GUI acceptance tests using environment deployed from packages.

Build: #649 failed

Job: Multiprovider basic failed

Job result summary

Completed
Duration
20 minutes
Revision
1250895e54287fb5b835eb62f6db05eaf6d1f7f1
Total tests
11
Failing since
#645 (Changes by Jakub Liput)
Fixed in
#650 (Child of ODSRV-OZP-1255)

Tests

  • 11 tests in total
  • 11 tests failed
  • 1 failure is new
  • 15 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed test_multiprovider_basic test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider[1oz_2op_deployed]
4 mins
RuntimeError: no "dev-oneprovider-paris" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider[1oz_2op_deployed]'>>

    from tests.gui.steps.onezone.spaces import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Existing test failures 10
Status Test Failing since Duration
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider[1oz_2op_deployed]'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
RuntimeError: no "dev-oneprovider-paris" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider[1oz_2op_deployed]'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_uploads_file_appends_some_text_to_it_downlaods_it_and_sees_its_content[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_multiprovider_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its_distribution_reads_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution[1oz_2op_deployed]'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(78 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its_distribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution[1oz_2op_deployed]'>>

    from tests.gui.steps.onezone.spaces import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(78 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_multiprovider_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(77 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown[1oz_2op_deployed]'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(78 more lines...)
AssertionError: provider "dev-oneprovider-krakow" not found
request = <FixtureRequest for <Function 'test_user_uses_autocleaning[1oz_2op_deployed]'>>

    from tests.gui.steps.onezone.spaces import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
AssertionError: provider "dev-oneprovider-krakow" not found
request = <FixtureRequest for <Function 'test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
AssertionError: provider "dev-oneprovider-krakow" not found
request = <FixtureRequest for <Function 'test_user_uses_autocleaning_with_upper_size_limit_which_skips_too_big_files[1oz_2op_deployed]'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)

Error summary

The build generated some errors. See the full build log for more details.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3921  100  3921    0     0  10476      0 --:--:-- --:--:-- --:--:-- 10483
Error response from daemon: Cannot kill container 81eee29f2f86: Container 81eee29f2f865448d9449fd7ac6df11af9a7b6a9a9d19e4d7e2a134183485e72 is not running
No resources found.
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
Unable to use a TTY - container test-runner did not allocate one
If you don't see a command prompt, try pressing enter.
pod default/test-runner terminated (Error)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3921  100  3921    0     0   7021      0 --:--:-- --:--:-- --:--:--  7026
Error from server (NotFound): pods "dev-oneprovider-paris-0" not found
Error response from daemon: Cannot kill container 690b5f9d82f5: Container 690b5f9d82f51e5ed1594c7ace60042c30045e6dcf7d4b2ac5fc016bde09eb10 is not running
Error response from daemon: Cannot kill container 5227b1279c96: Container 5227b1279c963542969ed3b4451e0c5c98455cdcefb7cb7971efcfa78feb1b19 is not running
Error response from daemon: Cannot kill container abd9f788984c: Container abd9f788984c70397c0b214fcab8be3da3499970145b5b6c262a583b927d6c69 is not running
Error response from daemon: Cannot kill container 1c608784a1cf: Container 1c608784a1cf3e7942e8c0016faa523294d0111b127f1a50fd9364ab9fe0fd72 is not running
Error response from daemon: Cannot kill container 05d781c82c48: Container 05d781c82c48f44bd7404b3d511f5913c2f8bcfebae36449ea7f3be45ffdaf3f is not running
Error response from daemon: Cannot kill container 2a5260a0b7eb: Container 2a5260a0b7eb2f401c433c107222a04b75252a8e392c0449489e00e6ce8af564 is not running
Error response from daemon: Cannot kill container d61db7c50e6d: Container d61db7c50e6d1f421ccd7128b393ea6dccc033e42f2c1b178bf83e5112b5ff30 is not running
Error response from daemon: Cannot kill container b669e00fa7bc: Container b669e00fa7bc636e4083e5ec4251360f3cfbe98b99d70822212ade582867bb7f is not running
Error response from daemon: Cannot kill container b46508e692b7: Container b46508e692b71c1cefc274c57eedad68e464254da546824313ee6da325d6517d is not running
Error response from daemon: Cannot kill container e0ecaffac17f: Container e0ecaffac17f083c3032e5ec90bd1557a84f633be5e0a3751a42a21efee09e6e is not running
Error response from daemon: Cannot kill container f46426d09641: Container f46426d09641b0382bc65edd0c433029f031b6d588eb1d41d042fce6d43ab71c is not running
Error response from daemon: Cannot kill container dfdc76edf55e: Container dfdc76edf55eee398b37a601c1de9e77d83c942fb17bb934bdc6160601df0042 is not running
Error response from daemon: Cannot kill container d0bf07cbd037: Container d0bf07cbd03741435cf8d8150e65ec2ed83dfc6aa043161d0249fe408648770d is not running
Error response from daemon: Cannot kill container 9e019a37c8fa: Container 9e019a37c8fa0312d358d9f91ca1bb4ec2382253e9f6581b7e34071b395e2b69 is not running
Error response from daemon: Cannot kill container b7b5b71ee390: Container b7b5b71ee390c7539be5b0507ae1375619048ca090587b53901439dc2b6e3a6f is not running
Error response from daemon: Cannot kill container 208f96c2933c: Container 208f96c2933ccc18fd2878b12af1a15ace804952e604ac5c501b80a8df6b010a is not running
Error response from daemon: Cannot kill container 3acae80514aa: Container 3acae80514aaf95c904eb61a0d727a03f3c3e84bc829d66df9ac4bfd4d71894f is not running
Error response from daemon: Cannot kill container bfbaef9ba92a: Container bfbaef9ba92ab11510527e43ba37d33a84c54afc0f783a77648f78bd9f9d0c75 is not running
Error response from daemon: Cannot kill container f67b34870900: Container f67b348709009d277b5f779676cdbe40181e4f8450b8b812f78948b662a24016 is not running
Error response from daemon: Cannot kill container 1185303e902c: Container 1185303e902ce4064b183c420e909d22dc793593ea1472371eabc2d67480b456 is not running
Error response from daemon: Cannot kill container f2ba6f6ad45b: Container f2ba6f6ad45b5e77ffd31aad9439595924deb7b4efadf7106066e876e669d567 is not running