(view as text) make buildbottest TESTOPTS=-j2 TESTPYTHONOPTS= TESTTIMEOUT=900 in dir /usr/home/buildbot/python/3.5.koobs-freebsd-current/build (timeout 1200 secs) watching logfiles {} argv: ['make', 'buildbottest', 'TESTOPTS=-j2', 'TESTPYTHONOPTS=', 'TESTTIMEOUT=900'] environment: BLOCKSIZE=K EDITOR=vi GROUP=buildbot HOME=/ HOST=CURRENT-amd64 HOSTTYPE=FreeBSD LOGNAME=buildbot MACHTYPE=x86_64 OSTYPE=FreeBSD PAGER=more PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin://bin PWD=/usr/home/buildbot/python/3.5.koobs-freebsd-current/build RC_PID=23 SHLVL=1 USER=buildbot VENDOR=amd using PTY: False running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers Python build finished successfully! The necessary bits to build these optional modules were not found: _gdbm _tkinter spwd To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts copying and adjusting /usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Tools/scripts/pydoc3 -> build/scripts-3.5 copying and adjusting /usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Tools/scripts/idle3 -> build/scripts-3.5 copying and adjusting /usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Tools/scripts/2to3 -> build/scripts-3.5 copying and adjusting /usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Tools/scripts/pyvenv -> build/scripts-3.5 changing mode of build/scripts-3.5/pydoc3 from 600 to 755 changing mode of build/scripts-3.5/idle3 from 600 to 755 changing mode of build/scripts-3.5/2to3 from 600 to 755 changing mode of build/scripts-3.5/pyvenv from 600 to 755 renaming build/scripts-3.5/pydoc3 to build/scripts-3.5/pydoc3.5 renaming build/scripts-3.5/idle3 to build/scripts-3.5/idle3.5 renaming build/scripts-3.5/2to3 to build/scripts-3.5/2to3-3.5 renaming build/scripts-3.5/pyvenv to build/scripts-3.5/pyvenv-3.5 ./python -E -c 'import sys ; from sysconfig import get_platform ; print(get_platform()+"-"+sys.version[0:3])' >platform ./python ./Tools/scripts/run_tests.py -j 1 -u all -W --timeout=900 -j2 == CPython 3.5.2+ (3.5:bea48e72cae5, Nov 11 2016, 19:20:11) [GCC 4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE_380/final 262564)] == FreeBSD-12.0-CURRENT-amd64-64bit-ELF little-endian == hash algorithm: siphash24 64bit == /usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_28131 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, verbose=0, bytes_warning=2, quiet=0, hash_randomization=1, isolated=0) Using random seed 353763 [ 1/398] test_pep3131 [ 2/398] test_unicode [ 3/398] test_property [ 4/398] test_http_cookies [ 5/398] test_wait4 [ 6/398] test_string [ 7/398] test_tuple [ 8/398] test_macpath [ 9/398] test_heapq [ 10/398] test_set [ 11/398] test_audioop [ 12/398] test_int [ 13/398] test_queue [ 14/398] test_syslog [ 15/398] test_unittest [ 16/398] test_asdl_parser [ 17/398] test_imaplib [ 18/398] test_flufl [ 19/398] test_longexp [ 20/398] test_shelve [ 21/398] test_dbm_gnu test_dbm_gnu skipped -- No module named '_gdbm' [ 22/398] test_tk test_tk skipped -- No module named '_tkinter' [ 23/398] test_tools [ 24/398] test_json [ 25/398] test_marshal [ 26/398] test_strptime [ 27/398] test_compare [ 28/398] test_xmlrpc_net [ 29/398] test_startfile test_startfile skipped -- object has no attribute 'startfile' [ 30/398] test_contextlib [ 31/398] test_minidom [ 32/398] test_multiprocessing_forkserver [ 33/398] test_binop [ 34/398] test_xmlrpc [ 35/398] test_argparse [ 36/398] test_codecencodings_hk [ 37/398] test__locale [ 38/398] test_cgi [ 39/398] test_posix [ 40/398] test_scope [ 41/398] test_site test_site skipped -- unable to create user site directory ('/.local/lib/python3.5/site-packages'): [Errno 13] Permission denied: '/.local' [ 42/398] test_cgitb [ 43/398] test_metaclass [ 44/398] test_codecmaps_jp [ 45/398] test_fractions [ 46/398] test_docxmlrpc [ 47/398] test_defaultdict [ 48/398] test_smtpd [ 49/398] test_urllib_response [ 50/398] test_mailcap [ 51/398] test_unpack [ 52/398] test_wsgiref [ 53/398] test_range [ 54/398] test_resource [ 55/398] test_doctest2 [ 56/398] test_getopt [ 57/398] test_ipaddress [ 58/398] test_ctypes [ 59/398] test_call [ 60/398] test_format [ 61/398] test_pep380 [ 62/398] test_ensurepip [ 63/398] test_module [ 64/398] test_abc [ 65/398] test_hash [ 66/398] test_tix test_tix skipped -- No module named '_tkinter' [ 67/398] test_cmd_line [ 68/398] test_exception_variations [ 69/398] test_normalization fetching http://www.pythontest.net/unicode/8.0.0/NormalizationTest.txt ... [ 70/398] test_calendar [ 71/398] test_ordered_dict [ 72/398] test_openpty [ 73/398] test_runpy [ 74/398] test_userlist [ 75/398] test_logging [ 76/398] test_keyword [ 77/398] test_pkgutil [ 78/398] test_subprocess [ 79/398] test_fcntl [ 80/398] test_setcomps [ 81/398] test_xml_dom_minicompat [ 82/398] test_ftplib [ 83/398] test_math [ 84/398] test_nis [ 85/398] test_dict [ 86/398] test_optparse [ 87/398] test_dynamic [ 88/398] test_frame [ 89/398] test_compile [ 90/398] test_future5 [ 91/398] test_int_literal [ 92/398] test_enumerate [ 93/398] test_codecmaps_kr [ 94/398] test_sys [ 95/398] test_modulefinder [ 96/398] test_super [ 97/398] test_pydoc [ 98/398] test_ossaudiodev test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' [ 99/398] test_bufio [100/398] test_copy [101/398] test_sort [102/398] test_ucn fetching http://www.pythontest.net/unicode/8.0.0/NamedSequences.txt ... [103/398] test_traceback [104/398] test_py_compile [105/398] test___all__ [106/398] test_source_encoding [107/398] test_eof [108/398] test_thread [109/398] test_threadedtempfile [110/398] test_multiprocessing_spawn [111/398] test__opcode [112/398] test_select [113/398] test_pty [114/398] test_httplib [115/398] test_tokenize [116/398] test_poplib [117/398] test_pep247 [118/398] test_augassign [119/398] test_multiprocessing_main_handling [120/398] test_bz2 stty: stdin isn't a terminal test_blocking (test.test_os.BlockingTests) ... ok test_walk_bad_dir (test.test_os.BytesWalkTests) ... ERROR test_walk_bottom_up (test.test_os.BytesWalkTests) ... ERROR test_walk_prune (test.test_os.BytesWalkTests) ... ERROR test_walk_symlink (test.test_os.BytesWalkTests) ... ERROR test_walk_topdown (test.test_os.BytesWalkTests) ... ERROR test_cpu_count (test.test_os.CPUCountTests) ... ok ERROR test_devnull (test.test_os.DevNullTests) ... ok test_bad_fd (test.test_os.DeviceEncodingTests) ... ok test_device_encoding (test.test_os.DeviceEncodingTests) ... skipped 'test requires a tty and either Windows or nl_langinfo(CODESET)' test___repr__ (test.test_os.EnvironTests) Check that the repr() of os.environ looks like environ({...}). ... ok test_bool (test.test_os.EnvironTests) ... ok test_constructor (test.test_os.EnvironTests) ... ok test_environb (test.test_os.EnvironTests) ... skipped 'U+20AC character is not encodable to ascii' test_get (test.test_os.EnvironTests) ... ok test_get_exec_path (test.test_os.EnvironTests) ... ok test_getitem (test.test_os.EnvironTests) ... ok test_items (test.test_os.EnvironTests) ... ok test_key_type (test.test_os.EnvironTests) ... ok test_keys (test.test_os.EnvironTests) ... ok test_keyvalue_types (test.test_os.EnvironTests) ... ok test_len (test.test_os.EnvironTests) ... ok test_os_popen_iter (test.test_os.EnvironTests) ... ok test_pop (test.test_os.EnvironTests) ... ok test_popitem (test.test_os.EnvironTests) ... ok test_read (test.test_os.EnvironTests) ... ok test_setdefault (test.test_os.EnvironTests) ... ok test_unset_error (test.test_os.EnvironTests) ... ok test_update (test.test_os.EnvironTests) ... ok test_update2 (test.test_os.EnvironTests) ... ok test_values (test.test_os.EnvironTests) ... ok test_write (test.test_os.EnvironTests) ... ok test_execvpe_with_bad_arglist (test.test_os.ExecTests) ... ok test_execvpe_with_bad_program (test.test_os.ExecTests) ... ok test_internal_execvpe_str (test.test_os.ExecTests) ... ok test_os_all (test.test_os.ExportsTests) ... ok test_fds (test.test_os.ExtendedAttributeTests) ... skipped 'no non-broken extended attribute support' test_lpath (test.test_os.ExtendedAttributeTests) ... skipped 'no non-broken extended attribute support' test_simple (test.test_os.ExtendedAttributeTests) ... skipped 'no non-broken extended attribute support' test_dup (test.test_os.FDInheritanceTests) ... ok test_dup2 (test.test_os.FDInheritanceTests) ... ok test_get_inheritable_cloexec (test.test_os.FDInheritanceTests) ... ok test_get_set_inheritable (test.test_os.FDInheritanceTests) ... ok test_open (test.test_os.FDInheritanceTests) ... ok test_openpty (test.test_os.FDInheritanceTests) ... ok test_pipe (test.test_os.FDInheritanceTests) ... ok test_set_inheritable_cloexec (test.test_os.FDInheritanceTests) ... ok test_identity (test.test_os.FSEncodingTests) ... ok test_nop (test.test_os.FSEncodingTests) ... ok test_access (test.test_os.FileTests) ... ERROR test_closerange (test.test_os.FileTests) ... ERROR test_fdopen (test.test_os.FileTests) ... ERROR test_large_read (test.test_os.FileTests) ... ERROR test_open_keywords (test.test_os.FileTests) ... ERROR test_read (test.test_os.FileTests) ... ERROR test_rename (test.test_os.FileTests) ... ERROR test_replace (test.test_os.FileTests) ... ERROR test_symlink_keywords (test.test_os.FileTests) ... ERROR test_write (test.test_os.FileTests) ... ERROR test_write_windows_console (test.test_os.FileTests) ... skipped 'test specific to the Windows console' test_compare_to_walk (test.test_os.FwalkTests) ... ERROR test_dir_fd (test.test_os.FwalkTests) ... ERROR test_fd_leak (test.test_os.FwalkTests) ... ERROR test_walk_bad_dir (test.test_os.FwalkTests) ... ERROR test_walk_bottom_up (test.test_os.FwalkTests) ... ERROR test_walk_prune (test.test_os.FwalkTests) ... ERROR test_walk_symlink (test.test_os.FwalkTests) ... ERROR test_walk_topdown (test.test_os.FwalkTests) ... ERROR test_yields_correct_dir_fd (test.test_os.FwalkTests) ... ERROR test_link (test.test_os.LinkTests) ... ERROR ERROR test_link_bytes (test.test_os.LinkTests) ... ERROR ERROR test_unicode_name (test.test_os.LinkTests) ... skipped 'Unable to encode for this platform.' ERROR test_getlogin (test.test_os.LoginTests) ... skipped 'Skip due to platform/environment differences on *NIX buildbots' test_exist_ok_existing_directory (test.test_os.MakedirTests) ... ERROR test_exist_ok_existing_regular_file (test.test_os.MakedirTests) ... ERROR test_exist_ok_s_isgid_directory (test.test_os.MakedirTests) ... ERROR test_makedir (test.test_os.MakedirTests) ... ERROR test_directory_link_nonlocal (test.test_os.NonLocalSymlinkTests) ... ok test_oserror_filename (test.test_os.OSErrorTests) ... ok test_listdir (test.test_os.Pep383Tests) ... ok test_open (test.test_os.Pep383Tests) ... ok test_stat (test.test_os.Pep383Tests) ... ok test_statvfs (test.test_os.Pep383Tests) ... ok test_getppid (test.test_os.PidTests) ... ok test_waitpid (test.test_os.PidTests) ... ok test_setegid (test.test_os.PosixUidGidTests) ... ok test_seteuid (test.test_os.PosixUidGidTests) ... ok test_setgid (test.test_os.PosixUidGidTests) ... ok test_setregid (test.test_os.PosixUidGidTests) ... ok test_setregid_neg1 (test.test_os.PosixUidGidTests) ... ok test_setreuid (test.test_os.PosixUidGidTests) ... ok test_setreuid_neg1 (test.test_os.PosixUidGidTests) ... ok test_setuid (test.test_os.PosixUidGidTests) ... ok test_set_get_priority (test.test_os.ProgramPriorityTests) ... ok test_remove_all (test.test_os.RemoveDirsTests) ... ERROR test_remove_nothing (test.test_os.RemoveDirsTests) ... ERROR test_remove_partial (test.test_os.RemoveDirsTests) ... ERROR test_15261 (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_1686475 (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_access_denied (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_file_attributes (test.test_os.StatAttributeTests) ... skipped 'st_file_attributes is Win32 specific' test_stat_attributes (test.test_os.StatAttributeTests) ... ERROR ERROR test_stat_attributes_bytes (test.test_os.StatAttributeTests) ... ERROR ERROR test_stat_result_pickle (test.test_os.StatAttributeTests) ... ERROR ERROR test_statvfs_attributes (test.test_os.StatAttributeTests) ... ERROR ERROR test_statvfs_result_pickle (test.test_os.StatAttributeTests) ... ERROR ERROR test_does_not_crash (test.test_os.TermsizeTests) Check if get_terminal_size() returns a meaningful value. ... skipped 'failed to query terminal size' test_stty_match (test.test_os.TermsizeTests) Check if stty returns the same results ... skipped 'stty invocation failed' test_blocking (test.test_os.TestInvalidFD) ... FAIL test_closerange (test.test_os.TestInvalidFD) ... ERROR test_dup (test.test_os.TestInvalidFD) ... FAIL test_dup2 (test.test_os.TestInvalidFD) ... FAIL test_fchdir (test.test_os.TestInvalidFD) ... FAIL test_fchmod (test.test_os.TestInvalidFD) ... FAIL test_fchown (test.test_os.TestInvalidFD) ... FAIL test_fdatasync (test.test_os.TestInvalidFD) ... FAIL test_fdopen (test.test_os.TestInvalidFD) ... FAIL test_fpathconf (test.test_os.TestInvalidFD) ... FAIL test_fstat (test.test_os.TestInvalidFD) ... FAIL test_fstatvfs (test.test_os.TestInvalidFD) ... FAIL test_fsync (test.test_os.TestInvalidFD) ... FAIL test_ftruncate (test.test_os.TestInvalidFD) ... FAIL test_inheritable (test.test_os.TestInvalidFD) ... FAIL test_isatty (test.test_os.TestInvalidFD) ... ERROR test_lseek (test.test_os.TestInvalidFD) ... FAIL test_read (test.test_os.TestInvalidFD) ... FAIL test_readv (test.test_os.TestInvalidFD) ... FAIL test_tcgetpgrp (test.test_os.TestInvalidFD) ... FAIL test_tcsetpgrpt (test.test_os.TestInvalidFD) ... FAIL test_ttyname (test.test_os.TestInvalidFD) ... FAIL test_write (test.test_os.TestInvalidFD) ... FAIL test_writev (test.test_os.TestInvalidFD) ... FAIL test_attributes (test.test_os.TestScandir) ... ERROR ERROR test_bad_path_type (test.test_os.TestScandir) ... ERROR ERROR test_broken_symlink (test.test_os.TestScandir) ... ERROR ERROR test_bytes (test.test_os.TestScandir) ... ERROR ERROR test_consume_iterator_twice (test.test_os.TestScandir) ... ERROR ERROR test_current_directory (test.test_os.TestScandir) ... ERROR ERROR test_empty_path (test.test_os.TestScandir) ... ERROR ERROR test_removed_dir (test.test_os.TestScandir) ... ERROR ERROR test_removed_file (test.test_os.TestScandir) ... ERROR ERROR test_repr (test.test_os.TestScandir) ... ERROR ERROR ERROR test_urandom_failure (test.test_os.URandomFDTests) ... ok test_urandom_fd_closed (test.test_os.URandomFDTests) ... ok test_urandom_fd_reopened (test.test_os.URandomFDTests) ... ERROR test_urandom_length (test.test_os.URandomTests) ... ok test_urandom_subprocess (test.test_os.URandomTests) ... ok test_urandom_value (test.test_os.URandomTests) ... ok test_large_time (test.test_os.UtimeTests) ... ERROR ERROR test_utime (test.test_os.UtimeTests) ... ERROR ERROR test_utime_by_indexed (test.test_os.UtimeTests) ... ERROR ERROR test_utime_by_times (test.test_os.UtimeTests) ... ERROR ERROR test_utime_current (test.test_os.UtimeTests) ... ERROR ERROR test_utime_current_old (test.test_os.UtimeTests) ... ERROR ERROR test_utime_dir_fd (test.test_os.UtimeTests) ... ERROR ERROR test_utime_directory (test.test_os.UtimeTests) ... ERROR ERROR test_utime_fd (test.test_os.UtimeTests) ... ERROR ERROR test_utime_invalid_arguments (test.test_os.UtimeTests) ... ERROR ERROR test_utime_nofollow_symlinks (test.test_os.UtimeTests) ... ERROR ERROR test_walk_bad_dir (test.test_os.WalkTests) ... ERROR test_walk_bottom_up (test.test_os.WalkTests) ... ERROR test_walk_prune (test.test_os.WalkTests) ... ERROR test_walk_symlink (test.test_os.WalkTests) ... ERROR test_walk_topdown (test.test_os.WalkTests) ... ERROR test_deprecated (test.test_os.Win32DeprecatedBytesAPI) ... skipped 'Win32 specific tests' test_symlink (test.test_os.Win32DeprecatedBytesAPI) ... skipped 'Win32 specific tests' test_chdir (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_chmod (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_mkdir (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_remove (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_rename (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_utime (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_create_junction (test.test_os.Win32JunctionTests) ... skipped 'Win32 specific tests' test_unlink_removes_junction (test.test_os.Win32JunctionTests) ... skipped 'Win32 specific tests' test_CTRL_BREAK_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_CTRL_C_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_int (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_sigterm (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_listdir_extended_path (test.test_os.Win32ListdirTests) Test when the path starts with '\\?\'. ... skipped 'Win32 specific tests' test_listdir_no_extended_path (test.test_os.Win32ListdirTests) Test when the path is not an "extended" path. ... skipped 'Win32 specific tests' test_12084 (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_directory_link (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_file_link (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_isdir_on_directory_link_to_missing_target (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_remove_directory_link_to_missing_target (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_rmdir_on_directory_link_to_missing_target (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' ====================================================================== ERROR: test_walk_bad_dir (test.test_os.BytesWalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1086, in tearDown super().tearDown() File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 966, in tearDown os.chmod(self.sub21_path, stat.S_IRWXU) FileNotFoundError: [Errno 2] No such file or directory: '@test_42517_tmp/TEST1/SUB2/SUB21' ====================================================================== ERROR: test_walk_bottom_up (test.test_os.BytesWalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1078, in setUp super().setUp() File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_prune (test.test_os.BytesWalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1078, in setUp super().setUp() File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_symlink (test.test_os.BytesWalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1078, in setUp super().setUp() File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_topdown (test.test_os.BytesWalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1078, in setUp super().setUp() File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: setUpClass (test.test_os.ChownFileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1188, in setUpClass os.mkdir(support.TESTFN) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_access (test.test_os.FileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 94, in setUp os.unlink(support.TESTFN) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_closerange (test.test_os.FileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 94, in setUp os.unlink(support.TESTFN) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_fdopen (test.test_os.FileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 94, in setUp os.unlink(support.TESTFN) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_large_read (test.test_os.FileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 94, in setUp os.unlink(support.TESTFN) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_open_keywords (test.test_os.FileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 94, in setUp os.unlink(support.TESTFN) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_read (test.test_os.FileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 94, in setUp os.unlink(support.TESTFN) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_rename (test.test_os.FileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 94, in setUp os.unlink(support.TESTFN) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_replace (test.test_os.FileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 94, in setUp os.unlink(support.TESTFN) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_symlink_keywords (test.test_os.FileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 94, in setUp os.unlink(support.TESTFN) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_write (test.test_os.FileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 94, in setUp os.unlink(support.TESTFN) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_compare_to_walk (test.test_os.FwalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_dir_fd (test.test_os.FwalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_fd_leak (test.test_os.FwalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_bad_dir (test.test_os.FwalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_bottom_up (test.test_os.FwalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_prune (test.test_os.FwalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_symlink (test.test_os.FwalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_topdown (test.test_os.FwalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_yields_correct_dir_fd (test.test_os.FwalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_link (test.test_os.LinkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1644, in test_link self._test_link(self.file1, self.file2) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1634, in _test_link with open(file1, "w") as f1: IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' ====================================================================== ERROR: test_link (test.test_os.LinkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1631, in tearDown os.unlink(file) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_link_bytes (test.test_os.LinkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1648, in test_link_bytes bytes(self.file2, sys.getfilesystemencoding())) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1634, in _test_link with open(file1, "w") as f1: IsADirectoryError: [Errno 21] Is a directory: b'@test_42517_tmp' ====================================================================== ERROR: test_link_bytes (test.test_os.LinkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1631, in tearDown os.unlink(file) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_unicode_name (test.test_os.LinkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1631, in tearDown os.unlink(file) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_exist_ok_existing_directory (test.test_os.MakedirTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1102, in setUp os.mkdir(support.TESTFN) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_exist_ok_existing_regular_file (test.test_os.MakedirTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1102, in setUp os.mkdir(support.TESTFN) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_exist_ok_s_isgid_directory (test.test_os.MakedirTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1102, in setUp os.mkdir(support.TESTFN) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_makedir (test.test_os.MakedirTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1102, in setUp os.mkdir(support.TESTFN) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_remove_all (test.test_os.RemoveDirsTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1239, in setUp os.makedirs(support.TESTFN) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_remove_nothing (test.test_os.RemoveDirsTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1239, in setUp os.makedirs(support.TESTFN) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_remove_partial (test.test_os.RemoveDirsTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1239, in setUp os.makedirs(support.TESTFN) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_stat_attributes (test.test_os.StatAttributeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 236, in setUp create_file(self.fname, b"ABC") File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 86, in create_file with open(filename, "xb", 0) as fp: FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_stat_attributes (test.test_os.StatAttributeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 363, in unlink _unlink(filename) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_stat_attributes_bytes (test.test_os.StatAttributeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 236, in setUp create_file(self.fname, b"ABC") File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 86, in create_file with open(filename, "xb", 0) as fp: FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_stat_attributes_bytes (test.test_os.StatAttributeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 363, in unlink _unlink(filename) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_stat_result_pickle (test.test_os.StatAttributeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 236, in setUp create_file(self.fname, b"ABC") File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 86, in create_file with open(filename, "xb", 0) as fp: FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_stat_result_pickle (test.test_os.StatAttributeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 363, in unlink _unlink(filename) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_statvfs_attributes (test.test_os.StatAttributeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 236, in setUp create_file(self.fname, b"ABC") File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 86, in create_file with open(filename, "xb", 0) as fp: FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_statvfs_attributes (test.test_os.StatAttributeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 363, in unlink _unlink(filename) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_statvfs_result_pickle (test.test_os.StatAttributeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 236, in setUp create_file(self.fname, b"ABC") File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 86, in create_file with open(filename, "xb", 0) as fp: FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_statvfs_result_pickle (test.test_os.StatAttributeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 363, in unlink _unlink(filename) PermissionError: [Errno 1] Operation not permitted: '@test_42517_tmp' ====================================================================== ERROR: test_closerange (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1551, in test_closerange fd = support.make_bad_fd() File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' ====================================================================== ERROR: test_isatty (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1547, in test_isatty self.assertEqual(os.isatty(support.make_bad_fd()), False) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' ====================================================================== ERROR: test_attributes (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2879, in setUp os.mkdir(self.path) FileExistsError: [Errno 17] File exists: '/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_42517/@test_42517_tmp' ====================================================================== ERROR: test_attributes (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_bad_path_type (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2879, in setUp os.mkdir(self.path) FileExistsError: [Errno 17] File exists: '/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_42517/@test_42517_tmp' ====================================================================== ERROR: test_bad_path_type (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_broken_symlink (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2879, in setUp os.mkdir(self.path) FileExistsError: [Errno 17] File exists: '/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_42517/@test_42517_tmp' ====================================================================== ERROR: test_broken_symlink (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_bytes (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2879, in setUp os.mkdir(self.path) FileExistsError: [Errno 17] File exists: '/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_42517/@test_42517_tmp' ====================================================================== ERROR: test_bytes (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_consume_iterator_twice (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2879, in setUp os.mkdir(self.path) FileExistsError: [Errno 17] File exists: '/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_42517/@test_42517_tmp' ====================================================================== ERROR: test_consume_iterator_twice (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_current_directory (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2879, in setUp os.mkdir(self.path) FileExistsError: [Errno 17] File exists: '/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_42517/@test_42517_tmp' ====================================================================== ERROR: test_current_directory (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_empty_path (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2879, in setUp os.mkdir(self.path) FileExistsError: [Errno 17] File exists: '/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_42517/@test_42517_tmp' ====================================================================== ERROR: test_empty_path (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_removed_dir (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2879, in setUp os.mkdir(self.path) FileExistsError: [Errno 17] File exists: '/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_42517/@test_42517_tmp' ====================================================================== ERROR: test_removed_dir (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_removed_file (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2879, in setUp os.mkdir(self.path) FileExistsError: [Errno 17] File exists: '/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_42517/@test_42517_tmp' ====================================================================== ERROR: test_removed_file (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_repr (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2879, in setUp os.mkdir(self.path) FileExistsError: [Errno 17] File exists: '/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/build/test_python_42517/@test_42517_tmp' ====================================================================== ERROR: test_repr (test.test_os.TestScandir) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: setUpClass (test.test_os.TestSendfile) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 2313, in setUpClass with open(support.TESTFN, "wb") as f: IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' ====================================================================== ERROR: test_urandom_fd_reopened (test.test_os.URandomFDTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1369, in test_urandom_fd_reopened with open(support.TESTFN, 'wb') as f: IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' ====================================================================== ERROR: test_large_time (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_large_time (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_utime (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_utime (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_utime_by_indexed (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_utime_by_indexed (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_utime_by_times (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_utime_by_times (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_utime_current (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_utime_current (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_utime_current_old (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_utime_current_old (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_utime_dir_fd (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_utime_dir_fd (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_utime_directory (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_utime_directory (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_utime_fd (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_utime_fd (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_utime_invalid_arguments (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_utime_invalid_arguments (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_utime_nofollow_symlinks (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 464, in setUp os.mkdir(self.dirname) FileExistsError: [Errno 17] File exists: '@test_42517_tmp' ====================================================================== ERROR: test_utime_nofollow_symlinks (test.test_os.UtimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' ====================================================================== ERROR: test_walk_bad_dir (test.test_os.WalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_bottom_up (test.test_os.WalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_prune (test.test_os.WalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_symlink (test.test_os.WalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== ERROR: test_walk_topdown (test.test_os.WalkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 858, in setUp os.makedirs(self.sub11_path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/os.py", line 241, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '@test_42517_tmp/TEST1/SUB1/SUB11' ====================================================================== FAIL: test_blocking (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1619, in test_blocking self.check(os.get_blocking) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_dup (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1531, in helper self.check(getattr(os, f)) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_dup2 (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1567, in test_dup2 self.check(os.dup2, 20) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_fchdir (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1531, in helper self.check(getattr(os, f)) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_fchmod (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1571, in test_fchmod self.check(os.fchmod, 0) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_fchown (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1575, in test_fchown self.check(os.fchown, -1, -1) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_fdatasync (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1531, in helper self.check(getattr(os, f)) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_fdopen (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1531, in helper self.check(getattr(os, f)) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_fpathconf (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1579, in test_fpathconf self.check(os.pathconf, "PC_NAME_MAX") File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_fstat (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1531, in helper self.check(getattr(os, f)) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_fstatvfs (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1531, in helper self.check(getattr(os, f)) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_fsync (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1531, in helper self.check(getattr(os, f)) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_ftruncate (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1584, in test_ftruncate self.check(os.truncate, 0) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_inheritable (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1613, in test_inheritable self.check(os.get_inheritable) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_lseek (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1589, in test_lseek self.check(os.lseek, 0, 0) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_read (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1593, in test_read self.check(os.read, 1) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_readv (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1598, in test_readv self.check(os.readv, [buf]) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_tcgetpgrp (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1531, in helper self.check(getattr(os, f)) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_tcsetpgrpt (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1602, in test_tcsetpgrpt self.check(os.tcsetpgrp, 0) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_ttyname (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1531, in helper self.check(getattr(os, f)) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_write (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1606, in test_write self.check(os.write, b" ") File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ====================================================================== FAIL: test_writev (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1538, in check f(support.make_bad_fd(), *args) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1005, in make_bad_fd file = open(TESTFN, "wb") IsADirectoryError: [Errno 21] Is a directory: '@test_42517_tmp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1610, in test_writev self.check(os.writev, [b'abc']) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/test_os.py", line 1540, in check self.assertEqual(e.errno, errno.EBADF) AssertionError: 21 != 9 ---------------------------------------------------------------------- Ran 186 tests in 0.594s FAILED (failures=22, errors=98, skipped=36) test test_os crashed -- Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/regrtest.py", line 1310, in runtest_inner test_runner() File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/regrtest.py", line 1309, in test_runner support.run_unittest(tests) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1836, in run_unittest _run_suite(suite) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 1811, in _run_suite raise TestFailed(err) test.support.TestFailed: multiple errors occurred During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/regrtest.py", line 1313, in runtest_inner test_time = time.time() - start_time File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/regrtest.py", line 1271, in __exit__ restore(original) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/regrtest.py", line 1228, in restore_files support.rmtree(fn) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 375, in rmtree _rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21' 'test_os' left behind directory '@test_42517_tmp' and it couldn't be removed: [Errno 13] Permission denied: 'SUB21' Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 901, in temp_dir yield path File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 950, in temp_cwd yield cwd_dir File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/regrtest.py", line 1596, in main_in_temp_cwd main() File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/regrtest.py", line 557, in main sys.exit(0) SystemExit: 0 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/runpy.py", line 85, in _run_code exec(code, run_globals) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/regrtest.py", line 1621, in main_in_temp_cwd() File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/regrtest.py", line 1596, in main_in_temp_cwd main() File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/contextlib.py", line 77, in __exit__ self.gen.throw(type, value, traceback) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 950, in temp_cwd yield cwd_dir File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/contextlib.py", line 77, in __exit__ self.gen.throw(type, value, traceback) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 904, in temp_dir shutil.rmtree(path) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 474, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 412, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 408, in _rmtree_safe_fd onerror(os.open, fullname, sys.exc_info()) File "/usr/home/buildbot/python/3.5.koobs-freebsd-current/build/Lib/shutil.py", line 406, in _rmtree_safe_fd dirfd = os.open(name, os.O_RDONLY, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'SUB21'[121/398] test_os command timed out: 1200 seconds without output running ['make', 'buildbottest', 'TESTOPTS=-j2', 'TESTPYTHONOPTS=', 'TESTTIMEOUT=900'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=1644.997956