PYTHONPATH="/raid/home/fn/src/tahoe/src::/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/Nevow-0.9.18-py2.5.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/pycryptopp-0.2.10-py2.5-linux-x86_64.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/simplejson-1.7.3-py2.5-linux-x86_64.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/foolscap-0.2.3-py2.5.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/zfec-1.3.4-py2.5-linux-x86_64.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/pyutil-1.3.12-py2.5-linux-x86_64.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/argparse-0.8.0-py2.5.egg:/raid/home/fn/src/tahoe/support/lib/python2.5/site-packages/allmydata_tahoe-0.7.0_184-py2.5.egg:/raid/home/fn/src/tahoe/setuptools_darcs-1.1.7-py2.5.egg:/raid/home/fn/src/tahoe/darcsver-1.0.1-py2.5.egg" \
	 PYTHONUNBUFFERED=1 /usr/bin/python /usr/bin/trial --rterrors   allmydata
Running 280 tests.
allmydata.test.test_cli
  CLI
    test_dump_cap_chk ...                                                  [OK]
    test_dump_cap_directory ...                                            [OK]
    test_dump_cap_lit ...                                                  [OK]
    test_dump_cap_ssk ...                                                  [OK]
    test_options ...                                                       [OK]
allmydata.test.test_client
  Basic
    test_loadable ...                                                      [OK]
    test_loadable_without_vdrive ...                                       [OK]
    test_permute ...                                                       [OK]
    test_secrets ...                                                       [OK]
    test_sizelimit_1 ...                                                   [OK]
    test_sizelimit_2 ...                                                   [OK]
    test_sizelimit_3 ...                                                   [OK]
    test_sizelimit_4 ...                                                   [OK]
    test_sizelimit_bad ...                                                 [OK]
    test_versions ...                                                      [OK]
  Run
    test_loadable ...                                                      [OK]
    test_reloadable ...                                                    [OK]
allmydata.test.test_codec
  CRS
    test_encode ...                                                        [OK]
    test_encode1 ...                                                       [OK]
    test_encode2 ...                                                       [OK]
  Replicating
    test_encode ...                                                        [OK]
    test_encode1 ...                                                       [OK]
    test_encode2 ...                                                       [OK]
allmydata.test.test_dirnode
  Dirnode
    test_basic ...                                                         [OK]
    test_check ...                                                         [OK]
    test_corrupt ...                                                       [OK]
    test_create ...                                                        [OK]
    test_readonly ...                                                      [OK]
  Netstring
    test_extra ...                                                         [OK]
    test_nested ...                                                        [OK]
    test_split ...                                                         [OK]
allmydata.test.test_encode
  Encode
    test_send_100 ...                                                      [OK]
    test_send_101 ...                                                      [OK]
    test_send_124 ...                                                      [OK]
    test_send_125 ...                                                      [OK]
    test_send_51 ...                                                       [OK]
    test_send_74 ...                                                       [OK]
    test_send_75 ...                                                       [OK]
    test_send_76 ...                                                       [OK]
    test_send_99 ...                                                       [OK]
  Roundtrip
    test_100 ...                                                           [OK]
    test_101 ...                                                           [OK]
    test_124 ...                                                           [OK]
    test_125 ...                                                           [OK]
    test_51 ...                                                            [OK]
    test_74 ...                                                            [OK]
    test_75 ...                                                            [OK]
    test_76 ...                                                            [OK]
    test_99 ...                                                            [OK]
    test_bad_blockhashes ...                                               [OK]
    test_bad_blockhashes_failure ...                                       [OK]
    test_bad_blocks ...                                                    [OK]
    test_bad_blocks_failure ...                                            [OK]
    test_bad_crypttext_hashes ...                                          [OK]
    test_bad_crypttext_hashes_failure ...                                  [OK]
    test_bad_crypttext_hashroot ...                                        [OK]
    test_bad_plaintext ...                                                 [OK]
    test_bad_plaintext_hashes ...                                          [OK]
    test_bad_plaintext_hashroot ...                                        [OK]
    test_bad_sharehashes ...                                               [OK]
    test_bad_sharehashes_failure ...                                       [OK]
    test_bad_uri_extension ...                                             [OK]
    test_good ...                                                          [OK]
    test_lost_all_shareholders ...                                         [OK]
    test_lost_many_shareholders ...                                        [OK]
    test_lost_one_shareholder ...                                          [OK]
    test_lost_one_shareholder_early ...                                    [OK]
    test_missing_sharehashes ...                                           [OK]
    test_missing_sharehashes_failure ...                                   [OK]
    test_not_enough_shares ...                                             [OK]
    test_one_share_per_peer ...                                            [OK]
