[Python-checkins] Python Regression Test Failures all (1)

Neal Norwitz nnorwitz at gmail.com
Sun May 1 01:17:19 CEST 2011


352 tests OK.
1 test failed:
    test_bsddb3
28 tests skipped:
    test_aepack test_al test_applesingle test_bsddb185 test_cd test_cl
    test_epoll test_gdb test_gl test_imgfile test_ioctl test_kqueue
    test_macos test_macostools test_multiprocessing test_pep277
    test_py3kwarn test_scriptpackages test_startfile test_sunaudiodev
    test_tcl test_tk test_ttk_guionly test_ttk_textonly
    test_unicode_file test_winreg test_winsound test_zipfile64
7 skips unexpected on linux2:
    test_epoll test_gdb test_ioctl test_multiprocessing test_tk
    test_ttk_guionly test_ttk_textonly

== CPython 2.7 (trunk:88828M, Apr 30 2011, 16:01:38) [GCC 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)]
==   Linux-2.6.9-gentoo-r1-i686-AMD_Athlon-tm-_XP_3000+-with-gentoo-1.4.16 little-endian
==   /tmp/test_python_12464
test_grammar
test_opcodes
test_dict
test_builtin
test_exceptions
test_types
test_unittest
test_doctest
test_doctest2
test_MimeWriter
test_SimpleHTTPServer
test_StringIO
test___all__
test___future__
test__locale
test_abc
test_abstract_numbers
test_aepack
test_aepack skipped -- No module named aetypes
test_aifc
test_al
test_al skipped -- No module named al
test_anydbm
test_applesingle
test_applesingle skipped -- No module named MacOS
test_argparse
test_array
test_ascii_formatd
test_ast
test_asynchat
test_asyncore
test_atexit
test_audioop
test_augassign
test_base64
test_bastion
test_bigaddrspace
test_bigmem
test_binascii
test_binhex
test_binop
test_bisect
test_bool
test_bsddb
test_bsddb185
test_bsddb185 skipped -- No module named bsddb185
test_bsddb3
Sleepycat Software: Berkeley DB 4.1.25: (December 19, 2002)
Test path prefix:  /tmp/z-test_bsddb3-12464
test test_bsddb3 failed -- multiple errors occurred; run in verbose mode for details
Sleepycat Software: Berkeley DB 4.1.25: (December 19, 2002)
Test path prefix:  /tmp/z-test_bsddb3-12464
Re-running test 'test_bsddb3' in verbose mode
test00_associateDBError (bsddb.test.test_associate.AssociateErrorTestCase) ... ERROR
test01_associateWithDB (bsddb.test.test_associate.AssociateHashTestCase) ... ERROR
test02_associateAfterDB (bsddb.test.test_associate.AssociateHashTestCase) ... ERROR
test01_associateWithDB (bsddb.test.test_associate.AssociateBTreeTestCase) ... ERROR
test02_associateAfterDB (bsddb.test.test_associate.AssociateBTreeTestCase) ... ERROR
test01_associateWithDB (bsddb.test.test_associate.AssociateRecnoTestCase) ... ERROR
test02_associateAfterDB (bsddb.test.test_associate.AssociateRecnoTestCase) ... ERROR
test01_associateWithDB (bsddb.test.test_associate.AssociateBTreeTxnTestCase) ... ERROR
test02_associateAfterDB (bsddb.test.test_associate.AssociateBTreeTxnTestCase) ... ERROR
test13_associate_in_transaction (bsddb.test.test_associate.AssociateBTreeTxnTestCase) ... ERROR
test01_associateWithDB (bsddb.test.test_associate.ShelveAssociateHashTestCase) ... ERROR
test02_associateAfterDB (bsddb.test.test_associate.ShelveAssociateHashTestCase) ... ERROR
test01_associateWithDB (bsddb.test.test_associate.ShelveAssociateBTreeTestCase) ... ERROR
test02_associateAfterDB (bsddb.test.test_associate.ShelveAssociateBTreeTestCase) ... ERROR
test01_associateWithDB (bsddb.test.test_associate.ShelveAssociateRecnoTestCase) ... ERROR
test02_associateAfterDB (bsddb.test.test_associate.ShelveAssociateRecnoTestCase) ... ERROR
test01_associateWithDB (bsddb.test.test_associate.ThreadedAssociateHashTestCase) ... ERROR
test02_associateAfterDB (bsddb.test.test_associate.ThreadedAssociateHashTestCase) ... ERROR
test01_associateWithDB (bsddb.test.test_associate.ThreadedAssociateBTreeTestCase) ... ERROR
test02_associateAfterDB (bsddb.test.test_associate.ThreadedAssociateBTreeTestCase) ... ERROR
test01_associateWithDB (bsddb.test.test_associate.ThreadedAssociateRecnoTestCase) ... ERROR
test02_associateAfterDB (bsddb.test.test_associate.ThreadedAssociateRecnoTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test00_version (bsddb.test.test_basics.VersionTestCase) ... ok
test01_GetsAndPuts (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BasicBTreeTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BasicHashTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test09_EnvRemoveAndRename (bsddb.test.test_basics.BasicBTreeWithEnvTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test09_EnvRemoveAndRename (bsddb.test.test_basics.BasicHashWithEnvTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test06_Transactions (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test09_TxnTruncate (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test10_TxnLateUse (bsddb.test.test_basics.BTreeTransactionTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test06_Transactions (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test09_TxnTruncate (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test10_TxnLateUse (bsddb.test.test_basics.HashTransactionTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test09_RecnoInBTree (bsddb.test.test_basics.BTreeRecnoTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test09_RecnoInBTree (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test10_DuplicateKeys (bsddb.test.test_basics.BTreeDUPTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test10_DuplicateKeys (bsddb.test.test_basics.HashDUPTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test10_DuplicateKeys (bsddb.test.test_basics.BTreeDUPWithThreadTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test10_DuplicateKeys (bsddb.test.test_basics.HashDUPWithThreadTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test11_MultiDB (bsddb.test.test_basics.BTreeMultiDBTestCase) ... ERROR
test01_GetsAndPuts (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test02_DictionaryMethods (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test02b_SequenceMethods (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test03_SimpleCursorStuff (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test04_PartialGetAndPut (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test05_GetSize (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test06_Truncate (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test07_verify (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test11_MultiDB (bsddb.test.test_basics.HashMultiDBTestCase) ... ERROR
test01_DefaultIsNone (bsddb.test.test_basics.DBEnvPrivateObject) ... ok
test02_assignment (bsddb.test.test_basics.DBEnvPrivateObject) ... ok
test03_leak_assignment (bsddb.test.test_basics.DBEnvPrivateObject) ... ok
test04_leak_GC (bsddb.test.test_basics.DBEnvPrivateObject) ... ok
test01_DefaultIsNone (bsddb.test.test_basics.DBPrivateObject) ... ok
test02_assignment (bsddb.test.test_basics.DBPrivateObject) ... ok
test03_leak_assignment (bsddb.test.test_basics.DBPrivateObject) ... ok
test04_leak_GC (bsddb.test.test_basics.DBPrivateObject) ... ok
test02_DBEnv_dealloc (bsddb.test.test_basics.CrashAndBurn) ... ok
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test_memp_1_trickle (bsddb.test.test_dbenv.DBEnv_memp) ... ERROR
test_memp_2_sync (bsddb.test.test_dbenv.DBEnv_memp) ... ERROR
test_memp_stat_1 (bsddb.test.test_dbenv.DBEnv_memp) ... ERROR
test_memp_stat_2 (bsddb.test.test_dbenv.DBEnv_memp) ... ERROR
test_1_first (bsddb.test.test_dbenv.DBEnv_logcursor) ... ERROR
test_2_last (bsddb.test.test_dbenv.DBEnv_logcursor) ... ERROR
test_3_next (bsddb.test.test_dbenv.DBEnv_logcursor) ... ERROR
test_4_prev (bsddb.test.test_dbenv.DBEnv_logcursor) ... ERROR
test_5_current (bsddb.test.test_dbenv.DBEnv_logcursor) ... ERROR
test_6_set (bsddb.test.test_dbenv.DBEnv_logcursor) ... ERROR
test_explicit_close (bsddb.test.test_dbenv.DBEnv_logcursor) ... ERROR
test_implicit_close (bsddb.test.test_dbenv.DBEnv_logcursor) ... ERROR
test_log_file (bsddb.test.test_dbenv.DBEnv_log) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test_lexical_comparator (bsddb.test.test_compare.ComparatorTests) ... ok
test_lowercase_comparator (bsddb.test.test_compare.ComparatorTests) ... ok
test_reverse_lexical_comparator (bsddb.test.test_compare.ComparatorTests) ... ok
test_cannot_assign_twice (bsddb.test.test_compare.BtreeExceptionsTestCase) ... ERROR
test_compare_function_bad_return (bsddb.test.test_compare.BtreeExceptionsTestCase) ... ERROR
test_compare_function_exception (bsddb.test.test_compare.BtreeExceptionsTestCase) ... ERROR
test_compare_function_incorrect (bsddb.test.test_compare.BtreeExceptionsTestCase) ... ERROR
test_raises_non_callable (bsddb.test.test_compare.BtreeExceptionsTestCase) ... ERROR
test_set_bt_compare_with_function (bsddb.test.test_compare.BtreeExceptionsTestCase) ... ERROR
test_compare_function_useless (bsddb.test.test_compare.BtreeKeyCompareTestCase) ... ERROR
test_lexical_ordering (bsddb.test.test_compare.BtreeKeyCompareTestCase) ... ERROR
test_reverse_lexical_ordering (bsddb.test.test_compare.BtreeKeyCompareTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_btopen (bsddb.test.test_compat.CompatibilityTestCase) ... ERROR
test02_hashopen (bsddb.test.test_compat.CompatibilityTestCase) ... ERROR
test03_rnopen (bsddb.test.test_compat.CompatibilityTestCase) ... ERROR
test04_n_flag (bsddb.test.test_compat.CompatibilityTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test_pget (bsddb.test.test_cursor_pget_bug.pget_bugTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_both (bsddb.test.test_dbobj.dbobjTestCase) ... ERROR
test02_dbobj_dict_interface (bsddb.test.test_dbobj.dbobjTestCase) ... ERROR
test03_dbobj_type_before_open (bsddb.test.test_dbobj.dbobjTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_basics (bsddb.test.test_dbshelve.DBShelveTestCase) ... ERROR
test02_cursors (bsddb.test.test_dbshelve.DBShelveTestCase) ... ERROR
test03_append (bsddb.test.test_dbshelve.DBShelveTestCase) ... ERROR
test04_iterable (bsddb.test.test_dbshelve.DBShelveTestCase) ... ERROR
test01_basics (bsddb.test.test_dbshelve.BTreeShelveTestCase) ... ERROR
test02_cursors (bsddb.test.test_dbshelve.BTreeShelveTestCase) ... ERROR
test03_append (bsddb.test.test_dbshelve.BTreeShelveTestCase) ... ERROR
test04_iterable (bsddb.test.test_dbshelve.BTreeShelveTestCase) ... ERROR
test01_basics (bsddb.test.test_dbshelve.HashShelveTestCase) ... ERROR
test02_cursors (bsddb.test.test_dbshelve.HashShelveTestCase) ... ERROR
test03_append (bsddb.test.test_dbshelve.HashShelveTestCase) ... ERROR
test04_iterable (bsddb.test.test_dbshelve.HashShelveTestCase) ... ERROR
test01_basics (bsddb.test.test_dbshelve.ThreadBTreeShelveTestCase) ... ERROR
test02_cursors (bsddb.test.test_dbshelve.ThreadBTreeShelveTestCase) ... ERROR
test03_append (bsddb.test.test_dbshelve.ThreadBTreeShelveTestCase) ... ERROR
test04_iterable (bsddb.test.test_dbshelve.ThreadBTreeShelveTestCase) ... ERROR
test01_basics (bsddb.test.test_dbshelve.ThreadHashShelveTestCase) ... ERROR
test02_cursors (bsddb.test.test_dbshelve.ThreadHashShelveTestCase) ... ERROR
test03_append (bsddb.test.test_dbshelve.ThreadHashShelveTestCase) ... ERROR
test04_iterable (bsddb.test.test_dbshelve.ThreadHashShelveTestCase) ... ERROR
test01_basics (bsddb.test.test_dbshelve.EnvBTreeShelveTestCase) ... ERROR
test02_cursors (bsddb.test.test_dbshelve.EnvBTreeShelveTestCase) ... ERROR
test03_append (bsddb.test.test_dbshelve.EnvBTreeShelveTestCase) ... ERROR
test04_iterable (bsddb.test.test_dbshelve.EnvBTreeShelveTestCase) ... ERROR
test01_basics (bsddb.test.test_dbshelve.EnvHashShelveTestCase) ... ERROR
test02_cursors (bsddb.test.test_dbshelve.EnvHashShelveTestCase) ... ERROR
test03_append (bsddb.test.test_dbshelve.EnvHashShelveTestCase) ... ERROR
test04_iterable (bsddb.test.test_dbshelve.EnvHashShelveTestCase) ... ERROR
test01_basics (bsddb.test.test_dbshelve.EnvThreadBTreeShelveTestCase) ... ERROR
test02_cursors (bsddb.test.test_dbshelve.EnvThreadBTreeShelveTestCase) ... ERROR
test03_append (bsddb.test.test_dbshelve.EnvThreadBTreeShelveTestCase) ... ERROR
test04_iterable (bsddb.test.test_dbshelve.EnvThreadBTreeShelveTestCase) ... ERROR
test01_basics (bsddb.test.test_dbshelve.EnvThreadHashShelveTestCase) ... ERROR
test02_cursors (bsddb.test.test_dbshelve.EnvThreadHashShelveTestCase) ... ERROR
test03_append (bsddb.test.test_dbshelve.EnvThreadHashShelveTestCase) ... ERROR
test04_iterable (bsddb.test.test_dbshelve.EnvThreadHashShelveTestCase) ... ERROR
test01_basics (bsddb.test.test_dbshelve.RecNoShelveTestCase) ... ERROR
test02_cursors (bsddb.test.test_dbshelve.RecNoShelveTestCase) ... ERROR
test03_append (bsddb.test.test_dbshelve.RecNoShelveTestCase) ... ERROR
test04_iterable (bsddb.test.test_dbshelve.RecNoShelveTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01 (bsddb.test.test_dbtables.TableDBTestCase) ... ERROR
test02 (bsddb.test.test_dbtables.TableDBTestCase) ... ERROR
test03 (bsddb.test.test_dbtables.TableDBTestCase) ... ERROR
test04_MultiCondSelect (bsddb.test.test_dbtables.TableDBTestCase) ... ERROR
test_CondObjs (bsddb.test.test_dbtables.TableDBTestCase) ... ERROR
test_CreateOrExtend (bsddb.test.test_dbtables.TableDBTestCase) ... ERROR
test_Delete (bsddb.test.test_dbtables.TableDBTestCase) ... ERROR
test_Modify (bsddb.test.test_dbtables.TableDBTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_close_dbenv_before_db (bsddb.test.test_early_close.DBEnvClosedEarlyCrash) ... ERROR
test02_close_dbenv_before_dbcursor (bsddb.test.test_early_close.DBEnvClosedEarlyCrash) ... ERROR
test03_close_db_before_dbcursor_without_env (bsddb.test.test_early_close.DBEnvClosedEarlyCrash) ... ERROR
test04_close_massive (bsddb.test.test_early_close.DBEnvClosedEarlyCrash) ... ERROR
test05_close_dbenv_delete_db_success (bsddb.test.test_early_close.DBEnvClosedEarlyCrash) ... ERROR
test06_close_txn_before_dup_cursor (bsddb.test.test_early_close.DBEnvClosedEarlyCrash) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_get_returns_none (bsddb.test.test_get_none.GetReturnsNoneTestCase) ... ERROR
test02_get_raises_exception (bsddb.test.test_get_none.GetReturnsNoneTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_join (bsddb.test.test_join.JoinTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_simple (bsddb.test.test_lock.LockingTestCase) ... ERROR
test02_threaded (bsddb.test.test_lock.LockingTestCase) ... ERROR
test04_lock_timeout2 (bsddb.test.test_lock.LockingTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_badpointer (bsddb.test.test_misc.MiscTestCase) ... ERROR
test02_db_home (bsddb.test.test_misc.MiscTestCase) ... ERROR
test03_repr_closed_db (bsddb.test.test_misc.MiscTestCase) ... ERROR
test04_repr_db (bsddb.test.test_misc.MiscTestCase) ... ERROR
test05_double_free_make_key_dbt (bsddb.test.test_misc.MiscTestCase) ... ERROR
test06_key_with_null_bytes (bsddb.test.test_misc.MiscTestCase) ... ERROR
test07_DB_set_flags_persists (bsddb.test.test_misc.MiscTestCase) ... ERROR
test08_ExceptionTypes (bsddb.test.test_misc.MiscTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_pickle_DBError (bsddb.test.test_pickle.pickleTestCase) ... ERROR
test02_cPickle_DBError (bsddb.test.test_pickle.pickleTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_basic (bsddb.test.test_queue.SimpleQueueTestCase) ... ERROR
test02_basicPost32 (bsddb.test.test_queue.SimpleQueueTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_basic (bsddb.test.test_recno.SimpleRecnoTestCase) ... ERROR
test02_WithSource (bsddb.test.test_recno.SimpleRecnoTestCase) ... ERROR
test03_FixedLength (bsddb.test.test_recno.SimpleRecnoTestCase) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok
test01_1WriterMultiReaders (bsddb.test.test_thread.BTreeConcurrentDataStore) ... ERROR
test01_1WriterMultiReaders (bsddb.test.test_thread.HashConcurrentDataStore) ... ERROR
test02_SimpleLocks (bsddb.test.test_thread.BTreeSimpleThreaded) ... ERROR
test02_SimpleLocks (bsddb.test.test_thread.HashSimpleThreaded) ... ERROR
test03_ThreadedTransactions (bsddb.test.test_thread.BTreeThreadedTransactions) ... ERROR
test03_ThreadedTransactions (bsddb.test.test_thread.HashThreadedTransactions) ... ERROR
test03_ThreadedTransactions (bsddb.test.test_thread.BTreeThreadedNoWaitTransactions) ... ERROR
test03_ThreadedTransactions (bsddb.test.test_thread.HashThreadedNoWaitTransactions) ... ERROR
testCheckElapsedTime (test.test_bsddb3.TimingCheck) ... ok

======================================================================
ERROR: test00_associateDBError (bsddb.test.test_associate.AssociateErrorTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 81, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_336'

======================================================================
ERROR: test01_associateWithDB (bsddb.test.test_associate.AssociateHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_337'

======================================================================
ERROR: test02_associateAfterDB (bsddb.test.test_associate.AssociateHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_338'

======================================================================
ERROR: test01_associateWithDB (bsddb.test.test_associate.AssociateBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_339'

======================================================================
ERROR: test02_associateAfterDB (bsddb.test.test_associate.AssociateBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_340'

======================================================================
ERROR: test01_associateWithDB (bsddb.test.test_associate.AssociateRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_341'

======================================================================
ERROR: test02_associateAfterDB (bsddb.test.test_associate.AssociateRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_342'

======================================================================
ERROR: test01_associateWithDB (bsddb.test.test_associate.AssociateBTreeTxnTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_343'

======================================================================
ERROR: test02_associateAfterDB (bsddb.test.test_associate.AssociateBTreeTxnTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_344'

======================================================================
ERROR: test13_associate_in_transaction (bsddb.test.test_associate.AssociateBTreeTxnTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_345'

======================================================================
ERROR: test01_associateWithDB (bsddb.test.test_associate.ShelveAssociateHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_346'

======================================================================
ERROR: test02_associateAfterDB (bsddb.test.test_associate.ShelveAssociateHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_347'

======================================================================
ERROR: test01_associateWithDB (bsddb.test.test_associate.ShelveAssociateBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_348'

======================================================================
ERROR: test02_associateAfterDB (bsddb.test.test_associate.ShelveAssociateBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_349'

======================================================================
ERROR: test01_associateWithDB (bsddb.test.test_associate.ShelveAssociateRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_350'

======================================================================
ERROR: test02_associateAfterDB (bsddb.test.test_associate.ShelveAssociateRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_351'

======================================================================
ERROR: test01_associateWithDB (bsddb.test.test_associate.ThreadedAssociateHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_352'

======================================================================
ERROR: test02_associateAfterDB (bsddb.test.test_associate.ThreadedAssociateHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_353'

======================================================================
ERROR: test01_associateWithDB (bsddb.test.test_associate.ThreadedAssociateBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_354'

======================================================================
ERROR: test02_associateAfterDB (bsddb.test.test_associate.ThreadedAssociateBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_355'

======================================================================
ERROR: test01_associateWithDB (bsddb.test.test_associate.ThreadedAssociateRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_356'

======================================================================
ERROR: test02_associateAfterDB (bsddb.test.test_associate.ThreadedAssociateRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_associate.py", line 129, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_357'

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BasicBTreeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BasicHashTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BasicBTreeWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BasicHashWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_402'

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_403'

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_404'

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_405'

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_406'

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_407'

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_408'

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_409'

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_410'

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_411'

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_412'

======================================================================
ERROR: test09_EnvRemoveAndRename (bsddb.test.test_basics.BasicBTreeWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_413'

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_414'

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_415'

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_416'

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_417'

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_418'

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_419'

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_420'

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_421'

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_422'

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_423'

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_424'

======================================================================
ERROR: test09_EnvRemoveAndRename (bsddb.test.test_basics.BasicHashWithEnvTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_425'

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_426'

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_427'

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_428'

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_429'

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_430'

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_431'

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_432'

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_433'

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_434'

======================================================================
ERROR: test06_Transactions (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_435'

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_436'

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_437'

======================================================================
ERROR: test09_TxnTruncate (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_438'

======================================================================
ERROR: test10_TxnLateUse (bsddb.test.test_basics.BTreeTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_439'

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_440'

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_441'

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_442'

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_443'

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_444'

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_445'

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_446'

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_447'

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_448'

======================================================================
ERROR: test06_Transactions (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_449'

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_450'

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_451'

======================================================================
ERROR: test09_TxnTruncate (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_452'

======================================================================
ERROR: test10_TxnLateUse (bsddb.test.test_basics.HashTransactionTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_453'

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test09_RecnoInBTree (bsddb.test.test_basics.BTreeRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test09_RecnoInBTree (bsddb.test.test_basics.BTreeRecnoWithThreadFlagTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test10_DuplicateKeys (bsddb.test.test_basics.BTreeDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test10_DuplicateKeys (bsddb.test.test_basics.HashDUPTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test10_DuplicateKeys (bsddb.test.test_basics.BTreeDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test10_DuplicateKeys (bsddb.test.test_basics.HashDUPWithThreadTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 93, in setUp
    flags = self.dbopenflags|db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_526'

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_527'

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_528'

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_529'

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_530'

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_531'

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_532'

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_533'

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_534'

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_535'

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_536'

======================================================================
ERROR: test11_MultiDB (bsddb.test.test_basics.BTreeMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_537'

======================================================================
ERROR: test01_GetsAndPuts (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_538'

======================================================================
ERROR: test02_DictionaryMethods (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_539'

======================================================================
ERROR: test02b_SequenceMethods (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_540'

======================================================================
ERROR: test03_SimpleCursorStuff (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_541'

======================================================================
ERROR: test03b_SimpleCursorWithGetReturnsNone1 (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_542'

======================================================================
ERROR: test03b_SimpleCursorWithoutGetReturnsNone0 (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_543'

======================================================================
ERROR: test03c_SimpleCursorGetReturnsNone2 (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_544'

======================================================================
ERROR: test04_PartialGetAndPut (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_545'

======================================================================
ERROR: test05_GetSize (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_546'

======================================================================
ERROR: test06_Truncate (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_547'

======================================================================
ERROR: test07_verify (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_548'

======================================================================
ERROR: test11_MultiDB (bsddb.test.test_basics.HashMultiDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_basics.py", line 56, in setUp
    self.homeDir=get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_549'

======================================================================
ERROR: test_memp_1_trickle (bsddb.test.test_dbenv.DBEnv_memp)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 351, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_550'

======================================================================
ERROR: test_memp_2_sync (bsddb.test.test_dbenv.DBEnv_memp)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 351, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_551'

======================================================================
ERROR: test_memp_stat_1 (bsddb.test.test_dbenv.DBEnv_memp)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 351, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_552'

======================================================================
ERROR: test_memp_stat_2 (bsddb.test.test_dbenv.DBEnv_memp)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 351, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_553'

======================================================================
ERROR: test_1_first (bsddb.test.test_dbenv.DBEnv_logcursor)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 399, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_554'

======================================================================
ERROR: test_2_last (bsddb.test.test_dbenv.DBEnv_logcursor)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 399, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_555'

======================================================================
ERROR: test_3_next (bsddb.test.test_dbenv.DBEnv_logcursor)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 399, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_556'

======================================================================
ERROR: test_4_prev (bsddb.test.test_dbenv.DBEnv_logcursor)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 399, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_557'

======================================================================
ERROR: test_5_current (bsddb.test.test_dbenv.DBEnv_logcursor)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 399, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_558'

======================================================================
ERROR: test_6_set (bsddb.test.test_dbenv.DBEnv_logcursor)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 399, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_559'

======================================================================
ERROR: test_explicit_close (bsddb.test.test_dbenv.DBEnv_logcursor)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 399, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_560'

======================================================================
ERROR: test_implicit_close (bsddb.test.test_dbenv.DBEnv_logcursor)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 399, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_561'

======================================================================
ERROR: test_log_file (bsddb.test.test_dbenv.DBEnv_log)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 277, in setUp
    DBEnv.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbenv.py", line 19, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_562'

======================================================================
ERROR: test_cannot_assign_twice (bsddb.test.test_compare.BtreeExceptionsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compare.py", line 89, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_563'

======================================================================
ERROR: test_compare_function_bad_return (bsddb.test.test_compare.BtreeExceptionsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compare.py", line 89, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_564'

======================================================================
ERROR: test_compare_function_exception (bsddb.test.test_compare.BtreeExceptionsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compare.py", line 89, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_565'

======================================================================
ERROR: test_compare_function_incorrect (bsddb.test.test_compare.BtreeExceptionsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compare.py", line 89, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_566'

======================================================================
ERROR: test_raises_non_callable (bsddb.test.test_compare.BtreeExceptionsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compare.py", line 89, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_567'

======================================================================
ERROR: test_set_bt_compare_with_function (bsddb.test.test_compare.BtreeExceptionsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compare.py", line 89, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_568'

======================================================================
ERROR: test_compare_function_useless (bsddb.test.test_compare.BtreeKeyCompareTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compare.py", line 89, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_569'

======================================================================
ERROR: test_lexical_ordering (bsddb.test.test_compare.BtreeKeyCompareTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compare.py", line 89, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_570'

======================================================================
ERROR: test_reverse_lexical_ordering (bsddb.test.test_compare.BtreeKeyCompareTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compare.py", line 89, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_571'

======================================================================
ERROR: test01_btopen (bsddb.test.test_compat.CompatibilityTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compat.py", line 25, in test01_btopen
    self.do_bthash_test(btopen, 'btopen')
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compat.py", line 87, in do_bthash_test
    f = factory(self.filename, 'c')
  File "/tmp/python-test/local/lib/python2.7/bsddb/__init__.py", line 381, in btopen
    d.open(file, db.DB_BTREE, flags, mode)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_hashopen (bsddb.test.test_compat.CompatibilityTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compat.py", line 28, in test02_hashopen
    self.do_bthash_test(hashopen, 'hashopen')
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compat.py", line 87, in do_bthash_test
    f = factory(self.filename, 'c')
  File "/tmp/python-test/local/lib/python2.7/bsddb/__init__.py", line 364, in hashopen
    d.open(file, db.DB_HASH, flags, mode)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_rnopen (bsddb.test.test_compat.CompatibilityTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compat.py", line 35, in test03_rnopen
    f = rnopen(self.filename, 'c')
  File "/tmp/python-test/local/lib/python2.7/bsddb/__init__.py", line 401, in rnopen
    d.open(file, db.DB_RECNO, flags, mode)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_n_flag (bsddb.test.test_compat.CompatibilityTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_compat.py", line 79, in test04_n_flag
    f = hashopen(self.filename, 'n')
  File "/tmp/python-test/local/lib/python2.7/bsddb/__init__.py", line 364, in hashopen
    d.open(file, db.DB_HASH, flags, mode)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test_pget (bsddb.test.test_cursor_pget_bug.pget_bugTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_cursor_pget_bug.py", line 14, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_576'

======================================================================
ERROR: test01_both (bsddb.test.test_dbobj.dbobjTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbobj.py", line 15, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_577'

======================================================================
ERROR: test02_dbobj_dict_interface (bsddb.test.test_dbobj.dbobjTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbobj.py", line 15, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_578'

======================================================================
ERROR: test03_dbobj_type_before_open (bsddb.test.test_dbobj.dbobjTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbobj.py", line 15, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_579'

======================================================================
ERROR: test01_basics (bsddb.test.test_dbshelve.DBShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 83, in do_open
    self.d = dbshelve.open(self.filename)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 131, in open
    d.open(filename, dbname, filetype, flags, mode)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_cursors (bsddb.test.test_dbshelve.DBShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 83, in do_open
    self.d = dbshelve.open(self.filename)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 131, in open
    d.open(filename, dbname, filetype, flags, mode)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_append (bsddb.test.test_dbshelve.DBShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 83, in do_open
    self.d = dbshelve.open(self.filename)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 131, in open
    d.open(filename, dbname, filetype, flags, mode)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_iterable (bsddb.test.test_dbshelve.DBShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 83, in do_open
    self.d = dbshelve.open(self.filename)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 131, in open
    d.open(filename, dbname, filetype, flags, mode)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_basics (bsddb.test.test_dbshelve.BTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_cursors (bsddb.test.test_dbshelve.BTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_append (bsddb.test.test_dbshelve.BTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_iterable (bsddb.test.test_dbshelve.BTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_basics (bsddb.test.test_dbshelve.HashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_cursors (bsddb.test.test_dbshelve.HashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_append (bsddb.test.test_dbshelve.HashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_iterable (bsddb.test.test_dbshelve.HashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_basics (bsddb.test.test_dbshelve.ThreadBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_cursors (bsddb.test.test_dbshelve.ThreadBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_append (bsddb.test.test_dbshelve.ThreadBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_iterable (bsddb.test.test_dbshelve.ThreadBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_basics (bsddb.test.test_dbshelve.ThreadHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_cursors (bsddb.test.test_dbshelve.ThreadHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_append (bsddb.test.test_dbshelve.ThreadHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_iterable (bsddb.test.test_dbshelve.ThreadHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_basics (bsddb.test.test_dbshelve.EnvBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_600'

======================================================================
ERROR: test02_cursors (bsddb.test.test_dbshelve.EnvBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_601'

======================================================================
ERROR: test03_append (bsddb.test.test_dbshelve.EnvBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_602'

======================================================================
ERROR: test04_iterable (bsddb.test.test_dbshelve.EnvBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_603'

======================================================================
ERROR: test01_basics (bsddb.test.test_dbshelve.EnvHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_604'

======================================================================
ERROR: test02_cursors (bsddb.test.test_dbshelve.EnvHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_605'

======================================================================
ERROR: test03_append (bsddb.test.test_dbshelve.EnvHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_606'

======================================================================
ERROR: test04_iterable (bsddb.test.test_dbshelve.EnvHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_607'

======================================================================
ERROR: test01_basics (bsddb.test.test_dbshelve.EnvThreadBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_608'

======================================================================
ERROR: test02_cursors (bsddb.test.test_dbshelve.EnvThreadBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_609'

======================================================================
ERROR: test03_append (bsddb.test.test_dbshelve.EnvThreadBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_610'

======================================================================
ERROR: test04_iterable (bsddb.test.test_dbshelve.EnvThreadBTreeShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_611'

======================================================================
ERROR: test01_basics (bsddb.test.test_dbshelve.EnvThreadHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_612'

======================================================================
ERROR: test02_cursors (bsddb.test.test_dbshelve.EnvThreadHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_613'

======================================================================
ERROR: test03_append (bsddb.test.test_dbshelve.EnvThreadHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_614'

======================================================================
ERROR: test04_iterable (bsddb.test.test_dbshelve.EnvThreadHashShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 310, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_615'

======================================================================
ERROR: test01_basics (bsddb.test.test_dbshelve.RecNoShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 353, in setUp
    BasicShelveTestCase.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_cursors (bsddb.test.test_dbshelve.RecNoShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 353, in setUp
    BasicShelveTestCase.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test03_append (bsddb.test.test_dbshelve.RecNoShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 353, in setUp
    BasicShelveTestCase.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test04_iterable (bsddb.test.test_dbshelve.RecNoShelveTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 353, in setUp
    BasicShelveTestCase.setUp(self)
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 51, in setUp
    self.do_open()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbshelve.py", line 265, in do_open
    self.d.open(self.filename, self.dbtype, self.dbflags)
  File "/tmp/python-test/local/lib/python2.7/bsddb/dbshelve.py", line 203, in open
    self.db.open(*args, **kwargs)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01 (bsddb.test.test_dbtables.TableDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbtables.py", line 49, in setUp
    self.testHomeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_620'

======================================================================
ERROR: test02 (bsddb.test.test_dbtables.TableDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbtables.py", line 49, in setUp
    self.testHomeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_621'

======================================================================
ERROR: test03 (bsddb.test.test_dbtables.TableDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbtables.py", line 49, in setUp
    self.testHomeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_622'

======================================================================
ERROR: test04_MultiCondSelect (bsddb.test.test_dbtables.TableDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbtables.py", line 49, in setUp
    self.testHomeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_623'

======================================================================
ERROR: test_CondObjs (bsddb.test.test_dbtables.TableDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbtables.py", line 49, in setUp
    self.testHomeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_624'

======================================================================
ERROR: test_CreateOrExtend (bsddb.test.test_dbtables.TableDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbtables.py", line 49, in setUp
    self.testHomeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_625'

======================================================================
ERROR: test_Delete (bsddb.test.test_dbtables.TableDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbtables.py", line 49, in setUp
    self.testHomeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_626'

======================================================================
ERROR: test_Modify (bsddb.test.test_dbtables.TableDBTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_dbtables.py", line 49, in setUp
    self.testHomeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_627'

======================================================================
ERROR: test01_close_dbenv_before_db (bsddb.test.test_early_close.DBEnvClosedEarlyCrash)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_early_close.py", line 26, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_628'

======================================================================
ERROR: test02_close_dbenv_before_dbcursor (bsddb.test.test_early_close.DBEnvClosedEarlyCrash)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_early_close.py", line 26, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_629'

======================================================================
ERROR: test03_close_db_before_dbcursor_without_env (bsddb.test.test_early_close.DBEnvClosedEarlyCrash)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_early_close.py", line 26, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_630'

======================================================================
ERROR: test04_close_massive (bsddb.test.test_early_close.DBEnvClosedEarlyCrash)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_early_close.py", line 26, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_631'

======================================================================
ERROR: test05_close_dbenv_delete_db_success (bsddb.test.test_early_close.DBEnvClosedEarlyCrash)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_early_close.py", line 26, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_632'

======================================================================
ERROR: test06_close_txn_before_dup_cursor (bsddb.test.test_early_close.DBEnvClosedEarlyCrash)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_early_close.py", line 26, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_633'

======================================================================
ERROR: test01_get_returns_none (bsddb.test.test_get_none.GetReturnsNoneTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_get_none.py", line 26, in test01_get_returns_none
    d.open(self.filename, db.DB_BTREE, db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_get_raises_exception (bsddb.test.test_get_none.GetReturnsNoneTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_get_none.py", line 54, in test02_get_raises_exception
    d.open(self.filename, db.DB_BTREE, db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_join (bsddb.test.test_join.JoinTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_join.py", line 37, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_636'

======================================================================
ERROR: test01_simple (bsddb.test.test_lock.LockingTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_lock.py", line 29, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_637'

======================================================================
ERROR: test02_threaded (bsddb.test.test_lock.LockingTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_lock.py", line 29, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_638'

======================================================================
ERROR: test04_lock_timeout2 (bsddb.test.test_lock.LockingTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_lock.py", line 29, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_639'

======================================================================
ERROR: test01_badpointer (bsddb.test.test_misc.MiscTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_misc.py", line 21, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_641'

======================================================================
ERROR: test02_db_home (bsddb.test.test_misc.MiscTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_misc.py", line 21, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_643'

======================================================================
ERROR: test03_repr_closed_db (bsddb.test.test_misc.MiscTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_misc.py", line 21, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_645'

======================================================================
ERROR: test04_repr_db (bsddb.test.test_misc.MiscTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_misc.py", line 21, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_647'

======================================================================
ERROR: test05_double_free_make_key_dbt (bsddb.test.test_misc.MiscTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_misc.py", line 21, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_649'

======================================================================
ERROR: test06_key_with_null_bytes (bsddb.test.test_misc.MiscTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_misc.py", line 21, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_651'

======================================================================
ERROR: test07_DB_set_flags_persists (bsddb.test.test_misc.MiscTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_misc.py", line 21, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_653'

======================================================================
ERROR: test08_ExceptionTypes (bsddb.test.test_misc.MiscTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_misc.py", line 21, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_655'

======================================================================
ERROR: test01_pickle_DBError (bsddb.test.test_pickle.pickleTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_pickle.py", line 25, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_656'

======================================================================
ERROR: test02_cPickle_DBError (bsddb.test.test_pickle.pickleTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_pickle.py", line 25, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_657'

======================================================================
ERROR: test01_basic (bsddb.test.test_queue.SimpleQueueTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_queue.py", line 33, in test01_basic
    d.open(self.filename, db.DB_QUEUE, db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_basicPost32 (bsddb.test.test_queue.SimpleQueueTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_queue.py", line 109, in test02_basicPost32
    d.open(self.filename, db.DB_QUEUE, db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_basic (bsddb.test.test_recno.SimpleRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_recno.py", line 46, in test01_basic
    d.open(self.filename, db.DB_RECNO, db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test02_WithSource (bsddb.test.test_recno.SimpleRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_recno.py", line 217, in test02_WithSource
    homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_662'

======================================================================
ERROR: test03_FixedLength (bsddb.test.test_recno.SimpleRecnoTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_recno.py", line 273, in test03_FixedLength
    d.open(self.filename, db.DB_RECNO, db.DB_CREATE)
DBAccessError: (13, 'Permission denied')

======================================================================
ERROR: test01_1WriterMultiReaders (bsddb.test.test_thread.BTreeConcurrentDataStore)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_thread.py", line 46, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_664'

======================================================================
ERROR: test01_1WriterMultiReaders (bsddb.test.test_thread.HashConcurrentDataStore)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_thread.py", line 46, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_665'

======================================================================
ERROR: test02_SimpleLocks (bsddb.test.test_thread.BTreeSimpleThreaded)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_thread.py", line 46, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_666'

======================================================================
ERROR: test02_SimpleLocks (bsddb.test.test_thread.HashSimpleThreaded)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_thread.py", line 46, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_667'

======================================================================
ERROR: test03_ThreadedTransactions (bsddb.test.test_thread.BTreeThreadedTransactions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_thread.py", line 46, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_668'

======================================================================
ERROR: test03_ThreadedTransactions (bsddb.test.test_thread.HashThreadedTransactions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_thread.py", line 46, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_669'

======================================================================
ERROR: test03_ThreadedTransactions (bsddb.test.test_thread.BTreeThreadedNoWaitTransactions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_thread.py", line 46, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_670'

======================================================================
ERROR: test03_ThreadedTransactions (bsddb.test.test_thread.HashThreadedNoWaitTransactions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_thread.py", line 46, in setUp
    self.homeDir = get_new_environment_path()
  File "/tmp/python-test/local/lib/python2.7/bsddb/test/test_all.py", line 517, in get_new_environment_path
    test_support.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/test/test_support.py", line 189, in rmtree
    shutil.rmtree(path)
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 236, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/tmp/python-test/local/lib/python2.7/shutil.py", line 234, in rmtree
    names = os.listdir(path)
OSError: [Errno 13] Permission denied: '/tmp/z-test_bsddb3-12464/environment_12464_671'

----------------------------------------------------------------------
Ran 363 tests in 0.303s

FAILED (errors=327)
test test_bsddb3 failed -- multiple errors occurred
test_buffer
test_bufio
test_bytes
test_bz2
test_calendar
test_call
test_capi
test_cd
test_cd skipped -- No module named cd
test_cfgparser
test_cgi
test_charmapcodec
test_cl
test_cl skipped -- No module named cl
test_class
test_cmath
test_cmd
test_cmd_line
test_cmd_line_script
test_code
test_codeccallbacks
test_codecencodings_cn
test_codecencodings_hk
test_codecencodings_jp
test_codecencodings_kr
test_codecencodings_tw
test_codecmaps_cn
test_codecmaps_hk
test_codecmaps_jp
test_codecmaps_kr
test_codecmaps_tw
test_codecs
test_codeop
test_coding
test_coercion
test_collections
test_colorsys
test_commands
test_compare
test_compile
test_compileall
test_compiler
  testCompileLibrary still working, be patient...
test_complex
test_complex_args
test_contains
test_contextlib
test_cookie
test_cookielib
test_copy
test_copy_reg
test_cpickle
test_cprofile
test_crypt
test_csv
test_ctypes
test_datetime
test_dbm
test_decimal
test_decorators
test_defaultdict
test_deque
test_descr
test_descrtut
test_dictcomps
test_dictviews
test_difflib
test_dircache
test_dis
test_distutils
[19643 refs]
test_dl
test_docxmlrpc
test_dumbdbm
test_dummy_thread
test_dummy_threading
test_email
test_email_codecs
test_email_renamed
test_enumerate
test_eof
test_epoll
test_epoll skipped -- kernel doesn't support epoll()
test_errno
test_exception_variations
test_extcall
test_fcntl
test_file
test_file2k
test_filecmp
test_fileinput
test_fileio
test_float
test_fnmatch
test_fork1
test_format
test_fpformat
test_fractions
test_frozen
test_ftplib
test_funcattrs
test_functools
test_future
test_future3
test_future4
test_future5
test_future_builtins
test_gc
test_gdb
test_gdb skipped -- gdb versions before 7.0 didn't support python embedding Saw:
GNU gdb 6.2.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-pc-linux-gnu".

test_gdbm
test_generators
test_genericpath
test_genexps
test_getargs
test_getargs2
test_getopt
test_gettext
test_gl
test_gl skipped -- No module named gl
test_glob
test_global
test_grp
test_gzip
test_hash
test_hashlib
test_heapq
test_hmac
test_hotshot
test_htmllib
test_htmlparser
test_httplib
test_httpservers
[15648 refs]
[15648 refs]
[15648 refs]
[25315 refs]
test_imageop
test_imaplib
test_imgfile
test_imgfile skipped -- No module named imgfile
test_imp
test_import
test_importhooks
test_importlib
test_index
test_inspect
test_int
test_int_literal
test_io
test_ioctl
test_ioctl skipped -- Unable to open /dev/tty
test_isinstance
test_iter
test_iterlen
test_itertools
test_json
test_kqueue
test_kqueue skipped -- test works only on BSD
test_largefile
test_lib2to3
test_linecache
test_list
test_locale
test_logging
test_long
test_long_future
test_longexp
test_macos
test_macos skipped -- No module named MacOS
test_macostools
test_macostools skipped -- No module named MacOS
test_macpath
test_mailbox
test_marshal
test_math
test_md5
test_memoryio
test_memoryview
test_mhlib
test_mimetools
test_mimetypes
test_minidom
test_mmap
test_module
test_modulefinder
test_multibytecodec
test_multibytecodec_support
test_multifile
test_multiprocessing
test_multiprocessing skipped -- This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770.
test_mutants
test_mutex
test_netrc
test_new
test_nis
test_normalization
test_ntpath
test_old_mailbox
test_openpty
test_operator
test_optparse
test_os
[15648 refs]
[15648 refs]
test_parser
Expecting 's_push: parser stack overflow' in next line
s_push: parser stack overflow
test_pdb
test_peepholer
test_pep247
test_pep263
test_pep277
test_pep277 skipped -- only NT+ and systems with Unicode-friendly filesystem encoding
test_pep292
test_pep352
test_pickle
test_pickletools
test_pipes
test_pkg
test_pkgimport
test_pkgutil
test_platform
[17044 refs]
[17044 refs]
test_plistlib
test_poll
test_popen
[15653 refs]
[15653 refs]
[15653 refs]
test_popen2
test_poplib
test_posix
test_posixpath
test_pow
test_pprint
test_print
test_profile
test_profilehooks
test_property
test_pstats
test_pty
test_pwd
test_py3kwarn
test_py3kwarn skipped -- test.test_py3kwarn must be run with the -3 flag
test_pyclbr
test_pydoc
[20862 refs]
[20862 refs]
[20862 refs]
[20862 refs]
[20862 refs]
[20861 refs]
[20861 refs]
test_pyexpat
test_queue
test_quopri
[18479 refs]
[18479 refs]
test_random
test_re
test_readline
test_repr
test_resource
test_rfc822
test_richcmp
test_robotparser
test_runpy
test_sax
test_scope
test_scriptpackages
test_scriptpackages skipped -- No module named aetools
test_select
test_set
test_setcomps
test_sets
test_sgmllib
test_sha
test_shelve
test_shlex
test_shutil
test_signal
test_site
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
test_slice
test_smtplib
test_smtpnet
test_socket
test_socketserver
test_softspace
test_sort
test_sqlite
test_ssl
test_startfile
test_startfile skipped -- module os has no attribute startfile
test_str
test_strftime
test_string
test_stringprep
test_strop
test_strptime
test_strtod
test_struct
test_structmembers
test_structseq
test_subprocess
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15863 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
.
[15648 refs]
[15648 refs]
    this bit of output is from a test of stdout in a different process ...
[15648 refs]
[15648 refs]
[15863 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15863 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
[15648 refs]
.
[15648 refs]
[15648 refs]
    this bit of output is from a test of stdout in a different process ...
[15648 refs]
[15648 refs]
[15863 refs]
test_sunaudiodev
test_sunaudiodev skipped -- No module named sunaudiodev
test_sundry
test_symtable
test_syntax
test_sys
[15648 refs]
[15648 refs]
[15648 refs]
[15877 refs]
[15671 refs]
test_sysconfig
[15648 refs]
[15648 refs]
test_tarfile
test_tcl
test_tcl skipped -- No module named _tkinter
test_telnetlib
test_tempfile
[15648 refs]
test_textwrap
test_thread
test_threaded_import
test_threadedtempfile
test_threading
[18948 refs]
[20223 refs]
[20035 refs]
[20035 refs]
[20035 refs]
[20035 refs]
test_threading_local
test_threadsignals
test_time
test_timeout
test_tk
test_tk skipped -- No module named _tkinter
test_tokenize
test_trace
test_traceback
test_transformer
test_ttk_guionly
test_ttk_guionly skipped -- No module named _tkinter
test_ttk_textonly
test_ttk_textonly skipped -- No module named _tkinter
test_tuple
test_typechecks
test_ucn
test_unary
test_undocumented_details
test_unicode
test_unicode_file
test_unicode_file skipped -- No Unicode filesystem semantics on this platform.
test_unicodedata
test_univnewlines
test_univnewlines2k
test_unpack
test_urllib
test_urllib2
test_urllib2_localnet
test_urllib2net
test_urllibnet
test_urlparse
test_userdict
test_userlist
test_userstring
test_uu
test_uuid
test_wait3
test_wait4
test_warnings
[15679 refs]
[15679 refs]
[15672 refs]
[15679 refs]
[15679 refs]
[15672 refs]
test_wave
test_weakref
test_weakset
test_whichdb
test_winreg
test_winreg skipped -- No module named _winreg
test_winsound
test_winsound skipped -- No module named winsound
test_with
test_wsgiref
test_xdrlib
test_xml_etree
test_xml_etree_c
test_xmllib
test_xmlrpc
test_xpickle
sh: line 1: python2.4: command not found
sh: line 1: python2.6: command not found
test_xrange
test_zipfile
test_zipfile64
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
test_zipimport
test_zipimport_support
test_zlib
352 tests OK.
1 test failed:
    test_bsddb3
28 tests skipped:
    test_aepack test_al test_applesingle test_bsddb185 test_cd test_cl
    test_epoll test_gdb test_gl test_imgfile test_ioctl test_kqueue
    test_macos test_macostools test_multiprocessing test_pep277
    test_py3kwarn test_scriptpackages test_startfile test_sunaudiodev
    test_tcl test_tk test_ttk_guionly test_ttk_textonly
    test_unicode_file test_winreg test_winsound test_zipfile64
7 skips unexpected on linux2:
    test_epoll test_gdb test_ioctl test_multiprocessing test_tk
    test_ttk_guionly test_ttk_textonly
[985034 refs]


More information about the Python-checkins mailing list