[Python-checkins] buildbot failure in OS X x86 3.0

buildbot at python.org buildbot at python.org
Sun Aug 31 16:42:37 CEST 2008


The Buildbot has detected a new failure of OS X x86 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/OS%20X%20x86%203.0/builds/280

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: noller-osx86

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: jesus.cea

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_bsddb

======================================================================
ERROR: test__no_deadlock_first (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_change (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_clear (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_close_and_reopen (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_contains (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_next_looping (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_while_deleting (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_for_cursor_memleak (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_get (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_getitem (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iter_while_modifying_values (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iteritems_while_modifying_values (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_keyordering (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_last_while_deleting (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_len (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_mapping_iteration_methods (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_pop (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_popitem (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_previous_last_looping (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_set_location (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_setdefault (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_update (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test__no_deadlock_first (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_change (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_clear (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_close_and_reopen (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_contains (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_next_looping (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_while_deleting (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_for_cursor_memleak (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_get (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_getitem (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iter_while_modifying_values (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iteritems_while_modifying_values (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_keyordering (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_last_while_deleting (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_len (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_mapping_iteration_methods (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_pop (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_popitem (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_previous_last_looping (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_set_location (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_setdefault (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_update (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test__no_deadlock_first (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_change (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_clear (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_close_and_reopen (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_contains (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_next_looping (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_while_deleting (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_for_cursor_memleak (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_get (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_getitem (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iter_while_modifying_values (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iteritems_while_modifying_values (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_keyordering (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_last_while_deleting (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_len (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_mapping_iteration_methods (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_pop (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_popitem (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_previous_last_looping (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_set_location (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_setdefault (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_update (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test__no_deadlock_first (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_change (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_clear (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_close_and_reopen (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_contains (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_next_looping (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_while_deleting (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_for_cursor_memleak (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_get (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_getitem (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iter_while_modifying_values (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iteritems_while_modifying_values (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_keyordering (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_last_while_deleting (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_len (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_mapping_iteration_methods (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_pop (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_popitem (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_previous_last_looping (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_set_location (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_setdefault (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_update (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test__no_deadlock_first (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_change (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_clear (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_close_and_reopen (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_contains (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_next_looping (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_while_deleting (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_for_cursor_memleak (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_get (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_getitem (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iter_while_modifying_values (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iteritems_while_modifying_values (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_keyordering (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_last_while_deleting (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_len (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_mapping_iteration_methods (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_pop (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_popitem (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_previous_last_looping (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_set_location (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_setdefault (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_update (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/Users/buildbot/buildarea/3.0.noller-osx86/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list