allmydata.test.test_filenode
  Node
    test_chk_filenode ...                                                  [OK]
    test_literal_filenode ...                                              [OK]
allmydata.test.test_hashtree
  Complete
    test_create ...                                                        [OK]
    test_dump ...                                                          [OK]
    test_needed_hashes ...                                                 [OK]
  Incomplete
    test_check ...                                                         [OK]
    test_create ...                                                        [OK]
allmydata.test.test_helper
  AssistedUpload
    test_already_uploaded ...                                              [OK]
    test_one ...                                                           [OK]
    test_previous_upload_failed ...                                        [OK]
allmydata.test.test_introducer
  TestIntroducer
    test_create ...                                                        [OK]
    test_listen ...                                                        [OK]
    test_system ...                                                        [OK]
  TestIntroducerNode
    test_loadable ...                                                      [OK]
    test_set_parameters ...                                                [OK]
allmydata.test.test_iputil
  ListAddresses
    test_get_local_ip_for ...                                              [OK]
    test_list_async ...                                                    [OK]
allmydata.test.test_mutable
  Filenode
    test_create ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
[ERROR]
    test_create_with_initial_contents ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
[ERROR]
  Publish
    test_encrypt ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 180, in test_encrypt
    p = mutable.Publish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
[ERROR]
    test_generate ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 207, in test_generate
    p = mutable.Publish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
