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

Build: #658 failed Child of ODSRV-OZP-1278

Test results

  • 54 tests in total
  • 14 tests failed
  • 11 failures are new
  • 3 tests were quarantined / skipped
  • 114 minutes taken in total.
New test failures 11
Status Test View job Duration
Collapse Failed test_groups_basic test_group_is_not_renamed_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]
Chrome groups basic tests 5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734decea50>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_groups_basic.py:45: 
(67 more lines...)
Collapse Failed test_groups_basic test_user_creates_groups[1oz_1op_1oc-web GUI-REST]
Chrome groups basic tests 5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734e012f50>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_creates_groups[1oz_1op_1oc-web GUI-REST]'>>

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

tests/mixed/scenarios/test_groups_basic.py:41: 
(66 more lines...)
Collapse Failed test_groups_basic test_user_joins_a_group_to_parent_group[1oz_1op_1oc-REST-web GUI]
Chrome groups basic tests 5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734dff0f90>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[1oz_1op_1oc-REST-web GUI]'>>

>   ???

tests/mixed/scenarios/test_groups_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(65 more lines...)
Collapse Failed test_groups_basic test_user_renames_group[1oz_1op_1oc-web GUI-REST]
Chrome groups basic tests 5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734dece950>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_renames_group[1oz_1op_1oc-web GUI-REST]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_groups_basic.py:45: 
(66 more lines...)
Collapse Failed test_groups_basic test_user_removes_group_from_parent_group[1oz_1op_1oc-REST-web GUI]
Chrome groups basic tests 5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734dd5cad0>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_removes_group_from_parent_group[1oz_1op_1oc-REST-web GUI]'>>

>   ???

tests/mixed/scenarios/test_groups_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(65 more lines...)
Collapse Failed test_groups_basic test_user_leaves_group[1oz_1op_1oc-web GUI-REST]
Chrome groups basic tests 5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734c402050>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_leaves_group[1oz_1op_1oc-web GUI-REST]'>>

    scenarios('../features/groups_basic.feature')
>   scenarios('../features/groups_multiuser.feature')

tests/mixed/scenarios/test_groups_basic.py:53: 
(66 more lines...)
Collapse Failed test_groups_basic test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-REST-web GUI]
Chrome groups basic tests 39 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734df7bfd0>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-REST-web GUI]'>>

    scenarios('../features/groups_basic.feature')
>   scenarios('../features/groups_multiuser.feature')

tests/mixed/scenarios/test_groups_basic.py:53: 
(67 more lines...)
Collapse Failed test_groups_basic test_user_joins_a_group_to_parent_group[1oz_1op_1oc-web GUI-REST]
Chrome groups basic tests 5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734c367a90>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[1oz_1op_1oc-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_groups_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(65 more lines...)
Collapse Failed test_groups_basic test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]
Chrome groups basic tests 5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734c3d8f90>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]'>>

    scenarios('../features/groups_basic.feature')
>   scenarios('../features/groups_multiuser.feature')

tests/mixed/scenarios/test_groups_basic.py:53: 
(67 more lines...)
Collapse Failed test_groups_basic test_user_joins_group[1oz_1op_1oc-web GUI-REST]
Chrome groups basic tests 8 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734df58c90>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_group[1oz_1op_1oc-web GUI-REST]'>>

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

tests/mixed/scenarios/test_groups_basic.py:41: 
(67 more lines...)
Collapse Failed test_groups_basic test_user_leaves_group[1oz_1op_1oc-REST-web GUI]
Chrome groups basic tests 5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f734e076110>: Failed to establish a new connection: [Errno 113] No route to host',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_leaves_group[1oz_1op_1oc-REST-web GUI]'>>

    scenarios('../features/groups_basic.feature')
>   scenarios('../features/groups_multiuser.feature')

tests/mixed/scenarios/test_groups_basic.py:53: 
(66 more lines...)
Existing test failures 3
Status Test Failing since View job Duration
TypeError: __init__() got an unexpected keyword argument 'mount_in_root'
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_1oc-REST-web GUI-REST]'>>

    from tests.gui.steps.oneprovider.file_browser import *
>   from tests.gui.steps.oneprovider.metadata import *

tests/mixed/scenarios/test_onepanel_basic.py:41: 
(47 more lines...)
ApiException: (404) Reason: Not Found HTTP response headers: HTTPHeaderDict({'content-length': '0', 'server': 'Cowboy', 'date': 'Wed, 11 Dec 2019 00:46:06 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type': 'application/json', 'access-control-allow-origin': 'https://dev-onezone.default.svc.cluster.local'})
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]'>>

>   ???

tests/mixed/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(141 more lines...)
TypeError: __init__() got an unexpected keyword argument 'mount_in_root'
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-REST-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Quarantined tests 2
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_luma test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]
Failing since build #648 (Child of ODSRV-OZP-1275) Not quarantined Chrome LUMA tests 9 mins
ValueError: need more than 0 values to unpack
client1 = 'oneclient1', client2 = 'oneclient2', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_luma.py:41: 
(29 more lines...)
Successful test_spaces_basic test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed[1oz_1op_1oc]
Not quarantined Chrome spaces basic tests 19 secs
Skipped tests 1
Status Test Failing since View job
Skipped test_groups_basic test_user_removes_group_from_parent_group[1oz_1op_1oc-web GUI-REST]
Chrome groups basic tests