[Erp5-report] ERP5 r23556: 2203 Tests, 30 Errors, 14 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Sep 12 00:39:10 CEST 2008


Test Suite: ERP5
Revision: 23556
Result: FAIL

All tests: 2203
Failures: 14
Errors: 30


The following tests failed:

  testXHTML                                          (3 failures)
   test.erp5_base.File.File_view (testXHTML.TestXHTML)
   test.erp5_base.Image.Image_view (testXHTML.TestXHTML)
   test.erp5_immobilisation.Immobilisation.Base_viewHistory (testXHTML.TestXHTML)

  testPackingList                                    (1 failures)
   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testPackingList.TestPurchasePackingList)

  testCRM                                            (9 errors)
   test_MailAttachmentText (testCRM.TestCRMMailSend)
   test_MailAttachmentText (testCRM.TestCRMMailSend)
   test_MailAttachmentWebPage (testCRM.TestCRMMailSend)
   test_MailFromMailMessageEvent (testCRM.TestCRMMailSend)
   test_MailFromMailMessageEventNoSendMail (testCRM.TestCRMMailSend)
   test_MailFromOtherEvents (testCRM.TestCRMMailSend)
   test_MailMessageEncoding (testCRM.TestCRMMailSend)
   test_MailMessageHTML (testCRM.TestCRMMailSend)
   test_MailRespond (testCRM.TestCRMMailSend)

  testPasswordTool                                   (6 errors)
   test_01_checkPasswordTool (testPasswordTool.TestPasswordTool)
   test_02_checkPasswordToolDateExpired (testPasswordTool.TestPasswordTool)
   test_03_checkPasswordToolAlarm (testPasswordTool.TestPasswordTool)
   test_01_checkPasswordTool (testPasswordTool.TestPasswordToolWithCRM)
   test_02_checkPasswordToolDateExpired (testPasswordTool.TestPasswordToolWithCRM)
   test_03_checkPasswordToolAlarm (testPasswordTool.TestPasswordToolWithCRM)

  testAlarm                                          (1 failures)
   - every 4 days at 14 and 15 and 17

  testBug                                            (2 errors)
   test_02_setCheckBugNotification (testBug.TestBug)
   test_03_setCheckBugNotification (testBug.TestBug)

  testNotificationTool                               (3 errors)
   test_10_PersonNotification (testNotificationTool.TestNotificationTool)
   test_10_PersonNotification (testNotificationTool.TestNotificationToolWithCRM)
   test_store_as_event (testNotificationTool.TestNotificationToolWithCRM)

  testDocumentationHelper                            (1 errors)
   test_03_PortalType (testDocumentationHelper.TestDocumentationHelper)

  testIngestion                                      (7 errors)
   test_05_FormatIngestionPresentation (testIngestion.TestIngestion)
   test_05_FormatIngestionSpreadSheet (testIngestion.TestIngestion)
   test_05_FormatIngestionText (testIngestion.TestIngestion)
   test_09_Contribute (testIngestion.TestIngestion)
   test_10_MetadataSettingPreferenceOrder (testIngestion.TestIngestion)
   test_11_EmailIngestion (testIngestion.TestIngestion)
   test_12_UploadTextFromContributionTool (testIngestion.TestIngestion)

  testDms                                            (1 failures, 4 errors)
   test_08_EmbeddedDocumentState (testDms.TestDocument)
   test_07_testImplicitRelations (testDms.TestDocument)
   test_Base_getConversionFormatItemList (testDms.TestDocument)
   test_Owner_Base_download (testDms.TestDocument)
   test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)

  testERP5Catalog                                    (1 failures, 4 errors)
   test_48_ERP5Site_hotReindexAll (testERP5Catalog.TestERP5Catalog)
   test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog)
   test_complex_query (testERP5Catalog.TestERP5Catalog)
   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)

  testCMFCategory                                    (1 failures)
   test_getSingleCategoryAcquiredMembershipListOnParent (testCMFCategory.TestCMFCategory)
-------------- next part --------------

