Buildbot failure in Python on s390x Fedora Refleaks 3.8
The Buildbot has detected a new failure on builder s390x Fedora Refleaks 3.8 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/504/builds/2
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
TracebackException) ... ok
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 351, in setUp with open(self.file, "w") as tmp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sysconfig.py", line 399, in test_parse_makefile with open(TESTFN, "w") as makefile: OSError: [Errno 28] No space left on device: '@test_3631018_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_importlib/source/test_finder.py", line 130, in test_empty_string_for_dir with open('mod.py', 'w') as file: OSError: [Errno 28] No space left on device: 'mod.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 720, in test_array_writes check(self.FileIO(support.TESTFN, "w")) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3020, in test_seek_and_tell test_seek_and_tell_with_data(input) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2995, in test_seek_and_tell_with_data f = self.open(support.TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 526, in test_xmlgen_encoding result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 1238, in test_expat_locator_withinfo_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/shutil.py", line 261, in copyfile with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst: OSError: [Errno 28] No space left on device: '@test_3558756_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 46, in test_unlink with open(TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 5626, in setUpClass with open(support.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 491, in test_nonascii_abspath with support.temp_cwd(name): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: b'@test_3558756_tmp\xe7w\xf0'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 59, in test_primepat self.drive_one(b"1234567890\00\01\02\03\04\05\06") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 52, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 24, in try_one f = self.open(support.TESTFN, "wb") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 648, in test_handle_close_after_conn_broken server = BaseServer(self.family, self.addr, TestHandler) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware support.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4134, in test_create_fail with self.open(support.TESTFN, 'w'): OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 466, in testInvalidFd self.assertRaises(OSError, self.FileIO, make_bad_fd()) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1154, in make_bad_fd file = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1823, in test_close_file self.assertEqual(os.waitpid(pid, 0), (pid, 0)) AssertionError: Tuples differ: (3646361, 256) != (3646361, 0)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 629, in test_append_mode_tell with self.open(support.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 355, in test_import_in_del_does_not_crash
testfn = script_helper.make_script('', TESTFN, textwrap.dedent("""
File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 208, in make_script
with open(script_name, 'w', encoding='utf-8') as script_file:
OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1567, in test_garbage_collection rawio = self.FileIO(support.TESTFN, "w+b") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 372, in test_timestamp_overflow with open(source, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 524, in testTruncateOnWindows bug801631() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 503, in bug801631 f = self.FileIO(TESTFN, 'w') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 415, in testModeStrings with self.FileIO(TESTFN, modes[0]) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_fixcid.py", line 17, in test_parse_strings output = self.run_script(old1 + old2) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_fixcid.py", line 78, in run_script with open(substfilename, "w") as file: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.subst'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 1138, in test_return_command_in_generator_with_subiterator with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 581, in test_init_with_x_mode with LZMAFile(TESTFN, mode): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1856, in test_change_comment_in_empty_archive with zipfile.ZipFile(TESTFN, "a", zipfile.ZIP_STORED) as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2411, in test_different_file self.make_test_archive(f) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2389, in make_test_archive with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 641, in test_1463026_1_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1255, in test_write_python_directory_filtered os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 120, in test_str_write_contains self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 158, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 30, in test_key_methods self.g = gdbm.open(filename, 'c') _gdbm.error: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 57, in setUp with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 135, in test_parse_text make_xml_file(self.data, encoding) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 114, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3219, in test_seek_bom with self.open(filename, 'w', encoding=charset) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 562, in test_readline with self.open(support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 18, in setUp self.f = self.open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 415, in testModeStrings with self.FileIO(TESTFN, modes[0]) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 545, in test_init_with_PathLike_filename with TempFile(filename, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1863, in test_change_comment_in_nonempty_archive with zipfile.ZipFile(TESTFN, "w", zipfile.ZIP_STORED) as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 193, in test_context_manager with dumbdbm.open(_fname, 'c') as db: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pathlib.py", line 1233, in setUp os.mkdir(BASE) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/build/test_python_3558756/@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4028, in test_warn_on_dealloc self._check_warn_on_dealloc(support.TESTFN, "wb", buffering=0) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4020, in _check_warn_on_dealloc f = open(*args, **kwargs) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pydoc.py", line 750, in test_is_package_when_is_package with test.support.temp_cwd() as test_dir: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 488, in testTruncate f = self.FileIO(TESTFN, 'w') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 545, in test_non_ascii script_name = _make_test_script(os.curdir, name, source) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 79, in _make_test_script to_return = make_script(script_dir, script_basename, source) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 208, in make_script with open(script_name, 'w', encoding='utf-8') as script_file: OSError: [Errno 28] No space left on device: './@test_3558756_tmp\udce7w\udcf0.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 656, in test_destructor f = MyFileIO(support.TESTFN, "wb") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 881, in test_bp_ignore_count with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2196, in setUp with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 760, in test_garbage_collection f = self.FileIO(support.TESTFN, "wb") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 71, in test_dumbdbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 158, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1782, in test_truncate_after_write with self.open(support.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_platform.py", line 273, in test_libc_ver with open(filename, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 901, in test_invalid_newline self.open(support.TESTFN, 'w', newline='invalid') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1749, in test_read0 with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 248, in testIteration bag = self.open(TESTFN, "wb") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 80, in test_print os.remove(support.TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_3624818_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3161, in _writefd fd = reduction.recv_handle(conn) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle return recvfds(s, 1)[0] File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError Process Process-202: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3161, in _writefd fd = reduction.recv_handle(conn) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle return recvfds(s, 1)[0] File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds raise EOFError EOFError
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 204, in testTruncateOnWindows f = self.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_normalization.py", line 41, in test_main testdata = open_urlresource(TESTDATAURL, encoding="utf-8", OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/data/NormalizationTest.txt'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 857, in test_opener with self.open(support.TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 720, in test_5027_1 result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1769, in test_truncate with self.open(support.TESTFN, self.write_mode, buffering=0) as raw: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_imghdr.py", line 68, in test_file_pos with open(TESTFN, 'wb') as stream: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3204, in test_append_bom with self.open(filename, 'w', encoding=charset) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 464, in test_xmlgen_content_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "<string>", line 3, in <module> OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 181, in setUp self.d = dbm.open(self.filename, 'c') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 550, in test_buffered_file_io with self.open(support.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3944, in test_io_after_close f = self.open(support.TESTFN, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 665, in test_1463026_2_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lltrace.py", line 16, in test_lltrace_does_not_crash_on_subscript_operator with open(support.TESTFN, 'w') as fd: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 563, in test_init_mode with TempFile(TESTFN): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 592, in test_handle_write server = BaseServer(self.family, self.addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware support.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1301, in test_issue13183 with open('bar.py', 'w') as f: OSError: [Errno 28] No space left on device: 'bar.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 932, in _bootstrap_inner self.run() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 652, in process_request_thread self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 350, in handle_error with open(test.support.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tempfile.py", line 658, in test_basic_with_bytes_names self.do_create(dir=b".") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tempfile.py", line 628, in do_create (fd, name) = tempfile.mkstemp(dir=dir, prefix=pre, suffix=suf) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 250, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: b'./f8sbtg9a'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_urllib.py", line 657, in setUp FILE = open(support.TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 1038, in test_next_until_return_in_generator with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 248, in testIteration bag = self.open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 678, in test_1463026_3 result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 612, in test_xmlgen_ns_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 1107, in test_next_command_in_generator_with_subiterator with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 269, in test_zipfile_compiled_timestamp self._check_script(zip_name, run_name, zip_name, zip_name, '', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script rc, out, err = assert_python_ok( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 157, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 143, in _assert_python res.fail(cmd_line) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-E', '/tmp/tmpq48stx3l/test_zip.zip', 'test1', 'test2', 'test3']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 760, in test_garbage_collection f = self.FileIO(support.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 749, in test_closefd_attr with self.open(support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 656, in test_destructor f = MyFileIO(support.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 235, in test_failing_import_sticks with open(source, "w") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 1110, in test_no_import_lock_contention with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 594, in test_xmlgen_ns result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_urllibnet.py", line 168, in test_specified_path with self.urlretrieve(self.logo, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_urllibnet.py", line 151, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/urllib/request.py", line 257, in urlretrieve tfp = open(filename, 'wb') OSError: [Errno 28] No space left on device: '@test_3635199_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 562, in test_readline with self.open(support.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 739, in test_5027_2 result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 355, in testAbles f = self.FileIO(TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 80, in test_print os.remove(support.TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_3624894_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 312, in test_module_in_package_in_zipfile self._check_script(["-m", "test_pkg.script"], run_name, run_name, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script rc, out, err = assert_python_ok( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 157, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 143, in _assert_python res.fail(cmd_line) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-m', 'test_pkg.script', 'test1', 'test2', 'test3']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 821, in test_around_4GB self._test_around_boundary(_4G) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 811, in _test_around_boundary with self._make_test_file(start, tail) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 775, in _make_test_file f = open(TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 541, in test_handle_accept server = TestListener(self.family, self.addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 534, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware support.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1552, in test_close_on_exception with zipfile.ZipFile(TESTFN2, "w") as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 530, in testAppend f = open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 323, in test_file_to_source with open(source, "w") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1463, in test_extract_hackers_arcnames_posix_only self._test_extract_hackers_arcnames(posix_hacknames) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1468, in _test_extract_hackers_arcnames with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_STORED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 720, in __init__ self.handle() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 359, in handle with open(test.support.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 405, in test_invalid_operations with self.open(support.TESTFN, mode) as fp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 75, in test_print with open(support.TESTFN, "w") as fo: OSError: [Errno 28] No space left on device: '@test_3624818_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 355, in testAbles f = self.FileIO(TESTFN, "w") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 872, in test_read_from_file_with_bytes_filename with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1782, in test_truncate_after_write with self.open(support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 319, in test_threading_not_handled self.check_result(handled=False) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 332, in check_result with open(test.support.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2452, in test_read_after_write with zipfile.ZipFile(f, 'w', zipfile.ZIP_DEFLATED) as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "<string>", line 6, in <module> OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 329, in test_forking_not_handled self.check_result(handled=False) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 332, in check_result with open(test.support.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/sqlite3/test/dbapi.py", line 180, in CheckOpenUri with sqlite.connect(TESTFN) as cx: sqlite3.OperationalError: unable to open database file
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 83, in test_pathfix_keeping_flags self.pathfix( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 30, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 652, in test_1463026_2 result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 675, in setUp with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1089, in test_close_after_close with zipfile.ZipFile(TESTFN2, "w", self.compression) as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 59, in test_primepat self.drive_one(b"1234567890\00\01\02\03\04\05\06") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 52, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 24, in try_one f = self.open(support.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
TracebackTests) ... ERROR
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_embed.py", line 1325, in test_audit_run_startup with open(startup, "w", encoding="utf-8") as f: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/build/test_python_3558756/@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1761, in test_open_non_existent_item with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 564, in test_handle_accepted server = TestListener(self.family, self.addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 553, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware support.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2979, in test_seeking_too with self.open(support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_configparser.py", line 1066, in setUp with open(support.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 432, in test_xmlgen_basic result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3219, in test_seek_bom with self.open(filename, 'w', encoding=charset) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1522, in test_returns_pid self.assertEqual(os.waitpid(pid, 0), (pid, 0)) AssertionError: Tuples differ: (3646369, 256) != (3646369, 0)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_traceback.py", line 160, in test_encoded_file do_test("", "foo", "ascii", 3) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_traceback.py", line 128, in do_test with open(TESTFN, "w", encoding=charset) as output: OSError: [Errno 28] No space left on device: '@test_3621804_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tokenize.py", line 1273, in test_open with open(filename, 'w', encoding=encoding) as fp: OSError: [Errno 28] No space left on device: '@test_3621846_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1399, in test_extract_all_with_target self._test_extract_all_with_target(extdir) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1384, in _test_extract_all_with_target self.make_test_file() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1320, in make_test_file with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileinput.py", line 289, in test_readline with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 114, in test_filetime create_file(filename, b'foo') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 186, in test_parse_path_object make_xml_file(self.data, 'utf-8', None) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 114, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 452, in test_xmlgen_content result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1240, in test_find_function_empty_file self._assert_find_function('', 'foo', None) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1231, in _assert_find_function with open(support.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 539, in test_xmlgen_unencodable result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 71, in test_flags self.g = gdbm.open(filename, mode) _gdbm.error: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1995, in wrapper return func(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3253, in test_threads_write with self.open(support.TESTFN, "w", buffering=1) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1313, in test_issue13120 with open(support.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 681, in test_close with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 198, in test_module_with_large_stack with open(filename, 'w') as f: OSError: [Errno 28] No space left on device: 'longlist.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 202, in test_isfile create_file(filename) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4071, in test_pickling with self.open(support.TESTFN, **kwargs) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 62, in test_nullpat self.drive_one(b'\0' * 1000) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 52, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 24, in try_one f = self.open(support.TESTFN, "wb") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 615, in test_with_open with self.open(support.TESTFN, "wb", bufsize) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4017, in test_abc_inheritance_official self._check_abc_inheritance(io) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3994, in _check_abc_inheritance with self.open(support.TESTFN, "wb", buffering=0) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 24, in setUp self.f = self.FileIO(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 615, in test_with_open with self.open(support.TESTFN, "wb", bufsize) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1386, in test_readrc_kwarg with support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 692, in test_1463026_3_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1539, in test_close with zipfile.ZipFile(TESTFN2, "w") as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1615, in test_create_non_existent_file_for_append self.fail('Could not append data to a non-existent zip file.') AssertionError: Could not append data to a non-existent zip file.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 95, in test_pathfix_adding_flag self.pathfix( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 30, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 173, in test_temp_dir__forked_child script_helper.assert_python_ok("-c", textwrap.dedent(""" File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 157, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 143, in _assert_python res.fail(cmd_line) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-I', '-c', '\nimport os\nfrom test import support\nwith support.temp_cwd() as temp_path:\n pid = os.fork()\n if pid != 0:\n # parent process (child has pid == 0)\n\n # wait for the child to terminate\n (pid, status) = os.waitpid(pid, 0)\n if status != 0:\n raise AssertionError(f"Child process failed with exit "\n f"status indication 0x{status:x}.")\n\n # Make sure that temp_path is still present. When the child\n # process leaves the \'temp_cwd\'-context, the __exit__()-\n # method of the context must not remove the temporary\n # directory.\n if not os.path.isdir(temp_path):\n raise AssertionError("Child removed temp_path.")\n']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3177, in test_fd_transfer with open(test.support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 191, in test_parse_InputSource make_xml_file(self.data, 'iso-8859-1', None) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 114, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 565, in test_io_methods with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_platform.py", line 273, in test_libc_ver with open(filename, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_3621929_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1463, in test_breakpoint stdout, stderr = self.run_pdb_module(script, commands) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1220, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileinput.py", line 959, in test_errors with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 730, in test_read_closed with self.open(support.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 290, in test_rfind with open(TESTFN, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/sqlite3/test/dbapi.py", line 171, in CheckOpenWithPathLikeObject with sqlite.connect(path) as cx: sqlite3.OperationalError: unable to open database file
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 123, in test_unicode with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 472, in test_abspath_issue3426 with support.temp_cwd(unicwd): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'çwð'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 1826, in test_socket_fileno_requires_valid_fd self.assertIn(cm.exception.errno, (errno.EBADF, WSAENOTSOCK)) AssertionError: 28 not found in (9, 10038)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 707, in test_close_flushes with self.open(support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1531, in test_writestr_extended_local_header_issue1202 with zipfile.ZipFile(TESTFN2, 'w') as orig_zip: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 308, in test_double_close with open(TESTFN, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 33, in test_basic f = open(TESTFN, 'bw+') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 233, in test_eval with open(_fname + '.dir', 'w') as stream: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1920, in test_open_conflicting_handles with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_STORED) as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1512, in test_open_via_zip_info with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 697, in test_connection_attributes server = BaseServer(self.family, self.addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware support.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_deque.py", line 561, in test_print fo.close() UnboundLocalError: local variable 'fo' referenced before assignment
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 250, in test_samefile_on_link self._test_samefile_on_link_func(os.link) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 235, in _test_samefile_on_link_func create_file(test_fn1) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 720, in test_array_writes check(self.FileIO(support.TESTFN, "w")) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 724, in test_skip with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_embed.py", line 1313, in test_audit_run_interactivehook with open(startup, "w", encoding="utf-8") as f: OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/build/test_python_3558756/@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 896, in test_nonbuffered_textio self.open(support.TESTFN, 'w', buffering=0) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 838, in _test_stderr_flush fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 902, in test_ignore_count_on_disabled_bp with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1368, in test_extract_with_target_pathlike self._test_extract_with_target(pathlib.Path(extdir)) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1344, in _test_extract_with_target self.make_test_file() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1320, in make_test_file with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 720, in __init__ self.handle() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 359, in handle with open(test.support.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_3622688_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_multibytecodec.py", line 288, in test_bug1728403 f = open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_3624245_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2397, in test_same_file self.make_test_archive(f) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2389, in make_test_archive with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.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/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.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/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.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/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.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/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.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/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 277, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 201, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-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.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 564, in test_xmlgen_ignorable_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2390, in test_garbage_collection CBufferedReaderTest.test_garbage_collection(self) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1567, in test_garbage_collection rawio = self.FileIO(support.TESTFN, "w+b") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1874, in test_empty_zipfile zipf = zipfile.ZipFile(TESTFN, mode="w") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tempfile.py", line 647, in test_basic self.do_create(dir=".") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tempfile.py", line 628, in do_create (fd, name) = tempfile.mkstemp(dir=dir, prefix=pre, suffix=suf) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 332, in mkstemp return _mkstemp_inner(dir, prefix, suffix, flags, output_type) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 250, in _mkstemp_inner fd = _os.open(file, flags, 0o600) OSError: [Errno 28] No space left on device: './yc__026y'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 769, in test_xmlgen_fragment result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/imaplib.py", line 981, in _command self.send(data + CRLF) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/imaplib.py", line 323, in send self.sock.sendall(data) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/ssl.py", line 1204, in sendall v = self.send(byte_view[count:]) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/ssl.py", line 1173, in send return self._sslobj.write(data) BrokenPipeError: [Errno 32] Broken pipe
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4394, in test_filename logging.basicConfig(filename='test.log') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1976, in basicConfig h = FileHandler(filename, mode) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1143, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1172, in _open return open(self.baseFilename, self.mode, encoding=self.encoding) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/build/test_python_3558756/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 526, in testTruncateOnWindows os.unlink(TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3050, in test_seek_with_encoder_state f = self.open(support.TESTFN, "w", encoding="euc_jis_2004") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 259, in test_zipfile self._check_script(zip_name, run_name, zip_name, zip_name, '', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script rc, out, err = assert_python_ok( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 157, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 143, in _assert_python res.fail(cmd_line) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-E', '/tmp/tmpy0v_4cxs/test_zip.zip', 'test1', 'test2', 'test3']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 476, in test_xmlgen_pi result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1071, in test_write_to_file_with_bytes_filename with LZMAFile(bytes_filename, "w") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: b'@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 174, in test_random with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 105, in test_config_dict_invalid cfg_name = self.get_cfg_file(invalid_test_config) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 54, in get_cfg_file with open(support.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 82, in test_reorganize self.g = gdbm.open(filename, 'c') _gdbm.error: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 433, in testBytesOpen f = self.FileIO(fn, "w") OSError: [Errno 28] No space left on device: b'@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pathlib.py", line 1230, in cleanup os.chmod(join('dirE'), 0o777) FileNotFoundError: [Errno 2] No such file or directory: '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/build/test_python_3558756/@test_3558756_tmp/dirE'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3234, in test_seek_append_bom with self.open(filename, 'w', encoding=charset) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileinput.py", line 976, in test_modes with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1364, in test_extract_with_target self._test_extract_with_target(extdir) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1344, in _test_extract_with_target self.make_test_file() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1320, in make_test_file with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1552, in test_specify_environment self.assertEqual(os.waitpid(pid, 0), (pid, 0)) AssertionError: Tuples differ: (3646376, 256) != (3646376, 0)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 36, in test_dumbdbm_creation with contextlib.closing(dumbdbm.open(_fname, 'c')) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 350, in test_move with open(TESTFN, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/sqlite3/test/hooks.py", line 261, in CheckTraceCallbackContent con1 = sqlite.connect(TESTFN, isolation_level=None) sqlite3.OperationalError: unable to open database file
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3888, in test_attributes f = self.open(support.TESTFN, "wb", buffering=0) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1803, in test_open_file pid = self.spawn_func(args[0], args, os.environ, OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/python'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 289, in test_zipfile_compiled_unchecked_hash self._check_script(zip_name, run_name, zip_name, zip_name, '', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script rc, out, err = assert_python_ok( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 157, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 143, in _assert_python res.fail(cmd_line) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-E', '/tmp/tmpdn7jaiso/test_zip.zip', 'test1', 'test2', 'test3']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1371, in test_extract_all with temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 826, in test_multi_close f = self.open(support.TESTFN, "wb", buffering=0) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 126, in test_access_parameter with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1949, in test_seek_tell with zipfile.ZipFile(TESTFN, "w") as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_imp.py", line 302, in test_bug7732 with support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1085, in test_write_append_to_file with LZMAFile(TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1910, in test_garbage_collection rawio = self.FileIO(support.TESTFN, "w+b") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2508, in setUp os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 103, in test_getsize create_file(filename, b'Hello') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_profile.py", line 98, in test_runctx self.profilermodule.runctx("testfunc()", globals(), locals(), File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 99, in runctx return _Utils(Profile).runctx(statement, globals, locals, filename, sort) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 66, in runctx self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 392, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 135, in test_write_readonly_file with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_3558756_tmp'
TracebackTests)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 1103, in setUp os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 221, in test_samefile create_file(file1) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 286, in test_nonascii_filename with dumbdbm.open(filename, 'c') as db: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp-æ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1057, in test_write_to_file with LZMAFile(TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 146, in testModeStrings self.open(TESTFN, 'wb').close() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_imghdr.py", line 126, in test_unseekable with open(TESTFN, 'wb') as stream: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4134, in test_create_fail with self.open(support.TESTFN, 'w'): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 488, in testTruncate f = self.FileIO(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_httplib.py", line 1885, in test_binary_file_body with open(support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 791, in test_temporary_bp with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pydoc.py", line 883, in setUp self.test_dir = os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 629, in test_append_mode_tell with self.open(support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 46, in test_dumbdbm_creation_mode f = dumbdbm.open(_fname, 'c', 0o637) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3244, in test_errors_property with self.open(support.TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_gc.py", line 732, in test_global_del_SystemExit with open(TESTFN, 'w') as script: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 319, in test_module_in_subpackage_in_zipfile self._check_script(["-m", "test_pkg.test_pkg.script"], run_name, run_name, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script rc, out, err = assert_python_ok( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 157, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 143, in _assert_python res.fail(cmd_line) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-m', 'test_pkg.test_pkg.script', 'test1', 'test2', 'test3']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 829, in test_stderr_flush with open(testfn, 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_source_encoding.py", line 116, in test_file_parse f = open(filename, "w", encoding="cp1252") OSError: [Errno 28] No space left on device: '@test_3625569_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 502, in test_xmlgen_attr_escape result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 260, in test_samestat create_file(test_fn1) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tokenize.py", line 1273, in test_open with open(filename, 'w', encoding=encoding) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
TracebackFormatTests) ... ok
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 136, in test_exists create_file(filename) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_resource.py", line 54, in test_fsize_enforced f = open(support.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_3626999_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 930, in test_clear_two_bp_on_same_line with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3708, in test_garbage_collection rawio = io.FileIO(support.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 272, in test_find_end with open(TESTFN, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 861, in test_bp_exception_on_condition_evaluation with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 814, in test_disabled_temporary_bp with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2111, in setUp with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 24, in setUp self.f = self.FileIO(TESTFN, 'w') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 225, in test_create_new with dumbdbm.open(_fname, 'n') as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 774, in test_bp_after_last_statement with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1304, in test_write_pathlike os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 857, in test_opener with self.open(support.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_threaded_import.py", line 199, in test_circular_imports os.mkdir(TESTFN) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_unicode_file.py", line 121, in test_single_files self._test_single(TESTFN_UNICODE) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_unicode_file.py", line 104, in _test_single create_empty_file(filename) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1139, in create_empty_file fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_urllibnet.py", line 168, in test_specified_path with self.urlretrieve(self.logo, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_urllibnet.py", line 151, in urlretrieve file_location, info = urllib.request.urlretrieve(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/urllib/request.py", line 257, in urlretrieve tfp = open(filename, 'wb') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_md5sum.py", line 16, in setUpClass os.mkdir(support.TESTFN) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 616, in test_handle_close server = BaseServer(self.family, self.addr, TestHandler) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware support.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1798, in test_comments with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1578, in test_errors_in_command stdout, _ = self.run_pdb_script('', commands + '\n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1209, in run_pdb_script with open(filename, 'w') as f: OSError: [Errno 28] No space left on device: 'main.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 692, in test_handle_error server = BaseServer(self.family, self.addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware support.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_filecmp.py", line 17, in setUp with open(name, 'w') as output: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2968, in test_seeking with self.open(support.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 489, in test_offset f = open (TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 305, in test_sync_handled BaseErrorTestServer(ValueError) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 344, in __init__ self.handle_request() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 296, in handle_request return self._handle_request_noblock() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 318, in _handle_request_noblock self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 350, in handle_error with open(test.support.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "<string>", line 6, in <module> OSError: [Errno 28] No space left on device: '@test_3625055_tmp' Traceback (most recent call last): File "<string>", line 3, in <module> OSError: [Errno 28] No space left on device: '@test_3625055_tmp' Traceback (most recent call last): File "<string>", line 3, in <module> OSError: [Errno 28] No space left on device: '@test_3625055_tmp' Traceback (most recent call last): File "<string>", line 4, in <module> OSError: [Errno 9] Bad file descriptor
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 804, in test_flush_error_on_close self.check_flush_error_on_close(support.TESTFN, 'wb', buffering=0) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 789, in check_flush_error_on_close f = self.open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1850, in test_unicode_comment with zipfile.ZipFile(TESTFN, "w", zipfile.ZIP_STORED) as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 262, in test_temp_cwd with support.temp_cwd(name=TESTFN): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4140, in test_create_writes with self.open(support.TESTFN, 'xb') as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/unittest/mock.py", line 1348, in patched return func(*newargs, **newkeywargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_threaded_import.py", line 238, in test_side_effect_import with open(filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 62, in test_nullpat self.drive_one(b'\0' * 1000) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 52, in drive_one self.try_one(teststring) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 24, in try_one f = self.open(support.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1892, in test_open_empty_file f = open(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3203, in test_large_fd_transfer with open(test.support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1338, in test_issue36250 with open(support.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1449, in test_module_is_run_as_main stdout, stderr = self.run_pdb_module(script, commands) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1220, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 581, in test_handle_read server = BaseServer(self.family, self.addr, TestHandler) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware support.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_normalization.py", line 47, in test_main self.fail(f"Could not retrieve {TESTDATAURL}") AssertionError: Could not retrieve http://www.pythontest.net/unicode/12.1.0/NormalizationTest.txt
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 292, in test_samestat_on_link self._test_samestat_on_link_func(os.link) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 276, in _test_samestat_on_link_func create_file(test_fn1) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 90, in test_partial_config_dict_with_commments cfg_name = self.get_cfg_file(test_config_two) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 54, in get_cfg_file with open(support.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 299, in test_sameopenfile create_file(filename) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1262, in test_filename with TempFile(TESTFN): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1428, in test_extract_hackers_arcnames_common_cases self._test_extract_hackers_arcnames(common_hacknames) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1468, in _test_extract_hackers_arcnames with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_STORED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4140, in test_create_writes with self.open(support.TESTFN, 'xb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_profile.py", line 92, in test_run self.profilermodule.run("int('1')", filename=TESTFN) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 91, in run return _Utils(Profile).run(statement, filename, sort) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 57, in run self._show(prof, filename, sort) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 70, in _show prof.dump_stats(filename) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 392, in dump_stats with open(file, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 78, in test_forget with open(mod_filename, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1403, in test_extract_all_with_target_pathlike self._test_extract_all_with_target(pathlib.Path(extdir)) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1384, in _test_extract_all_with_target self.make_test_file() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1320, in make_test_file with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 896, in test_nonbuffered_textio self.open(support.TESTFN, 'w', buffering=0) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 270, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 221, in _runtest_inner2 the_module = importlib.import_module(abstest) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1014, in _gcd_import File "<frozen importlib._bootstrap>", line 991, in _find_and_load File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 671, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 783, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_os.py", line 3208, in <module> @unittest.skipUnless(supports_extended_attributes(), File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_os.py", line 3197, in supports_extended_attributes with open(support.TESTFN, "xb", 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 903, in test_expat_binary_file_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/shutil.py", line 261, in copyfile with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst: OSError: [Errno 28] No space left on device: '@test_3558756_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 845, in _test_sys_exit fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1282, in test_write_pyfile_bad_syntax os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1552, in test_specify_environment self.assertEqual(os.waitpid(pid, 0), (pid, 0)) AssertionError: Tuples differ: (3646360, 256) != (3646360, 0)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 538, in test_raw_file_io with self.open(support.TESTFN, "wb", buffering=0) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 707, in test_close_flushes with self.open(support.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1325, in test_extract with temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3020, in test_seek_and_tell test_seek_and_tell_with_data(input) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2995, in test_seek_and_tell_with_data f = self.open(support.TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_deque.py", line 555, in test_print fo = open(support.TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4071, in test_pickling with self.open(support.TESTFN, **kwargs) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 341, in test_length_0_large_offset with open(TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1769, in test_truncate with self.open(support.TESTFN, self.write_mode, buffering=0) as raw: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 68, in test_anydbm_creation f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 318, in test_entire_file with open(TESTFN, "wb+") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 730, in test_read_closed with self.open(support.TESTFN, "w") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncio/test_sendfile.py", line 135, in setUpClass super().setUpClass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncio/test_sendfile.py", line 100, in setUpClass with open(support.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 18, in setUp self.f = self.open(TESTFN, 'wb') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_imaplib.py", line 928, in tearDown self.server.logout() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/imaplib.py", line 633, in logout typ, dat = self._simple_command('LOGOUT') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/imaplib.py", line 1205, in _simple_command return self._command_complete(name, self._command(name, *args)) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/imaplib.py", line 983, in _command raise self.abort('socket error: %s' % val) imaplib.IMAP4.abort: socket error: [Errno 32] Broken pipe
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 68, in test_anydbm_creation f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1640, in test_is_zip_erroneous_file with open(TESTFN, "w") as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1672, in test_is_zip_valid_file with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2968, in test_seeking with self.open(support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2891, in test_basic_io f = self.open(support.TESTFN, "w+", encoding=enc) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3234, in test_seek_append_bom with self.open(filename, 'w', encoding=charset) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 714, in test_fileno with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 113, in test_empty_value f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2350, in test_write with open(TESTFN, 'wb') as f2: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 580, in test_xmlgen_encoding_bytes result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 804, in test_flush_error_on_close self.check_flush_error_on_close(support.TESTFN, 'wb', buffering=0) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 789, in check_flush_error_on_close f = self.open(*args, **kwargs) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 826, in test_multi_close f = self.open(support.TESTFN, "wb", buffering=0) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1703, in test_empty_file_raises_BadZipFile f = open(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 270, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 221, in _runtest_inner2 the_module = importlib.import_module(abstest) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1014, in _gcd_import File "<frozen importlib._bootstrap>", line 991, in _find_and_load File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 671, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 783, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_os.py", line 3208, in <module> @unittest.skipUnless(supports_extended_attributes(), File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_os.py", line 3197, in supports_extended_attributes with open(support.TESTFN, "xb", 0) as fp: OSError: [Errno 28] No space left on device: '@test_3635193_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_multibytecodec.py", line 288, in test_bug1728403 f = open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1834, in test_dup2 with open(dupfile, "wb") as childfile: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 423, in testUnicodeOpen f = self.FileIO(str(TESTFN), "w") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 789, in test_large_offset with self._make_test_file(0x14FFFFFFF, b" ") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 775, in _make_test_file f = open(TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 80, in test_dumbdbm_read self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 158, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 924, in test_fspath_support check_path_succeeds(FakePath(support.TESTFN)) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 918, in check_path_succeeds with self.open(path, "w") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_binhex.py", line 26, in test_binhex with open(self.fname1, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp1'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1630, in test_close_erroneous_file with open(TESTFN, "w") as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 281, in test_make_bad_fd fd = support.make_bad_fd() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1154, in make_bad_fd file = open(TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 554, in test_prot_readonly with open(TESTFN, "wb") as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 115, in test_str_read self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 158, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2425, in test_interleaved self.make_test_archive(f) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2389, in make_test_archive with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2466, in test_write_after_read with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2490, in test_write_while_reading with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_DEFLATED) as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 177, in test_isdir create_file(filename) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 68, in test_anydbm_creation f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 115, in test_bytes with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 1074, in test_next_command_in_generator_for_loop with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 838, in _test_stderr_flush fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) OSError: [Errno 28] No space left on device: '@test_3562957_tmp' Process Process-1625: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 845, in _test_sys_exit fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) OSError: [Errno 28] No space left on device: '@test_3562957_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 102, in test_write_contains with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 442, in test_xmlgen_basic_empty result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4412, in test_filemode logging.basicConfig(filename='test.log', filemode='wb') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1976, in basicConfig h = FileHandler(filename, mode) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1143, in __init__ StreamHandler.__init__(self, self._open()) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1172, in _open return open(self.baseFilename, self.mode, encoding=self.encoding) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/build/test_python_3558756/test.log'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 77, in test_anydbm_creation_n_file_exists_with_invalid_contents test.support.create_empty_file(_fname) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1139, in create_empty_file fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 186, in test_import test_with_extension(".py") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 158, in test_with_extension with open(source, "w") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 607, in test_large_file_ops with self.open(support.TESTFN, "w+b", 0) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2891, in test_basic_io f = self.open(support.TESTFN, "w+", encoding=enc) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 760, in test_no_close_file result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 552, in test_xmlgen_ignorable result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 480, in test_empty_file f = open (TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 1136, in test_expat_inpsource_sysid_nonascii shutil.copyfile(TEST_XMLFILE, fname) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/shutil.py", line 261, in copyfile with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst: OSError: [Errno 28] No space left on device: '@test_3558756_tmp-àòɘŁğ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1612, in test_create_non_existent_file_for_append with zipfile.ZipFile(TESTFN, 'a') as zf: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1437, in test_run_module stdout, stderr = self.run_pdb_module(script, commands) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1220, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 121, in test_pathfix_adding_errors self.pathfix( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 30, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1823, in test_close_file self.assertEqual(os.waitpid(pid, 0), (pid, 0)) AssertionError: Tuples differ: (3646345, 256) != (3646345, 0)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3244, in test_errors_property with self.open(support.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_fixcid.py", line 32, in test_alter_comments output = self.run_script( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_fixcid.py", line 78, in run_script with open(substfilename, "w") as file: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.subst'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1482, in test_module_without_a_main os.mkdir(module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 82, in _create f = _io.open(self._datfile, 'r', encoding="Latin-1") FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp-æ.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1735, in test_bad_open_mode with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3204, in test_append_bom with self.open(filename, 'w', encoding=charset) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 193, in testSetBufferSize self._checkBufferSize(s) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 183, in _checkBufferSize self.fail('error setting buffer size %d: %s' % (s, str(msg))) AssertionError: error setting buffer size -1: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_fixcid.py", line 60, in test_directory os.mkdir(support.TESTFN) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2979, in test_seeking_too with self.open(support.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/sqlite3/test/transactions.py", line 37, in setUp self.con1 = sqlite.connect(get_db_path(), timeout=0.1) sqlite3.OperationalError: unable to open database file
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 203, in test_check_closed f = dumbdbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 146, in testModeStrings self.open(TESTFN, 'wb').close() OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4017, in test_abc_inheritance_official self._check_abc_inheritance(io) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3994, in _check_abc_inheritance with self.open(support.TESTFN, "wb", buffering=0) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 5132, in testBytesAddr self.bind(self.sock, self.encoded(path)) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 5109, in bind support.bind_unix_socket(sock, path) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 324, in test_forking_handled self.check_result(handled=True) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 332, in check_result with open(test.support.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 867, in test_sys_exit with open(testfn, 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1260, in test_issue7964 with open(support.TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 30, in wrapper return fxn(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_importlib/source/test_file_loader.py", line 178, in test_file_from_empty_string_dir with open(file_path, 'w') as file: OSError: [Errno 28] No space left on device: '_temp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_source_encoding.py", line 116, in test_file_parse f = open(filename, "w", encoding="cp1252") OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lltrace.py", line 16, in test_lltrace_does_not_crash_on_subscript_operator with open(support.TESTFN, 'w') as fd: OSError: [Errno 28] No space left on device: '@test_3621906_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_gc.py", line 732, in test_global_del_SystemExit with open(TESTFN, 'w') as script: OSError: [Errno 28] No space left on device: '@test_3636253_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncio/test_base_events.py", line 1980, in setUpClass with open(support.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4012, in test_abc_inheritance self._check_abc_inheritance(self) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3994, in _check_abc_inheritance with self.open(support.TESTFN, "wb", buffering=0) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 450, in testUtf8BytesOpen f = self.FileIO(fn, "w") OSError: [Errno 28] No space left on device: b'@test_3558756_tmp-\xc3\xa0\xc3\xb2\xc9\x98\xc5\x81\xc4\x9f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 749, in test_closefd_attr with self.open(support.TESTFN, "wb") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pydoc.py", line 746, in test_is_package_when_not_package with test.support.temp_cwd() as test_dir: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_unicode_file.py", line 130, in test_directories self._do_directory(TESTFN_UNICODE+ext, TESTFN_UNICODE+ext) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_unicode_file.py", line 87, in _do_directory os.mkdir(make_name) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-àòɘŁğ.dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1582, in test_write_unicode_filenames with zipfile.ZipFile(TESTFN, "w") as zf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 932, in _bootstrap_inner self.run() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 652, in process_request_thread self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 350, in handle_error with open(test.support.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_3622688_tmp' Exception in thread Thread-2: Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 650, in process_request_thread self.finish_request(request, client_address) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 720, in __init__ self.handle() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 359, in handle with open(test.support.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_3622688_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_resource.py", line 54, in test_fsize_enforced f = open(support.TESTFN, "wb") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2480, in test_many_opens self.make_test_archive(TESTFN2) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2389, in make_test_archive with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 837, in setUp with open(self.source, 'w') as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 204, in testTruncateOnWindows f = self.open(TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 489, in test_xmlgen_content_escape result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1370, in test_issue16180 stdout, stderr = self.run_pdb_script(script, commands) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1209, in run_pdb_script with open(filename, 'w') as f: OSError: [Errno 28] No space left on device: 'main.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_deque.py", line 70, in test_maxlen fo = open(support.TESTFN, "w") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 64, in test_close_twice f = dumbdbm.open(_fname) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pydoc.py", line 729, in test_synopsis_sourceless_empty_doc with test.support.temp_cwd() as test_dir: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 5125, in testStrAddr self.bind(self.sock, path) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 5109, in bind support.bind_unix_socket(sock, path) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1596, in test_exclusive_create_zip_file with zipfile.ZipFile(TESTFN2, "x", zipfile.ZIP_STORED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 59, in test_error_conditions self.g = gdbm.open(filename, 'c') _gdbm.error: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_imp.py", line 158, in test_issue5604 with open(temp_mod_name + '.py', 'w') as file: OSError: [Errno 28] No space left on device: 'test_imp_helper_ä.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 55, in test_rmtree os.mkdir(dirpath) OSError: [Errno 28] No space left on device: '@test_3558756_tmpd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 817, in test_around_2GB self._test_around_boundary(_2G) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 811, in _test_around_boundary with self._make_test_file(start, tail) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 775, in _make_test_file f = open(TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_binhex.py", line 43, in test_binhex_error_on_long_filename f3 = open(self.fname3, 'wb') OSError: [Errno 28] No space left on device: '@test_3558756_tmpvery_long_filename__very_long_filename__very_long_filename__very_long_filename__'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 522, in test_handle_connect server = BaseServer(self.family, self.addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__ bind_af_aware(self.socket, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware support.bind_unix_socket(sock, addr) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 792, in bind_unix_socket sock.bind(addr) OSError: [Errno 28] No space left on device
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1100, in test_write_after_close with zipfile.ZipFile(TESTFN2, "w", self.compression) as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 75, in test_print with open(support.TESTFN, "w") as fo: OSError: [Errno 28] No space left on device: '@test_3624894_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 250, in test_missing_index with dumbdbm.open(_fname, 'n') as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 524, in testTruncateOnWindows bug801631() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 503, in bug801631 f = self.FileIO(TESTFN, 'w') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_imp.py", line 103, in test_issue3594 with open(temp_mod_name + '.py', 'w') as file: OSError: [Errno 28] No space left on device: 'test_imp_helper.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 174, in _checkBufferSize f = self.open(TESTFN, 'wb', s) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 75, in test_print with open(support.TESTFN, "w") as fo: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 433, in testBytesOpen f = self.FileIO(fn, "w") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: b'@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_imp.py", line 367, in test_find_and_load_checked_pyc with support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 133, in test_line_endings with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 44, in setUp fp = open(support.TESTFN, 'w+') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_importlib/source/test_file_loader.py", line 178, in test_file_from_empty_string_dir with open(file_path, 'w') as file: OSError: [Errno 28] No space left on device: '_temp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 82, in _create f = _io.open(self._datfile, 'r', encoding="Latin-1") FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 315, in test_threading_handled self.check_result(handled=True) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 332, in check_result with open(test.support.TESTFN) as log: FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 973, in test_runeval_step with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 150, in test_nonascii_filename with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_3558756_tmp-æ'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1343, in test_x_mode with lzma.open(TESTFN, mode): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 301, in open binary_file = LZMAFile(filename, lz_mode, format=format, check=check, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 120, in __init__ self._fp = builtins.open(filename, mode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 113, in test_empty_value f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3944, in test_io_after_close f = self.open(support.TESTFN, **kwargs) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 423, in testUnicodeOpen f = self.FileIO(str(TESTFN), "w") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db f = dbm.open(_fname, 'n') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 310, in test_sync_not_handled BaseErrorTestServer(SystemExit) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 344, in __init__ self.handle_request() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 296, in handle_request return self._handle_request_noblock() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 318, in _handle_request_noblock self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 350, in handle_error with open(test.support.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 284, in test_failing_reload with open(source, "w") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_glob.py", line 28, in setUp self.mktemp('a', 'D') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_glob.py", line 23, in mktemp os.makedirs(base) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/os.py", line 213, in makedirs makedirs(head, exist_ok=exist_ok) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/os.py", line 223, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp_dir'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 1006, in test_step_at_return_with_no_trace_in_caller with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "<string>", line 4, in <module> OSError: [Errno 9] Bad file descriptor
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 405, in test_invalid_operations with self.open(support.TESTFN, mode) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2649, in test_create_command with open(TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1783, in test_null_byte_in_filename with zipfile.ZipFile(TESTFN, mode="w") as zipf: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 794, in test_large_filesize with self._make_test_file(0x17FFFFFFF, b" ") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 775, in _make_test_file f = open(TESTFN, 'w+b') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2438, in test_read_after_close self.make_test_archive(f) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2389, in make_test_archive with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1251, in __init__ self.fp = io.open(file, filemode) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1243, in test_find_function_found self._assert_find_function( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1231, in _assert_find_function with open(support.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1548, in test_relative_imports_on_plain_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1276, in test_write_non_pyfile with open(TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 331, in test_length_0_offset with open(TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sysconfig.py", line 399, in test_parse_makefile with open(TESTFN, "w") as makefile: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3035, in test_multibyte_seek_and_tell f = self.open(support.TESTFN, "w", encoding="euc_jp") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 554, in test_init_with_filename with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncio/test_unix_events.py", line 469, in setUpClass with open(support.TESTFN, 'wb') as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1995, in wrapper return func(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3253, in test_threads_write with self.open(support.TESTFN, "w", buffering=1) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_ntpath.py", line 731, in setUp with open(self.file_name, 'xb', 0) as file: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 617, in setUp os.mkdir(self.dir_name) OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/build/test_python_3558756/@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 97, in test_dumbdbm_keys self.init_db() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 158, in init_db with contextlib.closing(dumbdbm.open(_fname, 'n')) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
Traceback (most recent call last): File "<string>", line 6, in <module> OSError: [Errno 28] No space left on device: '@test_3625055_tmp' Traceback (most recent call last): File "<string>", line 3, in <module> OSError: [Errno 28] No space left on device: '@test_3625055_tmp' Traceback (most recent call last): File "<string>", line 3, in <module> OSError: [Errno 28] No space left on device: '@test_3625055_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_dumb.py", line 108, in test_write_write_read with contextlib.closing(dumbdbm.open(_fname)) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open return _Database(file, mode, flag=flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__ self._create(flag) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create with _io.open(self._datfile, 'w', encoding="Latin-1") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp.dat'
TracebackCases) ... ok
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 630, in test_1463026_1 result = self.ioclass() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 828, in ioclass writer = codecs.open(self.fname, 'w', encoding='ascii', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open file = builtins.open(filename, mode, buffering) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-codecs'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_httplib.py", line 1870, in test_text_file_body with open(support.TESTFN, "w") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_urllib.py", line 148, in setUp f = open(support.TESTFN, 'wb') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "<string>", line 4, in <module> File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1277, in test_with_pathlike_filename with TempFile(filename): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 540, in setUp create_file(self.file_name, b"test_genericpath.PathLikeTests") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file with open(filename, 'xb', 0) as fp: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 208, in test_parse_close_source make_xml_file(self.data, 'iso-8859-1', None) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 114, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1232, in test_write_python_directory os.mkdir(TESTFN2) OSError: [Errno 28] No space left on device: '@test_3558756_tmp2'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 371, in setUp with open(support.TESTFN, 'wb') as file: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_ntpath.py", line 548, in test_relpath with support.temp_cwd(support.TESTFN) as cwd_dir: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1499, in test_blocks_at_first_code_line stdout, stderr = self.run_pdb_module(script, commands) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1220, in run_pdb_module os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 550, in test_buffered_file_io with self.open(support.TESTFN, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 842, in test_bp_condition with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4012, in test_abc_inheritance self._check_abc_inheritance(self) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3994, in _check_abc_inheritance with self.open(support.TESTFN, "wb", buffering=0) as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_imp.py", line 450, in test_unencodeable os.mkdir(name) OSError: [Errno 28] No space left on device: '@test_3558756_tmp-\udcff'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileinput.py", line 312, in test_readline_binary_mode with open(TESTFN, 'wb') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 901, in test_invalid_newline self.open(support.TESTFN, 'w', newline='invalid') OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 174, in _checkBufferSize f = self.open(TESTFN, 'wb', s) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 450, in testUtf8BytesOpen f = self.FileIO(fn, "w") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: b'@test_3558756_tmp-\xc3\xa0\xc3\xb2\xc9\x98\xc5\x81\xc4\x9f'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 103, in test_context_manager with gdbm.open(filename, 'c') as db: _gdbm.error: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2940, in test_telling f = self.open(support.TESTFN, "w+", encoding="utf-8") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 545, in test_non_ascii script_name = _make_test_script(os.curdir, name, source) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 79, in _make_test_script to_return = make_script(script_dir, script_basename, source) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 208, in make_script with open(script_name, 'w', encoding='utf-8') as script_file: OSError: [Errno 28] No space left on device: './@test_3624799_tmp\udce7w\udcf0.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 690, in setUp os.mkdir(self.path) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 60, in test_config_dict cfg_name = self.get_cfg_file(test_config) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 54, in get_cfg_file with open(support.TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 113, in test_empty_value f = dbm.open(_fname, 'c') File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/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_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 538, in test_raw_file_io with self.open(support.TESTFN, "wb", buffering=0) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 393, in testAbles os.unlink(TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 59, in test_recursive os.mkdir(tmpdir) OSError: [Errno 28] No space left on device: '@test_3558756_tmp.d'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1725, in test_closed_zip_raises_ValueError with open(TESTFN, 'w') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 924, in test_fspath_support check_path_succeeds(FakePath(support.TESTFN)) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 918, in check_path_succeeds with self.open(path, "w") as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 255, in test_tougher_find with open(TESTFN, 'wb+') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 607, in test_large_file_ops with self.open(support.TESTFN, "w+b", 0) as f: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
TracebackCases) ... ERROR
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 80, in test_print os.remove(support.TESTFN) FileNotFoundError: [Errno 2] No such file or directory: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3035, in test_multibyte_seek_and_tell f = self.open(support.TESTFN, "w", encoding="euc_jp") OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 316, in _handle_request_noblock self.process_request(request, client_address) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 347, in process_request self.finish_request(request, client_address) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 360, in finish_request self.RequestHandlerClass(request, client_address, self) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 720, in __init__ self.handle() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 359, in handle with open(test.support.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3050, in test_seek_with_encoder_state f = self.open(support.TESTFN, "w", encoding="euc_jis_2004") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pydoc.py", line 711, in test_synopsis with open(TESTFN, 'w', encoding=encoding) as script: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 932, in _bootstrap_inner self.run() File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 652, in process_request_thread self.handle_error(request, client_address) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 350, in handle_error with open(test.support.TESTFN, 'a') as log: OSError: [Errno 28] No space left on device: '@test_3622688_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_imghdr.py", line 133, in test_output_stream with open(TESTFN, 'wb') as stream: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 279, in test_zipfile_compiled_checked_hash self._check_script(zip_name, run_name, zip_name, zip_name, '', File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script rc, out, err = assert_python_ok( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 157, in assert_python_ok return _assert_python(True, *args, **env_vars) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 143, in _assert_python res.fail(cmd_line) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail raise AssertionError("Process return code is %d\n" AssertionError: Process return code is 1 command line: ['/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-E', '/tmp/tmpa282azvo/test_zip.zip', 'test1', 'test2', 'test3']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 149, in test_parse_bytes make_xml_file(self.data, encoding) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 114, in make_xml_file with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1522, in test_returns_pid self.assertEqual(os.waitpid(pid, 0), (pid, 0)) AssertionError: Tuples differ: (3646353, 256) != (3646353, 0)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 628, in test_next_over_import with create_modules(modules): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules with test.support.temp_cwd(): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1097, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1036, in temp_dir os.mkdir(path) OSError: [Errno 28] No space left on device: 'tempcwd'
TracebackCases)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_traceback.py", line 160, in test_encoded_file do_test("", "foo", "ascii", 3) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_traceback.py", line 128, in do_test with open(TESTFN, "w", encoding=charset) as output: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3888, in test_attributes f = self.open(support.TESTFN, "wb", buffering=0) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 71, in test_pathfix self.pathfix( File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 30, in pathfix with open(filename, 'w', encoding='utf8') as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2940, in test_telling f = self.open(support.TESTFN, "w+", encoding="utf-8") File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 301, in __new__ return open(*args, **kwargs) File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 210, in open raw = FileIO(file, File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1556, in __init__ fd = os.open(file, flags, 0o666) OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 862, in test_read_from_file with TempFile(TESTFN, COMPRESSED_XZ): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__ with open(self.filename, "wb") as f: OSError: [Errno 28] No space left on device: '@test_3558756_tmp'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1510, in test_relative_imports os.mkdir(self.module_name) OSError: [Errno 28] No space left on device: 't_main'
Test report
Failed tests:
- test_tempfile
- test_import
- test_multiprocessing_spawn
- test_importlib
- test_binhex
- test_multiprocessing_fork
- test_logging
- test_zipfile
- test_bufio
- test_bdb
- test_pydoc
- test_imaplib
- test_urllib
- test_platform
- test_gc
- test_pathlib
- test_normalization
- test_os
- test_dbm
- test_sqlite
- test_fileinput
- test_lltrace
- test_socketserver
- test_lzma
- test_genericpath
- test_posix
- test_io
- test_threaded_import
- test_deque
- test_socket
- test_embed
- test_sysconfig
- test_tokenize
- test_unicode_file
- test_asyncore
- test_fileio
- test_glob
- test_imghdr
- test_mmap
- test_imp
- test_configparser
- test_urllibnet
- test_tools
- test_file
- test_dbm_gnu
- test_httplib
- test_multibytecodec
- test_source_encoding
- test_userlist
- test_traceback
- test_profile
- test_cmd_line_script
- test_pdb
- test_turtle
- test_asyncio
- test_dbm_dumb
- test_filecmp
- test_resource
- test_support
- test_ntpath
- test_sax
- test_list
Failed subtests:
- test_opener - test.test_io.PyIOTest
- test_read1_10 - test.test_zipfile.StoredTestsWithSourceFile
- test_find_function_empty_file - test.test_pdb.PdbTestCase
- test_posix_fallocate_errno - test.test_posix.PosixTester
- test_readline - test.test_io.CIOTest
- test___cached___legacy_pyc - test.test_import.PycacheTests
- test_parse_path_object - test.test_sax.ParseTest
- test_popitem - test.test_configparser.MultilineValuesTestCase
- test_unicode_comment - test.test_zipfile.OtherTests
- test_basics - test.test_import.PycRewritingTests
- test_dup2 - test.test_posix.TestPosixSpawn
- test_pread - test.test_posix.PosixTester
- test_is_fifo_false - test.test_pathlib.PathTest
- test_touch_mode - test.test_pathlib.PosixPathTest
- test_anydbm_keys - test.test_dbm.TestCase-dbm.gnu
- test_1463026_1_empty - test.test_sax.StreamReaderWriterXmlgenTest
- testWritelinesIntegersUserList - test.test_file.CAutoFileTests
- test_unencodable_filename - test.test_import.ImportTracebackTests
- test_double_close - test.test_mmap.MmapTests
- test_raw_file_io - test.test_io.PyIOTest
- setUpClass - test.test_asyncio.test_sendfile.EPollEventLoopTests
- test_is_dir - test.test_pathlib.PathTest
- test_parts_interning - test.test_pathlib.PathTest
- test_write_dir - test.test_zipfile.TestWithDirectory
- test_handle_close - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_writing_errors - test.test_zipfile.Bzip2TestsWithSourceFile
- test_listdir_bytes_like - test.test_posix.PosixTester
- test_xmlgen_attr_escape - test.test_sax.StreamReaderWriterXmlgenTest
- test_sys_exit - test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess
- test_write_write_read - test.test_dbm_dumb.DumbDBMTestCase
- test_confstr - test.test_posix.PosixTester
- test_is_file - test.test_pathlib.PathTest
- testOpenDirFD - test.test_fileio.CAutoFileTests
- testTruncate - test.test_fileio.COtherFileTests
- test_random_open - test.test_zipfile.LzmaTestsWithRandomBinaryFiles
- test_mkdir_exist_ok - test.test_pathlib.PosixPathTest
- test_too_many_files - test.test_zipfile.DeflateTestZip64InSmallFiles
- test_readlines - test.test_urllib.urlopen_FileTests
- test_next_over_import - test.test_bdb.StateTestCase
- test_samefile - test.test_ntpath.NtCommonTest
- test_socket_fileno_requires_valid_fd - test.test_socket.GeneralModuleTests
- test_reporthook_5_bytes - test.test_urllib.urlretrieve_FileTests
- test_repr - test.test_zipfile.StoredTestsWithSourceFile
- test_rename - test.test_pathlib.PosixPathTest
- testReadinto - test.test_file.CAutoFileTests
- test_compresslevel_basic - test.test_zipfile.LzmaTestsWithSourceFile
- test_write_unicode_filenames - test.test_zipfile.OtherTests
- test_read - test.test_zipfile.DeflateTestsWithRandomBinaryFiles
- test_create_command - test.test_zipfile.CommandLineTest
- testReadinto_text - test.test_file.PyAutoFileTests
- test_anydbm_access - test.test_dbm.TestCase-dbm.gnu
- test_mkdir_parents - test.test_pathlib.PosixPathTest
- test_rglob_common - test.test_pathlib.PosixPathTest
- test_abc_inheritance_official - test.test_io.CMiscIOTest
- test_open_with_pathlike - test.test_zipfile.LzmaTestsWithSourceFile
- test_truncated_zipfile - test.test_zipfile.StoredTestsWithSourceFile
- test_close_file - test.test_posix.TestPosixSpawnP
- test_glob_common - test.test_pathlib.PosixPathTest
- test_multi_close - test.test_io.PyIOTest
- test_returns_pid - test.test_posix.TestPosixSpawnP
- test_5027_1 - test.test_sax.StreamReaderWriterXmlgenTest
- test_glob_directory_names - test.test_glob.GlobTests
- test_group - test.test_pathlib.PathTest
- test_tougher_find - test.test_mmap.MmapTests
- test_open_conflicting_handles - test.test_zipfile.OtherTests
- test_read_after_write - test.test_zipfile.TestsWithMultipleOpens
- test_unlink_missing_ok - test.test_pathlib.PathTest
- test_chmod_dir_fd - test.test_posix.PosixTester
- testErrnoOnClosedSeekable - test.test_fileio.CAutoFileTests
- test_find_and_load_checked_pyc - test.test_imp.ImportTests
- test_write_readonly_file - test.test_dbm_gnu.TestGdbm
- test_io_after_close - test.test_io.PyMiscIOTest
- test_stat - test.test_pathlib.PathTest
- test_seek_tell - test.test_zipfile.DecryptionTests
- test_exists - test.test_pathlib.PosixPathTest
- test_close - test.test_urllib.urlopen_FileTests
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- test_next_command_in_generator_for_loop - test.test_bdb.IssuesTestCase
- test_access_dir_fd - test.test_posix.PosixTester
- test_mknod_dir_fd - test.test_posix.PosixTester
- test_fileno - test.test_urllib.urlopen_FileTests
- test_zipfile_compiled_checked_hash - test.test_cmd_line_script.CmdLineTest
- test_init_with_filename - test.test_lzma.FileTestCase
- test_readv - test.test_posix.PosixTester
- test_change_comment_in_empty_archive - test.test_zipfile.OtherTests
- test_oscloexec - test.test_posix.PosixTester
- test_readline - test.test_fileinput.FileInputTests
- testWeakRefs - test.test_fileio.PyAutoFileTests
- testBlksize - test.test_fileio.PyAutoFileTests
- test_filetime - test.test_genericpath.TestGenericTest
- testNoArgFunctions - test.test_posix.PosixTester
- test_write_after_close - test.test_zipfile.StoredWriterTests
- test_trailing_slash - test.test_import.PathsTests
- test_escape - test.test_glob.GlobTests
- CheckDMLDoesNotAutoCommitBefore - sqlite3.test.transactions.TransactionTests
- test_1463026_2 - test.test_sax.StreamReaderWriterXmlgenTest
- test_mknod - test.test_posix.PosixTester
- test_string - test.test_sax.PrepareInputSourceTest
- test_initgroups - test.test_posix.PosixTester
- test_destructor - test.test_io.PyIOTest
- test_forget - test.test_support.TestSupport
- test_exec_failure_nested - test.test_import.ImportTracebackTests
- test_mkfifo - test.test_posix.PosixTester
- test_is_char_device_true - test.test_pathlib.PosixPathTest
- test_1463026_3 - test.test_sax.StreamReaderWriterXmlgenTest
- test_around_2GB - test.test_mmap.LargeMmapTests
- test_unwritable_directory - test.test_import.PycacheTests
- testErrnoOnClosedTell - test.test_fileio.CAutoFileTests
- test_path_normpath - test.test_ntpath.PathLikeTests
- test_1463026_1 - test.test_sax.StreamReaderWriterXmlgenTest
- test_handle_error - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_writing_errors - test.test_zipfile.StoredTestsWithSourceFile
- test_make_bad_fd - test.test_support.TestSupport
- test_getcwd_long_pathnames - test.test_posix.PosixTester
- test_step_at_return_with_no_trace_in_caller - test.test_bdb.IssuesTestCase
- test_rename_dir_fd - test.test_posix.PosixTester
- test_str_write_contains - test.test_dbm_dumb.DumbDBMTestCase
- test_copy - test.test_urllib.urlretrieve_FileTests
- testReadWhenWriting - test.test_file.PyAutoFileTests
- test_lchown - test.test_posix.PosixTester
- test_abc_inheritance - test.test_io.PyMiscIOTest
- test_open - test.test_tokenize.TestDetectEncoding
- test_reporthook - test.test_urllib.urlretrieve_FileTests
- testBytesOpen - test.test_fileio.PyOtherFileTests
- test_open_mode - test.test_pathlib.PosixPathTest
- test_keys - test.test_dbm.WhichDBTestCase
- test_samestat - test.test_genericpath.TestGenericTest
- test_rtld_constants - test.test_posix.PosixTester
- test_truncate - test.test_posix.PosixTester
- test_global_del_SystemExit - test.test_gc.GCTests
- test_open_common - test.test_pathlib.PosixPathTest
- test_close_twice - test.test_asyncore.FileWrapperTest
- test_truncate_after_write - test.test_io.CBufferedWriterTest
- test_fd_transfer - test.test_multiprocessing_spawn.WithProcessesTestConnection
- test_random_open - test.test_zipfile.DeflateTestsWithSourceFile
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithProcessesTestQueue
- testWritelinesUserList - test.test_file.CAutoFileTests
- test_iterlines - test.test_zipfile.DeflateTestsWithSourceFile
- test_check_closed - test.test_dbm_dumb.DumbDBMTestCase
- test_truncate_after_write - test.test_io.PyBufferedWriterTest
- test_replace - test.test_pathlib.PathTest
- test_truncate_after_write - test.test_io.CBufferedRandomTest
- test_unlink_dir_fd - test.test_posix.PosixTester
- testSeekTell - test.test_fileio.CAutoFileTests
- test_specified_path - test.test_urllibnet.urlretrieveNetworkTests
- test_issue3594 - test.test_imp.ImportTests
- test_close_flushes - test.test_io.PyIOTest
- test_move - test.test_mmap.MmapTests
- test_read_return_size - test.test_zipfile.DeflateTestsWithSourceFile
- test_set_string_types - test.test_configparser.MultilineValuesTestCase
- test_open_with_pathlike - test.test_zipfile.Bzip2TestsWithSourceFile
- test_with - test.test_pathlib.PathTest
- test_directory - test.test_tools.test_fixcid.Test
- setUpClass - test.test_asyncio.test_base_events.BaseLoopSockSendfileTests
- test_open - test.test_zipfile.DeflateTestsWithSourceFile
- testModeStrings - test.test_file.COtherFileTests
- test_handle_connect - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_basic - test.test_zipfile.StoredTestZip64InSmallFiles
- test_rfind - test.test_mmap.MmapTests
- test_ignores_stuff_appended_past_comments - test.test_zipfile.StoredTestsWithSourceFile
- test_zipfile - test.test_cmd_line_script.CmdLineTest
- test_sched_rr_get_interval - test.test_posix.PosixTester
- test_open_file - test.test_posix.TestPosixSpawn
- test_reporthook_0_bytes - test.test_urllib.urlretrieve_FileTests
- testOpendir - test.test_fileio.CAutoFileTests
- test_writestr_compression - test.test_zipfile.DeflateTestsWithSourceFile
- test_xmlgen_ns_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_basic - test.test_urllib.urlretrieve_FileTests
- test_close_after_close - test.test_zipfile.StoredWriterTests
- testErrnoOnClosedFileno - test.test_fileio.PyAutoFileTests
- test_unlink - test.test_pathlib.PosixPathTest
- testWritelinesNonString - test.test_file.CAutoFileTests
- test_basic - test.test_zipfile.DeflateTestsWithSourceFile
- test_parse_bytes - test.test_sax.ParseTest
- test_timestamp_overflow - test.test_import.ImportTests
- test_samestat_on_link - test.test_ntpath.NtCommonTest
- test_writestr_extended_local_header_issue1202 - test.test_zipfile.OtherTests
- test_fs_holes - test.test_posix.PosixTester
- test_garbage_collection - test.test_io.PyIOTest
- test_xmlgen_unencodable - test.test_sax.StreamReaderWriterXmlgenTest
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- testReadWhenWriting - test.test_file.CAutoFileTests
- test_invalid_newline - test.test_io.CIOTest
- test_reorganize - test.test_dbm_gnu.TestGdbm
- testMethods - test.test_fileio.CAutoFileTests
- testReprNoCloseFD - test.test_fileio.PyAutoFileTests
- test_bug1728403 - test.test_multibytecodec.Test_StreamReader
- test_isfile - test.test_genericpath.TestGenericTest
- test_main - test.test_normalization.NormalizationTest
- test_listdir - test.test_posix.PosixTester
- test_weird_errors - test.test_configparser.MultilineValuesTestCase
- test_error_conditions - test.test_dbm_gnu.TestGdbm
- test_pipe2_c_limits - test.test_posix.PosixTester
- test_utime - test.test_posix.PosixTester
- test_setresuid_exception - test.test_posix.PosixTester
- test_mkdir - test.test_pathlib.PosixPathTest
- test_open - test.test_zipfile.StoredTestsWithRandomBinaryFiles
- test_truncate_after_write - test.test_io.PyBufferedRandomTest
- test_issue5604 - test.test_imp.ImportTests
- testBytesOpen - test.test_fileio.COtherFileTests
- test_write_pyfile_bad_syntax - test.test_zipfile.PyZipFileTests
- test_mkdir_exist_ok - test.test_pathlib.PathTest
- test_unlink - test.test_support.TestSupport
- testUtf8BytesOpen - test.test_fileio.PyOtherFileTests
- testWritelinesUserList - test.test_fileio.PyAutoFileTests
- testErrnoOnClosedReadable - test.test_fileio.PyAutoFileTests
- test_rename - test.test_pathlib.PathTest
- test_handle_accept - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_dup2 - test.test_posix.PosixTester
- test_rglob_common - test.test_pathlib.PathTest
- test_case_sensitivity_mapping_access - test.test_configparser.MultilineValuesTestCase
- testWritelinesError - test.test_fileio.PyAutoFileTests
- test_glob_common - test.test_pathlib.PathTest
- test_none_args - test.test_fileio.PyAutoFileTests
- test_seek_and_tell - test.test_io.PyTextIOWrapperTest
- test_write_after_close - test.test_zipfile.DeflateWriterTests
- test_runctx - test.test_profile.ProfileTest
- test_flush_error_on_close - test.test_io.PyIOTest
- test_warn_on_dealloc - test.test_io.PyMiscIOTest
- test_single_files - test.test_unicode_file.TestUnicodeFiles
- test_absolute_arcnames - test.test_zipfile.StoredTestsWithSourceFile
- test_basic - test.test_mmap.MmapTests
- testReadinto - test.test_file.PyAutoFileTests
- test_incorrect_code_name - test.test_import.PycRewritingTests
- test_anydbm_modification - test.test_dbm.TestCase-dbm.gnu
- test_parse_text - test.test_sax.ParseTest
- test_random_open - test.test_zipfile.LzmaTestsWithSourceFile
- test_iterlines - test.test_zipfile.LzmaTestsWithSourceFile
- test_concrete_class - test.test_pathlib.PathTest
- test_parse_close_source - test.test_sax.ParseTest
- testErrors - test.test_file.PyAutoFileTests
- test_empty_zipfile - test.test_zipfile.OtherTests
- testErrnoOnClosedRead - test.test_fileio.PyAutoFileTests
- test_handle_close_after_conn_broken - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_path_with_null_character - test.test_posix.PosixTester
- test_read_return_size - test.test_zipfile.LzmaTestsWithSourceFile
- test_open_with_pathlike - test.test_zipfile.StoredTestsWithSourceFile
- test_close - test.test_lzma.FileTestCase
- test_exists - test.test_pathlib.PathTest
- test_iter - test.test_urllib.urlopen_FileTests
- test_seek_and_tell - test.test_io.CTextIOWrapperTest
- test_is_zip_erroneous_file - test.test_zipfile.OtherTests
- test_unsupported_flavour - test.test_pathlib.PathTest
- test_fileno - test.test_lzma.FileTestCase
- test_apropos_empty_doc - test.test_pydoc.PydocImportTest
- test_handle_write - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_glob_directory_with_trailing_slash - test.test_glob.GlobTests
- setUpClass - test.test_tools.test_md5sum.MD5SumTests
- test_nullpat - test.test_bufio.CBufferSizeTest
- test_multibyte_seek_and_tell - test.test_io.PyTextIOWrapperTest
- test_writestr_compression - test.test_zipfile.LzmaTestsWithSourceFile
- test_synopsis - test.test_pydoc.PydocDocTest
- test_extract_all_with_target - test.test_zipfile.ExtractTests
- test_read1_10 - test.test_zipfile.Bzip2TestsWithSourceFile
- test_basic - test.test_zipfile.LzmaTestsWithSourceFile
- test_garbage_collection - test.test_io.CTextIOWrapperTest
- test_errors_in_command - test.test_pdb.PdbTestCase
- test_with_pathlike_filename - test.test_lzma.OpenTestCase
- test_is_char_device_true - test.test_pathlib.PathTest
- test_read_closed - test.test_io.CIOTest
- test_init_with_x_mode - test.test_lzma.FileTestCase
- test_create_new - test.test_dbm_dumb.DumbDBMTestCase
- testUtf8BytesOpen - test.test_fileio.COtherFileTests
- test_issue36250 - test.test_pdb.PdbTestCase
- test_whichdb_ndbm - test.test_dbm.WhichDBTestCase
- test_too_many_files_append - test.test_zipfile.StoredTestZip64InSmallFiles
- testErrnoOnClose - test.test_fileio.CAutoFileTests
- test_pipe2 - test.test_posix.PosixTester
- test_random_open - test.test_zipfile.Bzip2TestsWithRandomBinaryFiles
- test_buffered_file_io - test.test_io.PyIOTest
- test_dup2 - test.test_posix.TestPosixSpawnP
- test_multibyte_seek_and_tell - test.test_io.CTextIOWrapperTest
- test_readlines - test.test_zipfile.DeflateTestsWithSourceFile
- test_create_non_existent_file_for_append - test.test_zipfile.OtherTests
- testInvalidFd - test.test_fileio.PyOtherFileTests
- test_path_getmtime - test.test_genericpath.PathLikeTests
- test_modes - test.test_fileinput.Test_hook_encoded
- test_maxlen - test.test_deque.TestBasic
- test_glob_many_open_files - test.test_pathlib.PathTest
- test_close_after_close - test.test_zipfile.DeflateWriterTests
- testErrors - test.test_file.CAutoFileTests
- test_open - test.test_zipfile.Bzip2TestsWithRandomBinaryFiles
- test_home - test.test_pathlib.PosixPathTest
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.ndbm
- test_array_writes - test.test_io.CIOTest
- testBytesAddr - test.test_socket.TestUnixDomain
- test_is_char_device_false - test.test_pathlib.PathTest
- test_open_common - test.test_pathlib.PathTest
- test_anydbm_creation - test.test_dbm.TestCase-dbm.gnu
- test_posix_fallocate - test.test_posix.PosixTester
- test_resource_warning - test.test_asyncore.FileWrapperTest
- test_module_in_package_in_zipfile - test.test_cmd_line_script.CmdLineTest
- testAttributes - test.test_file.PyAutoFileTests
- test_repr - test.test_zipfile.Bzip2TestsWithSourceFile
- test_compresslevel_basic - test.test_zipfile.DeflateTestsWithSourceFile
- test_bug7732 - test.test_imp.ImportTests
- test_xmlgen_basic - test.test_sax.StreamReaderWriterXmlgenTest
- test_pipe - test.test_posix.PosixTester
- test_character_stream - test.test_sax.PrepareInputSourceTest
- test_create_fail - test.test_io.CMiscIOTest
- testReadintoByteArray - test.test_fileio.CAutoFileTests
- test_parse_errors - test.test_configparser.MultilineValuesTestCase
- test_open_dir_fd - test.test_posix.PosixTester
- test_change_comment_in_nonempty_archive - test.test_zipfile.OtherTests
- test_exists - test.test_ntpath.NtCommonTest
- test_large_file_exception - test.test_zipfile.StoredTestZip64InSmallFiles
- test_readline - test.test_urllib.urlopen_FileTests
- test_bad_password - test.test_zipfile.DecryptionTests
- test_handle_accepted - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_is_block_device_false - test.test_pathlib.PosixPathTest
- test_nonbuffered_textio - test.test_io.PyIOTest
- test_context_manager - test.test_dbm_dumb.DumbDBMTestCase
- test_create_fail - test.test_io.PyMiscIOTest
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithManagerTestQueue
- test_bp_ignore_count - test.test_bdb.BreakpointTestCase
- test_random_open - test.test_zipfile.Bzip2TestsWithSourceFile
- test_iterlines - test.test_zipfile.Bzip2TestsWithSourceFile
- testTruncateOnWindows - test.test_fileio.COtherFileTests
- test_unlink - test.test_pathlib.PathTest
- test_read_returns_file_list - test.test_configparser.MultilineValuesTestCase
- testErrnoOnClosedTruncate - test.test_fileio.PyAutoFileTests
- test_getsize - test.test_genericpath.TestGenericTest
- test_xmlgen_pi - test.test_sax.StreamReaderWriterXmlgenTest
- test_handle_read - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- testIteration - test.test_file.PyOtherFileTests
- test_xmlgen_basic_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_open - test.test_zipfile.Bzip2TestsWithSourceFile
- test_makedev - test.test_posix.PosixTester
- test_mkdir_with_child_file - test.test_pathlib.PosixPathTest
- test_return_command_in_generator_with_subiterator - test.test_bdb.IssuesTestCase
- test_sched_yield - test.test_posix.PosixTester
- CheckInsertStartsTransaction - sqlite3.test.transactions.TransactionTests
- testRepr - test.test_fileio.PyAutoFileTests
- test_missing_source_legacy - test.test_import.PycacheTests
- test_mkdir_exist_ok_root - test.test_pathlib.PosixPathTest
- test_writestr_compression - test.test_zipfile.Bzip2TestsWithSourceFile
- test_ftruncate - test.test_posix.PosixTester
- test_preadv_flags - test.test_posix.PosixTester
- test_seek_append_bom - test.test_io.PyTextIOWrapperTest
- testInvalidFd - test.test_fileio.COtherFileTests
- test_issue13120 - test.test_pdb.PdbTestCase
- CheckDeleteStartsTransaction - sqlite3.test.transactions.TransactionTests
- test_create_writes - test.test_io.PyMiscIOTest
- testErrors - test.test_fileio.PyAutoFileTests
- test_opener - test.test_io.CIOTest
- test_relative_imports - test.test_pdb.PdbTestCase
- test_path_isdir - test.test_genericpath.PathLikeTests
- test_add_file_before_1980 - test.test_zipfile.StoredTestsWithSourceFile
- test_setitem - test.test_configparser.MultilineValuesTestCase
- test_bytes - test.test_dbm_gnu.TestGdbm
- test_read_returns_file_list_with_bytestring_path - test.test_configparser.MultilineValuesTestCase
- testAttributes - test.test_file.CAutoFileTests
- test_xmlgen_encoding - test.test_sax.StreamReaderWriterXmlgenTest
- test_importfile - test.test_pydoc.PydocImportTest
- test_get_and_set_scheduler_and_param - test.test_posix.PosixTester
- test_path_isdir - test.test_ntpath.PathLikeTests
- test_listdir_bytes - test.test_posix.PosixTester
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_find_end - test.test_mmap.MmapTests
- test_next_until_return_in_generator - test.test_bdb.IssuesTestCase
- test_fsize_enforced - test.test_resource.ResourceTest
- testSetBufferSize - test.test_file.COtherFileTests
- test_close_after_close - test.test_zipfile.Bzip2WriterTests
- test_append_bom - test.test_io.CTextIOWrapperTest
- test_readlines - test.test_zipfile.LzmaTestsWithSourceFile
- test_cwd - test.test_pathlib.PosixPathTest
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_mkdir_exist_ok_with_parent - test.test_pathlib.PosixPathTest
- test_bp_exception_on_condition_evaluation - test.test_bdb.BreakpointTestCase
- test_pathfix_adding_flag - test.test_tools.test_pathfix.TestPathfixFunctional
- test_raw_file_io - test.test_io.CIOTest
- test_write_after_close - test.test_zipfile.LzmaWriterTests
- test_seek_append_bom - test.test_io.CTextIOWrapperTest
- test_zipfile_compiled_unchecked_hash - test.test_cmd_line_script.CmdLineTest
- testWritelinesIntegers - test.test_file.CAutoFileTests
- testWeakRefs - test.test_file.CAutoFileTests
- test_badimport - test.test_pydoc.PydocImportTest
- test_blocks_at_first_code_line - test.test_pdb.PdbTestCase
- test_context_manager - test.test_dbm_gnu.TestGdbm
- test_utime_with_fd - test.test_posix.PosixTester
- test_sched_setaffinity - test.test_posix.PosixTester
- test_write_to_file_with_bytes_filename - test.test_lzma.FileTestCase
- test_fstatvfs - test.test_posix.PosixTester
- test_read - test.test_zipfile.StoredTestsWithRandomBinaryFiles
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_too_many_files - test.test_zipfile.StoredTestZip64InSmallFiles
- test_chmod - test.test_pathlib.PosixPathTest
- test_invalid_operations - test.test_io.PyIOTest
- test_is_socket_true - test.test_pathlib.PosixPathTest
- test_path_abspath - test.test_ntpath.PathLikeTests
- test_anydbm_read - test.test_dbm.TestCase-dbm.dumb
- test_interleaved - test.test_zipfile.TestsWithMultipleOpens
- test_print - test.test_list.ListTest
- test_posix_fadvise_errno - test.test_posix.PosixTester
- test_waitid - test.test_posix.PosixTester
- test_basic - test.test_tempfile.TestMkstemp
- test_iterdir_nodir - test.test_pathlib.PosixPathTest
- test_readline_read - test.test_zipfile.LzmaTestsWithSourceFile
- test_random_open - test.test_zipfile.StoredTestsWithSourceFile
- test_connection_attributes - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_writestr_permissions - test.test_zipfile.StoredTestsWithSourceFile
- test_iterlines - test.test_zipfile.StoredTestsWithSourceFile
- test_binhex - test.test_binhex.BinHexTestCase
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.dumb
- test_multi_close - test.test_io.CIOTest
- test_io_after_close - test.test_io.CMiscIOTest
- test_symlink_dir_fd - test.test_posix.PosixTester
- test_clear_two_bp_on_same_line - test.test_bdb.BreakpointTestCase
- test_parse_InputSource - test.test_sax.ParseTest
- test_offset - test.test_mmap.MmapTests
- testAttributes - test.test_fileio.PyAutoFileTests
- testErrnoOnClosedReadinto - test.test_fileio.PyAutoFileTests
- test_open - test.test_zipfile.StoredTestsWithSourceFile
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithThreadsTestQueue
- test_audit_run_interactivehook - test.test_embed.AuditingTests
- test_read_write_text - test.test_pathlib.PosixPathTest
- test_lltrace_does_not_crash_on_subscript_operator - test.test_lltrace.TestLLTrace
- test_path_getctime - test.test_genericpath.PathLikeTests
- test_open_file - test.test_posix.TestPosixSpawnP
- test_open_via_zip_info - test.test_zipfile.OtherTests
- test_writestr_compression - test.test_zipfile.StoredTestsWithSourceFile
- test_setresgid_exception - test.test_posix.PosixTester
- test_extract_all - test.test_zipfile.ExtractTests
- test_anydbm_read - test.test_dbm.TestCase-dbm.gnu
- test_read_write_bytes - test.test_pathlib.PathTest
- testTruncateOnWindows - test.test_file.PyOtherFileTests
- test_large_filesize - test.test_mmap.LargeMmapTests
- test_xmlgen_ns - test.test_sax.StreamReaderWriterXmlgenTest
- test_close_after_close - test.test_zipfile.LzmaWriterTests
- test_chown - test.test_posix.PosixTester
- test_broken_parent_from - test.test_import.ImportTracebackTests
- test_home - test.test_pathlib.PathTest
- test_path_expanduser - test.test_ntpath.PathLikeTests
- test_path_commonpath - test.test_ntpath.PathLikeTests
- test_length_0_offset - test.test_mmap.MmapTests
- test_lstat_nosymlink - test.test_pathlib.PosixPathTest
- test_is_package_when_not_package - test.test_pydoc.PydocDocTest
- testMethods - test.test_file.PyAutoFileTests
- testReadinto_text - test.test_file.CAutoFileTests
- test_package___cached___from_pyc - test.test_import.PycacheTests
- testWeakRefs - test.test_fileio.CAutoFileTests
- testBlksize - test.test_fileio.CAutoFileTests
- test_destructor - test.test_io.CIOTest
- test_with_open - test.test_io.PyIOTest
- test_extract_hackers_arcnames_posix_only - test.test_zipfile.ExtractTests
- test_threading_handled - test.test_socketserver.ErrorHandlerTest
- test_clear - test.test_configparser.MultilineValuesTestCase
- test_non_ascii - test.test_cmd_line_script.CmdLineTest
- test_random - test.test_dbm_dumb.DumbDBMTestCase
- test_garbage_collection - test.test_io.CBufferedRandomTest
- test_abc_inheritance - test.test_io.CMiscIOTest
- test_readlines - test.test_zipfile.Bzip2TestsWithSourceFile
- test_sync_handled - test.test_socketserver.ErrorHandlerTest
- test_closefd_attr - test.test_io.PyIOTest
- test_skip - test.test_bdb.StateTestCase
- test_disabled_temporary_bp - test.test_bdb.BreakpointTestCase
- test_is_block_device_false - test.test_pathlib.PathTest
- test_stderr_flush - test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess
- test_init_with_PathLike_filename - test.test_lzma.FileTestCase
- test_read - test.test_zipfile.Bzip2TestsWithRandomBinaryFiles
- test_truncate - test.test_io.CBufferedWriterTest
- test_large_file_ops - test.test_io.PyIOTest
- test_truncate - test.test_io.PyBufferedWriterTest
- test_truncate - test.test_io.CBufferedRandomTest
- test_link_to - test.test_pathlib.PosixPathTest
- test_compresslevel_basic - test.test_zipfile.Bzip2TestsWithSourceFile
- test_prot_readonly - test.test_mmap.MmapTests
- test_fspath_support - test.test_io.PyIOTest
- test_path_normcase - test.test_ntpath.PathLikeTests
- test_mkdir_with_child_file - test.test_pathlib.PathTest
- test_xmlgen_content_escape - test.test_sax.StreamReaderWriterXmlgenTest
- test_path_exists - test.test_genericpath.PathLikeTests
- test_xmlgen_content_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_5027_2 - test.test_sax.StreamReaderWriterXmlgenTest
- test_glob - test.test_pathlib.PosixPathTest
- test_mkdir_exist_ok_root - test.test_pathlib.PathTest
- test_close_flushes - test.test_io.CIOTest
- test_sameopenfile - test.test_genericpath.TestGenericTest
- test_same_file - test.test_zipfile.TestsWithMultipleOpens
- test_str_read - test.test_dbm_dumb.DumbDBMTestCase
- test_too_many_files_append - test.test_zipfile.LzmaTestZip64InSmallFiles
- test_dumbdbm_read - test.test_dbm_dumb.DumbDBMTestCase
- test_readline_binary_mode - test.test_fileinput.FileInputTests
- test_1463026_3_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_getcode - test.test_urllib.urlopen_FileTests
- test_setresuid - test.test_posix.PosixTester
- testAppend - test.test_fileio.PyOtherFileTests
- test_foreign_code - test.test_import.PycRewritingTests
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- test_empty_value - test.test_dbm.TestCase-dbm.ndbm
- test_statvfs - test.test_posix.PosixTester
- test_temporary_bp - test.test_bdb.BreakpointTestCase
- test_read_from_file_with_bytes_filename - test.test_lzma.FileTestCase
- test_path_objects - test.test_sax.PrepareInputSourceTest
- test_dup - test.test_posix.PosixTester
- test_random_open - test.test_zipfile.StoredTestsWithRandomBinaryFiles
- test_cwd - test.test_pathlib.PathTest
- testErrnoOnClosedFileno - test.test_fileio.CAutoFileTests
- test_broken_parent - test.test_import.ImportTracebackTests
- test_touch_common - test.test_pathlib.PosixPathTest
- test_garbage_collection - test.test_io.CIOTest
- testErrnoOnClosedReadall - test.test_fileio.PyAutoFileTests
- test_pathfix_adding_errors - test.test_tools.test_pathfix.TestPathfixFunctional
- test_nullpat - test.test_bufio.PyBufferSizeTest
- test_truncate - test.test_io.PyBufferedRandomTest
- test_path_dirname - test.test_ntpath.PathLikeTests
- test_chmod - test.test_pathlib.PathTest
- test_empty_path - test.test_pathlib.PosixPathTest
- testReprNoCloseFD - test.test_fileio.CAutoFileTests
- test_large_fd_transfer - test.test_multiprocessing_spawn.WithProcessesTestConnection
- test_filetime - test.test_ntpath.NtCommonTest
- test_no_close_file - test.test_sax.StreamReaderWriterXmlgenTest
- test_mkdir_concurrent_parent_creation - test.test_pathlib.PosixPathTest
- test_forking_handled - test.test_socketserver.ErrorHandlerTest
- test_circular_imports - test.test_threaded_import.ThreadedImportTests
- test_broken_from - test.test_import.ImportTracebackTests
- test_file_pos - test.test_imghdr.TestImghdr
- test_invalid_multiline_value - test.test_configparser.MultilineValuesTestCase
- test_is_socket_true - test.test_pathlib.PathTest
- test_writestr_compresslevel - test.test_zipfile.LzmaTestsWithSourceFile
- test_readlines - test.test_zipfile.StoredTestsWithSourceFile
- test_system_id - test.test_sax.PrepareInputSourceTest
- test_path_expandvars - test.test_ntpath.PathLikeTests
- test_readline - test.test_zipfile.DeflateTestsWithSourceFile
- test_basic_io - test.test_io.PyTextIOWrapperTest
- test_mkdir_parents - test.test_pathlib.PathTest
- test_recursive_glob - test.test_glob.GlobTests
- test_write_pathlike - test.test_zipfile.PyZipFileTests
- test_warn_on_dealloc - test.test_io.CMiscIOTest
- test_good_password - test.test_zipfile.DecryptionTests
- test_too_many_files_append - test.test_zipfile.Bzip2TestZip64InSmallFiles
- test_basic - test.test_zipfile.DeflateTestZip64InSmallFiles
- testWritelinesUserList - test.test_fileio.CAutoFileTests
- testErrnoOnClosedReadable - test.test_fileio.CAutoFileTests
- test_apropos_with_unreadable_dir - test.test_pydoc.PydocImportTest
- test_run_module - test.test_pdb.PdbTestCase
- test_write - test.test_configparser.MultilineValuesTestCase
- test_handle_error - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_mkdir_dir_fd - test.test_posix.PosixTester
- CheckOpenUri - sqlite3.test.dbapi.ConnectionTests
- test_path_with_null_byte - test.test_posix.PosixTester
- testErrnoOnClosedWritable - test.test_fileio.PyAutoFileTests
- test_glob_literal - test.test_glob.GlobTests
- testWritelinesError - test.test_fileio.CAutoFileTests
- testErrnoOnClosedIsatty - test.test_fileio.PyAutoFileTests
- test_io_methods - test.test_mmap.MmapTests
- test_fchown - test.test_posix.PosixTester
- test_none_args - test.test_fileio.CAutoFileTests
- test_write_non_pyfile - test.test_zipfile.PyZipFileTests
- test_path_isfile - test.test_genericpath.PathLikeTests
- test_compresslevel_basic - test.test_zipfile.StoredTestsWithSourceFile
- testErrnoOnClosedSeek - test.test_fileio.PyAutoFileTests
- test_matching - test.test_filecmp.FileCompareTestCase
- test_samestat - test.test_ntpath.NtCommonTest
- test_dominating_multiline_values - test.test_configparser.MultilineValuesTestCase
- test_basic_io - test.test_io.CTextIOWrapperTest
- test_link_dir_fd - test.test_posix.PosixTester
- testAppend - test.test_fileio.COtherFileTests
- test_register_at_fork - test.test_posix.PosixTester
- test_pickling_common - test.test_pathlib.PosixPathTest
- test_getgroups - test.test_posix.PosixTester
- test_unencodeable - test.test_imp.NullImporterTests
- test_garbage_collection - test.test_io.CBufferedReaderTest
- test_mkdir_no_parents_file - test.test_pathlib.PosixPathTest
- test_dumbdbm_keys - test.test_dbm_dumb.DumbDBMTestCase
- test_nonexistent_module - test.test_import.ImportTracebackTests
- test_relative_imports_on_plain_module - test.test_pdb.PdbTestCase
- testErrnoOnClosedRead - test.test_fileio.CAutoFileTests
- test_info - test.test_urllib.urlopen_FileTests
- test_anydbm_keys - test.test_dbm.TestCase-dbm.ndbm
- test_isdir - test.test_genericpath.TestGenericTest
- test_append_mode_tell - test.test_io.PyIOTest
- test_relativelocalfile - test.test_urllib.urlopen_FileTests
- test_write_append_to_file - test.test_lzma.FileTestCase
- test_exec_failure - test.test_import.ImportTracebackTests
- test_path_islink - test.test_ntpath.PathLikeTests
- testTruncateOnWindows - test.test_fileio.PyOtherFileTests
- test_sameopenfile - test.test_ntpath.NtCommonTest
- test_lstat_nosymlink - test.test_pathlib.PathTest
- test_expanduser_common - test.test_pathlib.PosixPathTest
- test_temp_cwd - test.test_support.TestSupport
- test_write_python_directory_filtered - test.test_zipfile.PyZipFileTests
- test___cached__ - test.test_import.PycacheTests
- test_case_sensitivity - test.test_configparser.MultilineValuesTestCase
- test_close_twice - test.test_dbm_dumb.DumbDBMTestCase
- test_samefile_on_link - test.test_genericpath.TestGenericTest
- test_is_fifo_true - test.test_pathlib.PosixPathTest
- test_empty_file - test.test_mmap.MmapTests
- test_truncated_zipfile - test.test_zipfile.LzmaTestsWithSourceFile
- test_bp_condition - test.test_bdb.BreakpointTestCase
- test_sched_getaffinity - test.test_posix.PosixTester
- test_is_file - test.test_pathlib.PosixPathTest
- test_path_getsize - test.test_genericpath.PathLikeTests
- test_path_isabs - test.test_ntpath.PathLikeTests
- test_isfile - test.test_ntpath.NtCommonTest
- test_expanduser - test.test_pathlib.PosixPathTest
- test_buffered_file_io - test.test_io.CIOTest
- test_environ - test.test_posix.PosixTester
- test_path_lexists - test.test_ntpath.PathLikeTests
- test_rmdir - test.test_pathlib.PosixPathTest
- test_boolean - test.test_configparser.MultilineValuesTestCase
- test_extract_dir - test.test_zipfile.TestWithDirectory
- test_readline - test.test_zipfile.LzmaTestsWithSourceFile
- test_anydbm_access - test.test_dbm.TestCase-dbm.ndbm
- test_empty_value - test.test_dbm.TestCase-dbm.dumb
- test_link_to - test.test_pathlib.PathTest
- test_x_mode - test.test_lzma.OpenTestCase
- test_write_after_read - test.test_zipfile.TestsWithMultipleOpens
- test_zipfile_compiled_timestamp - test.test_cmd_line_script.CmdLineTest
- test_fexecve - test.test_posix.PosixTester
- test_binary_file - test.test_sax.PrepareInputSourceTest
- test_telling - test.test_io.PyTextIOWrapperTest
- testRecursiveRepr - test.test_fileio.PyAutoFileTests
- test_attributes - test.test_io.PyMiscIOTest
- test_file_to_source - test.test_import.ImportTests
- test_open_empty_file - test.test_zipfile.OtherTests
- test_unseekable - test.test_imghdr.TestImghdr
- test_access_parameter - test.test_mmap.MmapTests
- test_readline_read - test.test_zipfile.DeflateTestsWithSourceFile
- test_ignores_newline_at_end - test.test_zipfile.StoredTestsWithSourceFile
- test_cache_clear - test.test_filecmp.FileCompareTestCase
- test_print - test.test_deque.TestBasic
- test_runeval_step - test.test_bdb.RunTestCase
- test_append - test.test_zipfile.StoredTestZip64InSmallFiles
- test_unlink_missing_ok - test.test_pathlib.PosixPathTest
- test_handle_close - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_bp_after_last_statement - test.test_bdb.BreakpointTestCase
- test_nonbuffered_textio - test.test_io.CIOTest
- testErrnoOnClosedWrite - test.test_fileio.PyAutoFileTests
- test_breakpoint - test.test_pdb.PdbTestCase
- test_too_many_files_append - test.test_zipfile.DeflateTestZip64InSmallFiles
- test_read_return_size - test.test_zipfile.Bzip2TestsWithSourceFile
- test_is_symlink - test.test_pathlib.PosixPathTest
- test_path_relpath - test.test_ntpath.PathLikeTests
- test_telling - test.test_io.CTextIOWrapperTest
- test_module_without_source - test.test_import.PycRewritingTests
- test_threads_write - test.test_io.PyTextIOWrapperTest
- test_reject - test.test_fileio.PyAutoFileTests
- test_url_search_package_error - test.test_pydoc.PydocImportTest
- test_writing_errors - test.test_zipfile.LzmaTestsWithSourceFile
- test_touch_common - test.test_pathlib.PathTest
- test_pathfix - test.test_tools.test_pathfix.TestPathfixFunctional
- test_seek_bom - test.test_io.PyTextIOWrapperTest
- test_create_writes - test.test_io.CMiscIOTest
- testErrnoOnClosedTruncate - test.test_fileio.CAutoFileTests
- test_dumbdbm_creation_mode - test.test_dbm_dumb.DumbDBMTestCase
- test_module_is_run_as_main - test.test_pdb.PdbTestCase
- test_seeking_too - test.test_io.PyTextIOWrapperTest
- test_seek_tell - test.test_zipfile.OtherTests
- test_path_split - test.test_ntpath.PathLikeTests
- test_mkdir - test.test_pathlib.PathTest
- CheckUpdateStartsTransaction - sqlite3.test.transactions.TransactionTests
- test_errors_property - test.test_io.PyTextIOWrapperTest
- test_whichdb - test.test_dbm.WhichDBTestCase
- test_print - test.test_userlist.UserListTest
- test_expat_inpsource_sysid_nonascii - test.test_sax.ExpatReaderTest
- test_basic - test.test_zipfile.Bzip2TestsWithSourceFile
- test_empty_path - test.test_pathlib.PathTest
- test_mkdir_concurrent_parent_creation - test.test_pathlib.PathTest
- testRepr - test.test_fileio.CAutoFileTests
- test_glob_nested_directory - test.test_glob.GlobTests
- test_pathfix_keeping_flags - test.test_tools.test_pathfix.TestPathfixFunctional
- test_path_splitdrive - test.test_ntpath.PathLikeTests
- test_basic_from_dict - test.test_configparser.MultilineValuesTestCase
- testWritelinesIntegersUserList - test.test_file.PyAutoFileTests
- test_find_function_found - test.test_pdb.PdbTestCase
- testUnicodeOpen - test.test_fileio.COtherFileTests
- test_empty_file_raises_BadZipFile - test.test_zipfile.OtherTests
- test_extract - test.test_zipfile.ExtractTests
- test_recv - test.test_asyncore.FileWrapperTest
- test_threads_write - test.test_io.CTextIOWrapperTest
- testErrors - test.test_fileio.CAutoFileTests
- test_pickling - test.test_io.PyMiscIOTest
- test_seek_bom - test.test_io.CTextIOWrapperTest
- test_listdir_default - test.test_posix.PosixTester
- test_writev - test.test_posix.PosixTester
- test_rglob - test.test_pathlib.PosixPathTest
- test_path_splitext - test.test_ntpath.PathLikeTests
- test_threading_not_handled - test.test_socketserver.ErrorHandlerTest
- test_glob_dotdot - test.test_pathlib.PosixPathTest
- CheckRaiseTimeout - sqlite3.test.transactions.TransactionTests
- test_seeking_too - test.test_io.CTextIOWrapperTest
- test_output_stream - test.test_imghdr.TestImghdr
- test_errors_property - test.test_io.CTextIOWrapperTest
- test_import_in_del_does_not_crash - test.test_import.ImportTests
- test_anydbm_keys - test.test_dbm.TestCase-dbm.dumb
- test_dumbdbm_modification - test.test_dbm_dumb.DumbDBMTestCase
- test_relpath - test.test_ntpath.TestNtpath
- testWritelinesList - test.test_fileio.PyAutoFileTests
- test_dumbdbm_creation - test.test_dbm_dumb.DumbDBMTestCase
- test_module_without_a_main - test.test_pdb.PdbTestCase
- test_touch_nochange - test.test_pathlib.PosixPathTest
- test_basic - test.test_zipfile.LzmaTestZip64InSmallFiles
- test_pickling_common - test.test_pathlib.PathTest
- test_recursive - test.test_tools.test_pathfix.TestPathfixFunctional
- test_nonascii_filename - test.test_dbm_dumb.DumbDBMTestCase
- test_extract_with_target - test.test_zipfile.ExtractTests
- test_length_0_large_offset - test.test_mmap.MmapTests
- test_readline - test.test_io.PyIOTest
- test_invalid_operations - test.test_io.CIOTest
- test_owner - test.test_pathlib.PosixPathTest
- test_mkdir_no_parents_file - test.test_pathlib.PathTest
- test_write - test.test_zipfile.UnseekableTests
- test_entire_file - test.test_mmap.MmapTests
- test_primepat - test.test_bufio.CBufferSizeTest
- test_write_while_reading - test.test_zipfile.TestsWithMultipleOpens
- test_lockf - test.test_posix.PosixTester
- test_expanduser_common - test.test_pathlib.PathTest
- test_nonexistent_module_nested - test.test_import.ImportTracebackTests
- test_read_return_size - test.test_zipfile.StoredTestsWithSourceFile
- test_apropos_with_bad_package - test.test_pydoc.PydocImportTest
- test_handle_accepted - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_anydbm_access - test.test_dbm.TestCase-dbm.dumb
- test_ignore_count_on_disabled_bp - test.test_bdb.BreakpointTestCase
- testOpenDirFD - test.test_fileio.PyAutoFileTests
- test_putenv - test.test_posix.PosixTester
- test_xmlgen_ignorable_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_read_after_close - test.test_zipfile.TestsWithMultipleOpens
- test_is_fifo_true - test.test_pathlib.PathTest
- test_getsize - test.test_ntpath.NtCommonTest
- test_send - test.test_asyncore.FileWrapperTest
- test_handle_read - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- testAttributes - test.test_fileio.CAutoFileTests
- testErrnoOnClosedReadinto - test.test_fileio.CAutoFileTests
- test_specify_environment - test.test_posix.TestPosixSpawnP
- testAbles - test.test_fileio.COtherFileTests
- test_expat_locator_withinfo_nonascii - test.test_sax.ExpatReaderTest
- test_basic - test.test_zipfile.StoredTestsWithSourceFile
- test_module_in_subpackage_in_zipfile - test.test_cmd_line_script.CmdLineTest
- test_basic - test.test_zipfile.Bzip2TestZip64InSmallFiles
- testStrAddr - test.test_socket.TestUnixDomain
- test_geturl - test.test_urllib.urlopen_FileTests
- test_file_parse - test.test_source_encoding.MiscSourceEncodingTest
- test_around_4GB - test.test_mmap.LargeMmapTests
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.gnu
- test_rmdir - test.test_pathlib.PathTest
- test_handle_connect - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_synopsis_sourceless_empty_doc - test.test_pydoc.PydocDocTest
- test_next_command_in_generator_with_subiterator - test.test_bdb.IssuesTestCase
- test_garbage_collection - test.test_io.CBufferedWriterTest
- test_libc_ver - test.test_platform.PlatformTest
- test_open - test.test_zipfile.LzmaTestsWithRandomBinaryFiles
- test_stat - test.test_posix.PosixTester
- test_nonascii_filename - test.test_dbm_gnu.TestGdbm
- test_writestr_compresslevel - test.test_zipfile.DeflateTestsWithSourceFile
- test_interface - test.test_urllib.urlopen_FileTests
- setUpClass - test.test_asyncio.test_sendfile.PollEventLoopTests
- CheckReplaceStartsTransaction - sqlite3.test.transactions.TransactionTests
- test_anydbm_modification - test.test_dbm.TestCase-dbm.ndbm
- test_with_open - test.test_io.CIOTest
- test_read1 - test.test_zipfile.DeflateTestsWithSourceFile
- testErrnoOnClosedSeekable - test.test_fileio.PyAutoFileTests
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- test_abc_inheritance_official - test.test_io.PyMiscIOTest
- test_import_pyc_path - test.test_import.PycacheTests
- test_pwrite - test.test_posix.PosixTester
- test_issue16180 - test.test_pdb.PdbTestCase
- test_samestat_on_link - test.test_genericpath.TestGenericTest
- test_getresuid - test.test_posix.PosixTester
- test_rmtree - test.test_support.TestSupport
- test_unicode_password - test.test_zipfile.DecryptionTests
- test_read1_10 - test.test_zipfile.DeflateTestsWithSourceFile
- test_readline - test.test_zipfile.StoredTestsWithSourceFile
- test_filemode - test.test_logging.BasicConfigTest
- test_flags - test.test_dbm_gnu.TestGdbm
- test_closefd_attr - test.test_io.CIOTest
- test_path_commonprefix - test.test_genericpath.PathLikeTests
- test_is_symlink - test.test_pathlib.PathTest
- test_partial_config_dict_with_commments - test.test_turtle.TurtleConfigTest
- testWritelinesUserList - test.test_file.PyAutoFileTests
- test_many_opens - test.test_zipfile.TestsWithMultipleOpens
- test_large_file_ops - test.test_io.CIOTest
- test_access - test.test_posix.PosixTester
- test_config_dict_invalid - test.test_turtle.TurtleConfigTest
- test_iterdir - test.test_pathlib.PosixPathTest
- testErrnoOnClosedTell - test.test_fileio.PyAutoFileTests
- test_writestr_dir - test.test_zipfile.TestWithDirectory
- test_fspath_support - test.test_io.CIOTest
- test_readline_read - test.test_zipfile.Bzip2TestsWithSourceFile
- test_seeking - test.test_io.PyTextIOWrapperTest
- test_listdir_fd - test.test_posix.PosixTester
- test_handle_accept - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_readrc_kwarg - test.test_pdb.PdbTestCase
- test_path_realpath - test.test_ntpath.PathLikeTests
- test_stat_dir_fd - test.test_posix.PosixTester
- testMethods - test.test_file.CAutoFileTests
- test_read - test.test_urllib.urlopen_FileTests
- test_large_offset - test.test_mmap.LargeMmapTests
- test_specify_environment - test.test_posix.TestPosixSpawn
- testWritelinesNonString - test.test_file.PyAutoFileTests
- test_read_concatenated_zip_file - test.test_zipfile.StoredTestsWithSourceFile
- test_pwritev - test.test_posix.PosixTester
- setUpClass - test.test_socket.SendfileUsingSendTest
- testModeStrings - test.test_fileio.PyOtherFileTests
- test_glob_dotdot - test.test_pathlib.PathTest
- CheckTraceCallbackContent - sqlite3.test.hooks.TraceCallbackTests
- test_repr - test.test_zipfile.DeflateTestsWithSourceFile
- test_mkdir_exist_ok_with_parent - test.test_pathlib.PathTest
- test_is_socket_false - test.test_pathlib.PosixPathTest
- test_query_errors - test.test_configparser.MultilineValuesTestCase
- testIteration - test.test_file.COtherFileTests
- test_parse_makefile - test.test_sysconfig.MakefileTests
- test_seeking - test.test_io.CTextIOWrapperTest
- test_nonascii_abspath - test.test_ntpath.NtCommonTest
- test_glob_many_open_files - test.test_pathlib.PosixPathTest
- testSeekTell - test.test_fileio.PyAutoFileTests
- test_anydbm_creation - test.test_dbm.TestCase-dbm.ndbm
- test_truncated_zipfile - test.test_zipfile.DeflateTestsWithSourceFile
- test_handle_close_after_conn_broken - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_byte_stream - test.test_sax.PrepareInputSourceTest
- test_write_contains - test.test_dbm_dumb.DumbDBMTestCase
- test_issue13183 - test.test_pdb.PdbTestCase
- test_close_file - test.test_posix.TestPosixSpawn
- test_is_char_device_false - test.test_pathlib.PosixPathTest
- test_returns_pid - test.test_posix.TestPosixSpawn
- test_readlink_dir_fd - test.test_posix.PosixTester
- testErrnoOnClosedReadall - test.test_fileio.CAutoFileTests
- test_handle_write - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_touch_nochange - test.test_pathlib.PathTest
- testOpendir - test.test_fileio.PyAutoFileTests
- test_reporthook_8193_bytes - test.test_urllib.urlretrieve_FileTests
- test_read1 - test.test_zipfile.LzmaTestsWithSourceFile
- test_encoded_file - test.test_traceback.TracebackCases
- test_owner - test.test_pathlib.PathTest
- test_extract_all_with_target_pathlike - test.test_zipfile.ExtractTests
- test_iterdir_nodir - test.test_pathlib.PathTest
- test_samefile - test.test_pathlib.PosixPathTest
- test_different_file - test.test_zipfile.TestsWithMultipleOpens
- test_utime_nofollow_symlinks - test.test_posix.PosixTester
- test_is_mount - test.test_pathlib.PosixPathTest
- test_read1_10 - test.test_zipfile.LzmaTestsWithSourceFile
- testMethods - test.test_fileio.PyAutoFileTests
- test_invalid_newline - test.test_io.PyIOTest
- testSetBufferSize - test.test_file.PyOtherFileTests
- test_flush_error_on_close - test.test_io.CIOTest
- test_binary_file_body - test.test_httplib.RequestBodyTest
- test_broken_submodule - test.test_import.ImportTracebackTests
- test_filename - test.test_lzma.OpenTestCase
- test_side_effect_import - test.test_threaded_import.ThreadedImportTests
- testErrnoOnClosedWritable - test.test_fileio.CAutoFileTests
- test_basic_with_bytes_names - test.test_tempfile.TestMkstemp
- test_read_write_text - test.test_pathlib.PathTest
- testErrnoOnClosedIsatty - test.test_fileio.CAutoFileTests
- test_anydbm_modification - test.test_dbm.TestCase-dbm.dumb
- test_write_to_file - test.test_lzma.FileTestCase
- testModeStrings - test.test_fileio.COtherFileTests
- test_readline_read - test.test_zipfile.StoredTestsWithSourceFile
- test_preadv - test.test_posix.PosixTester
- test_strerror - test.test_posix.PosixTester
- testErrnoOnClosedSeek - test.test_fileio.CAutoFileTests
- test_writing_errors - test.test_zipfile.DeflateTestsWithSourceFile
- test_random_open - test.test_zipfile.DeflateTestsWithRandomBinaryFiles
- test_path_basename - test.test_ntpath.PathLikeTests
- test_directories - test.test_unicode_file.TestUnicodeFiles
- test_logout - test.test_imaplib.RemoteIMAP_STARTTLSTest
- test_filename - test.test_logging.BasicConfigTest
- test_abspath_issue3426 - test.test_ntpath.NtCommonTest
- test_is_fifo_false - test.test_pathlib.PosixPathTest
- test_glob_one_directory - test.test_glob.GlobTests
- test_append_mode_tell - test.test_io.CIOTest
- test_open - test.test_zipfile.DeflateTestsWithRandomBinaryFiles
- test_missing_source - test.test_import.PycacheTests
- test_is_dir - test.test_pathlib.PosixPathTest
- test_xmlgen_ignorable - test.test_sax.StreamReaderWriterXmlgenTest
- test_repr - test.test_zipfile.LzmaTestsWithSourceFile
- test_exists - test.test_genericpath.TestGenericTest
- test_fstat - test.test_posix.PosixTester
- test_parts_interning - test.test_pathlib.PosixPathTest
- test_alter_comments - test.test_tools.test_fixcid.Test
- test_seek_with_encoder_state - test.test_io.PyTextIOWrapperTest
- test_write_python_directory - test.test_zipfile.PyZipFileTests
- test_too_many_files - test.test_zipfile.LzmaTestZip64InSmallFiles
- test_generated_valid_zip64_extra - test.test_zipfile.StoredTestZip64InSmallFiles
- testTruncateOnWindows - test.test_file.COtherFileTests
- setUpClass - test.test_socket.SendfileUsingSendfileTest
- test_syntax_error - test.test_import.ImportTracebackTests
- test_expat_binary_file_nonascii - test.test_sax.ExpatReaderTest
- test_bug_6050 - test.test_zipfile.TestWithDirectory
- testUnicodeOpen - test.test_fileio.PyOtherFileTests
- test_add_file_after_2107 - test.test_zipfile.StoredTestsWithSourceFile
- CheckToggleAutoCommit - sqlite3.test.transactions.TransactionTests
- test_errors - test.test_fileinput.Test_hook_encoded
- test_open - test.test_zipfile.LzmaTestsWithSourceFile
- test_writestr_compresslevel - test.test_zipfile.Bzip2TestsWithSourceFile
- test_attributes - test.test_io.CMiscIOTest
- test_glob_bytes_directory_with_trailing_slash - test.test_glob.GlobTests
- test_seek_with_encoder_state - test.test_io.CTextIOWrapperTest
- test_read1 - test.test_zipfile.Bzip2TestsWithSourceFile
- test_chown_dir_fd - test.test_posix.PosixTester
- test_import - test.test_import.ImportTests
- test_read_from_file - test.test_lzma.FileTestCase
- test_read - test.test_zipfile.LzmaTestsWithRandomBinaryFiles
- test_xmlgen_fragment - test.test_sax.StreamReaderWriterXmlgenTest
- test_import_bug - test.test_import.ImportTracebackTests
- test_iterdir - test.test_pathlib.PathTest
- test_basic - test.test_configparser.MultilineValuesTestCase
- test_text_file - test.test_sax.PrepareInputSourceTest
- test_group - test.test_pathlib.PosixPathTest
- test_anydbm_creation - test.test_dbm.TestCase-dbm.dumb
- test_read_closed - test.test_io.PyIOTest
- test_sched_priority - test.test_posix.PosixTester
- testErrnoOnClose - test.test_fileio.PyAutoFileTests
- test_parse_strings - test.test_tools.test_fixcid.Test
- test_dispatcher - test.test_asyncore.FileWrapperTest
- test_failing_import_sticks - test.test_import.ImportTests
- test_audit_run_startup - test.test_embed.AuditingTests
- testRecursiveRepr - test.test_fileio.CAutoFileTests
- test_forking_not_handled - test.test_socketserver.ErrorHandlerTest
- test_no_password - test.test_zipfile.DecryptionTests
- test_stat - test.test_pathlib.PosixPathTest
- test_extract_with_target_pathlike - test.test_zipfile.ExtractTests
- test_missing_index - test.test_dbm_dumb.DumbDBMTestCase
- test_package___cached__ - test.test_import.PycacheTests
- test_line_endings - test.test_dbm_dumb.DumbDBMTestCase
- test_too_many_files - test.test_zipfile.Bzip2TestZip64InSmallFiles
- setUpClass - test.test_asyncio.test_sendfile.SelectEventLoopTests
- test_path_join - test.test_ntpath.PathLikeTests
- test_anydbm_read - test.test_dbm.TestCase-dbm.ndbm
- test_close_erroneous_file - test.test_zipfile.OtherTests
- test_utime_dir_fd - test.test_posix.PosixTester
- test_empty_value - test.test_dbm.TestCase-dbm.gnu
- test_array_writes - test.test_io.PyIOTest
- test_is_socket_false - test.test_pathlib.PathTest
- test_read_write_bytes - test.test_pathlib.PosixPathTest
- test_text_file_body - test.test_httplib.RequestBodyTest
- test_eval - test.test_dbm_dumb.DumbDBMTestCase
- testErrnoOnClosedWrite - test.test_fileio.CAutoFileTests
- test_absolute_arcnames - test.test_zipfile.StoredTestZip64InSmallFiles
- test_glob_empty_pattern - test.test_pathlib.PathTest
- test_umask - test.test_posix.PosixTester
- test_samefile - test.test_genericpath.TestGenericTest
- test_xmlgen_content - test.test_sax.StreamReaderWriterXmlgenTest
- test_glob_many_open_files - test.test_glob.GlobTests
- test_reject - test.test_fileio.CAutoFileTests
- test_getresgid - test.test_posix.PosixTester
- test_config_dict - test.test_turtle.TurtleConfigTest
- test_isdir - test.test_ntpath.NtCommonTest
- test_pickling - test.test_io.CMiscIOTest
- testReadintoByteArray - test.test_fileio.PyAutoFileTests
- test_write_after_close - test.test_zipfile.Bzip2WriterTests
- test_path_ismount - test.test_ntpath.PathLikeTests
- test_failing_reload - test.test_import.ImportTests
- test_primepat - test.test_bufio.PyBufferSizeTest
- testModeStrings - test.test_file.PyOtherFileTests
- test_getgrouplist - test.test_posix.PosixTester
- test_chdir - test.test_posix.PosixTester
- test_init_mode - test.test_lzma.FileTestCase
- test_connection_attributes - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_issue7964 - test.test_pdb.PdbTestCase
- test_is_package_when_is_package - test.test_pydoc.PydocDocTest
- test_key_methods - test.test_dbm_gnu.TestGdbm
- test_module_with_large_stack - test.test_import.ImportTests
- test_unicode - test.test_dbm_gnu.TestGdbm
- test_open_with_pathlike - test.test_zipfile.DeflateTestsWithSourceFile
- test_truncated_zipfile - test.test_zipfile.Bzip2TestsWithSourceFile
- testAbles - test.test_fileio.PyOtherFileTests
- test_samefile - test.test_pathlib.PathTest
- test_samefile_on_link - test.test_ntpath.NtCommonTest
- test_1463026_2_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_recompute_pyc_same_second - test.test_import.PycacheTests
- test_is_mount - test.test_pathlib.PathTest
- testTruncate - test.test_fileio.PyOtherFileTests
- testWritelinesIntegers - test.test_file.PyAutoFileTests
- testWeakRefs - test.test_file.PyAutoFileTests
- test_setresgid - test.test_posix.PosixTester
- test_default_case_sensitivity - test.test_configparser.MultilineValuesTestCase
- test_mkfifo_dir_fd - test.test_posix.PosixTester
- test_posix_fadvise - test.test_posix.PosixTester
- test_path_samefile - test.test_genericpath.PathLikeTests
- test_xmlgen_encoding_bytes - test.test_sax.StreamReaderWriterXmlgenTest
- test_append_to_concatenated_zip_file - test.test_zipfile.StoredTestsWithSourceFile
- test_writestr_compresslevel - test.test_zipfile.StoredTestsWithSourceFile
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_replace - test.test_pathlib.PosixPathTest
- test_read1 - test.test_zipfile.StoredTestsWithSourceFile
- test_readline - test.test_zipfile.Bzip2TestsWithSourceFile
- test_extract_hackers_arcnames_common_cases - test.test_zipfile.ExtractTests
- test_run - test.test_profile.ProfileTest
- test_different - test.test_filecmp.FileCompareTestCase
- test_append_bom - test.test_io.PyTextIOWrapperTest
- test_sync_not_handled - test.test_socketserver.ErrorHandlerTest
- testWritelinesList - test.test_fileio.CAutoFileTests
- test_with - test.test_pathlib.PosixPathTest
- setUpClass - test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org