[Testbot] Plone 6.0 - Python 3.8 - Build # 247 - Failure!

jenkins at plone.org jenkins at plone.org
Wed Apr 21 01:24:32 UTC 2021


Plone 6.0 - Python 3.8 - Build # 247 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/247/ to view the results.


Plone 6.0 - Python 3.8 - Build # 247 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/247/ to view the results.

Test Results:

1 tests failed.
FAILED:  plone.restapi.tests.test_tus.TestTUSUpload.test_expires_returns_expiration_time_of_current_upload

Error Message:
[Errno 2] No such file or directory: '/tmp/var/tus-uploads'

Stack Trace:
[Errno 2] No such file or directory: '/tmp/var/tus-uploads'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 679, in run
    self._callTearDown()
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 636, in _callTearDown
    self.tearDown()
  File "/home/jenkins/workspace/plone-6.0-python-3.8/src/plone.restapi/src/plone/restapi/tests/test_tus.py", line 741, in tearDown
    shutil.rmtree(tmp_dir)
  File "/home/jenkins/shiningpanda/jobs/b1672033/virtualenvs/d41d8cd9/lib/python3.8/shutil.py", line 700, in rmtree
    onerror(os.lstat, path, sys.exc_info())
  File "/home/jenkins/shiningpanda/jobs/b1672033/virtualenvs/d41d8cd9/lib/python3.8/shutil.py", line 698, in rmtree
    orig_st = os.lstat(path)


More information about the Testbot mailing list