FAIL: test.erp5_base.File.File_view (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testXHTML.py", line 281, in testMethod
    bt_name=bt_name))
AssertionError: Using w3c validator to parse the view "File_view" (from erp5_base bt) with warning NOT displayed :
Error: line 1202 column 37 : ID "fieldset_left" already defined
Error: line 1239 column 38 : ID "fieldset_right" already defined



FAIL: test.erp5_base.Image.Image_view (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testXHTML.py", line 281, in testMethod
    bt_name=bt_name))
AssertionError: Using w3c validator to parse the view "Image_view" (from erp5_base bt) with warning NOT displayed :
Error: line 1212 column 37 : ID "fieldset_left" already defined
Error: line 1249 column 38 : ID "fieldset_right" already defined



FAIL: test.erp5_immobilisation.Immobilisation.Base_viewHistory (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testXHTML.py", line 281, in testMethod
    bt_name=bt_name))
AssertionError: Using w3c validator to parse the view "Base_viewHistory" (from erp5_immobilisation bt) with warning NOT displayed :
Error: line 745 column 39 : ID "fieldset_bottom" already defined
Error: line 1060 column 39 : ID "fieldset_bottom" already defined



FAIL: test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testPackingList.TestPurchasePackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPackingList.py", line 1010, in test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
      CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplitted
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      Tic
      CheckPackingListIsDiverged
      SplitAndDeferPackingList
      Tic
    > CheckNewPackingListIsDivergent
      NewPackingListAdoptPrevision
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplittedTwoTimes
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPackingList.py", line 179, in stepCheckNewPackingListIsDivergent
    self.stepCheckPackingListIsDivergent(packing_list=packing_list,sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPackingList.py", line 171, in stepCheckPackingListIsDivergent
    self.assertTrue(packing_list.isDivergent())
AssertionError



ERROR: test_MailAttachmentText (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testCRM.py", line 830, in test_MailAttachmentText
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
error
(111, 'Connection refused')
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
  Module xmlrpclib, line 1096, in __call__
  Module xmlrpclib, line 1383, in __request
  Module xmlrpclib, line 1129, in request
  Module Products.ERP5Type.Document.OOoDocument, line 68, in send_content
  Module httplib, line 798, in endheaders
  Module httplib, line 679, in _send_output
  Module httplib, line 646, in send
  Module httplib, line 630, in connect
error: (111, 'Connection refused')





ERROR: test_MailAttachmentText (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testCRM.py", line 616, in beforeTearDown
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
error
(111, 'Connection refused')
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
  Module xmlrpclib, line 1096, in __call__
  Module xmlrpclib, line 1383, in __request
  Module xmlrpclib, line 1129, in request
  Module Products.ERP5Type.Document.OOoDocument, line 68, in send_content
  Module httplib, line 798, in endheaders
  Module httplib, line 679, in _send_output
  Module httplib, line 646, in send
  Module httplib, line 630, in connect
error: (111, 'Connection refused')





ERROR: test_MailAttachmentWebPage (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testCRM.py", line 607, in afterSetUp
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
error
(111, 'Connection refused')
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
  Module xmlrpclib, line 1096, in __call__
  Module xmlrpclib, line 1383, in __request
  Module xmlrpclib, line 1129, in request
  Module Products.ERP5Type.Document.OOoDocument, line 68, in send_content
  Module httplib, line 798, in endheaders
  Module httplib, line 679, in _send_output
  Module httplib, line 646, in send
  Module httplib, line 630, in connect
error: (111, 'Connection refused')





ERROR: test_MailFromMailMessageEvent (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testCRM.py", line 607, in afterSetUp
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
error
(111, 'Connection refused')
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
  Module xmlrpclib, line 1096, in __call__
  Module xmlrpclib, line 1383, in __request
  Module xmlrpclib, line 1129, in request
  Module Products.ERP5Type.Document.OOoDocument, line 68, in send_content
  Module httplib, line 798, in endheaders
  Module httplib, line 679, in _send_output
  Module httplib, line 646, in send
  Module httplib, line 630, in connect
error: (111, 'Connection refused')





ERROR: test_MailFromMailMessageEventNoSendMail (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testCRM.py", line 607, in afterSetUp
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
error
(111, 'Connection refused')
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
  Module xmlrpclib, line 1096, in __call__
  Module xmlrpclib, line 1383, in __request
  Module xmlrpclib, line 1129, in request
  Module Products.ERP5Type.Document.OOoDocument, line 68, in send_content
  Module httplib, line 798, in endheaders
  Module httplib, line 679, in _send_output
  Module httplib, line 646, in send
  Module httplib, line 630, in connect
error: (111, 'Connection refused')





ERROR: test_MailFromOtherEvents (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testCRM.py", line 607, in afterSetUp
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
error
(111, 'Connection refused')
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
  Module xmlrpclib, line 1096, in __call__
  Module xmlrpclib, line 1383, in __request
  Module xmlrpclib, line 1129, in request
  Module Products.ERP5Type.Document.OOoDocument, line 68, in send_content
  Module httplib, line 798, in endheaders
  Module httplib, line 679, in _send_output
  Module httplib, line 646, in send
  Module httplib, line 630, in connect
error: (111, 'Connection refused')





ERROR: test_MailMessageEncoding (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testCRM.py", line 607, in afterSetUp
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
error
(111, 'Connection refused')
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
  Module xmlrpclib, line 1096, in __call__
  Module xmlrpclib, line 1383, in __request
  Module xmlrpclib, line 1129, in request
  Module Products.ERP5Type.Document.OOoDocument, line 68, in send_content
  Module httplib, line 798, in endheaders
  Module httplib, line 679, in _send_output
  Module httplib, line 646, in send
  Module httplib, line 630, in connect
error: (111, 'Connection refused')





ERROR: test_MailMessageHTML (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testCRM.py", line 607, in afterSetUp
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
error
(111, 'Connection refused')
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
  Module xmlrpclib, line 1096, in __call__
  Module xmlrpclib, line 1383, in __request
  Module xmlrpclib, line 1129, in request
  Module Products.ERP5Type.Document.OOoDocument, line 68, in send_content
  Module httplib, line 798, in endheaders
  Module httplib, line 679, in _send_output
  Module httplib, line 646, in send
  Module httplib, line 630, in connect
error: (111, 'Connection refused')





ERROR: test_MailRespond (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testCRM.py", line 607, in afterSetUp
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
error
(111, 'Connection refused')
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
  Module xmlrpclib, line 1096, in __call__
  Module xmlrpclib, line 1383, in __request
  Module xmlrpclib, line 1129, in request
  Module Products.ERP5Type.Document.OOoDocument, line 68, in send_content
  Module httplib, line 798, in endheaders
  Module httplib, line 679, in _send_output
  Module httplib, line 646, in send
  Module httplib, line 630, in connect
error: (111, 'Connection refused')





ERROR: test_01_checkPasswordTool (testPasswordTool.TestPasswordTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 295, in test_01_checkPasswordTool
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CheckPasswordToolExists
      AddUser
      Tic
      Logout
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
      TryLostPasswordWithBadUser
      Tic
      CheckNoMailSent
      GoToBadRandomAddress
      Tic
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
    > LostPassword
      Tic
      CheckMailSent
      GoToRandomAddress
      Tic
      CheckUserLoginWithNewPassword
      CheckUserNotLoginWithFormerPassword
      GoToRandomAddressTwice
      Tic
      CheckUserLoginWithNewPassword
      CheckUserNotLoginWithFormerPassword
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 153, in stepLostPassword
    self.portal.portal_password.mailPasswordResetRequest(user_login="userA")
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/PasswordTool.py", line 102, in mailPasswordResetRequest
    self.portal_notifications.sendMessage(sender=None, recipient=[user,], subject=subject, message=message)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/NotificationTool.py", line 299, in sendMessage
    email_value = person.getDefaultEmailValue()
UnboundLocalError: local variable 'person' referenced before assignment



ERROR: test_02_checkPasswordToolDateExpired (testPasswordTool.TestPasswordTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 316, in test_02_checkPasswordToolDateExpired
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CheckPasswordToolExists
      AddUser
      Tic
      Logout
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
    > LostPassword
      Tic
      CheckMailSent
      ModifyExpirationDate
      GoToRandomAddress
      Tic
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 153, in stepLostPassword
    self.portal.portal_password.mailPasswordResetRequest(user_login="userA")
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/PasswordTool.py", line 102, in mailPasswordResetRequest
    self.portal_notifications.sendMessage(sender=None, recipient=[user,], subject=subject, message=message)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/NotificationTool.py", line 299, in sendMessage
    email_value = person.getDefaultEmailValue()
UnboundLocalError: local variable 'person' referenced before assignment



ERROR: test_03_checkPasswordToolAlarm (testPasswordTool.TestPasswordTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 339, in test_03_checkPasswordToolAlarm
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CheckPasswordToolExists
      AddUser
      Tic
      Logout
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
    > LostPassword
      Tic
      CheckMailSent
      ModifyExpirationDate
      SimulateExpirationAlarm
      CheckNoRequestRemains
      GoToRandomAddressTwice
      Tic
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 153, in stepLostPassword
    self.portal.portal_password.mailPasswordResetRequest(user_login="userA")
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/PasswordTool.py", line 102, in mailPasswordResetRequest
    self.portal_notifications.sendMessage(sender=None, recipient=[user,], subject=subject, message=message)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/NotificationTool.py", line 299, in sendMessage
    email_value = person.getDefaultEmailValue()
UnboundLocalError: local variable 'person' referenced before assignment



ERROR: test_01_checkPasswordTool (testPasswordTool.TestPasswordToolWithCRM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 295, in test_01_checkPasswordTool
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CheckPasswordToolExists
      AddUser
      Tic
      Logout
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
      TryLostPasswordWithBadUser
      Tic
      CheckNoMailSent
      GoToBadRandomAddress
      Tic
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
    > LostPassword
      Tic
      CheckMailSent
      GoToRandomAddress
      Tic
      CheckUserLoginWithNewPassword
      CheckUserNotLoginWithFormerPassword
      GoToRandomAddressTwice
      Tic
      CheckUserLoginWithNewPassword
      CheckUserNotLoginWithFormerPassword
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 153, in stepLostPassword
    self.portal.portal_password.mailPasswordResetRequest(user_login="userA")
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/PasswordTool.py", line 102, in mailPasswordResetRequest
    self.portal_notifications.sendMessage(sender=None, recipient=[user,], subject=subject, message=message)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/NotificationTool.py", line 299, in sendMessage
    email_value = person.getDefaultEmailValue()
UnboundLocalError: local variable 'person' referenced before assignment



ERROR: test_02_checkPasswordToolDateExpired (testPasswordTool.TestPasswordToolWithCRM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 316, in test_02_checkPasswordToolDateExpired
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CheckPasswordToolExists
      AddUser
      Tic
      Logout
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
    > LostPassword
      Tic
      CheckMailSent
      ModifyExpirationDate
      GoToRandomAddress
      Tic
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 153, in stepLostPassword
    self.portal.portal_password.mailPasswordResetRequest(user_login="userA")
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/PasswordTool.py", line 102, in mailPasswordResetRequest
    self.portal_notifications.sendMessage(sender=None, recipient=[user,], subject=subject, message=message)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/NotificationTool.py", line 299, in sendMessage
    email_value = person.getDefaultEmailValue()
UnboundLocalError: local variable 'person' referenced before assignment



ERROR: test_03_checkPasswordToolAlarm (testPasswordTool.TestPasswordToolWithCRM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 339, in test_03_checkPasswordToolAlarm
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CheckPasswordToolExists
      AddUser
      Tic
      Logout
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
    > LostPassword
      Tic
      CheckMailSent
      ModifyExpirationDate
      SimulateExpirationAlarm
      CheckNoRequestRemains
      GoToRandomAddressTwice
      Tic
      CheckUserLogin
      CheckUserNotLoginWithBadPassword
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPasswordTool.py", line 153, in stepLostPassword
    self.portal.portal_password.mailPasswordResetRequest(user_login="userA")
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/PasswordTool.py", line 102, in mailPasswordResetRequest
    self.portal_notifications.sendMessage(sender=None, recipient=[user,], subject=subject, message=message)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/NotificationTool.py", line 299, in sendMessage
    email_value = person.getDefaultEmailValue()
UnboundLocalError: local variable 'person' referenced before assignment



FAIL: - every 4 days at 14 and 15 and 17
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testAlarm.py", line 260, in test_07a_Every4DaysSomeHours
    self.assertEquals(alarm.getAlarmDate(),right_second_date)
AssertionError: DateTime('2006/10/08 15:00:00 GMT+1') != DateTime('2006/10/07 15:00:00 GMT+1')



ERROR: test_02_setCheckBugNotification (testBug.TestBug)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testBug.py", line 438, in test_02_setCheckBugNotification
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      LoginUsualUser
      CreateBug
      CreateProject
      CreatePerson1
      CreatePerson2
      SetSourceProject
      SetRequester
      Tic
      OpenBug
    > Tic
      CheckBugNotification
      AssignBug
      Tic
      CheckBugNotification
      ResolveBug
      Tic
      CheckBugNotification
      ReAssignBug
      Tic
      CheckBugNotification
      ResolveBug
      Tic
      CheckBugNotification
      CloseBug
      Tic
      CheckBugNotification
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testBug.py", line 101, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_99496d191944ef21e195bd3890502ff5/bug_module/2/1', 'deliver', -2, 6)] 
Last error message:
UnboundLocalError
local variable 'person' referenced before assignment
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5Type.Base, line 219, in __call__
  Module Products.ERP5Type.patches.WorkflowTool, line 60, in DCWorkflowDefinition_notifyWorkflowMethod
  Module Products.DCWorkflow.DCWorkflow, line 472, in _changeStateOf
  Module Products.ERP5Type.patches.DCWorkflow, line 324, in DCWorkflowDefinition_executeTransition
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 986, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 67, in BugEvent_sendNotification
   - <PythonScript at /erp5_portal_99496d191944ef21e195bd3890502ff5/portal_workflow/bug_event_workflow/scripts/BugEvent_sendNotification>
   - Line 67
  Module Products.ERP5.Tool.NotificationTool, line 299, in sendMessage
UnboundLocalError: local variable 'person' referenced before assignment





ERROR: test_03_setCheckBugNotification (testBug.TestBug)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testBug.py", line 466, in test_03_setCheckBugNotification
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateBug
      CreateProject
      CreatePerson1
      CreatePerson2
      SetSourceProject
      SetRequester
    > Tic
      OpenBug
      Tic
      CheckBugNotification
      CreateBugMessage
      CheckBugMessage
      Tic
      PostBugMessage
      Tic
      CheckBugMessageIsDelivered
      CheckBugMessageNotification
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testBug.py", line 101, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_99496d191944ef21e195bd3890502ff5/bug_module/2/1', 'deliver', -2, 6)] 
Last error message:
UnboundLocalError
local variable 'person' referenced before assignment
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Products.ERP5Type.Base, line 219, in __call__
  Module Products.ERP5Type.patches.WorkflowTool, line 60, in DCWorkflowDefinition_notifyWorkflowMethod
  Module Products.DCWorkflow.DCWorkflow, line 472, in _changeStateOf
  Module Products.ERP5Type.patches.DCWorkflow, line 324, in DCWorkflowDefinition_executeTransition
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 986, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 67, in BugEvent_sendNotification
   - <PythonScript at /erp5_portal_99496d191944ef21e195bd3890502ff5/portal_workflow/bug_event_workflow/scripts/BugEvent_sendNotification>
   - Line 67
  Module Products.ERP5.Tool.NotificationTool, line 299, in sendMessage
UnboundLocalError: local variable 'person' referenced before assignment





ERROR: test_10_PersonNotification (testNotificationTool.TestNotificationTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testNotificationTool.py", line 497, in test_10_PersonNotification
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      AddUserA
      Tic
    > CheckPersonNotification
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testNotificationTool.py", line 470, in stepCheckPersonNotification
    self.portal.portal_notifications.sendMessage(
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/NotificationTool.py", line 299, in sendMessage
    email_value = person.getDefaultEmailValue()
UnboundLocalError: local variable 'person' referenced before assignment



ERROR: test_10_PersonNotification (testNotificationTool.TestNotificationToolWithCRM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testNotificationTool.py", line 497, in test_10_PersonNotification
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      AddUserA
      Tic
    > CheckPersonNotification
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testNotificationTool.py", line 470, in stepCheckPersonNotification
    self.portal.portal_notifications.sendMessage(
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/NotificationTool.py", line 299, in sendMessage
    email_value = person.getDefaultEmailValue()
UnboundLocalError: local variable 'person' referenced before assignment



ERROR: test_store_as_event (testNotificationTool.TestNotificationToolWithCRM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testNotificationTool.py", line 605, in test_store_as_event
    message='Message')
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/NotificationTool.py", line 299, in sendMessage
    email_value = person.getDefaultEmailValue()
UnboundLocalError: local variable 'person' referenced before assignment



ERROR: test_03_PortalType (testDocumentationHelper.TestDocumentationHelper)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/Products/ERP5Type/tests/testDocumentationHelper.py", line 113, in test_03_PortalType
    self.portal.portal_classes.DocumentationHelper_viewReport()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Form/Report.py", line 147, in __call__
    return pt.pt_render(extra_context=extra_context)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render
    tal=not source, strictinsert=0)()
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 206, in __call__
    self.interpret(self.program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 742, in do_defineSlot
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 651, in do_loop_tal
    iterator = self.engine.setRepeat(name, expr)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/TALES.py", line 206, in setRepeat
    expr = self.evaluate(expr)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate
    return expression(self)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/Expressions.py", line 185, in __call__
    return self._eval(econtext)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/Expressions.py", line 180, in _eval
    return render(ob, econtext.vars)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/Expressions.py", line 77, in render
    ob = call_with_ns(ob.__render_with_namespace__, ns)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZRPythonExpr.py", line 76, in call_with_ns
    return f(td)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 325, in __render_with_namespace__
    return self._bindAndExec((), namevals, namespace)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 986, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 60, in DocumentationHelper_getDocumentationSectionList
  File "Script (Python)", line 6, in getTitle
AttributeError: 'function' object has no attribute 'getTitle'



ERROR: test_05_FormatIngestionPresentation (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1126, in test_05_FormatIngestionPresentation
    self.playSequence(step_list, quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 973, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CleanUp
      CreatePresentationDocument
    > IngestPresentationFormats
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 758, in stepIngestPresentationFormats
    self.ingestFormatList('three', format_list)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 303, in ingestFormatList
    context.convertToBaseFormat()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_05_FormatIngestionSpreadSheet (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1117, in test_05_FormatIngestionSpreadSheet
    self.playSequence(step_list, quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 973, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CleanUp
      CreateSpreadsheetDocument
    > IngestSpreadsheetFormats
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 750, in stepIngestSpreadsheetFormats
    self.ingestFormatList('two', format_list)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 303, in ingestFormatList
    context.convertToBaseFormat()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_05_FormatIngestionText (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1108, in test_05_FormatIngestionText
    self.playSequence(step_list, quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 973, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CleanUp
      CreateTextDocument
    > IngestTextFormats
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 742, in stepIngestTextFormats
    self.ingestFormatList('one', format_list)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 303, in ingestFormatList
    context.convertToBaseFormat()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_09_Contribute (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1261, in test_09_Contribute
    self.playSequence(step_list, quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 973, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CleanUp
    > ContributeFileListWithNoType
      CleanUp
      ContributeFileListWithType
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 866, in stepContributeFileListWithNoType
    self.contributeFileList(with_portal_type=False)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 375, in contributeFileList
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 986, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_10_MetadataSettingPreferenceOrder (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 986, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_11_EmailIngestion (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 986, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_12_UploadTextFromContributionTool (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 986, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_08_EmbeddedDocumentState (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 716, in test_08_EmbeddedDocumentState
    document.convert(format='html')
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 413, in convert
    mime, data = self._convert(format)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 342, in _convert
    return response_dict['mime'], Pdata(dec(response_dict['data']))
KeyError: 'mime'



FAIL: test_07_testImplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 497, in test_07_testImplicitRelations
    sqlresult_to_document_list(document1.getImplicitPredecessorValueList()))
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 548, in failIfDifferentSet
    self.failUnless(i in a, msg)
AssertionError: [<OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/35>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/36>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/37>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/38>] != [<OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/35>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/34>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/36>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/37>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/38>]



FAIL: test_Base_getConversionFormatItemList (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 621, in test_Base_getConversionFormatItemList
    self.assertTrue(('Text CSV', 'csv') in
AssertionError



FAIL: test_Owner_Base_download (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 578, in test_Owner_Base_download
    response.headers['content-type'])
AssertionError: 'application/vnd.oasis.opendocument.spreadsheet' != 'application/octet-stream'



FAIL: test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 806, in test_ShowPreviewAfterSubmitted
    self.assert_('I use reference to look up TEST' in preview_html)
AssertionError



ERROR: test_48_ERP5Site_hotReindexAll (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 79, in beforeTearDown
    get_transaction().commit()
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 373, in commit
    self._callBeforeCommitHooks()
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 413, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/CMFActivity/ActivityBuffer.py", line 140, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/CMFActivity/Activity/SQLQueue.py", line 70, in prepareQueueMessageList
    store=0)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5/Tool/IdTool.py", line 209, in generateNewLengthIdList
    result = query(id_group=id_group, id_count=id_count, default=default)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/patches/DA.py", line 220, in DA__call__
    result=DB__.query(query, self.max_rows_)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ZMySQLDA/db.py", line 295, in query
    return self._access_db(method_id='query', args=args, kw=kw)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ZMySQLDA/db.py", line 286, in _access_db
    return getattr(db, method_id)(*args, **kw)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ZMySQLDA/db.py", line 421, in query
    c = self._query(qs)
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ZMySQLDA/db.py", line 398, in _query
    raise ConflictError('%s: %s: %s' % (m[0], m[1], query))
ConflictError: 1205: Lock wait timeout exceeded; try restarting transaction: INSERT INTO portal_ids (`id_group`, `last_id`)
 VALUES ('portal_activity_queue', 3)
 ON DUPLICATE KEY UPDATE `last_id` = `last_id` + 2



FAIL: test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2697, in test_SearchedStringIsNotStripped
    compareSet(' foo', [second_doc])
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2695, in compareSet
    self.assertSameSet(document_list, [x.getObject() for x in result])
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 546, in failIfDifferentSet
    self.failUnless(i in b, msg)
AssertionError: [<Organisation at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/83>] != [<Organisation at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/82>]



FAIL: test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 1956, in test_SubDocumentsWithAcquireLocalRoleSecurityIndexing
    self.assertSameSet([obj, ], [x.getObject() for x in result])
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 546, in failIfDifferentSet
    self.failUnless(i in b, msg)
AssertionError: [<Url at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/85/1>] != []



FAIL: test_complex_query (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2243, in test_complex_query
    self.assertEqual(len(catalog(query=query)), 3)
AssertionError: 2 != 3



FAIL: test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2735, in test_sortOnRelatedKeyWithUnsetRelation
    len(person_module.searchFolder(sort_on=[('subordination_title', 'ascending')])))
AssertionError: 2 != 1



FAIL: test_getSingleCategoryAcquiredMembershipListOnParent (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.bot_livecd/build/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 973, in test_getSingleCategoryAcquiredMembershipListOnParent
    portal_type='Person Module'))
AssertionError: ['person_module'] != [<Folder at /erp5_portal_375fd2e06bb46325945c05a27d83aefb/person_module>]



More information about the Erp5-report mailing list