[ERROR]
    test_publish ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 384, in test_publish
    c, fn, p = self.setup_for_publish(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 377, in setup_for_publish
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
[ERROR]
    test_sharemap_20newpeers ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 297, in test_sharemap_20newpeers
    c, p = self.setup_for_sharemap(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
[ERROR]
    test_sharemap_3newpeers ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 319, in test_sharemap_3newpeers
    c, p = self.setup_for_sharemap(3)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
[ERROR]
    test_sharemap_nopeers ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 339, in test_sharemap_nopeers
    c, p = self.setup_for_sharemap(0)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
[ERROR]
    test_write ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 348, in test_write
    c, p = self.setup_for_sharemap(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
[ERROR]
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
[ERROR]
allmydata.test.test_node
  TestCase
    test_advertised_ip_addresses ...                                       [OK]
    test_secrets_dir ...                                                   [OK]
    test_secrets_dir_protected ...                                         [OK]
    test_timestamp ...                                                     [OK]
allmydata.test.test_observer
  Observer
    test_lazy_oneshot ...                                                  [OK]
    test_observerlist ...                                                  [OK]
    test_oneshot ...                                                       [OK]
    test_oneshot_fireagain ...                                             [OK]
allmydata.test.test_provisioning
  Provisioning
    test_load ...                                                          [OK]
allmydata.test.test_runner
  CreateNode
    test_client ...                                                        [OK]
    test_introducer ...                                                    [OK]
    test_subcommands ...                                                   [OK]
  RunNode
    test_baddir ...                                                        [OK]
    test_client ...                                                        [OK]
allmydata.test.test_storage
  Bucket
    test_create ...                                                        [OK]
    test_readwrite ...                                                     [OK]
  BucketProxy
    test_create ...                                                        [OK]
    test_readwrite ...                                                     [OK]
  MutableServer
    test_allocate ...                                                      [OK]
    test_create ...                                                        [OK]
    test_leases ...                                                        [OK]
    test_operators ...                                                     [OK]
    test_readv ...                                                         [OK]
  Server
    test_allocate ...                                                      [OK]
    test_create ...                                                        [OK]
    test_leases ...                                                        [OK]
    test_remove_incoming ...                                               [OK]
    test_seek ...                                                          [OK]
    test_sizelimits ...                                                    [OK]
allmydata.test.test_system
  SystemTest
    test_mutable ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 140733193388048 was provided.
[ERROR]
    test_upload_and_download ...                                           [OK]
    test_vdrive ... Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 140733193388048 was provided.
[ERROR]
allmydata.test.test_upload
  FullServer
    test_data_large ...                                                    [OK]
  GoodServer
    test_data_large ...                                                    [OK]
    test_data_large_odd_segments ...                                       [OK]
    test_data_small ...                                                    [OK]
    test_data_zero ...                                                     [OK]
    test_filehandle_large ...                                              [OK]
    test_filehandle_small ...                                              [OK]
    test_filehandle_zero ...                                               [OK]
    test_filename_large ...                                                [OK]
    test_filename_small ...                                                [OK]
    test_filename_zero ...                                                 [OK]
  PeerSelection
    test_four_each ...                                                     [OK]
    test_one_each ...                                                      [OK]
    test_one_each_plus_one_extra ...                                       [OK]
    test_three_of_ten ...                                                  [OK]
    test_two_each ...                                                      [OK]
  Uploadable
    test_data ...                                                          [OK]
    test_filehandle ...                                                    [OK]
    test_filename ...                                                      [OK]
allmydata.test.test_uri
  CHKFile
    test_pack ...                                                          [OK]
    test_pack_badly ...                                                    [OK]
  Compare
    test_compare ...                                                       [OK]
  Constraint
    test_constraint ...                                                    [OK]
  Extension
    test_pack ...                                                          [OK]
  Invalid
    test_create_invalid ...                                                [OK]
  Literal
    test_empty ...                                                         [OK]
    test_nonascii ...                                                      [OK]
    test_pack ...                                                          [OK]
  Mutable
    test_pack ...                                                          [OK]
  NewDirnode
    test_pack ...                                                          [OK]
allmydata.test.test_util
  Asserts
    test_assert ...                                                        [OK]
    test_postcondition ...                                                 [OK]
    test_precondition ...                                                  [OK]
  Bencode
    test_bencode ...                                                       [OK]
  FileUtil
    test_NamedTemporaryDirectory ...                                       [OK]
    test_du ...                                                            [OK]
    test_open_or_create ...                                                [OK]
    test_remove_if_possible ...                                            [OK]
    test_rename ...                                                        [OK]
    test_rm_dir ...                                                        [OK]
  HumanReadable
    test_repr ...                                                          [OK]
  IDLib
    test_a2b ...                                                           [OK]
    test_b2a ...                                                           [OK]
    test_b2a_or_none ...                                                   [OK]
    test_nodeid_b2a ...                                                    [OK]
  Math
    test_ave ...                                                           [OK]
    test_div_ceil ...                                                      [OK]
    test_is_power_of_k ...                                                 [OK]
    test_next_multiple ...                                                 [OK]
    test_next_power_of_k ...                                               [OK]
    test_pad_size ...                                                      [OK]
  PollMixinTests
    test_PollMixin_False_then_True ...                                     [OK]
    test_PollMixin_True ...                                                [OK]
allmydata.test.test_web
  Web
    test_DELETE_DIRURL ...                                                 [OK]
    test_DELETE_DIRURL_missing ...                                         [OK]
    test_DELETE_DIRURL_missing2 ...                                        [OK]
    test_DELETE_FILEURL ...                                                [OK]
    test_DELETE_FILEURL_missing ...                                        [OK]
    test_DELETE_FILEURL_missing2 ...                                       [OK]
    test_GET_DIRURL ...                                                    [OK]
    test_GET_DIRURL_badtype ...                                            [OK]
    test_GET_DIRURL_json ...                                               [OK]
    test_GET_DIRURL_large ...                                              [OK]
    test_GET_DIRURL_localdir ...                                           [OK]
    test_GET_DIRURL_localdir_disabled ...                                  [OK]
    test_GET_DIRURL_localdir_nolocaldir ...                                [OK]
    test_GET_DIRURL_localdir_nonabsolute ...                               [OK]
    test_GET_DIRURL_manifest ...                                           [OK]
    test_GET_DIRURL_readonly_uri ...                                       [OK]
    test_GET_DIRURL_uri ...                                                [OK]
    test_GET_FILEURL ...                                                   [OK]
    test_GET_FILEURL_badtype ...                                           [OK]
    test_GET_FILEURL_download ...                                          [OK]
    test_GET_FILEURL_json ...                                              [OK]
    test_GET_FILEURL_json_missing ...                                      [OK]
    test_GET_FILEURL_localfile ...                                         [OK]
    test_GET_FILEURL_localfile_disabled ...                                [OK]
    test_GET_FILEURL_localfile_nonabsolute ...                             [OK]
    test_GET_FILEURL_localfile_nonlocal ...                                [OK]
    test_GET_FILEURL_missing ...                                           [OK]
    test_GET_FILEURL_save ...                                              [OK]
    test_GET_FILEURL_uri ...                                               [OK]
    test_GET_FILEURL_uri_missing ...                                       [OK]
    test_GET_URI_URL ...                                                   [OK]
    test_GET_URI_URL_dir ...                                               [OK]
    test_GET_URI_URL_missing ...                                           [OK]
    test_GET_URI_form ...                                                  [OK]
    test_GET_rename_form ...                                               [OK]
    test_POST_check ...                                                    [OK]
    test_POST_delete ...                                                   [OK]
    test_POST_mkdir ...                                                    [OK]
    test_POST_mkdir_no_parentdir_noredirect ...                            [OK]
    test_POST_mkdir_no_parentdir_redirect ...                              [OK]
    test_POST_mkdir_no_replace_field ...                                   [OK]
    test_POST_mkdir_no_replace_queryarg ...                                [OK]
    test_POST_mkdir_replace ...                                            [OK]
    test_POST_mkdir_whendone_field ...                                     [OK]
    test_POST_mkdir_whendone_queryarg ...                                  [OK]
    test_POST_noparent_bad ...                                             [OK]
    test_POST_put_uri ...                                                  [OK]
    test_POST_put_uri_no_replace_field ...                                 [OK]
    test_POST_put_uri_no_replace_queryarg ...                              [OK]
    test_POST_put_uri_replace ...                                          [OK]
    test_POST_rename_dir ...                                               [OK]
    test_POST_rename_file ...                                              [OK]
    test_POST_rename_file_no_replace_field ...                             [OK]
    test_POST_rename_file_no_replace_queryarg ...                          [OK]
    test_POST_rename_file_replace ...                                      [OK]
    test_POST_rename_file_slash_fail ...                                   [OK]
    test_POST_upload ...                                                   [OK]
    test_POST_upload_mutable ...                                           [OK]
    test_POST_upload_named ...                                             [OK]
    test_POST_upload_named_badfilename ...                                 [OK]
    test_POST_upload_no_link ...                                           [OK]
    test_POST_upload_no_link_whendone ...                                [TODO]
    test_POST_upload_no_replace_field ...                                  [OK]
    test_POST_upload_no_replace_ok ...                                     [OK]
    test_POST_upload_no_replace_queryarg ...                               [OK]
    test_POST_upload_replace ...                                           [OK]
    test_POST_upload_whendone ...                                          [OK]
    test_PUT_NEWDIRURL ...                                                 [OK]
    test_PUT_NEWDIRURL_localdir ...                                        [OK]
    test_PUT_NEWDIRURL_localdir_disabled ...                               [OK]
    test_PUT_NEWDIRURL_localdir_missing ...                                [OK]
    test_PUT_NEWDIRURL_localdir_mkdirs ...                                 [OK]
    test_PUT_NEWDIRURL_mkdirs ...                                          [OK]
    test_PUT_NEWDIRURL_no_replace ...                                      [OK]
    test_PUT_NEWDIRURL_replace ...                                         [OK]
    test_PUT_NEWFILEURL ...                                                [OK]
    test_PUT_NEWFILEURL_blocked ...                                        [OK]
    test_PUT_NEWFILEURL_localfile ...                                      [OK]
    test_PUT_NEWFILEURL_localfile_disabled ...                             [OK]
    test_PUT_NEWFILEURL_localfile_missingarg ...                           [OK]
    test_PUT_NEWFILEURL_localfile_mkdirs ...                               [OK]
    test_PUT_NEWFILEURL_mkdirs ...                                         [OK]
    test_PUT_NEWFILEURL_no_replace ...                                     [OK]
    test_PUT_NEWFILEURL_replace ...                                        [OK]
    test_PUT_NEWFILEURL_uri ...                                            [OK]
    test_PUT_NEWFILEURL_uri_no_replace ...                                 [OK]
    test_PUT_NEWFILEURL_uri_replace ...                                    [OK]
    test_PUT_NEWFILE_URI ...                                               [OK]
    test_PUT_NEWFILE_URI_only_PUT ...                                      [OK]
    test_PUT_mkdir ...                                                     [OK]
    test_bad_method ...                                                    [OK]
    test_create ...                                                        [OK]
    test_provisioning ...                                                  [OK]
    test_provisioning_math ...                                             [OK]
    test_short_url ...                                                     [OK]
    test_walker ...                                                        [OK]
    test_welcome ...                                                       [OK]
    test_welcome_page_mkdir_button ...                                     [OK]

===============================================================================
[TODO]: allmydata.test.test_web.Web.test_POST_upload_no_link_whendone

Reason: 'Not yet implemented.'
Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_web.py", line 1398, in shouldRedirect
    " actual page: %s" % ((target is None) and "somewhere" or ("to " + target), res))
twisted.trial.unittest.FailTest: we were expecting to get redirected to /, not get an actual page: URI:CHK:ky97fmgnjbf89fyosatehgspoh:99w56ueqpmd5k76x7b9ar8x5cei1xd7bztssz9znptdx6gwyy6iy:3:10:17
===============================================================================
[ERROR]: allmydata.test.test_mutable.Filenode.test_create

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Filenode.test_create_with_initial_contents

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_encrypt

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 180, in test_encrypt
    p = mutable.Publish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_encrypt

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_generate

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 207, in test_generate
    p = mutable.Publish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_generate

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_publish

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 384, in test_publish
    c, fn, p = self.setup_for_publish(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 377, in setup_for_publish
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_publish

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_20newpeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 297, in test_sharemap_20newpeers
    c, p = self.setup_for_sharemap(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_20newpeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_3newpeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 319, in test_sharemap_3newpeers
    c, p = self.setup_for_sharemap(3)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_3newpeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_nopeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 339, in test_sharemap_nopeers
    c, p = self.setup_for_sharemap(0)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_sharemap_nopeers

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_write

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 348, in test_write
    c, p = self.setup_for_sharemap(20)
  File "/raid/home/fn/src/tahoe/src/allmydata/test/test_mutable.py", line 271, in setup_for_sharemap
    p = FakePublish(fn)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 714, in __init__
    self._storage_index = self._node.get_storage_index()
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1435, in get_storage_index
    return self._storage_index
exceptions.AttributeError: FakeFilenode instance has no attribute '_storage_index'
===============================================================================
[ERROR]: allmydata.test.test_mutable.Publish.test_write

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 47901770252304 was provided.
===============================================================================
[ERROR]: allmydata.test.test_system.SystemTest.test_mutable

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 140733193388048 was provided.
===============================================================================
[ERROR]: allmydata.test.test_system.SystemTest.test_vdrive

Traceback (most recent call last):
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1358, in _generated
    self._encprivkey = self._encrypt_privkey(self._writekey, privkey_s)
  File "/raid/home/fn/src/tahoe/src/allmydata/mutable.py", line 1384, in _encrypt_privkey
    enc = AES(writekey)
aes.Error: Precondition violation: key size is expected to be the default for AES, which is 16, but a key of size 140733193388048 was provided.
-------------------------------------------------------------------------------
Ran 280 tests in 83.089s

FAILED (expectedFailures=1, errors=18, successes=268)
make: *** [test] Error 1
