Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #62 failed
Job: Onepanel failed
Job result summary
- Completed
- Duration
- 10 minutes
- Revision
-
1b1f564607054c4f64f94dcf5f027127c060e783
- Total tests
- 22
- Fixed in
- #63 (Scheduled)
Tests
- 22 tests in total
- 22 tests failed
- 22 failures are new
- 1 minute taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onepanel_basic
test_revoke_space_support[REST-web GUI-REST]
|
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 0x7f5abadc9450>: 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 |
test_onepanel_basic
test_revoke_space_support[web GUI-REST-REST]
|
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 0x7f5abaccb290>: 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 |
test_onepanel_basic
test_support_space[REST-web GUI-REST]
|
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 0x7f5abac2f390>: 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 |
test_onepanel_basic
test_support_space[web GUI-REST-REST]
|
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 0x7f5abaaf8a10>: 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 |
test_onepanel_basic
test_user_changes_password_using_client1_and_he_can_login_with_new_password_using_client2[REST-web GUI]
|
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 0x7f5abaaaa650>: 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 |
test_onepanel_basic
test_user_changes_password_using_client1_and_he_can_login_with_new_password_using_client2[web GUI-REST]
|
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 0x7f5abaced490>: 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 |
test_onepanel_basic
test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[REST-web GUI]
|
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 0x7f5aba2dc190>: 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 |
test_onepanel_basic
test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[web GUI-REST]
|
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 0x7f5abafb21d0>: 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 |
test_onepanel_basic
test_user_deregisters_provider_and_registers_it_again[REST-web GUI]
|
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 0x7f5ab9f8f610>: 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 |
test_onepanel_basic
test_user_deregisters_provider_and_registers_it_again[web GUI-REST]
|
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 0x7f5abab29a90>: 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...) |
|||
Collapse |
test_onepanel_basic
test_user_disables_files_update[REST-web GUI-REST]
|
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 0x7f5aba144910>: 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...) |
|||
Collapse |
test_onepanel_basic
test_user_disables_files_update[web GUI-REST-REST]
|
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 0x7f5aba4ec590>: 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 |
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_delete[REST-web GUI-REST]
|
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 0x7f5aba715790>: 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...) |
|||
Collapse |
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_delete[web GUI-REST-REST]
|
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 0x7f5aba872150>: 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 |
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[REST-web GUI-REST]
|
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 0x7f5aba38f0d0>: 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...) |
|||
Collapse |
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[web GUI-REST-REST]
|
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 0x7f5aba445390>: 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 |
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[REST-web GUI-REST]
|
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 0x7f5aba976290>: 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 |
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[web GUI-REST-REST]
|
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 0x7f5abaaba190>: 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 |
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_write_once[REST-web GUI-REST]
|
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 0x7f5aba842ad0>: 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...) |
|||
Collapse |
test_onepanel_basic
test_user_supports_space_with_storage_sync_and_enabled_options_write_once[web GUI-REST-REST]
|
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 0x7f5aba3d7210>: 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 |
test_onepanel_basic
test_user_supports_space_with_storage_sync_with_no_options_enabled[REST-web GUI-REST]
|
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 0x7f5abab15350>: 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...) |
|||
Collapse |
test_onepanel_basic
test_user_supports_space_with_storage_sync_with_no_options_enabled[web GUI-REST-REST]
|
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 0x7f5abab2f850>: 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...) |