Build: #4 failed Changes by Michał Ćwiertnia

Test results

  • 95 tests in total
  • 94 tests failed
  • 88 failures are new
  • 1 test was quarantined / skipped
  • 8 minutes taken in total.
New test failures 88
Status Test View job Duration
Collapse Failed test_acl_basic test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-file1]
Chrome ACL tests 42 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b83f610>: 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-file1]
Chrome ACL tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b6bb750>: 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...)
Collapse Failed test_acl_basic test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-dir1]
Chrome ACL tests 3 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b2d0550>: 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[REST-web GUI-[read acl, change acl]-user-user1-dir1]
Chrome ACL tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b4fb610>: 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_data_basic test_create_directory_structure[REST-web GUI]
Chrome data basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930fa056d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_create_directory_structure[REST-web GUI]'>>

>   ???

tests/mixed_swaggers/scenarios/test_data_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_data_basic test_create_directory_structure[web GUI-REST]
Chrome data basic tests 3 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930f715b90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_directory_structure[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_data_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_data_basic test_remove_file[REST-web GUI]
Chrome data basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930f941790>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_remove_file[REST-web GUI]'>>

>   ???

tests/mixed_swaggers/scenarios/test_data_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_data_basic test_remove_directory[web GUI-REST]
Chrome data basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930fb27190>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_remove_directory[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_data_basic.py:45: 
(178 more lines...)
Collapse Failed test_data_basic test_remove_file[web GUI-REST]
Chrome data basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930f8e4c10>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_remove_file[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_data_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_data_basic test_create_file[REST-web GUI]
Chrome data basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930f97a650>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_create_file[REST-web GUI]'>>

>   ???

tests/mixed_swaggers/scenarios/test_data_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_data_basic test_remove_directory[REST-web GUI]
Chrome data basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930f96c410>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_remove_directory[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_data_basic.py:45: 
(178 more lines...)
Collapse Failed test_data_basic test_create_file[web GUI-REST]
Chrome data basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930fc58090>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_file[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_data_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_data_basic test_create_directory[REST-web GUI]
Chrome data basic tests 42 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930ff823d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_create_directory[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_data_basic.py:41: 
(178 more lines...)
Collapse Failed test_data_basic test_create_directory[web GUI-REST]
Chrome data basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930fa59250>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_directory[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_data_basic.py:41: 
(178 more lines...)
Collapse Failed test_groups_basic test_group_is_not_joined_to_group_because_of_lack_in_privileges[REST-web GUI]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1561ed0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:53: 
(178 more lines...)
Collapse Failed test_groups_basic test_user_leaves_group[REST-web GUI]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc15dee10>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_leaves_group[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:53: 
(178 more lines...)
Collapse Failed test_groups_basic test_user_joins_group[web GUI-REST]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1cb4110>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_group[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:41: 
(178 more lines...)
Collapse Failed test_groups_basic test_group_is_not_renamed_because_of_lack_in_privileges[REST-web GUI]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc17e35d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:45: 
(178 more lines...)
Collapse Failed test_groups_basic test_user_renames_group[web GUI-REST]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc279b4d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_renames_group[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:45: 
(178 more lines...)
Collapse Failed test_groups_basic test_user_creates_groups[REST-web GUI]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc2b1be90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_creates_groups[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:41: 
(178 more lines...)
Collapse Failed test_groups_basic test_user_renames_group[REST-web GUI]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1b1f390>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_renames_group[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:45: 
(178 more lines...)
Collapse Failed test_groups_basic test_group_is_not_removed_because_of_lack_in_privileges
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc183add0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_group_is_not_removed_because_of_lack_in_privileges'>>

    
>   from tests.mixed_swaggers.steps.group_basic import *

tests/mixed_swaggers/scenarios/test_groups_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_groups_basic test_user_removes_group_from_parent_group[web GUI-REST]
Chrome groups basic tests 3 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc267b510>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_removes_group_from_parent_group[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_groups_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_groups_basic test_group_is_not_renamed_because_of_lack_in_privileges[web GUI-REST]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc18b2890>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:45: 
(178 more lines...)
Collapse Failed test_groups_basic test_user_joins_group[REST-web GUI]
Chrome groups basic tests 41 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc2741110>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_joins_group[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:41: 
(178 more lines...)
Collapse Failed test_groups_basic test_user_removes_group
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1921b90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_removes_group'>>

    
>   from tests.mixed_swaggers.steps.group_basic import *

tests/mixed_swaggers/scenarios/test_groups_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_groups_basic test_group_is_not_joined_to_group_because_of_lack_in_privileges[web GUI-REST]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1871090>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:53: 
(178 more lines...)
Collapse Failed test_groups_basic test_user_creates_groups[web GUI-REST]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1b4f210>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_creates_groups[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:41: 
(178 more lines...)
Collapse Failed test_groups_basic test_user_removes_group_from_parent_group[REST-web GUI]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc19c1150>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_removes_group_from_parent_group[REST-web GUI]'>>

>   ???

tests/mixed_swaggers/scenarios/test_groups_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_groups_basic test_user_leaves_group[web GUI-REST]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1814050>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_leaves_group[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_groups_basic.py:53: 
(178 more lines...)
Collapse Failed test_groups_basic test_user_joins_a_group_to_parent_group[REST-web GUI]
Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1631090>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[REST-web GUI]'>>

>   ???

tests/mixed_swaggers/scenarios/test_groups_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[web GUI-REST-dir1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f458006c6d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-dir1-RDF-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[REST-web GUI-dir1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580761150>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-dir1-RDF-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[REST-web GUI-file1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45801e3510>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-file1-RDF-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[REST-web GUI-file1-JSON-{"id": 1}]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580224050>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-file1-JSON-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[web GUI-REST-dir1-JSON-{"id": 1}]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f457fe9c2d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-dir1-JSON-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[REST-web GUI-file1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580a696d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-file1-RDF-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[web GUI-REST-file1-basic-attr=val]
Chrome directories metadata tests 41 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580d12450>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-file1-basic-attr=val]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[web GUI-REST-file1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f458016fe50>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-file1-RDF-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[web GUI-REST-dir1-basic-attr=val]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f458070c050>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'dir1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-dir1-basic-attr=val]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[web GUI-REST-file1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580ba2190>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-file1-RDF-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[REST-web GUI-file1-JSON-{"id": 1}]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580a54fd0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-file1-JSON-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[REST-web GUI-dir1-JSON-{"id": 1}]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45804584d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-dir1-JSON-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[REST-web GUI-dir1-basic-attr=val]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45800aa610>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'basic', client2 = 'web GUI', item = 'dir1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-dir1-basic-attr=val]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[REST-web GUI-dir1-JSON-{"id": 1}]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580403690>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-dir1-JSON-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[REST-web GUI-dir1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
Chrome directories metadata tests 3 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580345b10>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-dir1-RDF-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[web GUI-REST-file1-basic-attr=val]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580532350>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-file1-basic-attr=val]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[web GUI-REST-file1-JSON-{"id": 1}]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45803c3190>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-file1-JSON-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[REST-web GUI-file1-basic-attr=val]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45802915d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'basic', client2 = 'web GUI', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-file1-basic-attr=val]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[web GUI-REST-file1-JSON-{"id": 1}]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580b85350>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-file1-JSON-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[web GUI-REST-dir1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580799110>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-dir1-RDF-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_removes_metadata[web GUI-REST-dir1-basic-attr=val]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580272fd0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'dir1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-dir1-basic-attr=val]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:45: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[web GUI-REST-dir1-JSON-{"id": 1}]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45804eb490>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-dir1-JSON-]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[REST-web GUI-file1-basic-attr=val]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f458095c310>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'basic', client2 = 'web GUI', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-file1-basic-attr=val]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_metadata test_user_sets_metadata[REST-web GUI-dir1-basic-attr=val]
Chrome directories metadata tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45802df4d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'basic', client2 = 'web GUI', item = 'dir1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-dir1-basic-attr=val]'>>

>   ???

tests/mixed_swaggers/scenarios/test_metadata.py:41: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_and_registers_it_again[REST-web GUI]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe8516edd10>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_deregisters_provider_and_registers_it_again[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_changes_password_using_client1_and_he_can_login_with_new_password_using_client2[web GUI-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe8521df150>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_changes_password_using_client1_and_he_can_login_with_new_password_using_client2[web GUI-REST]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_write_once[web GUI-REST-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe851d3cf50>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once[web GUI-REST-REST]'>>

    
>   from tests.gui.meta_steps.onepanel.account_management import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:53: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_with_no_options_enabled[web GUI-REST-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe85281d4d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_with_no_options_enabled[web GUI-REST-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_support_space[REST-web GUI-REST]
Chrome onepanel tests 42 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe8524a7650>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_support_space[REST-web GUI-REST]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[REST-web GUI-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe85266d410>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[REST-web GUI-REST]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_revoke_space_support[REST-web GUI-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe8526935d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[REST-web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_changes_password_using_client1_and_he_can_login_with_new_password_using_client2[REST-web GUI]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe852135d10>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_changes_password_using_client1_and_he_can_login_with_new_password_using_client2[REST-web GUI]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_delete[web GUI-REST-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe851dea510>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete[web GUI-REST-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:49: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_revoke_space_support[web GUI-REST-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe8525ef890>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_revoke_space_support[web GUI-REST-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_disables_files_update[web GUI-REST-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe851a4d110>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_disables_files_update[web GUI-REST-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[web GUI-REST-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe8520a0210>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[web GUI-REST-REST]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_support_space[web GUI-REST-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe8524de490>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_support_space[web GUI-REST-REST]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[web GUI-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe851b8c410>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[web GUI-REST]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[REST-web GUI]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe851cb7410>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[REST-web GUI]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41: 
(178 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[web GUI-REST-REST]
Chrome onepanel tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe851c2f2d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[web GUI-REST-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_spaces_basic test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed
Chrome spaces basic tests 3 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc43233b90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed'>>

    scenarios('../features/onezone/space/multiuser.feature')
>   scenarios('../features/onezone/space/multiuser_with_admin.feature')

tests/mixed_swaggers/scenarios/test_spaces_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_spaces_basic test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[web GUI-REST]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc43405710>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_spaces_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_spaces_basic test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[web GUI-REST]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc436fe0d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_spaces_basic.py:45: 
(178 more lines...)
Collapse Failed test_spaces_basic test_admin_user_removes_other_user_from_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_removed
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc4380e910>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_admin_user_removes_other_user_from_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_removed'>>

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

tests/mixed_swaggers/scenarios/test_spaces_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_spaces_basic test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[REST-web GUI]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc43180710>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[REST-web GUI]'>>

>   ???

tests/mixed_swaggers/scenarios/test_spaces_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_spaces_basic test_admin_user_adds_other_user_to_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_added
Chrome spaces basic tests 44 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc43be2250>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_admin_user_adds_other_user_to_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_added'>>

    
>   from tests.mixed_swaggers.steps.space_basic import *

tests/mixed_swaggers/scenarios/test_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_spaces_basic test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[REST-web GUI]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc43d331d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[REST-web GUI]'>>

    
>   from tests.mixed_swaggers.steps.space_basic import *

tests/mixed_swaggers/scenarios/test_spaces_basic.py:41: 
(178 more lines...)
Collapse Failed test_spaces_basic test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[REST-web GUI]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc434f3c90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_spaces_basic.py:49: 
(178 more lines...)
Collapse Failed test_spaces_basic test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[web GUI-REST]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc43ac9510>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[web GUI-REST]'>>

    
>   from tests.mixed_swaggers.steps.space_basic import *

tests/mixed_swaggers/scenarios/test_spaces_basic.py:41: 
(178 more lines...)
Collapse Failed test_spaces_basic test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-web GUI-REST]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc43ba8350>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_cli..._using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-web GUI-REST]'>>

    
>   from tests.mixed_swaggers.steps.space_basic import *

tests/mixed_swaggers/scenarios/test_spaces_basic.py:41: 
(178 more lines...)
Collapse Failed test_spaces_basic test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[REST-web GUI-web GUI]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc43701190>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_cli..._using_client3_he_sees_that_he_has_joined_to_new_space[REST-web GUI-web GUI]'>>

    
>   from tests.mixed_swaggers.steps.space_basic import *

tests/mixed_swaggers/scenarios/test_spaces_basic.py:41: 
(178 more lines...)
Collapse Failed test_spaces_basic test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[REST-web GUI]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc437a86d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_spaces_basic.py:45: 
(178 more lines...)
Collapse Failed test_spaces_basic test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[REST-REST-web GUI]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc437b1150>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'REST', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_cli...and_using_client3_he_sees_that_he_has_joined_to_new_space[REST-REST-web GUI]'>>

    
>   from tests.mixed_swaggers.steps.space_basic import *

tests/mixed_swaggers/scenarios/test_spaces_basic.py:41: 
(178 more lines...)
Collapse Failed test_spaces_basic test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-REST-REST]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc436bdd90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_cli...and_using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-REST-REST]'>>

    
>   from tests.mixed_swaggers.steps.space_basic import *

tests/mixed_swaggers/scenarios/test_spaces_basic.py:41: 
(178 more lines...)
Collapse Failed test_spaces_basic test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[web GUI-REST]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc43a750d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[web GUI-REST]'>>

    
>   from tests.mixed_swaggers.steps.space_basic import *

tests/mixed_swaggers/scenarios/test_spaces_basic.py:41: 
(178 more lines...)
Collapse Failed test_spaces_basic test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[web GUI-REST]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc435dde90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_spaces_basic.py:49: 
(178 more lines...)
Collapse Failed test_spaces_basic test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[REST-web GUI]
Chrome spaces basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fdc4386cfd0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[REST-web GUI]'>>

    
>   from tests.mixed_swaggers.steps.space_basic import *

tests/mixed_swaggers/scenarios/test_spaces_basic.py:41: 
(178 more lines...)
Existing test failures 6
Status Test Failing since View job Duration
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe851f66810>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_with_no_options_enabled[REST-web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: 
(178 more lines...)
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe8527c6a10>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once[REST-web GUI-REST]'>>

    
>   from tests.gui.meta_steps.onepanel.account_management import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:53: 
(178 more lines...)
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe8524583d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_disables_files_update[REST-web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe851eeaa50>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_deregisters_provider_and_registers_it_again[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: 
(178 more lines...)
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe851e485d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete[REST-web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:49: 
(178 more lines...)
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fe851a0da50>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[REST-web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_groups_basic test_user_joins_a_group_to_parent_group[web GUI-REST]
Failing since build #1 (Rebuilt by Michał Ćwiertnia) Not quarantined Chrome groups basic tests 2 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc141e450>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_groups_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)