Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #155 failed

Job: Chrome ACL tests failed

Test results

  • 4 tests in total
  • 4 tests failed
  • 4 failures are new
  • 51 seconds taken in total.

Build 155 has the following 4 errors: 4 new failure(s) occurred since the previous build.

New test failures 4
Status Test Duration
Collapse Failed test_acl_basic test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-dir1]
2 secs
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc1cdcf5f90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'REST', privileges = '[read acl, change acl]'
subject_name = 'user1', item = 'dir1', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-dir1]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

(179 more lines...)
Collapse Failed test_acl_basic test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-file1]
43 secs
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc1cd9d32d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'REST', privileges = '[read acl, change acl]'
subject_name = 'user1', item = 'file1', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-file1]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

(179 more lines...)
Collapse Failed test_acl_basic test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-dir1]
3 secs
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc1cda0c150>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'web GUI'
privileges = '[read acl, change acl]', subject_name = 'user1', item = 'dir1'
client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-dir1]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *
(180 more lines...)
Collapse Failed test_acl_basic test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-file1]
2 secs
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc1cd982e50>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'web GUI'
privileges = '[read acl, change acl]', subject_name = 'user1', item = 'file1'
client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-file1]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *
(180 more lines...)