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

Build: #1842 failed Child of ODSRV-OZP-1637

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
96 minutes
Labels
None
Revision
2cd597a7cd7f7f46eae34ebdc8418d3449f395ba
Total tests
412
Failing since
#1841 (Changes by Agnieszka Warchol)
Fixed in
#1846 (Child of ODSRV-OPV-1312)

Responsible

  • Agnieszka Warchol Agnieszka Warchol Automatically assigned

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 6
Status Test View job Duration
Collapse Failed test_files_movement test_user_moves_file_using_client2_and_using_client1_sees_that_file_has_been_moved[1oz_1op_1oc-web GUI-oneclient1]
Chrome files movement tests 8 mins
RuntimeError: waited too long
request = <FixtureRequest for <Function 'test_user_moves_file_using_client2_and_using_client1_sees_that_file_has_been_moved[1oz_1op_1oc-web GUI-oneclient1]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(56 more lines...)
Collapse Failed test_files_movement test_user_copies_file_using_client2_and_using_client1_sees_that_it_has_been_copied[1oz_1op_1oc-web GUI-REST]
Chrome files movement tests 3 mins
RuntimeError: waited too long
request = <FixtureRequest for <Function 'test_user_copies_file_using_client2_and_using_client1_sees_that_it_has_been_copied[1oz_1op_1oc-web GUI-REST]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(56 more lines...)
Collapse Failed test_files_movement test_user_copies_file_using_client2_and_using_client1_sees_that_it_has_been_copied[1oz_1op_1oc-web GUI-oneclient1]
Chrome files movement tests 4 mins
AssertionError: 20B-0.txt not found in space1/dir1/dir2
subtree = ['20B-0.txt'], children = [], cwd = 'space1/dir1/dir2'
ls_fun = functools.partial(<function ls_dir_in_op_oneclient at 0x7f3225c1be18>, user='user1', users={'admin': <tests.utils.user....AdminUser object at 0x7f3224da3a20>, 'user1': <tests.utils.user_utils.User object at 0x7f3224dc0c18>}, host='client1')
assert_file_content_fun = functools.partial(<function assert_file_content_in_op_oneclient at 0x7f3225c1bd90>, user='user1', users={'admin': <tes....AdminUser object at 0x7f3224da3a20>, 'user1': <tests.utils.user_utils.User object at 0x7f3224dc0c18>}, host='client1')

    def check_files_tree(subtree, children, cwd, ls_fun, assert_file_content_fun):
        """This function recursively checks files tree:
            - for directory it checks if all elements listed in children are
(63 more lines...)
Collapse Failed test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-REST-web GUI]
Chrome nested directories tests 5 mins
AssertionError: not found "20B-0.txt" in browser
subtree = ['20B-0.txt', {'dir1': [{'dir2': ['dir3', {'dir4': [...]}]}, 'dir8', '20B-0.txt', '20B-1.txt', {'dir9': ['20B-0.txt']}]}, 'dir0']
user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...\n                    - dir7\n    - dir8\n    - 20B-0.txt\n    - 20B-1.txt\n    - dir9:\n        - 20B-0.txt\n- dir0'})
cwd = ''
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="31f758c3fcfeec9233bbaa6e8d8c2c39")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="31f758c3fcfeec9233bbaa6e8d8c2c39")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_create_directory_str1')
(74 more lines...)
Collapse Failed test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-oneclient1-web GUI]
Chrome nested directories tests 6 mins
AssertionError: not found "20B-0.txt" in browser
subtree = ['20B-0.txt', '20B-1.txt', {'dir5': [{'dir6': ['dir7']}]}]
user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...\n                    - dir7\n    - dir8\n    - 20B-0.txt\n    - 20B-1.txt\n    - dir9:\n        - 20B-0.txt\n- dir0'})
cwd = '/dir1/dir2/dir4'
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="79a6c3f810fa021cb97ecb3612e7c7e4")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="79a6c3f810fa021cb97ecb3612e7c7e4")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_create_directory_str12')
(80 more lines...)
Collapse Failed test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared_v2[1oz_1op_1oc-REST-web GUI]
Chrome nested directories tests 5 mins
AssertionError: not found "dir1" in browser
request = <FixtureRequest for <Function 'test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared_v2[1oz_1op_1oc-REST-web GUI]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(54 more lines...)
Fixed tests 4
Status Test Failing since View job Duration
Successful test_files_movement test_user_copies_nonempty_file_using_client2_and_using_client1_sees_that_it_has_not_changed[1oz_1op_1oc-web GUI-oneclient1]
Failing since build #1841 (Changes by Agnieszka Warchol) Chrome files movement tests 4 mins
Successful test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_enabling_delete_and_disabling_modification_detection[1oz_1op_1oc-web GUI-REST]
Failing since build #1841 (Changes by Agnieszka Warchol) Chrome onepanel tests 3 mins
Successful test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-web GUI-REST]
Failing since build #1841 (Changes by Agnieszka Warchol) Chrome onepanel tests 3 mins
Successful test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_disable_modification_detection_option[1oz_1op_1oc-web GUI-REST]
Failing since build #1841 (Changes by Agnieszka Warchol) Chrome onepanel tests 3 mins