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

Build: #658 failed

Job: Groups basic failed

Test results

  • 18 tests in total
  • 11 tests failed
  • 11 failures are new
  • 1 test was quarantined / skipped
  • 11 minutes taken in total.

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

New test failures 11
Status Test Duration
Collapse Failed test_groups_basic test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-REST-web GUI]
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_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]
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_group_is_not_renamed_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]
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]
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]
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_joins_a_group_to_parent_group[1oz_1op_1oc-web GUI-REST]
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_user_joins_group[1oz_1op_1oc-web GUI-REST]
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]
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...)
Collapse Failed test_groups_basic test_user_leaves_group[1oz_1op_1oc-web GUI-REST]
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_user_removes_group_from_parent_group[1oz_1op_1oc-REST-web GUI]
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_renames_group[1oz_1op_1oc-web GUI-REST]
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...)