GUI acceptance tests using environment deployed from packages.

Build: #666 failed

Job: POSIX multiuser failed

Job result summary

Completed
Duration
21 minutes
Revision
e0f2016249833adc7ba1895498355344100dea81
Total tests
8
Failing since
#665 (Child of ODSRV-OPRPM-1473)
Fixed in
#667 (Manual run by Łukasz Opioła)

Tests

  • 8 tests in total
  • 8 tests failed
  • 8 failures are new
  • 8 minutes taken in total.
New test failures 8
Status Test Duration
Collapse Failed test_oneprovider_posix_multiuser test_user1_changes_directory_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]
5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba9c242d0>: Failed to establish a new connection: [Errno 113] No route to host',))
request = <FixtureRequest for <Function 'test_user1_changes_directory_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_posix_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(65 more lines...)
Collapse Failed test_oneprovider_posix_multiuser test_user1_changes_file_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]
5 mins
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba9425810>: Failed to establish a new connection: [Errno 113] No route to host',))
request = <FixtureRequest for <Function 'test_user1_changes_file_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]'>>

    
>   from tests.gui.steps.modal import *

tests/gui/scenarios/test_oneprovider_posix_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(66 more lines...)
Collapse Failed test_oneprovider_posix_multiuser test_user2_creates_directory_and_fails_to_create_another_directory_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba9358310>: Failed to establish a new connection: [Errno 113] No route to host',))
request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_create_another_directory_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_posix_multiuser.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(65 more lines...)
Collapse Failed test_oneprovider_posix_multiuser test_user2_creates_directory_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba9577190>: Failed to establish a new connection: [Errno 113] No route to host',))
request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>>

    
>   @pytest.fixture(scope='module')
    def screens():

