Build: #48 failed

Job: 19.02.5-develop failed

Test results

  • 2 tests in total
  • 2 tests failed
  • 18 minutes taken in total.

Build 48 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
RuntimeError: Environment not ready after upgrade
tests_controller = <tests.upgrade.utils.upgrade_utils.UpgradeTestsController object at 0x7f08fcd94c50>

    def test_upgrade(tests_controller):
        tests_controller.add_test("oneclient CRUD test posix",
                                  oneclient_CRUD.setup("space_posix"), oneclient_CRUD.verify("space_posix"))
        tests_controller.add_test("oneclient CRUD test s3",
                                  oneclient_CRUD.setup("space_s3"), oneclient_CRUD.verify("space_s3"))
(23 more lines...)
RuntimeError: Environment not ready after upgrade
tests_controller = <tests.upgrade.utils.upgrade_utils.UpgradeTestsController object at 0x7f08fcd49470>

    def test_upgrade(tests_controller):
        tests_controller.add_test("oneclient CRUD test posix",
                                  oneclient_CRUD.setup("space_posix"), oneclient_CRUD.verify("space_posix"))
        tests_controller.add_test("oneclient CRUD test s3",
                                  oneclient_CRUD.setup("space_s3"), oneclient_CRUD.verify("space_s3"))
(23 more lines...)