Advertisement
Guest User

tahoe-cloud-tests

a guest
Jul 4th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 105.90 KB | None | 0 0
  1. Marks-MacBook-Pro-5:tahoe-fork markberger$ sudo python setup.py trial
  2. running update_version
  3. git-version: wrote '1.10.0-149-g98b4d8e' into 'src/allmydata/_version.py'
  4. running trial
  5. allmydata-tahoe: 1.10.0.post149 [1819-cloud-merge: 98b4d8ee3cfeccbdd56b45507e4c0e06d8c5bb10] (/Users/markberger/Code/tahoe-fork/src)
  6. foolscap: 0.6.4 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages)
  7. pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages)
  8. zfec: 1.4.24 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages)
  9. Twisted: 13.0.0 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages)
  10. Nevow: 0.10.0 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages)
  11. zope.interface: unknown (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/zope)
  12. python: 2.7.3 (/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python)
  13. platform: Darwin-12.4.0-x86_64-i386-64bit (None)
  14. pyOpenSSL: 0.13 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages)
  15. simplejson: 3.1.3 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages)
  16. pycrypto: 2.6 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages)
  17. pyasn1: 0.1.6 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages)
  18. mock: 1.0.1 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages)
  19. txAWS: 0.2.1.post5 (/Users/markberger/Code/tahoe-fork/support/lib/python2.7/site-packages/txAWS-0.2.1.post5-py2.7.egg)
  20. oauth2client: 1.1 (/Users/markberger/Code/tahoe-fork/support/lib/python2.7/site-packages/oauth2client-1.1-py2.7.egg)
  21. python-dateutil: 2.1 (/Users/markberger/Code/tahoe-fork/support/lib/python2.7/site-packages/python_dateutil-2.1-py2.7.egg)
  22. httplib2: 0.8 (/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/httplib2-0.8-py2.7.egg)
  23. python-gflags: unknown (/Users/markberger/Code/tahoe-fork/support/lib/python2.7/site-packages)
  24. setuptools: 0.6c16dev4 (/Users/markberger/Code/tahoe-fork/support/lib/python2.7/site-packages/setuptools-0.6c16dev4.egg)
  25.  
  26. allmydata.test.test_backupdb
  27. BackupDB
  28. test_basic ... [OK]
  29. test_check ... [OK]
  30. test_directory ... [OK]
  31. test_fail ... [OK]
  32. test_unicode ... [OK]
  33. test_upgrade_v1_v2 ... [OK]
  34. test_wrong_version ... [OK]
  35. allmydata.test.test_base62
  36. T
  37. test_ende_0x00 ... [OK]
  38. test_ende_0x000000 ... [OK]
  39. test_ende_0x01 ... [OK]
  40. test_ende_0x0100 ... [OK]
  41. test_ende_0x010000 ... [OK]
  42. test_ende_longrandstr ... [OK]
  43. test_ende_randstr ... [OK]
  44. test_num_octets_that_encode_to_this_many_chars ... [OK]
  45. test_odd_sizes ... [OK]
  46. allmydata.test.test_checker
  47. AddLease
  48. test_875 ... [OK]
  49. BalancingAct
  50. test_good_share_hosts ... [OK]
  51. TooParallel
  52. test_immutable ... [OK]
  53. WebResultsRendering
  54. test_check ... [OK]
  55. test_check_and_repair ... [OK]
  56. test_literal ... [OK]
  57. allmydata.test.test_cli
  58. Admin
  59. test_derive_pubkey ... [OK]
  60. test_generate_keypair ... [OK]
  61. Backup
  62. test_backup ... [OK]
  63. test_backup_with_nonexistent_alias ... [OK]
  64. test_backup_without_alias ... [OK]
  65. test_exclude_from_tilde_expansion ... [OK]
  66. test_exclude_options ... [OK]
  67. test_exclude_options_unicode ... [OK]
  68. test_ignore_symlinks ... [OK]
  69. test_ignore_unreadable_directory ... [OK]
  70. test_ignore_unreadable_file ... [OK]
  71. CLI
  72. test_alias ... [OK]
  73. test_alias_tolerance ... [OK]
  74. test_catalog_shares_error ... [OK]
  75. test_dump_cap_chk ... [OK]
  76. test_dump_cap_chk_directory ... [OK]
  77. test_dump_cap_lit ... [OK]
  78. test_dump_cap_mdmf ... [OK]
  79. test_dump_cap_mdmf_directory ... [OK]
  80. test_dump_cap_sdmf ... [OK]
  81. test_dump_cap_sdmf_directory ... [OK]
  82. test_exception_catcher ... [OK]
  83. test_listdir_unicode_good ... [OK]
  84. Check
  85. test_check ... [OK]
  86. test_check_with_nonexistent_alias ... [OK]
  87. test_check_without_alias ... [OK]
  88. test_deep_check ... [OK]
  89. Cp
  90. test_copy_using_filecap ... [OK]
  91. test_cp_overwrite_readonly_mutable_file ... [OK]
  92. test_cp_replaces_mutable_file_contents ... [OK]
  93. test_cp_verbose ... [OK]
  94. test_cp_with_nonexistent_alias ... [OK]
  95. test_dangling_symlink_vs_recursion ... [OK]
  96. test_not_enough_args ... [OK]
  97. test_unicode_dirnames ... [OK]
  98. test_unicode_filename ... [OK]
  99. CreateAlias
  100. test_create ... [OK]
  101. test_create_unicode ... [OK]
  102. Errors
  103. test_broken_socket ... [OK]
  104. test_get ... [OK]
  105. Get
  106. test_get_with_nonexistent_alias ... [OK]
  107. test_get_without_alias ... [OK]
  108. Help
  109. test_add_alias ... [OK]
  110. test_backup ... [OK]
  111. test_check ... [OK]
  112. test_cp ... [OK]
  113. test_create_admin ... [OK]
  114. test_create_admin_create_container ... [OK]
  115. test_create_admin_derive_pubkey ... [OK]
  116. test_create_admin_generate_keypair ... [OK]
  117. test_create_alias ... [OK]
  118. test_create_client ... [OK]
  119. test_create_introducer ... [OK]
  120. test_create_node ... [OK]
  121. test_debug_flogtool ... [OK]
  122. test_debug_trial ... [OK]
  123. test_deep_check ... [OK]
  124. test_get ... [OK]
  125. test_list_aliases ... [OK]
  126. test_ln ... [OK]
  127. test_ls ... [OK]
  128. test_manifest ... [OK]
  129. test_mkdir ... [OK]
  130. test_mv ... [OK]
  131. test_put ... [OK]
  132. test_restart ... [OK]
  133. test_rm ... [OK]
  134. test_run ... [OK]
  135. test_start ... [OK]
  136. test_stats ... [OK]
  137. test_stop ... [OK]
  138. test_unlink ... [OK]
  139. test_webopen ... [OK]
  140. List
  141. test_list ... [OK]
  142. test_list_mdmf ... [OK]
  143. test_list_mdmf_json ... [OK]
  144. test_list_with_nonexistent_alias ... [OK]
  145. test_list_without_alias ... [OK]
  146. Ln
  147. test_ln_with_nonexistent_alias ... [OK]
  148. test_ln_without_alias ... [OK]
  149. Manifest
  150. test_manifest_with_nonexistent_alias ... [OK]
  151. test_manifest_without_alias ... [OK]
  152. Mkdir
  153. test_mkdir ... [OK]
  154. test_mkdir_bad_mutable_type ... [OK]
  155. test_mkdir_mutable_type ... [OK]
  156. test_mkdir_mutable_type_unlinked ... [OK]
  157. test_mkdir_unicode ... [OK]
  158. test_mkdir_with_nonexistent_alias ... [OK]
  159. Mv
  160. test_mv_behavior ... [OK]
  161. test_mv_error_if_DELETE_fails ... [OK]
  162. test_mv_with_nonexistent_alias ... [OK]
  163. test_mv_without_alias ... [OK]
  164. Options
  165. test_basedir ... [OK]
  166. test_list ... [OK]
  167. test_quiet ... [OK]
  168. test_version ... [OK]
  169. Put
  170. test_format ... [OK]
  171. test_immutable_from_file ... [OK]
  172. test_immutable_from_file_unicode ... [OK]
  173. test_mutable ... [OK]
  174. test_mutable_type_invalid_format ... [OK]
  175. test_mutable_unlinked ... [OK]
  176. test_put_to_mdmf_cap ... [OK]
  177. test_put_to_sdmf_cap ... [OK]
  178. test_put_with_nonexistent_alias ... [OK]
  179. test_unlinked_immutable_from_file ... [OK]
  180. test_unlinked_immutable_stdin ... [OK]
  181. Rm
  182. test_unlink_with_nonexistent_alias ... [OK]
  183. test_unlink_without_alias ... [OK]
  184. test_unlink_without_path ... [OK]
  185. Stats
  186. test_empty_directory ... [OK]
  187. test_stats_with_nonexistent_alias ... [OK]
  188. test_stats_without_alias ... [OK]
  189. Unlink
  190. test_unlink_with_nonexistent_alias ... [OK]
  191. test_unlink_without_alias ... [OK]
  192. test_unlink_without_path ... [OK]
  193. Webopen
  194. test_webopen ... [OK]
  195. test_webopen_with_nonexistent_alias ... [OK]
  196. allmydata.test.test_client
  197. Basic
  198. test_create_drop_uploader ... [OK]
  199. test_debug_discard_true_unsupported ... [OK]
  200. test_error_on_old_config_files ... [OK]
  201. test_expire_immutable_false_unsupported ... [OK]
  202. test_expire_mutable_false_unsupported ... [OK]
  203. test_googlestorage_config ... [OK]
  204. test_googlestorage_config_required ... [OK]
  205. test_googlestorage_config_required_private_key ... [OK]
  206. test_helper_furl ... [OK]
  207. test_loadable ... [OK]
  208. test_msazure_config ... [OK]
  209. test_msazure_config_required ... [OK]
  210. test_msazure_config_required_private_key ... [OK]
  211. test_nodekey_no_storage ... [OK]
  212. test_nodekey_yes_storage ... [OK]
  213. test_openstack_config_good_defaults ... [OK]
  214. test_openstack_config_no_api_key ... [OK]
  215. test_openstack_config_no_container ... [OK]
  216. test_openstack_config_no_username ... [OK]
  217. test_openstack_readonly_bad ... [OK]
  218. test_permute ... [OK]
  219. test_reserved_1 ... [OK]
  220. test_reserved_2 ... [OK]
  221. test_reserved_3 ... [OK]
  222. test_reserved_4 ... [OK]
  223. test_reserved_bad ... [OK]
  224. test_reserved_default ... [OK]
  225. test_s3_config_good_defaults ... [OK]
  226. test_s3_config_no_access_key_id ... [OK]
  227. test_s3_config_no_bucket ... [OK]
  228. test_s3_config_no_s3secret ... [OK]
  229. test_s3_readonly_bad ... [OK]
  230. test_secrets ... [OK]
  231. test_versions ... [OK]
  232. NodeMaker
  233. test_maker ... [OK]
  234. Run
  235. test_loadable ... [OK]
  236. test_reloadable ... [OK]
  237. allmydata.test.test_codec
  238. T
  239. test_encode ... [OK]
  240. test_encode1 ... [OK]
  241. test_encode2 ... [OK]
  242. allmydata.test.test_crawler
  243. CrawlerTestWithDiskBackend
  244. test_empty_subclass ... [OK]
  245. test_oneshot ... [OK]
  246. test_service ... [OK]
  247. CrawlerTestWithMockCloudBackend
  248. test_empty_subclass ... [OK]
  249. test_oneshot ... [OK]
  250. test_service ... [OK]
  251. allmydata.test.test_deepcheck
  252. DeepCheckWebBad
  253. test_bad ... [OK]
  254. DeepCheckWebGood
  255. test_good ... [OK]
  256. Large
  257. test_lots_of_lits ... [OK]
  258. MutableChecker
  259. test_corrupt ... [OK]
  260. test_delete_share ... [OK]
  261. test_good ... [OK]
  262. allmydata.test.test_dirnode
  263. Adder
  264. test_overwrite ... [OK]
  265. DeepStats
  266. test_stats ... [OK]
  267. Deleter
  268. test_retry ... [OK]
  269. Dirnode
  270. test_basic ... [OK]
  271. test_basic_mdmf ... [OK]
  272. test_check ... [OK]
  273. test_create ... [OK]
  274. test_create_mdmf ... [OK]
  275. test_create_subdirectory ... [OK]
  276. test_create_subdirectory_mdmf ... [OK]
  277. test_deepcheck ... [OK]
  278. test_deepcheck_and_repair ... [OK]
  279. test_deepcheck_and_repair_mdmf ... [OK]
  280. test_deepcheck_cachemisses ... [OK]
  281. test_deepcheck_mdmf ... [OK]
  282. test_deepcheck_problems ... [OK]
  283. test_deepcheck_problems_mdmf ... [OK]
  284. test_directory_representation ... [OK]
  285. test_immutable ... [OK]
  286. test_initial_children ... [OK]
  287. test_mdmf_initial_children ... [OK]
  288. test_readonly ... [OK]
  289. test_readonly_mdmf ... [OK]
  290. test_update_metadata ... [OK]
  291. Dirnode2
  292. test_from_future ... [OK]
  293. test_unknown_strip_prefix_for_ro ... [OK]
  294. test_unknownnode ... [OK]
  295. Packing
  296. test_deep_immutable ... [OK]
  297. test_unpack_and_pack_behavior ... [OK]
  298. allmydata.test.test_download
  299. Corruption
  300. test_each_byte ... [OK]
  301. test_failure ... [OK]
  302. DownloadTest
  303. test_badguess ... [OK]
  304. test_download ... [OK]
  305. test_download_bad_segment ... [OK]
  306. test_download_failover ... [OK]
  307. test_download_no_overrun ... [OK]
  308. test_download_segment ... [OK]
  309. test_download_segment_bad_ciphertext_hash ... [OK]
  310. test_download_segment_cancel ... [OK]
  311. test_download_segment_terminate ... [OK]
  312. test_duplicate_shares ... [OK]
  313. test_long_offset ... [OK]
  314. test_lost_servers ... [OK]
  315. test_pause ... [OK]
  316. test_pause_then_stop ... [OK]
  317. test_sequential_goodguess ... [OK]
  318. test_simultaneous_badguess ... [OK]
  319. test_simultaneous_get_blocks ... [OK]
  320. test_simultaneous_goodguess ... [OK]
  321. test_simultaneous_onefails ... [OK]
  322. test_simultaneous_onefails_onecancelled ... [OK]
  323. test_stop ... [OK]
  324. test_stop_immediately ... [OK]
  325. test_stop_immediately2 ... Traceback (most recent call last):
  326. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_download.py", line 721, in test_stop_immediately2
  327.  
  328. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  329.  
  330. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  331.  
  332. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  333.  
  334. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  335.  
  336. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  337.  
  338. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  339.  
  340. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  341.  
  342. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  343.  
  344. sqlite3.OperationalError: unable to open database file
  345. [ERROR]
  346. test_verifycap ... Traceback (most recent call last):
  347. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_download.py", line 845, in test_verifycap
  348.  
  349. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  350.  
  351. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  352.  
  353. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  354.  
  355. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  356.  
  357. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  358.  
  359. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  360.  
  361. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  362.  
  363. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  364.  
  365. allmydata.util.dbutil.DBError: Unable to create/open db file allmydata.test.test_download/DownloadTest/test_verifycap/xVYNAd/temp/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  366. [ERROR]
  367. DownloadV2
  368. test_download ... Traceback (most recent call last):
  369. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_download.py", line 1155, in test_download
  370.  
  371. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  372.  
  373. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  374.  
  375. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  376.  
  377. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  378.  
  379. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  380.  
  381. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  382.  
  383. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  384.  
  385. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  386.  
  387. allmydata.util.dbutil.DBError: Unable to create/open db file allmydata.test.test_download/DownloadV2/test_download/zAOEuz/temp/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  388. [ERROR]
  389. test_download_no_overrun ... Traceback (most recent call last):
  390. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_download.py", line 1170, in test_download_no_overrun
  391.  
  392. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  393.  
  394. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  395.  
  396. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  397.  
  398. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  399.  
  400. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  401.  
  402. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  403.  
  404. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  405.  
  406. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  407.  
  408. allmydata.util.dbutil.DBError: Unable to create/open db file allmydata.test.test_download/DownloadV2/test_download_no_overrun/deRUIW/temp/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  409. [ERROR]
  410. Selection
  411. test_avoid_bad_diversity_late ... [OK]
  412. test_avoid_redundancy ... [OK]
  413. test_good_diversity_early ... [OK]
  414. test_good_diversity_late ... [OK]
  415. test_no_shares ... [OK]
  416. test_only_one_share ... [OK]
  417. test_overdue ... [OK]
  418. test_overdue_fails ... [OK]
  419. test_suffer_bad_diversity_early ... [OK]
  420. test_suffer_bad_diversity_late ... [OK]
  421. Status
  422. test_active ... [OK]
  423. test_progress ... [OK]
  424. test_status ... [OK]
  425. allmydata.test.test_drop_upload
  426. MockTest
  427. test_drop_upload ... Traceback (most recent call last):
  428. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_drop_upload.py", line 160, in test_drop_upload
  429.  
  430. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_drop_upload.py", line 31, in _test
  431.  
  432. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  433.  
  434. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  435.  
  436. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  437.  
  438. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  439.  
  440. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  441.  
  442. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  443.  
  444. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  445.  
  446. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  447.  
  448. allmydata.util.dbutil.DBError: Unable to create/open db file drop_upload.MockTest.test_drop_upload/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  449. [ERROR]
  450. test_errors ... Traceback (most recent call last):
  451. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_drop_upload.py", line 127, in test_errors
  452.  
  453. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  454.  
  455. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  456.  
  457. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  458.  
  459. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  460.  
  461. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  462.  
  463. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  464.  
  465. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  466.  
  467. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  468.  
  469. allmydata.util.dbutil.DBError: Unable to create/open db file drop_upload.MockTest.test_errors/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  470. [ERROR]
  471. RealTest
  472. test_drop_upload ... [SKIPPED]
  473. allmydata.test.test_encode
  474. Encode
  475. test_send_100 ... [OK]
  476. test_send_101 ... [OK]
  477. test_send_124 ... [OK]
  478. test_send_125 ... [OK]
  479. test_send_51 ... [OK]
  480. test_send_74 ... [OK]
  481. test_send_75 ... [OK]
  482. test_send_76 ... [OK]
  483. test_send_99 ... [OK]
  484. Roundtrip
  485. test_100 ... Traceback (most recent call last):
  486. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 383, in test_100
  487.  
  488. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 402, in do_test_size
  489.  
  490. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  491.  
  492. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  493.  
  494. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  495.  
  496. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  497.  
  498. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  499.  
  500. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  501.  
  502. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  503.  
  504. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  505.  
  506. sqlite3.OperationalError: unable to open database file
  507. [ERROR]
  508. test_101 ... Traceback (most recent call last):
  509. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 387, in test_101
  510.  
  511. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 402, in do_test_size
  512.  
  513. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  514.  
  515. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  516.  
  517. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  518.  
  519. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  520.  
  521. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  522.  
  523. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  524.  
  525. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  526.  
  527. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  528.  
  529. allmydata.util.dbutil.DBError: Unable to create/open db file allmydata.test.test_encode/Roundtrip/test_101/NOjgI3/temp/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  530. [ERROR]
  531. test_124 ... Traceback (most recent call last):
  532. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 385, in test_124
  533. def test_124(self): return self.do_test_size(124)
  534. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 402, in do_test_size
  535. self.set_up_grid()
  536. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  537. client_config_hooks=client_config_hooks)
  538. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  539. server = self.make_server(i)
  540. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  541. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  542. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  543. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  544. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  545. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  546. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  547. self._leasedb = LeaseDB(dbfile)
  548. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  549. synchronous="OFF")
  550. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  551. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  552. allmydata.util.dbutil.DBError: Unable to create/open db file allmydata.test.test_encode/Roundtrip/test_124/lknXfy/temp/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  553. [ERROR]
  554. test_125 ... Traceback (most recent call last):
  555. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 386, in test_125
  556. def test_125(self): return self.do_test_size(125)
  557. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 402, in do_test_size
  558. self.set_up_grid()
  559. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  560. client_config_hooks=client_config_hooks)
  561. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  562. server = self.make_server(i)
  563. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  564. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  565. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  566. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  567. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  568. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  569. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  570. self._leasedb = LeaseDB(dbfile)
  571. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  572. synchronous="OFF")
  573. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  574. c.executescript(schema)
  575. sqlite3.OperationalError: unable to open database file
  576. [ERROR]
  577. test_51 ... Traceback (most recent call last):
  578. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 381, in test_51
  579. def test_51(self): return self.do_test_size(51)
  580. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 402, in do_test_size
  581. self.set_up_grid()
  582. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  583. client_config_hooks=client_config_hooks)
  584. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  585. server = self.make_server(i)
  586. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  587. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  588. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  589. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  590. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  591. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  592. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  593. self._leasedb = LeaseDB(dbfile)
  594. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  595. synchronous="OFF")
  596. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  597. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  598. allmydata.util.dbutil.DBError: Unable to create/open db file allmydata.test.test_encode/Roundtrip/test_51/gjbkNC/temp/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  599. [ERROR]
  600. test_74 ... Traceback (most recent call last):
  601. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 379, in test_74
  602. def test_74(self): return self.do_test_size(74)
  603. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 402, in do_test_size
  604. self.set_up_grid()
  605. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  606. client_config_hooks=client_config_hooks)
  607. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  608. server = self.make_server(i)
  609. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  610. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  611. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  612. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  613. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  614. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  615. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  616. self._leasedb = LeaseDB(dbfile)
  617. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  618. synchronous="OFF")
  619. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  620. c.executescript(schema)
  621. sqlite3.OperationalError: unable to open database file
  622. [ERROR]
  623. test_75 ... Traceback (most recent call last):
  624. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 380, in test_75
  625. def test_75(self): return self.do_test_size(75)
  626. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 402, in do_test_size
  627. self.set_up_grid()
  628. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  629. client_config_hooks=client_config_hooks)
  630. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  631. server = self.make_server(i)
  632. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  633. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  634. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  635. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  636. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  637. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  638. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  639. self._leasedb = LeaseDB(dbfile)
  640. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  641. synchronous="OFF")
  642. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  643. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  644. allmydata.util.dbutil.DBError: Unable to create/open db file allmydata.test.test_encode/Roundtrip/test_75/FEjiPd/temp/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  645. [ERROR]
  646. test_76 ... Traceback (most recent call last):
  647. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 384, in test_76
  648. def test_76(self): return self.do_test_size(76)
  649. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 402, in do_test_size
  650. self.set_up_grid()
  651. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  652. client_config_hooks=client_config_hooks)
  653. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  654. server = self.make_server(i)
  655. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  656. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  657. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  658. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  659. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  660. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  661. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  662. self._leasedb = LeaseDB(dbfile)
  663. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  664. synchronous="OFF")
  665. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  666. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  667. allmydata.util.dbutil.DBError: Unable to create/open db file allmydata.test.test_encode/Roundtrip/test_76/xvoXGY/temp/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  668. [ERROR]
  669. test_99 ... Traceback (most recent call last):
  670. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 382, in test_99
  671. def test_99(self): return self.do_test_size(99)
  672. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encode.py", line 402, in do_test_size
  673. self.set_up_grid()
  674. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  675. client_config_hooks=client_config_hooks)
  676. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  677. server = self.make_server(i)
  678. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  679. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  680. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  681. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  682. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  683. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  684. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  685. self._leasedb = LeaseDB(dbfile)
  686. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  687. synchronous="OFF")
  688. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  689. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  690. allmydata.util.dbutil.DBError: Unable to create/open db file allmydata.test.test_encode/Roundtrip/test_99/P5IxgX/temp/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  691. [ERROR]
  692. ValidatedExtendedURIProxy
  693. test_accept_minimal ... [OK]
  694. test_accept_optional ... [OK]
  695. test_reject_insufficient ... [OK]
  696. test_reject_optional ... [OK]
  697. allmydata.test.test_encodingutil
  698. EncodingUtilErrors
  699. test_argv_to_unicode ... Traceback (most recent call last):
  700. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 124, in test_argv_to_unicode
  701.  
  702. exceptions.LookupError: unknown encoding: latin1
  703. [ERROR]
  704. test_get_io_encoding ... Traceback (most recent call last):
  705. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mock-1.0.1-py2.7.egg/mock.py", line 1201, in patched
  706. return func(*args, **keywargs)
  707. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 86, in test_get_io_encoding
  708.  
  709. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 61, in _reload
  710.  
  711. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 34, in check_encoding
  712.  
  713. exceptions.AssertionError: The character encoding 'koi8-r' is not supported for conversion.
  714. [ERROR]
  715. test_get_io_encoding_not_from_stdout ... Traceback (most recent call last):
  716. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mock-1.0.1-py2.7.egg/mock.py", line 1201, in patched
  717. return func(*args, **keywargs)
  718. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 107, in test_get_io_encoding_not_from_stdout
  719.  
  720. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 61, in _reload
  721.  
  722. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 34, in check_encoding
  723.  
  724. exceptions.AssertionError: The character encoding 'koi8-r' is not supported for conversion.
  725. [ERROR]
  726. test_no_unicode_normalization ... [OK]
  727. test_unicode_to_output ... Traceback (most recent call last):
  728. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 128, in test_unicode_to_output
  729.  
  730. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/trial/_synctest.py", line 335, in assertRaises
  731.  
  732. twisted.trial.unittest.FailTest: <type 'exceptions.LookupError'> raised instead of UnicodeEncodeError:
  733. Traceback (most recent call last):
  734. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/trial/_asynctest.py", line 106, in _run
  735.  
  736. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/defer.py", line 137, in maybeDeferred
  737. result = f(*args, **kw)
  738. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/_utilspy3.py", line 37, in runWithWarningsSuppressed
  739. result = f(*a, **kw)
  740. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 128, in test_unicode_to_output
  741.  
  742. --- <exception caught here> ---
  743. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/trial/_synctest.py", line 328, in assertRaises
  744.  
  745. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 143, in unicode_to_output
  746.  
  747. exceptions.LookupError: unknown encoding: koi8-r
  748.  
  749. [FAIL]
  750. EncodingUtilNonUnicodePlatform
  751. test_listdir_unicode ... Traceback (most recent call last):
  752. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mock-1.0.1-py2.7.egg/mock.py", line 1201, in patched
  753. return func(*args, **keywargs)
  754. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 162, in test_listdir_unicode
  755.  
  756. exceptions.LookupError: unknown encoding: latin1
  757. [ERROR]
  758. MacOSXLeopard
  759. test_argv_to_unicode ... [OK]
  760. test_listdir_unicode ... [OK]
  761. test_unicode_platform ... [OK]
  762. test_unicode_to_output ... [OK]
  763. test_unicode_to_url ... [OK]
  764. MacOSXLeopard7bit
  765. test_argv_to_unicode ... [OK]
  766. test_listdir_unicode ... [OK]
  767. test_unicode_platform ... [OK]
  768. test_unicode_to_output ... [OK]
  769. test_unicode_to_url ... [OK]
  770. OpenBSD
  771. test_argv_to_unicode ... [OK]
  772. test_listdir_unicode ... [OK]
  773. test_unicode_platform ... [OK]
  774. test_unicode_to_output ... [OK]
  775. test_unicode_to_url ... [OK]
  776. QuoteOutput
  777. test_quote_output_ascii ... [OK]
  778. test_quote_output_default ... Traceback (most recent call last):
  779. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 392, in test_quote_output_default
  780.  
  781. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 364, in test_quote_output_latin1
  782.  
  783. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 318, in _test_quote_output_all
  784.  
  785. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 315, in check
  786.  
  787. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 302, in _check
  788.  
  789. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 219, in quote_output
  790.  
  791. exceptions.LookupError: unknown encoding: latin1
  792. [ERROR]
  793. test_quote_output_latin1 ... Traceback (most recent call last):
  794. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 364, in test_quote_output_latin1
  795.  
  796. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 318, in _test_quote_output_all
  797.  
  798. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 315, in check
  799.  
  800. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 302, in _check
  801.  
  802. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 219, in quote_output
  803.  
  804. exceptions.LookupError: unknown encoding: latin1
  805. [ERROR]
  806. test_quote_output_utf8 ... [OK]
  807. StdlibUnicode
  808. test_mkdir_open_exists_abspath_listdir_expanduser ... Traceback (most recent call last):
  809. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 268, in test_mkdir_open_exists_abspath_listdir_expanduser
  810.  
  811. exceptions.IOError: [Errno 24] Too many open files: u'lumi\xe8re/lumi\xe8re.txt'
  812. [ERROR]
  813. test_open_unrepresentable ... [SKIPPED]
  814. UbuntuKarmicLatin1
  815. test_argv_to_unicode ... Traceback (most recent call last):
  816. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mock-1.0.1-py2.7.egg/mock.py", line 1201, in patched
  817. return func(*args, **keywargs)
  818. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 196, in test_argv_to_unicode
  819.  
  820. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 61, in _reload
  821.  
  822. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 34, in check_encoding
  823.  
  824. exceptions.AssertionError: The character encoding 'iso-8859-1' is not supported for conversion.
  825. [ERROR]
  826. test_listdir_unicode ... [SKIPPED]
  827. test_unicode_platform ... [OK]
  828. test_unicode_to_output ... Traceback (most recent call last):
  829. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mock-1.0.1-py2.7.egg/mock.py", line 1201, in patched
  830. return func(*args, **keywargs)
  831. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_encodingutil.py", line 208, in test_unicode_to_output
  832.  
  833. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 61, in _reload
  834.  
  835. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/encodingutil.py", line 34, in check_encoding
  836.  
  837. exceptions.AssertionError: The character encoding 'iso-8859-1' is not supported for conversion.
  838. [ERROR]
  839. test_unicode_to_url ... [OK]
  840. UbuntuKarmicUTF8
  841. test_argv_to_unicode ... [OK]
  842. test_listdir_unicode ... [OK]
  843. test_unicode_platform ... [OK]
  844. test_unicode_to_output ... [OK]
  845. test_unicode_to_url ... [OK]
  846. Windows
  847. test_argv_to_unicode ... [OK]
  848. test_listdir_unicode ... [SKIPPED]
  849. test_unicode_platform ... [OK]
  850. test_unicode_to_output ... [OK]
  851. test_unicode_to_url ... [OK]
  852. allmydata.test.test_filenode
  853. LiteralChecker
  854. test_literal_filenode ... [OK]
  855. Node
  856. test_chk_filenode ... [OK]
  857. test_literal_filenode ... [OK]
  858. test_mutable_filenode ... [OK]
  859. allmydata.test.test_ftp
  860. Handler
  861. test_list ... Traceback (most recent call last):
  862. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_ftp.py", line 89, in test_list
  863.  
  864. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_ftp.py", line 21, in _set_up
  865.  
  866. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  867. client_config_hooks=client_config_hooks)
  868. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  869. server = self.make_server(i)
  870. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  871. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  872. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  873. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  874. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  875. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  876. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  877. self._leasedb = LeaseDB(dbfile)
  878. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  879. synchronous="OFF")
  880. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  881. c.executescript(schema)
  882. sqlite3.OperationalError: unable to open database file
  883. [ERROR]
  884. allmydata.test.test_hashtree
  885. Complete
  886. test_create ... [OK]
  887. test_dump ... [OK]
  888. test_needed_hashes ... [OK]
  889. Incomplete
  890. test_check ... [OK]
  891. test_create ... [OK]
  892. test_depth_of ... [OK]
  893. test_large ... [OK]
  894. test_needed_hashes ... [OK]
  895. allmydata.test.test_helper
  896. AssistedUpload
  897. test_already_uploaded ... [OK]
  898. test_one ... [OK]
  899. test_previous_upload_failed ... [OK]
  900. allmydata.test.test_hung_server
  901. HungServerDownloadTest
  902. test_10_good_copied_share ... Traceback (most recent call last):
  903. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 158, in <lambda>
  904. d.addCallback(lambda ign, mutable=mutable: self._set_up(mutable, "test_10_good_copied_share"))
  905. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  906. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  907. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  908. client_config_hooks=client_config_hooks)
  909. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  910. server = self.make_server(i)
  911. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  912. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  913. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  914. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  915. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  916. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  917. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  918. self._leasedb = LeaseDB(dbfile)
  919. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  920. synchronous="OFF")
  921. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  922. c.executescript(schema)
  923. sqlite3.OperationalError: unable to open database file
  924. [ERROR]
  925. test_10_good_sanity_check ... Traceback (most recent call last):
  926. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 151, in <lambda>
  927. d.addCallback(lambda ign, mutable=mutable: self._set_up(mutable, "test_10_good_sanity_check"))
  928. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  929. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  930. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  931. client_config_hooks=client_config_hooks)
  932. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  933. server = self.make_server(i)
  934. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  935. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  936. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  937. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  938. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  939. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  940. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  941. self._leasedb = LeaseDB(dbfile)
  942. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  943. synchronous="OFF")
  944. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  945. c.executescript(schema)
  946. sqlite3.OperationalError: unable to open database file
  947. [ERROR]
  948. test_2_good_8_broken_copied_share ... Traceback (most recent call last):
  949. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 190, in <lambda>
  950. d.addCallback(lambda ign, mutable=mutable: self._set_up(mutable, "test_2_good_8_broken_copied_share"))
  951. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  952. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  953. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  954. client_config_hooks=client_config_hooks)
  955. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  956. server = self.make_server(i)
  957. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  958. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  959. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  960. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  961. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  962. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  963. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  964. self._leasedb = LeaseDB(dbfile)
  965. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  966. synchronous="OFF")
  967. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  968. c.executescript(schema)
  969. sqlite3.OperationalError: unable to open database file
  970. [ERROR]
  971. test_2_good_8_broken_duplicate_share_fail ... Traceback (most recent call last):
  972. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 199, in <lambda>
  973. d.addCallback(lambda ign, mutable=mutable: self._set_up(mutable, "test_2_good_8_broken_duplicate_share_fail"))
  974. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  975. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  976. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  977. client_config_hooks=client_config_hooks)
  978. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  979. server = self.make_server(i)
  980. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  981. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  982. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  983. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  984. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  985. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  986. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  987. self._leasedb = LeaseDB(dbfile)
  988. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  989. synchronous="OFF")
  990. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  991. c.executescript(schema)
  992. sqlite3.OperationalError: unable to open database file
  993. [ERROR]
  994. test_2_good_8_broken_fail ... Traceback (most recent call last):
  995. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 174, in <lambda>
  996. d.addCallback(lambda ign, mutable=mutable: self._set_up(mutable, "test_2_good_8_broken_fail"))
  997. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  998. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  999. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1000. client_config_hooks=client_config_hooks)
  1001. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1002. server = self.make_server(i)
  1003. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1004. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1005. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1006. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1007. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1008. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1009. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1010. self._leasedb = LeaseDB(dbfile)
  1011. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1012. synchronous="OFF")
  1013. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  1014. c.executescript(schema)
  1015. sqlite3.OperationalError: unable to open database file
  1016. [ERROR]
  1017. test_2_good_8_hung_then_1_recovers_immutable ... Traceback (most recent call last):
  1018. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 272, in <lambda>
  1019. d.addCallback(lambda ign: self._set_up(False, "test_2_good_8_hung_then_1_recovers"))
  1020. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  1021. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  1022. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1023. client_config_hooks=client_config_hooks)
  1024. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1025. server = self.make_server(i)
  1026. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1027. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1028. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1029. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1030. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1031. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1032. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1033. self._leasedb = LeaseDB(dbfile)
  1034. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1035. synchronous="OFF")
  1036. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  1037. c.executescript(schema)
  1038. sqlite3.OperationalError: unable to open database file
  1039. [ERROR]
  1040. test_2_good_8_hung_then_1_recovers_mutable ... [SKIPPED]
  1041. test_2_good_8_hung_then_1_recovers_with_2_shares_immutable ... Traceback (most recent call last):
  1042. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 281, in <lambda>
  1043. d.addCallback(lambda ign: self._set_up(False, "test_2_good_8_hung_then_1_recovers_with_2_shares"))
  1044. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  1045. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  1046. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1047. client_config_hooks=client_config_hooks)
  1048. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1049. server = self.make_server(i)
  1050. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1051. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1052. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1053. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1054. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1055. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1056. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1057. self._leasedb = LeaseDB(dbfile)
  1058. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1059. synchronous="OFF")
  1060. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  1061. c.executescript(schema)
  1062. sqlite3.OperationalError: unable to open database file
  1063. [ERROR]
  1064. test_2_good_8_hung_then_1_recovers_with_2_shares_mutable ... [SKIPPED]
  1065. test_2_good_8_noshares_fail ... Traceback (most recent call last):
  1066. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 182, in <lambda>
  1067. d.addCallback(lambda ign, mutable=mutable: self._set_up(mutable, "test_2_good_8_noshares_fail"))
  1068. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  1069. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  1070. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1071. client_config_hooks=client_config_hooks)
  1072. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1073. server = self.make_server(i)
  1074. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1075. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1076. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1077. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1078. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1079. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1080. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1081. self._leasedb = LeaseDB(dbfile)
  1082. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1083. synchronous="OFF")
  1084. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  1085. c.executescript(schema)
  1086. sqlite3.OperationalError: unable to open database file
  1087. [ERROR]
  1088. test_3_good_7_hung_immutable ... Traceback (most recent call last):
  1089. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 207, in <lambda>
  1090. d.addCallback(lambda ign: self._set_up(False, "test_3_good_7_hung"))
  1091. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  1092. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  1093. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1094. client_config_hooks=client_config_hooks)
  1095. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1096. server = self.make_server(i)
  1097. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1098. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1099. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1100. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1101. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1102. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1103. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1104. self._leasedb = LeaseDB(dbfile)
  1105. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1106. synchronous="OFF")
  1107. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  1108. c.executescript(schema)
  1109. sqlite3.OperationalError: unable to open database file
  1110. [ERROR]
  1111. test_3_good_7_hung_mutable ... [SKIPPED]
  1112. test_3_good_7_noshares ... Traceback (most recent call last):
  1113. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 166, in <lambda>
  1114. d.addCallback(lambda ign, mutable=mutable: self._set_up(mutable, "test_3_good_7_noshares"))
  1115. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  1116. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  1117. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1118. client_config_hooks=client_config_hooks)
  1119. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1120. server = self.make_server(i)
  1121. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1122. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1123. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1124. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1125. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1126. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1127. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1128. self._leasedb = LeaseDB(dbfile)
  1129. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1130. synchronous="OFF")
  1131. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  1132. c.executescript(schema)
  1133. sqlite3.OperationalError: unable to open database file
  1134. [ERROR]
  1135. test_5_overdue_immutable ... Traceback (most recent call last):
  1136. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 220, in test_5_overdue_immutable
  1137. d = self._set_up(False, "test_5_overdue_immutable")
  1138. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_hung_server.py", line 84, in _set_up
  1139. self.set_up_grid(num_clients=num_clients, num_servers=num_servers)
  1140. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1141. client_config_hooks=client_config_hooks)
  1142. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1143. server = self.make_server(i)
  1144. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1145. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1146. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1147. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1148. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1149. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1150. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1151. self._leasedb = LeaseDB(dbfile)
  1152. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1153. synchronous="OFF")
  1154. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  1155. c.executescript(schema)
  1156. sqlite3.OperationalError: unable to open database file
  1157. [ERROR]
  1158. allmydata.test.test_immutable
  1159. Test
  1160. test_download ... Traceback (most recent call last):
  1161. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 212, in test_download
  1162.  
  1163. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 139, in startup
  1164.  
  1165. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1166. client_config_hooks=client_config_hooks)
  1167. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1168. server = self.make_server(i)
  1169. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1170. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1171. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1172. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1173. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1174. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1175. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1176. self._leasedb = LeaseDB(dbfile)
  1177. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1178. synchronous="OFF")
  1179. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1180. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1181. allmydata.util.dbutil.DBError: Unable to create/open db file immutable/Test/download/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  1182. [ERROR]
  1183. test_download_abort_if_too_many_corrupted_shares ... Traceback (most recent call last):
  1184. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 264, in test_download_abort_if_too_many_corrupted_shares
  1185.  
  1186. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 139, in startup
  1187.  
  1188. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1189. client_config_hooks=client_config_hooks)
  1190. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1191. server = self.make_server(i)
  1192. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1193. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1194. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1195. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1196. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1197. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1198. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1199. self._leasedb = LeaseDB(dbfile)
  1200. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1201. synchronous="OFF")
  1202. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 42, in get_db
  1203. c.executescript(schema)
  1204. sqlite3.OperationalError: unable to open database file
  1205. [ERROR]
  1206. test_download_abort_if_too_many_missing_shares ... Traceback (most recent call last):
  1207. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 248, in test_download_abort_if_too_many_missing_shares
  1208.  
  1209. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 139, in startup
  1210.  
  1211. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1212. client_config_hooks=client_config_hooks)
  1213. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1214. server = self.make_server(i)
  1215. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1216. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1217. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1218. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1219. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1220. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1221. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1222. self._leasedb = LeaseDB(dbfile)
  1223. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1224. synchronous="OFF")
  1225. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1226. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1227. allmydata.util.dbutil.DBError: Unable to create/open db file download_abort_if_too_many_missing_shares/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  1228. [ERROR]
  1229. test_download_best_version ... Traceback (most recent call last):
  1230. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 299, in test_download_best_version
  1231.  
  1232. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 139, in startup
  1233.  
  1234. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1235. client_config_hooks=client_config_hooks)
  1236. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1237. server = self.make_server(i)
  1238. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1239. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1240. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1241. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1242. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1243. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1244. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1245. self._leasedb = LeaseDB(dbfile)
  1246. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1247. synchronous="OFF")
  1248. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1249. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1250. allmydata.util.dbutil.DBError: Unable to create/open db file download_best_version/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  1251. [ERROR]
  1252. test_download_from_only_3_remaining_shares ... Traceback (most recent call last):
  1253. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 224, in test_download_from_only_3_remaining_shares
  1254.  
  1255. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 139, in startup
  1256.  
  1257. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1258. client_config_hooks=client_config_hooks)
  1259. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1260. server = self.make_server(i)
  1261. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1262. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1263. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1264. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1265. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1266. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1267. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1268. self._leasedb = LeaseDB(dbfile)
  1269. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1270. synchronous="OFF")
  1271. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1272. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1273. allmydata.util.dbutil.DBError: Unable to create/open db file immutable/Test/download_from_only_3_remaining_shares/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  1274. [ERROR]
  1275. test_download_from_only_3_shares_with_good_crypttext_hash ... Traceback (most recent call last):
  1276. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 237, in test_download_from_only_3_shares_with_good_crypttext_hash
  1277.  
  1278. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 139, in startup
  1279.  
  1280. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1281. client_config_hooks=client_config_hooks)
  1282. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1283. server = self.make_server(i)
  1284. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1285. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1286. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1287. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1288. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1289. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1290. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1291. self._leasedb = LeaseDB(dbfile)
  1292. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1293. synchronous="OFF")
  1294. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1295. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1296. allmydata.util.dbutil.DBError: Unable to create/open db file download_from_only_3_shares_with_good_crypttext_hash/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  1297. [ERROR]
  1298. test_download_to_data ... Traceback (most recent call last):
  1299. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 291, in test_download_to_data
  1300.  
  1301. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 139, in startup
  1302.  
  1303. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1304. client_config_hooks=client_config_hooks)
  1305. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1306. server = self.make_server(i)
  1307. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1308. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1309. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1310. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1311. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1312. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1313. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1314. self._leasedb = LeaseDB(dbfile)
  1315. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1316. synchronous="OFF")
  1317. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1318. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1319. allmydata.util.dbutil.DBError: Unable to create/open db file download_to_data/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  1320. [ERROR]
  1321. test_get_best_readable_version ... Traceback (most recent call last):
  1322. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 307, in test_get_best_readable_version
  1323.  
  1324. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 139, in startup
  1325.  
  1326. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1327. client_config_hooks=client_config_hooks)
  1328. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1329. server = self.make_server(i)
  1330. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1331. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1332. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1333. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1334. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1335. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1336. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1337. self._leasedb = LeaseDB(dbfile)
  1338. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1339. synchronous="OFF")
  1340. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1341. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1342. allmydata.util.dbutil.DBError: Unable to create/open db file get_best_readable_version/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  1343. [ERROR]
  1344. test_get_size_of_best_version ... Traceback (most recent call last):
  1345. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 314, in test_get_size_of_best_version
  1346.  
  1347. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 139, in startup
  1348.  
  1349. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1350. client_config_hooks=client_config_hooks)
  1351. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1352. server = self.make_server(i)
  1353. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1354. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1355. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1356. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1357. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1358. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1359. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1360. self._leasedb = LeaseDB(dbfile)
  1361. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1362. synchronous="OFF")
  1363. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1364. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1365. allmydata.util.dbutil.DBError: Unable to create/open db file get_size_of_best_version/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  1366. [ERROR]
  1367. test_test_code ... Traceback (most recent call last):
  1368. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 189, in test_test_code
  1369.  
  1370. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_immutable.py", line 139, in startup
  1371.  
  1372. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 380, in set_up_grid
  1373. client_config_hooks=client_config_hooks)
  1374. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 262, in __init__
  1375. server = self.make_server(i)
  1376. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/no_network.py", line 299, in make_server
  1377. server = StorageServer(serverid, backend, storagedir, stats_provider=SimpleStats())
  1378. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 68, in __init__
  1379. self.init_accountant(expiration_policy or self.DEFAULT_EXPIRATION_POLICY)
  1380. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/server.py", line 73, in init_accountant
  1381. self.accountant = Accountant(self, dbfile, statefile, clock=self.clock)
  1382. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/accountant.py", line 25, in __init__
  1383. self._leasedb = LeaseDB(dbfile)
  1384. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1385. synchronous="OFF")
  1386. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1387. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1388. allmydata.util.dbutil.DBError: Unable to create/open db file immutable/Test/code/servers/xgru5adv/storage/leasedb.sqlite: unable to open database file
  1389. [ERROR]
  1390. TestShareFinder
  1391. test_no_reneging_on_no_more_shares_ever ... [OK]
  1392. allmydata.test.test_import
  1393. T
  1394. test_report_import_error ... [OK]
  1395. allmydata.test.test_introducer
  1396. Announcements
  1397. test_client_v1 ... [OK]
  1398. test_client_v2_signed ... Traceback (most recent call last):
  1399. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 964, in test_client_v2_signed
  1400.  
  1401. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/keyutil.py", line 26, in make_keypair
  1402.  
  1403. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1404. [ERROR]
  1405. test_client_v2_unsigned ... [OK]
  1406. Client
  1407. test_duplicate_receive_v1 ... [OK]
  1408. test_duplicate_receive_v2 ... Traceback (most recent call last):
  1409. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 236, in test_duplicate_receive_v2
  1410.  
  1411. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/keyutil.py", line 26, in make_keypair
  1412.  
  1413. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1414. [ERROR]
  1415. test_id_collision ... Traceback (most recent call last):
  1416. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 334, in test_id_collision
  1417.  
  1418. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/keyutil.py", line 26, in make_keypair
  1419.  
  1420. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1421. [ERROR]
  1422. ClientInfo
  1423. test_client_v1 ... [OK]
  1424. test_client_v2 ... [OK]
  1425. ClientSeqnums
  1426. test_client ... Traceback (most recent call last):
  1427. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 1003, in test_client
  1428.  
  1429. exceptions.IOError: [Errno 24] Too many open files: 'introducer/ClientSeqnums/test_client/tahoe.cfg'
  1430. [ERROR]
  1431. DecodeFurl
  1432. test_decode ... [OK]
  1433. Introducer
  1434. test_create ... [OK]
  1435. test_duplicate_publish ... [OK]
  1436. test_id_collision ... Traceback (most recent call last):
  1437. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 125, in test_id_collision
  1438.  
  1439. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/keyutil.py", line 26, in make_keypair
  1440.  
  1441. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1442. [ERROR]
  1443. test_listen ... [OK]
  1444. Node
  1445. test_furl ... Traceback (most recent call last):
  1446. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 37, in test_furl
  1447.  
  1448. File "/Users/markberger/Code/tahoe-fork/src/allmydata/introducer/server.py", line 25, in __init__
  1449.  
  1450. File "/Users/markberger/Code/tahoe-fork/src/allmydata/node.py", line 224, in __init__
  1451.  
  1452. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/fileutil.py", line 332, in abspath_expanduser_unicode
  1453. path = os.path.join(os.getcwdu(), path)
  1454. exceptions.OSError: [Errno 24] Too many open files
  1455. [ERROR]
  1456. NonV1Server
  1457. test_failure ... Traceback (most recent call last):
  1458. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 1059, in test_failure
  1459.  
  1460. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 447, in create_tub
  1461.  
  1462. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 238, in __init__
  1463.  
  1464. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 289, in setup
  1465.  
  1466. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 272, in make_incarnation
  1467.  
  1468. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1469. [ERROR]
  1470. Queue
  1471. test_queue_until_connected ... Traceback (most recent call last):
  1472. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 462, in test_queue_until_connected
  1473.  
  1474. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 447, in create_tub
  1475.  
  1476. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 238, in __init__
  1477.  
  1478. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 289, in setup
  1479.  
  1480. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 272, in make_incarnation
  1481.  
  1482. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1483. [ERROR]
  1484. Server
  1485. test_duplicate ... Traceback (most recent call last):
  1486. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 371, in test_duplicate
  1487.  
  1488. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/keyutil.py", line 26, in make_keypair
  1489.  
  1490. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1491. [ERROR]
  1492. Signatures
  1493. test_sign ... Traceback (most recent call last):
  1494. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 1106, in test_sign
  1495.  
  1496. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/keyutil.py", line 26, in make_keypair
  1497.  
  1498. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1499. [ERROR]
  1500. SystemTest
  1501. test_system_v1_server ... Traceback (most recent call last):
  1502. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 859, in test_system_v1_server
  1503.  
  1504. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 511, in do_system_test
  1505.  
  1506. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 447, in create_tub
  1507.  
  1508. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 238, in __init__
  1509.  
  1510. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 289, in setup
  1511.  
  1512. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 272, in make_incarnation
  1513.  
  1514. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1515. [ERROR]
  1516. test_system_v2_server ... Traceback (most recent call last):
  1517. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 852, in test_system_v2_server
  1518.  
  1519. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 511, in do_system_test
  1520.  
  1521. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_introducer.py", line 447, in create_tub
  1522.  
  1523. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 238, in __init__
  1524.  
  1525. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 289, in setup
  1526.  
  1527. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 272, in make_incarnation
  1528.  
  1529. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1530. [ERROR]
  1531. allmydata.test.test_iputil
  1532. ListAddresses
  1533. test_get_local_ip_for ... Traceback (most recent call last):
  1534. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_iputil.py", line 11, in test_get_local_ip_for
  1535.  
  1536. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/iputil.py", line 127, in get_local_ip_for
  1537.  
  1538. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/posixbase.py", line 374, in listenUDP
  1539.  
  1540. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/udp.py", line 103, in startListening
  1541.  
  1542. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/udp.py", line 111, in _bindSocket
  1543.  
  1544. twisted.internet.error.CannotListenError: Couldn't listen on any:0: [Errno 24] Too many open files.
  1545. [ERROR]
  1546. test_list_async ... Traceback (most recent call last):
  1547. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_iputil.py", line 15, in test_list_async
  1548.  
  1549. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/iputil.py", line 83, in get_local_addresses_async
  1550.  
  1551. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/iputil.py", line 127, in get_local_ip_for
  1552.  
  1553. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/posixbase.py", line 374, in listenUDP
  1554.  
  1555. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/udp.py", line 103, in startListening
  1556.  
  1557. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/udp.py", line 111, in _bindSocket
  1558.  
  1559. twisted.internet.error.CannotListenError: Couldn't listen on any:0: [Errno 24] Too many open files.
  1560. [ERROR]
  1561. allmydata.test.test_keygen
  1562. KeyGenService
  1563. test_key_gen_service ... Traceback (most recent call last):
  1564. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_keygen.py", line 25, in setUp
  1565.  
  1566. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 238, in __init__
  1567.  
  1568. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 289, in setup
  1569.  
  1570. File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/foolscap/pb.py", line 272, in make_incarnation
  1571.  
  1572. exceptions.OSError: [Errno 24] Too many open files: '/dev/urandom'
  1573. [ERROR]
  1574. allmydata.test.test_leasedb
  1575. DB
  1576. test_basic ... Traceback (most recent call last):
  1577. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_leasedb.py", line 32, in test_basic
  1578.  
  1579. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1580. synchronous="OFF")
  1581. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1582. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1583. allmydata.util.dbutil.DBError: Unable to create/open db file leasedb/DB/create/leasedb.sqlite: unable to open database file
  1584. [ERROR]
  1585. test_create ... Traceback (most recent call last):
  1586. File "/Users/markberger/Code/tahoe-fork/src/allmydata/test/test_leasedb.py", line 23, in test_create
  1587.  
  1588. File "/Users/markberger/Code/tahoe-fork/src/allmydata/storage/leasedb.py", line 131, in __init__
  1589. synchronous="OFF")
  1590. File "/Users/markberger/Code/tahoe-fork/src/allmydata/util/dbutil.py", line 26, in get_db
  1591. raise DBError("Unable to create/open %s file %s: %s" % (dbname, dbfile, e))
  1592. allmydata.util.dbutil.DBError: Unable to create/open db file leasedb/DB/create/leasedb.sqlite: unable to open database file
  1593. [ERROR]
  1594. allmydata.test.test_mutable
  1595. Checker
  1596. test_check_all_bad_blocks ... libc++abi.dylib: terminate called throwing an exception
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement