[Testbot] Plone 5.2 - Python 2.7 - Archetypes - Build # 32 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sun Oct 22 11:14:35 UTC 2017


Plone 5.2 - Python 2.7 - Archetypes - Build # 32 - Still Failing:

Check console output at http://jenkins.plone.org/job/plone-5.2-python-2.7-at/32/ to view the results.

Changes:

[David Glick] [fc] Add plone.app.contentrules to checkouts.cfg







Test Results:

41 tests failed.
FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_id_change_on_initial_edit

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atdocument.py", line 292, in test_id_change_on_initial_edit
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atevent.TestATEventFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atevent.TestATEventFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfile.TestATFileFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfile.TestATFileFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestATImageFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestATImageFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestIDFromTitle.test_image_id_from_filename_and_title

Error Message:
HTTP Error 500: Internal Server Error

Stack Trace:
HTTP Error 500: Internal Server Error

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atimage.py", line 85, in test_image_id_from_filename_and_title
    self._make_image('')
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atimage.py", line 76, in _make_image
    '/createObject?type_name=Image')
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
    self._processRequest(url, make_request)
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
    self._checkStatus()
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
    raise HTTPError(self.url, code, msg, [], None)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestIDFromTitle.test_image_id_from_unicode_title

Error Message:
HTTP Error 500: Internal Server Error

Stack Trace:
HTTP Error 500: Internal Server Error

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atimage.py", line 96, in test_image_id_from_unicode_title
    self._make_image('', filename=u'Pictüre 1.png'.encode('utf-8'))
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atimage.py", line 76, in _make_image
    '/createObject?type_name=Image')
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
    self._processRequest(url, make_request)
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
    self._checkStatus()
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
    raise HTTPError(self.url, code, msg, [], None)


FAILED:  Products.ATContentTypes.tests.test_atlink.TestATLinkFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atlink.TestATLinkFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_portal_factory.TestCreateObjectByURL.testCreateNonGloballyAllowedObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_portal_factory.py", line 251, in testCreateNonGloballyAllowedObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_portal_factory.TestCreateObjectByURL.testCreateObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_portal_factory.py", line 229, in testCreateObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.Archetypes.tests.test_cmfessentials.TestPermissions.testRendering

Error Message:
Page Template edit_macros has errors: ['Compilation failed', 'exceptions.ImportError: No module named set']

Stack Trace:
Page Template edit_macros has errors: ['Compilation failed', 'exceptions.ImportError: No module named set']

 - Expression: "context/edit_macros/macros"
 - Filename:   ... types/Products/Archetypes/skins/archetypes/base_edit.cpt
 - Location:   (line 19: col 14)
 - Source:     base_macros context/edit_macros/macros;
               ^
 - Arguments:  

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/test_cmfessentials.py", line 58, in testRendering
    self.assertTrue(isinstance(content(), basestring))
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/TemplateMixin.py", line 68, in __call__
    return v(context, context.REQUEST)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
    return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 32, in _call
    return inherited_call(self, *args, **kwargs)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 323, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 360, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 239, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 179, in pt_render
    self, source, extra_context
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 83, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-4.3.0-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 134, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/engine.py", line 85, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "1c07750551ff7dd4e17f2e31a597692f.py", line 1142, in render
  File "1c07750551ff7dd4e17f2e31a597692f.py", line 397, in render_master
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 78, in __call__
    base = self.traverse(base, request, path_items)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 66, in traverse
    base = traverser(name)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 357, in restrictedTraverse
    return self.unrestrictedTraverse(path, default, restricted=True)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 286, in unrestrictedTraverse
    name, _marker) is not _marker:
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 53, in macros
    return self.pt_macros()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 167, in pt_macros
    return FSPageTemplate.inheritedAttribute('pt_macros')(self)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 63, in pt_macros
    self.id, self._v_errors


FAILED:  Products.CMFFormController.tests.testRedirectTo.TestRedirectToFunctional.test_attacker_redirect

Error Message:
'Application'

Stack Trace:
'Application'

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/tests/testRedirectTo.py", line 97, in test_attacker_redirect
    handle_errors=False,
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Testing/ZopeTestCase/functional.py", line 127, in publish
    wsgi_result = publish(env, start_response)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 254, in publish_module
    with load_app(module_info) as new_mod_info:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Testing/ZopeTestCase/sandbox.py", line 73, in load_app
    with ZPublisher.WSGIPublisher.__old_load_app__(module_info) as ret:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 220, in load_app
    app = app_wrapper()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/App/ZApplication.py", line 78, in __call__
    return connection.root()[self._name]
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/UserDict.py", line 40, in __getitem__
    raise KeyError(key)


FAILED:  Products.CMFFormController.tests.testRedirectTo.TestRedirectToFunctional.test_regression

Error Message:
'Application'

Stack Trace:
'Application'

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/tests/testRedirectTo.py", line 71, in test_regression
    handle_errors=False,
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Testing/ZopeTestCase/functional.py", line 43, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Testing/ZopeTestCase/functional.py", line 127, in publish
    wsgi_result = publish(env, start_response)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 254, in publish_module
    with load_app(module_info) as new_mod_info:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Testing/ZopeTestCase/sandbox.py", line 73, in load_app
    with ZPublisher.WSGIPublisher.__old_load_app__(module_info) as ret:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 220, in load_app
    app = app_wrapper()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/App/ZApplication.py", line 78, in __call__
    return connection.root()[self._name]
  File "/home/jenkins/shiningpanda/jobs/2fa08faf/virtualenvs/d41d8cd9/lib/python2.7/UserDict.py", line 40, in __getitem__
    raise KeyError(key)


FAILED:  archetypes.multilingual.tests.test_monkey.TestLanguageMonkeyPatch.test_monkey_folderish

Error Message:
Page Template edit_macros has errors: ['Compilation failed', 'exceptions.ImportError: No module named set']

Stack Trace:
Page Template edit_macros has errors: ['Compilation failed', 'exceptions.ImportError: No module named set']

 - Expression: "context/edit_macros/macros"
 - Filename:   ... types/Products/Archetypes/skins/archetypes/base_edit.cpt
 - Location:   (line 19: col 14)
 - Source:     base_macros context/edit_macros/macros;
               ^
 - Arguments:  repeat: {...} (0)
               template: <ImplicitAcquisitionWrapper atct_edit at 0x7f62932a4550>
               modules: <_SecureModuleImporter - at 0x7f62a0807ed0>
               here: <ImplicitAcquisitionWrapper document.2017-10-22.1910959621 at 0x7f62932f2050>
               user: <ImplicitAcquisitionWrapper - at 0x7f62932f2e10>
               nothing: <NoneType - at 0x8fe4d0>
               container: <ImplicitAcquisitionWrapper plone at 0x7f6293289140>
               default: <object - at 0x7f62a7c1b360>
               request: <WSGIRequest - at 0x7f62935e5b10>
               wrapped_repeat: <SafeMapping - at 0x7f62927d6098>
               traverse_subpath: <list - at 0x7f62930a8830>
               loop: {...} (0)
               context: <ImplicitAcquisitionWrapper document.2017-10-22.1910959621 at 0x7f62932f2050>
               translate: <function translate at 0x7f62927582a8>
               root: <ImplicitAcquisitionWrapper  at 0x7f6293289d70>
               options: {...} (2)
               target_language: <NoneType - at 0x8fe4d0>

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/archetypes.multilingual/archetypes/multilingual/tests/test_monkey.py", line 59, in test_monkey_folderish
    folder.absolute_url()))
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
    self._processRequest(url, make_request)
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 286, in _processRequest
    resp = self.testapp.get(url, **reqargs)
  File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/app.py", line 331, in get
    expect_errors=expect_errors)
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 94, in do_request
    expect_errors)
  File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/app.py", line 625, in do_request
    res = req.get_response(app, catch_exc_info=True)
  File "/home/jenkins/.buildout/eggs/WebOb-1.7.3-py2.7.egg/webob/request.py", line 1312, in send
    application, catch_exc_info=True)
  File "/home/jenkins/.buildout/eggs/WebOb-1.7.3-py2.7.egg/webob/request.py", line 1280, in call_application
    app_iter = application(self.environ, start_response)
  File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/lint.py", line 199, in lint_app
    iterator = application(environ, start_response_wrapper)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 36, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 63, in __call__
    wsgi_result = publish(environ, start_response)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 256, in publish_module
    response = _publish(request, new_mod_info)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 209, in publish
    bind=1)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/mapply.py", line 85, in mapply
    return debug(object, args, context)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 56, in call_object
    return obj(*args)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tool/factory.py", line 491, in __call__
    dont_publish_class, self.REQUEST, bind=1)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/mapply.py", line 85, in mapply
    return debug(object, args, context)
  File "/home/jenkins/.buildout/eggs/ZServer-4.0b1-py2.7.egg/ZServer/ZPublisher/Publish.py", line 44, in call_object
    return object(*args)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
    return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 32, in _call
    return inherited_call(self, *args, **kwargs)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 323, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 360, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 239, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 179, in pt_render
    self, source, extra_context
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 83, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-4.3.0-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 134, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/engine.py", line 85, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "d97c48a4fa77dec3ed81b039754e36fd.py", line 91, in render
  File "1c07750551ff7dd4e17f2e31a597692f.py", line 397, in render_master
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 78, in __call__
    base = self.traverse(base, request, path_items)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 66, in traverse
    base = traverser(name)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 357, in restrictedTraverse
    return self.unrestrictedTraverse(path, default, restricted=True)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 286, in unrestrictedTraverse
    name, _marker) is not _marker:
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 53, in macros
    return self.pt_macros()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 167, in pt_macros
    return FSPageTemplate.inheritedAttribute('pt_macros')(self)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 63, in pt_macros
    self.id, self._v_errors


FAILED:  archetypes.multilingual.tests.test_monkey.TestLanguageMonkeyPatch.test_monkey_non_folderish

Error Message:
Page Template edit_macros has errors: ['Compilation failed', 'exceptions.ImportError: No module named set']

Stack Trace:
Page Template edit_macros has errors: ['Compilation failed', 'exceptions.ImportError: No module named set']

 - Expression: "context/edit_macros/macros"
 - Filename:   ... types/Products/Archetypes/skins/archetypes/base_edit.cpt
 - Location:   (line 19: col 14)
 - Source:     base_macros context/edit_macros/macros;
               ^
 - Arguments:  repeat: {...} (0)
               template: <ImplicitAcquisitionWrapper atct_edit at 0x7f6296aacaf0>
               modules: <_SecureModuleImporter - at 0x7f62a0807ed0>
               here: <ImplicitAcquisitionWrapper document.2017-10-22.1924673407 at 0x7f629323ff50>
               user: <ImplicitAcquisitionWrapper - at 0x7f629323f550>
               nothing: <NoneType - at 0x8fe4d0>
               container: <ImplicitAcquisitionWrapper plone at 0x7f6296bd1b90>
               default: <object - at 0x7f62a7c1b360>
               request: <WSGIRequest - at 0x7f6292d74410>
               wrapped_repeat: <SafeMapping - at 0x7f6293734e60>
               traverse_subpath: <list - at 0x7f6293734c20>
               loop: {...} (0)
               context: <ImplicitAcquisitionWrapper document.2017-10-22.1924673407 at 0x7f629323ff50>
               translate: <function translate at 0x7f62922ac488>
               root: <ImplicitAcquisitionWrapper  at 0x7f6296bd13c0>
               options: {...} (2)
               target_language: <NoneType - at 0x8fe4d0>

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/archetypes.multilingual/archetypes/multilingual/tests/test_monkey.py", line 44, in test_monkey_non_folderish
    folder.absolute_url()))
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
    self._processRequest(url, make_request)
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 286, in _processRequest
    resp = self.testapp.get(url, **reqargs)
  File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/app.py", line 331, in get
    expect_errors=expect_errors)
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 94, in do_request
    expect_errors)
  File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/app.py", line 625, in do_request
    res = req.get_response(app, catch_exc_info=True)
  File "/home/jenkins/.buildout/eggs/WebOb-1.7.3-py2.7.egg/webob/request.py", line 1312, in send
    application, catch_exc_info=True)
  File "/home/jenkins/.buildout/eggs/WebOb-1.7.3-py2.7.egg/webob/request.py", line 1280, in call_application
    app_iter = application(self.environ, start_response)
  File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/lint.py", line 199, in lint_app
    iterator = application(environ, start_response_wrapper)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 36, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 63, in __call__
    wsgi_result = publish(environ, start_response)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 256, in publish_module
    response = _publish(request, new_mod_info)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 209, in publish
    bind=1)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/mapply.py", line 85, in mapply
    return debug(object, args, context)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 56, in call_object
    return obj(*args)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tool/factory.py", line 491, in __call__
    dont_publish_class, self.REQUEST, bind=1)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/mapply.py", line 85, in mapply
    return debug(object, args, context)
  File "/home/jenkins/.buildout/eggs/ZServer-4.0b1-py2.7.egg/ZServer/ZPublisher/Publish.py", line 44, in call_object
    return object(*args)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
    return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 32, in _call
    return inherited_call(self, *args, **kwargs)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 323, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 360, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 239, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 179, in pt_render
    self, source, extra_context
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 83, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-4.3.0-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 134, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/engine.py", line 85, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "d97c48a4fa77dec3ed81b039754e36fd.py", line 91, in render
  File "1c07750551ff7dd4e17f2e31a597692f.py", line 397, in render_master
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 78, in __call__
    base = self.traverse(base, request, path_items)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 66, in traverse
    base = traverser(name)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 357, in restrictedTraverse
    return self.unrestrictedTraverse(path, default, restricted=True)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 286, in unrestrictedTraverse
    name, _marker) is not _marker:
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 53, in macros
    return self.pt_macros()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 167, in pt_macros
    return FSPageTemplate.inheritedAttribute('pt_macros')(self)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 63, in pt_macros
    self.id, self._v_errors


FAILED:  Products.ATContentTypes.tests.editing.txt

Error Message:
Failed doctest test for editing.txt

Stack Trace:
Failed doctest test for editing.txt
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 43, in editing.txt
Failed example:
    browser.getLink('Edit').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[20]>", line 1, in <module>
        browser.getLink('Edit').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 604, in click
        self.browser.open(self.url)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 280, in _processRequest
        resp = make_request(reqargs)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 254, in make_request
        return self.testapp.get(url, **args)
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/app.py", line 331, in get
        expect_errors=expect_errors)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 94, in do_request
        expect_errors)
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/app.py", line 625, in do_request
        res = req.get_response(app, catch_exc_info=True)
      File "/home/jenkins/.buildout/eggs/WebOb-1.7.3-py2.7.egg/webob/request.py", line 1312, in send
        application, catch_exc_info=True)
      File "/home/jenkins/.buildout/eggs/WebOb-1.7.3-py2.7.egg/webob/request.py", line 1280, in call_application
        app_iter = application(self.environ, start_response)
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/lint.py", line 199, in lint_app
        iterator = application(environ, start_response_wrapper)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 36, in wrapped_func
        return func(*args, **kw)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 63, in __call__
        wsgi_result = publish(environ, start_response)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 256, in publish_module
        response = _publish(request, new_mod_info)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 209, in publish
        bind=1)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/mapply.py", line 85, in mapply
        return debug(object, args, context)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 56, in call_object
        return obj(*args)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 32, in _call
        return inherited_call(self, *args, **kwargs)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 323, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 360, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 239, in _exec
        result = self.pt_render(extra_context=bound_names)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 179, in pt_render
        self, source, extra_context
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 83, in pt_render
        showtal=showtal)
      File "/home/jenkins/.buildout/eggs/zope.pagetemplate-4.3.0-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 134, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations
       - Warning: Macro expansion failed
       - Warning: <class 'ZODB.POSException.ConnectionStateError'>: Shouldn't load state for Products.ATContentTypes.content.document.ATDocument 0x13138ed25e708b56 when the connection is closed
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/engine.py", line 85, in __call__
        return self.template.render(**kwargs)
      File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
        return base_renderer(**context)
      File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/zpt/template.py", line 261, in render
        return super(PageTemplate, self).render(**vars)
      File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 191, in render
        raise_with_traceback(exc, tb)
      File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 171, in render
        self._render(stream, econtext, rcontext)
      File "d97c48a4fa77dec3ed81b039754e36fd.py", line 91, in render
      File "1c07750551ff7dd4e17f2e31a597692f.py", line 397, in render_master
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 78, in __call__
        base = self.traverse(base, request, path_items)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 66, in traverse
        base = traverser(name)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 357, in restrictedTraverse
        return self.unrestrictedTraverse(path, default, restricted=True)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 286, in unrestrictedTraverse
        name, _marker) is not _marker:
       - __traceback_info__: ([], 'macros')
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 53, in macros
        return self.pt_macros()
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 167, in pt_macros
        return FSPageTemplate.inheritedAttribute('pt_macros')(self)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 63, in pt_macros
        self.id, self._v_errors
       - Warning: Compilation failed
       - Warning: exceptions.ImportError: No module named set
    PTRuntimeError: Page Template edit_macros has errors: ['Compilation failed', 'exceptions.ImportError: No module named set']

     - Expression: "context/edit_macros/macros"
     - Filename:   ... types/Products/Archetypes/skins/archetypes/base_edit.cpt
     - Location:   (line 19: col 14)
     - Source:     base_macros context/edit_macros/macros;
                   ^
     - Arguments:  


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  Products.ATContentTypes.tests.http_access.txt

Error Message:
Failed doctest test for http_access.txt

Stack Trace:
Failed doctest test for http_access.txt
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/http_access.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/http_access.txt", line 246, in http_access.txt
Failed example:
    print http(r"""
    HEAD /%s HTTP/1.1
    Authorization: Basic %s:%s
    """ % (imgpath, user_name, user_password))
Differences (ndiff with -expected +actual):
    - HTTP/1.1 200 OK
    + HTTP/1.1 200 OK
    ?                +
    + Date: Sun, 22 Oct 2017 11:01:56 GMT
    + X-Powered-By: Zope (www.zope.org), Python (www.python.org)
    + Last-Modified: Sun, 22 Oct 2017 11:01:55 GMT
    - Accept-Ranges: none
    + Accept-Ranges: none
    ?                    +
    - Content-Length: 105
    + Etag: ts08670115.65
    - Content-Type: image/gif
    + Content-Type: image/gif
    ?                        +
    + Content-Length: 105
    +
    - Etag: ts...
    - Last-Modified: ...
    - ...
      <BLANKLINE>


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  Products.ATContentTypes.tests.portaltype_criterion.txt

Error Message:
Failed doctest test for portaltype_criterion.txt

Stack Trace:
Failed doctest test for portaltype_criterion.txt
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 33, in portaltype_criterion.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[13]>", line 1, in <module>
        browser.getControl('Add').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 771, in click
        self.browser._clickSubmit(self._form, self._control)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 275, in _clickSubmit
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 500: Internal Server Error


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  Products.ATContentTypes.tests.traversal.txt

Error Message:
Failed doctest test for traversal.txt

Stack Trace:
Failed doctest test for traversal.txt
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/traversal.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/traversal.txt", line 184, in traversal.txt
Failed example:
    print http(r"""
    PROPFIND /%s/simple_folder/test_document HTTP/1.1
    Authorization: Basic %s:%s
    Content-Type: text/xml; charset="utf-8"
    Depth: 0

    <?xml version="1.0" encoding="utf-8"?>
      <DAV:propfind xmlns:DAV="DAV:"
         xmlns:zope="http://www.zope.org/propsets/default">
         <DAV:prop><zope:title/></DAV:prop>
      </DAV:propfind>
    """ % (portal_name, default_user, default_password))
Differences (ndiff with -expected +actual):
    - HTTP/1.1 404 Not Found
    - ...
    + HTTP/1.1 500 Internal Server Error
    + Date: Sun, 22 Oct 2017 11:02:01 GMT
    + X-Powered-By: Zope (www.zope.org), Python (www.python.org)
    + Accept-Ranges: none
    + Content-Type: application/json
    + Content-Length: 27
    +
    + {"error_type": "TypeError"}


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  Products.ATContentTypes.tests.uploading.txt

Error Message:
Failed doctest test for uploading.txt

Stack Trace:
Failed doctest test for uploading.txt
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 26, in uploading.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest uploading.txt[13]>", line 1, in <module>
        browser.getControl('Add').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 771, in click
        self.browser._clickSubmit(self._form, self._control)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 275, in _clickSubmit
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 500: Internal Server Error


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  Products.Archetypes.tests.traversal.txt

Error Message:
Failed doctest test for traversal.txt

Stack Trace:
Failed doctest test for traversal.txt
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/traversal.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.Archetypes/Products/Archetypes/tests/traversal.txt", line 227, in traversal.txt
Failed example:
    print http(r"""
    PROPFIND /%s/simple_folder/test_document HTTP/1...
    Authorization: Basic %s:%s
    Content-Type: text/xml; charset="utf-8"
    Depth: 0

    <?xml version="1.0" encoding="utf-8"?>
      <DAV:propfind xmlns:DAV="DAV:"
         xmlns:zope="http://www.zope.org/propsets/default">
         <DAV:prop><zope:title/></DAV:prop>
      </DAV:propfind>
    """ % (portal_name, user_name, user_password))
Expected:
    HTTP/1... 404 Not Found
    ...
Got:
    HTTP/1.1 500 Internal Server Error
    Date: Sun, 22 Oct 2017 11:07:08 GMT
    X-Powered-By: Zope (www.zope.org), Python (www.python.org)
    Accept-Ranges: none
    Content-Type: application/json
    Content-Length: 27
    
    {"error_type": "TypeError"}


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  archetypes.schemaextender.usage.txt

Error Message:
Failed doctest test for usage.txt

Stack Trace:
Failed doctest test for usage.txt
  File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 260, in usage.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[68]>", line 1, in <module>
        browser.getControl('Add').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 771, in click
        self.browser._clickSubmit(self._form, self._control)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 275, in _clickSubmit
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 286, in _processRequest
        resp = self.testapp.get(url, **reqargs)
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/app.py", line 331, in get
        expect_errors=expect_errors)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 94, in do_request
        expect_errors)
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/app.py", line 625, in do_request
        res = req.get_response(app, catch_exc_info=True)
      File "/home/jenkins/.buildout/eggs/WebOb-1.7.3-py2.7.egg/webob/request.py", line 1312, in send
        application, catch_exc_info=True)
      File "/home/jenkins/.buildout/eggs/WebOb-1.7.3-py2.7.egg/webob/request.py", line 1280, in call_application
        app_iter = application(self.environ, start_response)
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/lint.py", line 199, in lint_app
        iterator = application(environ, start_response_wrapper)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 36, in wrapped_func
        return func(*args, **kw)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 63, in __call__
        wsgi_result = publish(environ, start_response)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 256, in publish_module
        response = _publish(request, new_mod_info)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 209, in publish
        bind=1)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/mapply.py", line 85, in mapply
        return debug(object, args, context)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 56, in call_object
        return obj(*args)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.ATContentTypes/Products/ATContentTypes/tool/factory.py", line 491, in __call__
        dont_publish_class, self.REQUEST, bind=1)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/mapply.py", line 85, in mapply
        return debug(object, args, context)
      File "/home/jenkins/.buildout/eggs/ZServer-4.0b1-py2.7.egg/ZServer/ZPublisher/Publish.py", line 44, in call_object
        return object(*args)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 32, in _call
        return inherited_call(self, *args, **kwargs)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 323, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 360, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 239, in _exec
        result = self.pt_render(extra_context=bound_names)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 179, in pt_render
        self, source, extra_context
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 83, in pt_render
        showtal=showtal)
      File "/home/jenkins/.buildout/eggs/zope.pagetemplate-4.3.0-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 134, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/engine.py", line 85, in __call__
        return self.template.render(**kwargs)
      File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
        return base_renderer(**context)
      File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/zpt/template.py", line 261, in render
        return super(PageTemplate, self).render(**vars)
      File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 191, in render
        raise_with_traceback(exc, tb)
      File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 171, in render
        self._render(stream, econtext, rcontext)
      File "d97c48a4fa77dec3ed81b039754e36fd.py", line 91, in render
      File "1c07750551ff7dd4e17f2e31a597692f.py", line 397, in render_master
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 78, in __call__
        base = self.traverse(base, request, path_items)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 66, in traverse
        base = traverser(name)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 357, in restrictedTraverse
        return self.unrestrictedTraverse(path, default, restricted=True)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 286, in unrestrictedTraverse
        name, _marker) is not _marker:
       - __traceback_info__: ([], 'macros')
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 53, in macros
        return self.pt_macros()
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 167, in pt_macros
        return FSPageTemplate.inheritedAttribute('pt_macros')(self)
      File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 63, in pt_macros
        self.id, self._v_errors
       - Warning: Compilation failed
       - Warning: exceptions.ImportError: No module named set
    PTRuntimeError: Page Template edit_macros has errors: ['Compilation failed', 'exceptions.ImportError: No module named set']

     - Expression: "context/edit_macros/macros"
     - Filename:   ... types/Products/Archetypes/skins/archetypes/base_edit.cpt
     - Location:   (line 19: col 14)
     - Source:     base_macros context/edit_macros/macros;
                   ^
     - Arguments:  repeat: {...} (0)
                   template: <ImplicitAcquisitionWrapper atct_edit at 0x7fc940c71b40>
                   modules: <_SecureModuleImporter - at 0x7fc94d68fd10>
                   here: <ImplicitAcquisitionWrapper document.2017-10-22.3120544646 at 0x7fc940c717d0>
                   user: <ImplicitAcquisitionWrapper - at 0x7fc94555c1e0>
                   nothing: <NoneType - at 0x8fe4d0>
                   container: <ImplicitAcquisitionWrapper plone at 0x7fc9407fc5f0>
                   default: <object - at 0x7fc954ed6480>
                   request: <WSGIRequest - at 0x7fc936c7c850>
                   wrapped_repeat: <SafeMapping - at 0x7fc941aeb248>
                   traverse_subpath: <list - at 0x7fc940207368>
                   loop: {...} (0)
                   context: <ImplicitAcquisitionWrapper document.2017-10-22.3120544646 at 0x7fc940c717d0>
                   translate: <function translate at 0x7fc9400fbd70>
                   root: <ImplicitAcquisitionWrapper  at 0x7fc9407fc410>
                   options: {...} (2)
                   target_language: <NoneType - at 0x8fe4d0>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 265, in usage.txt
Failed example:
    'Description' in browser.contents
Expected:
    False
Got:
    True
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 267, in usage.txt
Failed example:
    'Blurb' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 270, in usage.txt
Failed example:
    browser.getControl('Title').value = "Test doc"
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[71]>", line 1, in <module>
        browser.getControl('Title').value = "Test doc"
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
    available items:
      <SelectControl(path=[*, ambiguous])>
      <Item name='/plone/Members/test_user_1_' id='searchbox_currentfolder_only' name='path' type='checkbox' id='searchbox_currentfolder_only' value='/plone/Members/test_user_1_'>
      <TextControl(SearchableText=)>
      <SubmitControl(<None>=Search)>
      <SelectControl(url=[*, ambiguous])>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document' checked='checked' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document'>
      <SubmitControl(form.button.Add=Add)>
      <HiddenControl(_authenticator=8465e07aa3227e86d40cc18082ea035f2b568c76) (readonly)>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 271, in usage.txt
Failed example:
    'A' in browser.getControl('Tags').value
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[72]>", line 1, in <module>
        'A' in browser.getControl('Tags').value
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Tags'
    available items:
      <SelectControl(path=[*, ambiguous])>
      <Item name='/plone/Members/test_user_1_' id='searchbox_currentfolder_only' name='path' type='checkbox' id='searchbox_currentfolder_only' value='/plone/Members/test_user_1_'>
      <TextControl(SearchableText=)>
      <SubmitControl(<None>=Search)>
      <SelectControl(url=[*, ambiguous])>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document' checked='checked' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document'>
      <SubmitControl(form.button.Add=Add)>
      <HiddenControl(_authenticator=8465e07aa3227e86d40cc18082ea035f2b568c76) (readonly)>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 273, in usage.txt
Failed example:
    'B' in browser.getControl('Tags').value
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[73]>", line 1, in <module>
        'B' in browser.getControl('Tags').value
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Tags'
    available items:
      <SelectControl(path=[*, ambiguous])>
      <Item name='/plone/Members/test_user_1_' id='searchbox_currentfolder_only' name='path' type='checkbox' id='searchbox_currentfolder_only' value='/plone/Members/test_user_1_'>
      <TextControl(SearchableText=)>
      <SubmitControl(<None>=Search)>
      <SelectControl(url=[*, ambiguous])>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document' checked='checked' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document'>
      <SubmitControl(form.button.Add=Add)>
      <HiddenControl(_authenticator=8465e07aa3227e86d40cc18082ea035f2b568c76) (readonly)>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 275, in usage.txt
Failed example:
    browser.getControl('Tags').value = 'D'
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[74]>", line 1, in <module>
        browser.getControl('Tags').value = 'D'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Tags'
    available items:
      <SelectControl(path=[*, ambiguous])>
      <Item name='/plone/Members/test_user_1_' id='searchbox_currentfolder_only' name='path' type='checkbox' id='searchbox_currentfolder_only' value='/plone/Members/test_user_1_'>
      <TextControl(SearchableText=)>
      <SubmitControl(<None>=Search)>
      <SelectControl(url=[*, ambiguous])>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document' checked='checked' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document'>
      <SubmitControl(form.button.Add=Add)>
      <HiddenControl(_authenticator=8465e07aa3227e86d40cc18082ea035f2b568c76) (readonly)>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 276, in usage.txt
Failed example:
    browser.getControl('Highlighted').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[75]>", line 1, in <module>
        browser.getControl('Highlighted').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Highlighted'
    available items:
      <SelectControl(path=[*, ambiguous])>
      <Item name='/plone/Members/test_user_1_' id='searchbox_currentfolder_only' name='path' type='checkbox' id='searchbox_currentfolder_only' value='/plone/Members/test_user_1_'>
      <TextControl(SearchableText=)>
      <SubmitControl(<None>=Search)>
      <SelectControl(url=[*, ambiguous])>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document' checked='checked' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document'>
      <SubmitControl(form.button.Add=Add)>
      <HiddenControl(_authenticator=8465e07aa3227e86d40cc18082ea035f2b568c76) (readonly)>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 277, in usage.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[76]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
    available items:
      <SelectControl(path=[*, ambiguous])>
      <Item name='/plone/Members/test_user_1_' id='searchbox_currentfolder_only' name='path' type='checkbox' id='searchbox_currentfolder_only' value='/plone/Members/test_user_1_'>
      <TextControl(SearchableText=)>
      <SubmitControl(<None>=Search)>
      <SelectControl(url=[*, ambiguous])>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document' checked='checked' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document'>
      <SubmitControl(form.button.Add=Add)>
      <HiddenControl(_authenticator=8465e07aa3227e86d40cc18082ea035f2b568c76) (readonly)>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 281, in usage.txt
Failed example:
    'Please correct the indicated errors.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 283, in usage.txt
Failed example:
    "Values ['D'] are not allowed for vocabulary" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 288, in usage.txt
Failed example:
    browser.getControl('Tags').value = 'A'
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[79]>", line 1, in <module>
        browser.getControl('Tags').value = 'A'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Tags'
    available items:
      <SelectControl(path=[*, ambiguous])>
      <Item name='/plone/Members/test_user_1_' id='searchbox_currentfolder_only' name='path' type='checkbox' id='searchbox_currentfolder_only' value='/plone/Members/test_user_1_'>
      <TextControl(SearchableText=)>
      <SubmitControl(<None>=Search)>
      <SelectControl(url=[*, ambiguous])>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document' checked='checked' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document'>
      <SubmitControl(form.button.Add=Add)>
      <HiddenControl(_authenticator=8465e07aa3227e86d40cc18082ea035f2b568c76) (readonly)>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 289, in usage.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[80]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
    available items:
      <SelectControl(path=[*, ambiguous])>
      <Item name='/plone/Members/test_user_1_' id='searchbox_currentfolder_only' name='path' type='checkbox' id='searchbox_currentfolder_only' value='/plone/Members/test_user_1_'>
      <TextControl(SearchableText=)>
      <SubmitControl(<None>=Search)>
      <SelectControl(url=[*, ambiguous])>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Event&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-event'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=File&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-file'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Folder&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-folder'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Image&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-image'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Link&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-link'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=News+Item&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-news-item'>
      <Item name='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document' checked='checked' type='radio' name='url' value='http://nohost/plone/Members/test_user_1_/createObject?type_name=Document&_authenticator=2429842ca2a98a3068b7e126582ffa5c49a194a8' id='form-field-document'>
      <SubmitControl(form.button.Add=Add)>
      <HiddenControl(_authenticator=8465e07aa3227e86d40cc18082ea035f2b568c76) (readonly)>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 293, in usage.txt
Failed example:
    test_doc = getattr(folder, 'test-doc')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[81]>", line 1, in <module>
        test_doc = getattr(folder, 'test-doc')
    AttributeError: 'RequestContainer' object has no attribute 'test-doc'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 294, in usage.txt
Failed example:
    tags_field = test_doc.Schema()['schemaextender_test_tags']
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[82]>", line 1, in <module>
        tags_field = test_doc.Schema()['schemaextender_test_tags']
    NameError: name 'test_doc' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 295, in usage.txt
Failed example:
    tags_field.get(test_doc)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[83]>", line 1, in <module>
        tags_field.get(test_doc)
    NameError: name 'test_doc' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.7-py2.7.egg/archetypes/schemaextender/usage.txt", line 298, in usage.txt
Failed example:
    IHighlighted.providedBy(test_doc)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest usage.txt[84]>", line 1, in <module>
        IHighlighted.providedBy(test_doc)
    NameError: name 'test_doc' is not defined


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.blob.README.txt

Error Message:
Failed doctest test for README.txt

Stack Trace:
Failed doctest test for README.txt
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/README.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/README.txt", line 161, in README.txt
Failed example:
    browser.getLink(url='createObject?type_name=Blob').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[61]>", line 1, in <module>
        browser.getLink(url='createObject?type_name=Blob').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 604, in click
        self.browser.open(self.url)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/README.txt", line 164, in README.txt
Failed example:
    browser.getControl(name='title').value = 'Foo bar'
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[63]>", line 1, in <module>
        browser.getControl(name='title').value = 'Foo bar'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 383, in getControl
        label, name, self._getAllResponseForms(),
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 393, in _getAllResponseForms
        respforms = self._response.forms
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 43, in forms
        self._parse_forms()
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 77, in _parse_forms
        form_texts = [text_type(f) for f in self.html('form')]
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 428, in html
        % self.content_type)
    AttributeError: Not an HTML response body (content-type: application/json)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/README.txt", line 165, in README.txt
Failed example:
    control = browser.getControl(name='file_file')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[64]>", line 1, in <module>
        control = browser.getControl(name='file_file')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: name 'file_file'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/README.txt", line 167, in README.txt
Failed example:
    control.add_file(testfile, None, 'foo.pdf')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[66]>", line 1, in <module>
        control.add_file(testfile, None, 'foo.pdf')
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/README.txt", line 168, in README.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[67]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/README.txt", line 169, in README.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../foo-bar/view'
Got:
    'http://nohost/plone/Members/test_user_1_/portal_factory/Blob/blob.2017-10-22.8158529339/edit?_authenticator=595eb92c01a5d370544300959f7e2a57f5482234'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/README.txt", line 171, in README.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...
     ...Foo bar...foo.pdf...PDF document...'
Got:
    '{"error_type": "PTRuntimeError"}'


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.blob.tests.replacement-types.txt

Error Message:
Failed doctest test for replacement-types.txt

Stack Trace:
Failed doctest test for replacement-types.txt
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 24, in replacement-types.txt
Failed example:
    browser.getLink(url='createObject?type_name=File').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[8]>", line 1, in <module>
        browser.getLink(url='createObject?type_name=File').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 604, in click
        self.browser.open(self.url)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 27, in replacement-types.txt
Failed example:
    browser.getControl(name='title').value = 'Foo'
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[10]>", line 1, in <module>
        browser.getControl(name='title').value = 'Foo'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 383, in getControl
        label, name, self._getAllResponseForms(),
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 393, in _getAllResponseForms
        respforms = self._response.forms
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 43, in forms
        self._parse_forms()
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 77, in _parse_forms
        form_texts = [text_type(f) for f in self.html('form')]
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 428, in html
        % self.content_type)
    AttributeError: Not an HTML response body (content-type: application/json)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 28, in replacement-types.txt
Failed example:
    control = browser.getControl(name='file_file')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[11]>", line 1, in <module>
        control = browser.getControl(name='file_file')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: name 'file_file'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 30, in replacement-types.txt
Failed example:
    control.add_file(testfile, None, 'foo.pdf')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[13]>", line 1, in <module>
        control.add_file(testfile, None, 'foo.pdf')
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 31, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[14]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 33, in replacement-types.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../foo.../view'
Got:
    'http://nohost/plone/Members/test_user_1_/portal_factory/File/file.2017-10-22.8033175719/edit?_authenticator=1ba7d7b9ad31994f13cf3beae8a55b22c9cacce7'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 35, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...
     ...Foo...foo.pdf...PDF document...'
Got:
    '{"error_type": "PTRuntimeError"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 41, in replacement-types.txt
Failed example:
    browser.getLink('Edit').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[17]>", line 1, in <module>
        browser.getLink('Edit').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 319, in getLink
        html = self._html
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 547, in _html
        self.__html = self._response.html
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 428, in html
        % self.content_type)
    AttributeError: Not an HTML response body (content-type: application/json)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 42, in replacement-types.txt
Failed example:
    browser.getControl(name='title').value = 'Foobar'
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[18]>", line 1, in <module>
        browser.getControl(name='title').value = 'Foobar'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: name 'title'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 43, in replacement-types.txt
Failed example:
    browser.getControl('Replace with new file').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[19]>", line 1, in <module>
        browser.getControl('Replace with new file').selected = True
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Replace with new file'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 44, in replacement-types.txt
Failed example:
    control = browser.getControl(name='file_file')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[20]>", line 1, in <module>
        control = browser.getControl(name='file_file')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: name 'file_file'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 46, in replacement-types.txt
Failed example:
    control.add_file(testfile, None, 'foobar.pdf')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[22]>", line 1, in <module>
        control.add_file(testfile, None, 'foobar.pdf')
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 47, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[23]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 49, in replacement-types.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../foo.../view'
Got:
    'http://nohost/plone/Members/test_user_1_/portal_factory/File/file.2017-10-22.8033175719/edit?_authenticator=1ba7d7b9ad31994f13cf3beae8a55b22c9cacce7'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 51, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...
     ...Foobar...foobar.pdf...PDF document...'
Got:
    '{"error_type": "PTRuntimeError"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 59, in replacement-types.txt
Failed example:
    folder.foo.getPrimaryField().required = False
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[26]>", line 1, in <module>
        folder.foo.getPrimaryField().required = False
    AttributeError: 'RequestContainer' object has no attribute 'foo'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 61, in replacement-types.txt
Failed example:
    browser.getLink('Edit').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[27]>", line 1, in <module>
        browser.getLink('Edit').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 319, in getLink
        html = self._html
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 547, in _html
        self.__html = self._response.html
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 428, in html
        % self.content_type)
    AttributeError: Not an HTML response body (content-type: application/json)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 62, in replacement-types.txt
Failed example:
    browser.getControl('Delete current').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[28]>", line 1, in <module>
        browser.getControl('Delete current').selected = True
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Delete current'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 63, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[29]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 64, in replacement-types.txt
Failed example:
    'Changes saved' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 71, in replacement-types.txt
Failed example:
    folder.foo.getFile().data
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[32]>", line 1, in <module>
        folder.foo.getFile().data
    AttributeError: 'RequestContainer' object has no attribute 'foo'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 82, in replacement-types.txt
Failed example:
    browser.getLink(url='createObject?type_name=Image').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[35]>", line 1, in <module>
        browser.getLink(url='createObject?type_name=Image').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 604, in click
        self.browser.open(self.url)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 85, in replacement-types.txt
Failed example:
    browser.getControl(name='title').value = 'Bar'
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[37]>", line 1, in <module>
        browser.getControl(name='title').value = 'Bar'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 383, in getControl
        label, name, self._getAllResponseForms(),
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 393, in _getAllResponseForms
        respforms = self._response.forms
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 43, in forms
        self._parse_forms()
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 77, in _parse_forms
        form_texts = [text_type(f) for f in self.html('form')]
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 428, in html
        % self.content_type)
    AttributeError: Not an HTML response body (content-type: application/json)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 86, in replacement-types.txt
Failed example:
    control = browser.getControl(name='image_file')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[38]>", line 1, in <module>
        control = browser.getControl(name='image_file')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: name 'image_file'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 87, in replacement-types.txt
Failed example:
    control.add_file(getFile('image.png'), None, 'bar.gif')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[39]>", line 1, in <module>
        control.add_file(getFile('image.png'), None, 'bar.gif')
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 88, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[40]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 90, in replacement-types.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../bar.../view'
Got:
    'http://nohost/plone/Members/test_user_1_/portal_factory/Image/image.2017-10-22.8040984051/edit?_authenticator=595eb92c01a5d370544300959f7e2a57f5482234'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 92, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...
     ...Bar...
     ...<img src="http://.../bar.../image_preview"...title="Bar"...
     ...ull-size... KB...'
Got:
    '{"error_type": "PTRuntimeError"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 101, in replacement-types.txt
Failed example:
    browser.open('image_preview')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[43]>", line 1, in <module>
        browser.open('image_preview')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 105, in replacement-types.txt
Failed example:
    browser.getLink('Edit').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[46]>", line 1, in <module>
        browser.getLink('Edit').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 319, in getLink
        html = self._html
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 547, in _html
        self.__html = self._response.html
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 428, in html
        % self.content_type)
    AttributeError: Not an HTML response body (content-type: application/json)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 106, in replacement-types.txt
Failed example:
    browser.getControl(name='title').value = 'Foobar'
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[47]>", line 1, in <module>
        browser.getControl(name='title').value = 'Foobar'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: name 'title'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 107, in replacement-types.txt
Failed example:
    browser.getControl('Replace with new image').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[48]>", line 1, in <module>
        browser.getControl('Replace with new image').selected = True
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Replace with new image'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 108, in replacement-types.txt
Failed example:
    control = browser.getControl(name='image_file')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[49]>", line 1, in <module>
        control = browser.getControl(name='image_file')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: name 'image_file'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 109, in replacement-types.txt
Failed example:
    control.add_file(getFile('image.gif'), None, 'foobar.gif')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[50]>", line 1, in <module>
        control.add_file(getFile('image.gif'), None, 'foobar.gif')
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 110, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[51]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 112, in replacement-types.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../bar.../view'
Got:
    'http://nohost/plone/Members/test_user_1_/portal_factory/Image/image.2017-10-22.8040984051/edit?_authenticator=595eb92c01a5d370544300959f7e2a57f5482234'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 114, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...
     ...Foobar...
     ...<img src="http://.../bar.../image_preview"...title="Foobar"...
     ...ull-size...1 KB...'
Got:
    '{"error_type": "PTRuntimeError"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 122, in replacement-types.txt
Failed example:
    browser.open('image_preview')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[54]>", line 1, in <module>
        browser.open('image_preview')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 124, in replacement-types.txt
Failed example:
    original == current
Expected:
    False
Got:
    True
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 133, in replacement-types.txt
Failed example:
    browser.open(url)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[60]>", line 1, in <module>
        browser.open(url)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 134, in replacement-types.txt
Failed example:
    browser.contents == gif
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 136, in replacement-types.txt
Failed example:
    browser.headers.getheader('status').upper()
Expected:
    '200 OK'
Got:
    '500 INTERNAL SERVER ERROR'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 138, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-type')
Expected:
    'image/gif'
Got:
    'application/json'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 140, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-disposition')
Expected:
    'inline; filename="foobar.gif"'
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 145, in replacement-types.txt
Failed example:
    browser.open(url + '/index_html')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[65]>", line 1, in <module>
        browser.open(url + '/index_html')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 146, in replacement-types.txt
Failed example:
    browser.contents == gif
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 148, in replacement-types.txt
Failed example:
    browser.headers.getheader('status').upper()
Expected:
    '200 OK'
Got:
    '500 INTERNAL SERVER ERROR'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 150, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-type')
Expected:
    'image/gif'
Got:
    'application/json'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 152, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-disposition')
Expected:
    'inline; filename="foobar.gif"'
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 157, in replacement-types.txt
Failed example:
    browser.open(url + '/image_thumb')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[70]>", line 1, in <module>
        browser.open(url + '/image_thumb')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 158, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    'GIF87a...'
Got:
    '{"error_type": "PTRuntimeError"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 160, in replacement-types.txt
Failed example:
    browser.headers.getheader('status').upper()
Expected:
    '200 OK'
Got:
    '500 INTERNAL SERVER ERROR'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 162, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-type')
Expected:
    'image/gif'
Got:
    'application/json'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 165, in replacement-types.txt
Failed example:
    browser.open(url + '/image')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[74]>", line 1, in <module>
        browser.open(url + '/image')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 166, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    'GIF89a...'
Got:
    '{"error_type": "PTRuntimeError"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 168, in replacement-types.txt
Failed example:
    browser.headers.getheader('status').upper()
Expected:
    '200 OK'
Got:
    '500 INTERNAL SERVER ERROR'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 170, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-type')
Expected:
    'image/gif'
Got:
    'application/json'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 177, in replacement-types.txt
Failed example:
    folder.bar.getPrimaryField().required = False
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[78]>", line 1, in <module>
        folder.bar.getPrimaryField().required = False
    AttributeError: 'RequestContainer' object has no attribute 'bar'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 179, in replacement-types.txt
Failed example:
    browser.open(url + '/view')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[79]>", line 1, in <module>
        browser.open(url + '/view')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 289, in _processRequest
        self._checkStatus()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 297, in _checkStatus
        raise HTTPError(self.url, code, msg, [], None)
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 180, in replacement-types.txt
Failed example:
    browser.getLink('Edit').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[80]>", line 1, in <module>
        browser.getLink('Edit').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 319, in getLink
        html = self._html
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 547, in _html
        self.__html = self._response.html
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 428, in html
        % self.content_type)
    AttributeError: Not an HTML response body (content-type: application/json)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 181, in replacement-types.txt
Failed example:
    browser.getControl('Delete current').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[81]>", line 1, in <module>
        browser.getControl('Delete current').selected = True
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 383, in getControl
        label, name, self._getAllResponseForms(),
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 393, in _getAllResponseForms
        respforms = self._response.forms
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 43, in forms
        self._parse_forms()
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 77, in _parse_forms
        form_texts = [text_type(f) for f in self.html('form')]
      File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/response.py", line 428, in html
        % self.content_type)
    AttributeError: Not an HTML response body (content-type: application/json)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 182, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[82]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 387, in getControl
        available)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 1324, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
    (there are no form items in the HTML)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 183, in replacement-types.txt
Failed example:
    'Changes saved' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 185, in replacement-types.txt
Failed example:
    'No image has been uploaded yet' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 190, in replacement-types.txt
Failed example:
    folder.foo.getImage().data
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest replacement-types.txt[85]>", line 1, in <module>
        folder.foo.getImage().data
    AttributeError: 'RequestContainer' object has no attribute 'foo'


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.blob.tests.test_integration.IntegrationTests.testIconLookupForUnknownMimeType

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_integration.py", line 183, in testIconLookupForUnknownMimeType
    self.assertTrue(self.folder.blob.getIcon().endswith('file_icon.gif'))
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  plone.app.blob.tests.test_replacements.FileReplacementTests.testCreateFileBlob

Error Message:
'text/plain; charset=utf-8' != 'text/plain'

Stack Trace:
'text/plain; charset=utf-8' != 'text/plain'

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.7.2-py2.7.egg/plone/app/blob/tests/test_replacements.py", line 64, in testCreateFileBlob
    self.assertEqual(response.headers['content-type'], 'text/plain')
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  plone.app.imaging.tests.test_new_scaling.ImagePublisherTests.testPublishFTPScaleViaUID

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/test_new_scaling.py", line 174, in testPublishFTPScaleViaUID
    self.assertEqual(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  plone.app.imaging.tests.test_new_scaling.ImagePublisherTests.testPublishWebDavScaleViaUID

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.app.imaging/src/plone/app/imaging/tests/test_new_scaling.py", line 162, in testPublishWebDavScaleViaUID
    self.assertEqual(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  plone.formwidget.recurrence.tests.test_atwidget.ATWidgetTestCase.test_widget_rendering

Error Message:
Page Template edit_macros has errors: ['Compilation failed', 'exceptions.ImportError: No module named set']

Stack Trace:
Page Template edit_macros has errors: ['Compilation failed', 'exceptions.ImportError: No module named set']

 - Expression: "context/edit_macros/macros"
 - Filename:   ... types/Products/Archetypes/skins/archetypes/base_edit.cpt
 - Location:   (line 19: col 14)
 - Source:     base_macros context/edit_macros/macros;
               ^
 - Arguments:  

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.formwidget.recurrence-2.1.1-py2.7.egg/plone/formwidget/recurrence/tests/test_atwidget.py", line 62, in test_widget_rendering
    self.browser.getLink('Edit').click()
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 604, in click
    self.browser.open(self.url)
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 256, in open
    self._processRequest(url, make_request)
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 280, in _processRequest
    resp = make_request(reqargs)
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 254, in make_request
    return self.testapp.get(url, **args)
  File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/app.py", line 331, in get
    expect_errors=expect_errors)
  File "/home/jenkins/.buildout/eggs/zope.testbrowser-5.2.3-py2.7.egg/zope/testbrowser/browser.py", line 94, in do_request
    expect_errors)
  File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/app.py", line 625, in do_request
    res = req.get_response(app, catch_exc_info=True)
  File "/home/jenkins/.buildout/eggs/WebOb-1.7.3-py2.7.egg/webob/request.py", line 1312, in send
    application, catch_exc_info=True)
  File "/home/jenkins/.buildout/eggs/WebOb-1.7.3-py2.7.egg/webob/request.py", line 1280, in call_application
    app_iter = application(self.environ, start_response)
  File "/home/jenkins/.buildout/eggs/WebTest-2.0.28-py2.7.egg/webtest/lint.py", line 199, in lint_app
    iterator = application(environ, start_response_wrapper)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 36, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/plone.testing/src/plone/testing/_z2_testbrowser.py", line 63, in __call__
    wsgi_result = publish(environ, start_response)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 256, in publish_module
    response = _publish(request, new_mod_info)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 209, in publish
    bind=1)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/mapply.py", line 85, in mapply
    return debug(object, args, context)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/ZPublisher/WSGIPublisher.py", line 56, in call_object
    return obj(*args)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
    return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 32, in _call
    return inherited_call(self, *args, **kwargs)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 323, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Shared/DC/Scripts/Bindings.py", line 360, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 239, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 179, in pt_render
    self, source, extra_context
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 83, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-4.3.0-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 134, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/engine.py", line 85, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.25-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "1c07750551ff7dd4e17f2e31a597692f.py", line 1142, in render
  File "1c07750551ff7dd4e17f2e31a597692f.py", line 397, in render_master
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 78, in __call__
    base = self.traverse(base, request, path_items)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/expression.py", line 66, in traverse
    base = traverser(name)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 357, in restrictedTraverse
    return self.unrestrictedTraverse(path, default, restricted=True)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/OFS/Traversable.py", line 286, in unrestrictedTraverse
    name, _marker) is not _marker:
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 53, in macros
    return self.pt_macros()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 167, in pt_macros
    return FSPageTemplate.inheritedAttribute('pt_macros')(self)
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Zope/src/Products/PageTemplates/PageTemplate.py", line 63, in pt_macros
    self.id, self._v_errors


FAILED:  five.intid.README.rst

Error Message:
Failed doctest test for README.rst

Stack Trace:
Failed doctest test for README.rst
  File "/home/jenkins/.buildout/eggs/five.intid-1.1.2-py2.7.egg/five/intid/README.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.intid-1.1.2-py2.7.egg/five/intid/README.rst", line 74, in README.rst
Failed example:
    intid.getId(content1)
Expected:
    Traceback (most recent call last):
    ...
    KeyError: <SimpleContent at /test_folder_1_/mycont1>
Got:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest README.rst[25]>", line 1, in <module>
        intid.getId(content1)
      File "/home/jenkins/.buildout/eggs/five.intid-1.1.2-py2.7.egg/five/intid/intid.py", line 41, in getId
        return z3IntIds.getId(self, ob)
      File "/home/jenkins/.buildout/eggs/zope.intid-4.3.0-py2.7.egg/zope/intid/__init__.py", line 108, in getId
        raise IntIdMissingError(ob)
    IntIdMissingError: <SimpleContent at /test_folder_1_/mycont1>
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.intid-1.1.2-py2.7.egg/five/intid/README.rst", line 137, in README.rst
Failed example:
    intid.getObject(uid)
Expected:
    Traceback (most recent call last):
    ...
    KeyError: ...
Got:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest README.rst[43]>", line 1, in <module>
        intid.getObject(uid)
      File "/home/jenkins/.buildout/eggs/zope.intid-4.3.0-py2.7.egg/zope/intid/__init__.py", line 89, in getObject
        raise ObjectMissingError(id)
    ObjectMissingError: 716989435


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


More information about the Testbot mailing list