tests/gui/scenarios/test_oneprovider_posix_multiuser.py:49: 
(67 more lines...)
Collapse Failed test_oneprovider_posix_multiuser test_user2_creates_directory_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba95bfc90>: Failed to establish a new connection: [Errno 113] No route to host',))
request = <FixtureRequest for <Function 'test_user2_creates_directory_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_posix_multiuser.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(65 more lines...)
Collapse Failed test_oneprovider_posix_multiuser test_user2_creates_file_and_fails_to_create_another_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
2 mins
HTTPBadRequest: [400] Bad Request: {"error":"Invalid Request","description":"Requires service 'onezone' which is not deployed on any node."}
request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_create_another_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_posix_multiuser.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(65 more lines...)
Collapse Failed test_oneprovider_posix_multiuser test_user2_creates_file_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba95c2950>: Failed to establish a new connection: [Errno 113] No route to host',))
request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_posix_multiuser.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(65 more lines...)
Collapse Failed test_oneprovider_posix_multiuser test_user2_creates_file_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
5 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/zone/users/user1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f3ba9167b90>: Failed to establish a new connection: [Errno 113] No route to host',))
request = <FixtureRequest for <Function 'test_user2_creates_file_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_posix_multiuser.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(65 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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4419  100  4419    0     0  17219      0 --:--:-- --:--:-- --:--:-- 17194
Error: could not find a ready tiller pod
Error response from daemon: Cannot kill container 357b191a33dc: Container 357b191a33dc4754906f79e09f25bd68a9bccd23ce5ac8561b77c5d47b677c6c is not running
No resources found.
tput: unknown terminal "unknown"
Error: could not find a ready tiller pod
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 find image 'onedata/acceptance_gui:v7' locally
v7: Pulling from onedata/acceptance_gui
7b722c1070cd: Pulling fs layer
5fbf74db61f1: Pulling fs layer
ed41cb72e5c9: Pulling fs layer
7ea47a67709e: Pulling fs layer
97995cd0f13a: Pulling fs layer
10c88a51c005: Pulling fs layer
6b2da66c6d06: Pulling fs layer
1fd7b61235cd: Pulling fs layer
c0f19e67292f: Pulling fs layer
f027ecdb209d: Pulling fs layer
aae0a881335e: Pulling fs layer
a7db47216466: Pulling fs layer
6ab88684cedc: Pulling fs layer
254a32696681: Pulling fs layer
97995cd0f13a: Waiting
10c88a51c005: Waiting
6b2da66c6d06: Waiting
1fd7b61235cd: Waiting
a7db47216466: Waiting
c0f19e67292f: Waiting
6ab88684cedc: Waiting
f027ecdb209d: Waiting
aae0a881335e: Waiting
254a32696681: Waiting
ed41cb72e5c9: Verifying Checksum
ed41cb72e5c9: Download complete
5fbf74db61f1: Verifying Checksum
5fbf74db61f1: Download complete
7b722c1070cd: Verifying Checksum
7b722c1070cd: Download complete
7ea47a67709e: Verifying Checksum
7ea47a67709e: Download complete
97995cd0f13a: Verifying Checksum
97995cd0f13a: Download complete
1fd7b61235cd: Verifying Checksum
1fd7b61235cd: Download complete
c0f19e67292f: Verifying Checksum
c0f19e67292f: Download complete
6b2da66c6d06: Verifying Checksum
6b2da66c6d06: Download complete
f027ecdb209d: Verifying Checksum
f027ecdb209d: Download complete
aae0a881335e: Verifying Checksum
aae0a881335e: Download complete
7b722c1070cd: Pull complete
5fbf74db61f1: Pull complete
ed41cb72e5c9: Pull complete
a7db47216466: Verifying Checksum
a7db47216466: Download complete
7ea47a67709e: Pull complete
97995cd0f13a: Pull complete
6ab88684cedc: Download complete
254a32696681: Download complete
10c88a51c005: Verifying Checksum
10c88a51c005: Download complete
10c88a51c005: Pull complete
6b2da66c6d06: Pull complete
1fd7b61235cd: Pull complete
c0f19e67292f: Pull complete
f027ecdb209d: Pull complete
aae0a881335e: Pull complete
a7db47216466: Pull complete
6ab88684cedc: Pull complete
254a32696681: Pull complete
Digest: sha256:1be6b2105d4bf57548733532046bfbca74e9413f928f97a182447171b554898c
Status: Downloaded newer image for onedata/acceptance_gui:v7
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
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  4419  100  4419    0     0   2761      0  0:00:01  0:00:01 --:--:--  2761
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
89d9c30c1d48: Pulling fs layer
89d9c30c1d48: Verifying Checksum
89d9c30c1d48: Download complete
89d9c30c1d48: Pull complete
Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
Status: Downloaded newer image for alpine:latest
Error from server (NotFound): pods "dev-elasticsearch-data-0" not found
Error from server (NotFound): pods "dev-oneprovider-krakow-0" not found
Error response from daemon: Cannot kill container d34d187ca641: Container d34d187ca6416278493468bb05abea0c3ec347b6ad286d6031e5038f5efb9903 is not running
Error response from daemon: Cannot kill container 82ec55080ed9: Container 82ec55080ed95b73d4d3718ae2f82265e74d7244dbf58a6355ecec9dc09e9c20 is not running
Error response from daemon: Cannot kill container 8e72151d1d08: Container 8e72151d1d08016900a2f1ca00c6ae269292816b571181045a5b47d0b2adac52 is not running
Error response from daemon: Cannot kill container 5f4b952f4749: Container 5f4b952f47494f4a4f94605a099b207fe61efc21b49bf4171bae790d2db69111 is not running
Error response from daemon: Cannot kill container 8a108d10a8b4: Container 8a108d10a8b4e51bcabef456f380717cbc9ae627e43c551f9027b3d1d2c3a37f is not running
Error response from daemon: Cannot kill container d4f0517ea9b0: Container d4f0517ea9b0de7cb5bbdb62e2b2407902ac332026a24a27c36230f933723c7d is not running
Error response from daemon: Cannot kill container 58dd8dfdd787: Container 58dd8dfdd78734393a77de12edd35f54308e701bbde2ed3583c3efa80d2c9718 is not running
Error response from daemon: Cannot kill container a52ec3e2aa59: Container a52ec3e2aa59fe0f756d542ee8aef959f6a35d9ec5c38c0f31c07985fbf6ce52 is not running
Error response from daemon: Cannot kill container ab9cbe04aea9: Container ab9cbe04aea95868b75fa22d7dbffb1a877ec100323672752b33801f3fc61228 is not running
Error response from daemon: Cannot kill container edec94d8049a: Container edec94d8049a47299018f388fa54903bf0fcb19fce8f8e42b2f57d5b24f69e46 is not running
Error response from daemon: Cannot kill container d9b1b55618f4: Container d9b1b55618f47c26dd8383efca5bc6576bc2b7c1aebcdb7f1ed28e55eeab8f62 is not running
Unable to find image 'ubuntu:14.10' locally
14.10: Pulling from library/ubuntu
b0efe5c05b4c: Pulling fs layer
0a1f1b169319: Pulling fs layer
1ceb0a3c7c48: Pulling fs layer
a3ed95caeb02: Pulling fs layer
a3ed95caeb02: Waiting
1ceb0a3c7c48: Verifying Checksum
1ceb0a3c7c48: Download complete
0a1f1b169319: Verifying Checksum
0a1f1b169319: Download complete
a3ed95caeb02: Download complete
b0efe5c05b4c: Verifying Checksum
b0efe5c05b4c: Download complete
b0efe5c05b4c: Pull complete
0a1f1b169319: Pull complete
1ceb0a3c7c48: Pull complete
a3ed95caeb02: Pull complete
Digest: sha256:6341c688b4b0b82ec735389b3c97df8cf2831b8cb8bd1856779130a86574ac5c
Status: Downloaded newer image for ubuntu:14.10