oneclient acceptance tests using environment deployed from packages
Build: #3370 did not complete
Job: multiprovider proxy s3 regular file CRUD proxyio hardlinks did not complete
Build log
The build generated 2,230 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:26:45 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qshcjd9kj4y2zo0i |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qshcjd9kj4y2zo0i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qshcjd9kj4y2zo0i |
29-Nov-2024 15:26:45 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17615007843092501870'... |
29-Nov-2024 15:26:45 | Getting configuration... |
29-Nov-2024 15:26:45 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qshcjd9kj4y2zo0i'. |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:26:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:26:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:26:45 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ykutl2w0lyxexycf |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ykutl2w0lyxexycf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ykutl2w0lyxexycf |
29-Nov-2024 15:26:45 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12337594236043758966'... |
29-Nov-2024 15:26:45 | Getting configuration... |
29-Nov-2024 15:26:45 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ykutl2w0lyxexycf'. |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
29-Nov-2024 15:26:45 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
29-Nov-2024 15:26:45 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
29-Nov-2024 15:26:45 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to previously opened space1/file1 on client11"' |
29-Nov-2024 15:26:45 | -- Executing step: 'When "user2 opens space1/file1 with mode r+ on client21"' |
29-Nov-2024 15:26:45 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from previously opened file space1/file1 on client21"' |
29-Nov-2024 15:26:45 | -- Executing step: 'When "user2 sets current file position at offset 0 in previously opened space1/file1 on client21"' |
29-Nov-2024 15:26:45 | -- Executing step: 'When "user2 writes "NEW LINE" to previously opened space1/file1 on client21"' |
29-Nov-2024 15:26:45 | -- Executing step: 'Then "user1 reads "NEW LINET ONEDATA" from previously opened file space1/file1 on client11"' |
29-Nov-2024 15:26:45 | ================================================================= |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | PASSED |
29-Nov-2024 15:26:45 | Unmounting client from /tmp/onedata/mnt/qshcjd9kj4y2zo0i |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | Unmounting client from /tmp/onedata/mnt/ykutl2w0lyxexycf |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:26:45 | |
29-Nov-2024 15:27:17 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_read_without_permission[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:27:17 | ================================================================= |
29-Nov-2024 15:27:17 | - Executing scenario 'Fail to read regular file without read permission' |
29-Nov-2024 15:27:17 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:27:17 | ----------------------------------------------------------------- |
29-Nov-2024 15:27:17 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:27:17 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:27:17 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:27:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:27:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:27:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:17 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:27:17 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:17 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cws7l33rqeubb6sw |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cws7l33rqeubb6sw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cws7l33rqeubb6sw |
29-Nov-2024 15:27:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16440739272904456841'... |
29-Nov-2024 15:27:17 | Getting configuration... |
29-Nov-2024 15:27:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/cws7l33rqeubb6sw'. |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:27:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:27:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:17 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:27:17 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:17 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9h1fbh95wrxw4sbt |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9h1fbh95wrxw4sbt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9h1fbh95wrxw4sbt |
29-Nov-2024 15:27:17 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17093279469268150999'... |
29-Nov-2024 15:27:17 | Getting configuration... |
29-Nov-2024 15:27:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/9h1fbh95wrxw4sbt'. |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:17 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
29-Nov-2024 15:27:17 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
29-Nov-2024 15:27:17 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
29-Nov-2024 15:27:17 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
29-Nov-2024 15:27:17 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
29-Nov-2024 15:27:17 | -- Executing step: 'Then "user1 changes space1/dir1/file1 mode to 620 on client11"' |
29-Nov-2024 15:27:17 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
29-Nov-2024 15:27:17 | -- Executing step: 'Then "mode of user2's space1/dir1/file1 is 620 on client21"' |
29-Nov-2024 15:27:17 | -- Executing step: 'Then "user2 cannot read from space1/dir1/file1 on client21"' |
29-Nov-2024 15:27:17 | -- Executing step: 'Then "size of user1's space1/dir1/file1 is 17 bytes on client11"' |
29-Nov-2024 15:27:17 | ================================================================= |
29-Nov-2024 15:27:17 | |
29-Nov-2024 15:27:18 | PASSED |
29-Nov-2024 15:27:18 | Unmounting client from /tmp/onedata/mnt/cws7l33rqeubb6sw |
29-Nov-2024 15:27:18 | |
29-Nov-2024 15:27:18 | |
29-Nov-2024 15:27:18 | Unmounting client from /tmp/onedata/mnt/9h1fbh95wrxw4sbt |
29-Nov-2024 15:27:18 | |
29-Nov-2024 15:27:18 | |
29-Nov-2024 15:27:43 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_write_with_permission[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:27:43 | ================================================================= |
29-Nov-2024 15:27:43 | - Executing scenario 'Write to regular file with write permission' |
29-Nov-2024 15:27:43 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:27:43 | ----------------------------------------------------------------- |
29-Nov-2024 15:27:43 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:27:43 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:27:43 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:27:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:27:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:27:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:43 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:27:43 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:43 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vr99zm4nw1qdac1o |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:43 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vr99zm4nw1qdac1o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vr99zm4nw1qdac1o |
29-Nov-2024 15:27:43 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10530928551292286957'... |
29-Nov-2024 15:27:43 | Getting configuration... |
29-Nov-2024 15:27:43 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/vr99zm4nw1qdac1o'. |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:27:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:27:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:43 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:27:43 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:43 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hvyi19ajc71q3q8i |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:43 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hvyi19ajc71q3q8i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hvyi19ajc71q3q8i |
29-Nov-2024 15:27:43 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '783898888483429319'... |
29-Nov-2024 15:27:43 | Getting configuration... |
29-Nov-2024 15:27:43 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/hvyi19ajc71q3q8i'. |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:43 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
29-Nov-2024 15:27:43 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
29-Nov-2024 15:27:43 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 660 on client11"' |
29-Nov-2024 15:27:43 | -- Executing step: 'When "mode of user2's space1/dir1/file1 is 660 on client21"' |
29-Nov-2024 15:27:43 | -- Executing step: 'When "user2 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client21"' |
29-Nov-2024 15:27:43 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
29-Nov-2024 15:27:43 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
29-Nov-2024 15:27:43 | -- Executing step: 'Then "size of user1's space1/dir1/file1 is 17 bytes on client11"' |
29-Nov-2024 15:27:43 | -- Executing step: 'Then "size of user2's space1/dir1/file1 is 17 bytes on client21"' |
29-Nov-2024 15:27:43 | ================================================================= |
29-Nov-2024 15:27:43 | |
29-Nov-2024 15:27:44 | PASSED |
29-Nov-2024 15:27:44 | Unmounting client from /tmp/onedata/mnt/vr99zm4nw1qdac1o |
29-Nov-2024 15:27:44 | |
29-Nov-2024 15:27:44 | |
29-Nov-2024 15:27:44 | Unmounting client from /tmp/onedata/mnt/hvyi19ajc71q3q8i |
29-Nov-2024 15:27:44 | |
29-Nov-2024 15:27:44 | |
29-Nov-2024 15:28:10 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_write_without_permission[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:28:10 | ================================================================= |
29-Nov-2024 15:28:10 | - Executing scenario 'Fail to write to regular file without write permission' |
29-Nov-2024 15:28:10 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:28:10 | ----------------------------------------------------------------- |
29-Nov-2024 15:28:10 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:28:10 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:28:10 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:10 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:28:10 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:10 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/00k30ua2homqscei |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:10 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/00k30ua2homqscei --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/00k30ua2homqscei |
29-Nov-2024 15:28:10 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2435270768784778547'... |
29-Nov-2024 15:28:10 | Getting configuration... |
29-Nov-2024 15:28:10 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/00k30ua2homqscei'. |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:10 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:28:10 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:10 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9qt6q7ni8b0oyoym |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:10 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9qt6q7ni8b0oyoym --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9qt6q7ni8b0oyoym |
29-Nov-2024 15:28:10 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2458985569043692897'... |
29-Nov-2024 15:28:10 | Getting configuration... |
29-Nov-2024 15:28:10 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/9qt6q7ni8b0oyoym'. |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:10 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
29-Nov-2024 15:28:10 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
29-Nov-2024 15:28:10 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 600 on client11"' |
29-Nov-2024 15:28:10 | -- Executing step: 'Then "mode of user2's space1/dir1/file1 is 600 on client21"' |
29-Nov-2024 15:28:10 | -- Executing step: 'Then "user2 fails to write "TEST TEXT ONEDATA" to space1/dir1/file1 on client21"' |
29-Nov-2024 15:28:10 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
29-Nov-2024 15:28:10 | -- Executing step: 'Then "user1 reads "" from file space1/dir1/file1 on client11"' |
29-Nov-2024 15:28:10 | ================================================================= |
29-Nov-2024 15:28:10 | |
29-Nov-2024 15:28:11 | PASSED |
29-Nov-2024 15:28:11 | Unmounting client from /tmp/onedata/mnt/00k30ua2homqscei |
29-Nov-2024 15:28:11 | |
29-Nov-2024 15:28:11 | |
29-Nov-2024 15:28:11 | Unmounting client from /tmp/onedata/mnt/9qt6q7ni8b0oyoym |
29-Nov-2024 15:28:11 | |
29-Nov-2024 15:28:11 | |
29-Nov-2024 15:28:37 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_execute_with_permission[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:28:37 | ================================================================= |
29-Nov-2024 15:28:37 | - Executing scenario 'Execute file with execute permission' |
29-Nov-2024 15:28:37 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:28:37 | ----------------------------------------------------------------- |
29-Nov-2024 15:28:37 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:28:37 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:28:37 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:28:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:28:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:28:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:28:37 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/31fi1aaird25cugg |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/31fi1aaird25cugg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/31fi1aaird25cugg |
29-Nov-2024 15:28:37 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7973138006830317817'... |
29-Nov-2024 15:28:37 | Getting configuration... |
29-Nov-2024 15:28:37 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/31fi1aaird25cugg'. |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:28:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:28:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:28:37 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8m6379yzyuu0msgc |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8m6379yzyuu0msgc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8m6379yzyuu0msgc |
29-Nov-2024 15:28:37 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11647220302269486823'... |
29-Nov-2024 15:28:37 | Getting configuration... |
29-Nov-2024 15:28:37 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/8m6379yzyuu0msgc'. |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
29-Nov-2024 15:28:37 | -- Executing step: 'When "user1 creates regular files [space1/dir1/script.sh] on client11"' |
29-Nov-2024 15:28:37 | -- Executing step: 'When "user1 changes space1/dir1/script.sh mode to 654 on client11"' |
29-Nov-2024 15:28:37 | -- Executing step: 'When "mode of user2's space1/dir1/script.sh is 654 on client21"' |
29-Nov-2024 15:28:37 | -- Executing step: 'When "user1 writes "#!/usr/bin/env bash\n\necho TEST" to space1/dir1/script.sh on client11"' |
29-Nov-2024 15:28:37 | -- Executing step: 'When "user2 reads "#!/usr/bin/env bash\n\necho TEST" from file space1/dir1/script.sh on client21"' |
29-Nov-2024 15:28:37 | -- Executing step: 'When "user2 executes space1/dir1/script.sh on client21"' |
29-Nov-2024 15:28:37 | ================================================================= |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | PASSED |
29-Nov-2024 15:28:37 | Unmounting client from /tmp/onedata/mnt/31fi1aaird25cugg |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | Unmounting client from /tmp/onedata/mnt/8m6379yzyuu0msgc |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:28:37 | |
29-Nov-2024 15:29:04 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_execute_without_permission[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:29:04 | ================================================================= |
29-Nov-2024 15:29:04 | - Executing scenario 'Fail to execute file without execute permission' |
29-Nov-2024 15:29:04 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:29:04 | ----------------------------------------------------------------- |
29-Nov-2024 15:29:04 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:29:04 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:29:04 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:29:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:29:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:29:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:04 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:29:04 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:04 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9k1yg0pu5jt8npc0 |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:04 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9k1yg0pu5jt8npc0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9k1yg0pu5jt8npc0 |
29-Nov-2024 15:29:04 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5060754111707698020'... |
29-Nov-2024 15:29:04 | Getting configuration... |
29-Nov-2024 15:29:04 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/9k1yg0pu5jt8npc0'. |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:29:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:29:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:04 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:29:04 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:04 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p9nam1eghlzlhs20 |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:04 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p9nam1eghlzlhs20 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p9nam1eghlzlhs20 |
29-Nov-2024 15:29:04 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5605591647713191375'... |
29-Nov-2024 15:29:04 | Getting configuration... |
29-Nov-2024 15:29:04 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/p9nam1eghlzlhs20'. |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:04 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
29-Nov-2024 15:29:04 | -- Executing step: 'When "user1 creates regular files [space1/dir1/script.sh] on client11"' |
29-Nov-2024 15:29:04 | -- Executing step: 'When "user2 sees [script.sh] in space1/dir1 on client21"' |
29-Nov-2024 15:29:04 | -- Executing step: 'When "user1 writes "#!/usr/bin/env bash\n\necho TEST" to space1/dir1/script.sh on client11"' |
29-Nov-2024 15:29:04 | -- Executing step: 'When "user2 reads "#!/usr/bin/env bash\n\necho TEST" from file space1/dir1/script.sh on client21"' |
29-Nov-2024 15:29:04 | -- Executing step: 'When "user2 fails to execute space1/dir1/script.sh on client21"' |
29-Nov-2024 15:29:04 | ================================================================= |
29-Nov-2024 15:29:04 | |
29-Nov-2024 15:29:05 | PASSED |
29-Nov-2024 15:29:05 | Unmounting client from /tmp/onedata/mnt/9k1yg0pu5jt8npc0 |
29-Nov-2024 15:29:05 | |
29-Nov-2024 15:29:05 | |
29-Nov-2024 15:29:05 | Unmounting client from /tmp/onedata/mnt/p9nam1eghlzlhs20 |
29-Nov-2024 15:29:05 | |
29-Nov-2024 15:29:05 | |
29-Nov-2024 15:29:32 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:29:32 | ================================================================= |
29-Nov-2024 15:29:32 | - Executing scenario 'Move regular file and read' |
29-Nov-2024 15:29:32 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:29:32 | ----------------------------------------------------------------- |
29-Nov-2024 15:29:32 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:29:32 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:29:32 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:29:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:29:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:29:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:32 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:29:32 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:32 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/35uajfm5p3uze11l |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:32 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/35uajfm5p3uze11l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/35uajfm5p3uze11l |
29-Nov-2024 15:29:32 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12321511409727709189'... |
29-Nov-2024 15:29:32 | Getting configuration... |
29-Nov-2024 15:29:32 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/35uajfm5p3uze11l'. |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:29:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:29:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:32 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:29:32 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:32 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3da1u2x25etztsm5 |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:32 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3da1u2x25etztsm5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3da1u2x25etztsm5 |
29-Nov-2024 15:29:32 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4682374464055517671'... |
29-Nov-2024 15:29:32 | Getting configuration... |
29-Nov-2024 15:29:32 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3da1u2x25etztsm5'. |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:32 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'When "user1 sees [dir3] in space1 on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'When "user2 sees [dir3] in space1 on client21"' |
29-Nov-2024 15:29:32 | -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:29:32 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/dir2/file1 on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'When "user1 renames space1/dir1/dir2/file1 to space1/dir3/file1 on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:29:32 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"' |
29-Nov-2024 15:29:32 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:29:32 | -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"' |
29-Nov-2024 15:29:32 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir3/file1 on client11"' |
29-Nov-2024 15:29:32 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir3/file1 on client21"' |
29-Nov-2024 15:29:32 | ================================================================= |
29-Nov-2024 15:29:32 | |
29-Nov-2024 15:29:33 | PASSED |
29-Nov-2024 15:29:33 | Unmounting client from /tmp/onedata/mnt/35uajfm5p3uze11l |
29-Nov-2024 15:29:33 | |
29-Nov-2024 15:29:33 | |
29-Nov-2024 15:29:33 | Unmounting client from /tmp/onedata/mnt/3da1u2x25etztsm5 |
29-Nov-2024 15:29:33 | |
29-Nov-2024 15:29:33 | |
29-Nov-2024 15:30:06 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_big[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:30:06 | ================================================================= |
29-Nov-2024 15:30:06 | - Executing scenario 'Move big regular file and check MD5' |
29-Nov-2024 15:30:06 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:30:06 | ----------------------------------------------------------------- |
29-Nov-2024 15:30:06 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:30:06 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:30:06 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:30:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:30:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:30:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:30:06 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pyzuursqj6y2ebon |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pyzuursqj6y2ebon --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pyzuursqj6y2ebon |
29-Nov-2024 15:30:06 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16635128713948930326'... |
29-Nov-2024 15:30:06 | Getting configuration... |
29-Nov-2024 15:30:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/pyzuursqj6y2ebon'. |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:30:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:30:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:30:06 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qbtqf8sin2i1iveu |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qbtqf8sin2i1iveu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qbtqf8sin2i1iveu |
29-Nov-2024 15:30:06 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11972613062763715317'... |
29-Nov-2024 15:30:06 | Getting configuration... |
29-Nov-2024 15:30:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qbtqf8sin2i1iveu'. |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"' |
29-Nov-2024 15:30:06 | -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"' |
29-Nov-2024 15:30:06 | -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:30:06 | -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:30:06 | -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"' |
29-Nov-2024 15:30:06 | -- Executing step: 'When "user1 renames space1/dir1/dir2/file1 to space1/dir3/file1 on client11"' |
29-Nov-2024 15:30:06 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:30:06 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:30:06 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"' |
29-Nov-2024 15:30:06 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"' |
29-Nov-2024 15:30:06 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:30:06 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:30:06 | -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"' |
29-Nov-2024 15:30:06 | -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"' |
29-Nov-2024 15:30:06 | -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"' |
29-Nov-2024 15:30:06 | -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"' |
29-Nov-2024 15:30:06 | ================================================================= |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | PASSED |
29-Nov-2024 15:30:06 | Unmounting client from /tmp/onedata/mnt/pyzuursqj6y2ebon |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | Unmounting client from /tmp/onedata/mnt/qbtqf8sin2i1iveu |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:06 | |
29-Nov-2024 15:30:31 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:30:31 | ================================================================= |
29-Nov-2024 15:30:31 | - Executing scenario 'Copy regular file and read' |
29-Nov-2024 15:30:31 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:30:31 | ----------------------------------------------------------------- |
29-Nov-2024 15:30:31 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:30:31 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:30:31 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:30:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:30:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:30:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:30:31 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/a877ajky9credvt7 |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a877ajky9credvt7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a877ajky9credvt7 |
29-Nov-2024 15:30:31 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4870564290336856630'... |
29-Nov-2024 15:30:31 | Getting configuration... |
29-Nov-2024 15:30:31 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/a877ajky9credvt7'. |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:30:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:30:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:30:31 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jwlm3ec9z8sqcrin |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jwlm3ec9z8sqcrin --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jwlm3ec9z8sqcrin |
29-Nov-2024 15:30:31 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '951131513395217929'... |
29-Nov-2024 15:30:31 | Getting configuration... |
29-Nov-2024 15:30:31 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/jwlm3ec9z8sqcrin'. |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"' |
29-Nov-2024 15:30:31 | -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"' |
29-Nov-2024 15:30:31 | -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:30:31 | -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:30:31 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/dir2/file1 on client11"' |
29-Nov-2024 15:30:31 | -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"' |
29-Nov-2024 15:30:31 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:30:31 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:30:31 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"' |
29-Nov-2024 15:30:31 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"' |
29-Nov-2024 15:30:31 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:30:31 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:30:31 | -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"' |
29-Nov-2024 15:30:31 | -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"' |
29-Nov-2024 15:30:31 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir3/file1 on client11"' |
29-Nov-2024 15:30:31 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir3/file1 on client21"' |
29-Nov-2024 15:30:31 | ================================================================= |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | PASSED |
29-Nov-2024 15:30:31 | Unmounting client from /tmp/onedata/mnt/a877ajky9credvt7 |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | Unmounting client from /tmp/onedata/mnt/jwlm3ec9z8sqcrin |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:30:31 | |
29-Nov-2024 15:31:06 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_big[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:31:06 | ================================================================= |
29-Nov-2024 15:31:06 | - Executing scenario 'Copy big regular file and check MD5' |
29-Nov-2024 15:31:06 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:31:06 | ----------------------------------------------------------------- |
29-Nov-2024 15:31:06 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:31:06 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:31:06 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:31:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:31:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:31:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:06 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:31:06 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0sj362us412aqtnk |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0sj362us412aqtnk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0sj362us412aqtnk |
29-Nov-2024 15:31:06 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17079993221122187626'... |
29-Nov-2024 15:31:06 | Getting configuration... |
29-Nov-2024 15:31:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/0sj362us412aqtnk'. |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:31:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:31:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:06 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:31:06 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ma4wl2k76hc5dq0h |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ma4wl2k76hc5dq0h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ma4wl2k76hc5dq0h |
29-Nov-2024 15:31:06 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17720351051145358484'... |
29-Nov-2024 15:31:06 | Getting configuration... |
29-Nov-2024 15:31:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ma4wl2k76hc5dq0h'. |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:06 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"' |
29-Nov-2024 15:31:06 | -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"' |
29-Nov-2024 15:31:06 | -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:31:06 | -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:31:06 | -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"' |
29-Nov-2024 15:31:06 | -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"' |
29-Nov-2024 15:31:06 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:31:06 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:31:06 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"' |
29-Nov-2024 15:31:06 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"' |
29-Nov-2024 15:31:06 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"' |
29-Nov-2024 15:31:06 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"' |
29-Nov-2024 15:31:06 | -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"' |
29-Nov-2024 15:31:06 | -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"' |
29-Nov-2024 15:31:06 | -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"' |
29-Nov-2024 15:31:06 | -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"' |
29-Nov-2024 15:31:06 | ================================================================= |
29-Nov-2024 15:31:06 | |
29-Nov-2024 15:31:07 | PASSED |
29-Nov-2024 15:31:07 | Unmounting client from /tmp/onedata/mnt/0sj362us412aqtnk |
29-Nov-2024 15:31:07 | |
29-Nov-2024 15:31:07 | |
29-Nov-2024 15:31:07 | Unmounting client from /tmp/onedata/mnt/ma4wl2k76hc5dq0h |
29-Nov-2024 15:31:07 | |
29-Nov-2024 15:31:07 | |
29-Nov-2024 15:31:34 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:31:34 | ================================================================= |
29-Nov-2024 15:31:34 | - Executing scenario 'Delete file opened by other user for reading' |
29-Nov-2024 15:31:34 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:31:34 | ----------------------------------------------------------------- |
29-Nov-2024 15:31:34 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:31:34 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:31:34 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:31:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:31:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:31:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:34 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:31:34 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:34 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/37h2dmd5cyod8h2b |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:34 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/37h2dmd5cyod8h2b --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/37h2dmd5cyod8h2b |
29-Nov-2024 15:31:34 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16675778178791134116'... |
29-Nov-2024 15:31:34 | Getting configuration... |
29-Nov-2024 15:31:34 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/37h2dmd5cyod8h2b'. |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:31:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:31:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:34 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:31:34 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:34 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/29tvxjp8e3zkgl01 |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:34 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/29tvxjp8e3zkgl01 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/29tvxjp8e3zkgl01 |
29-Nov-2024 15:31:34 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5333084326455515016'... |
29-Nov-2024 15:31:34 | Getting configuration... |
29-Nov-2024 15:31:34 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/29tvxjp8e3zkgl01'. |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:34 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
29-Nov-2024 15:31:34 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
29-Nov-2024 15:31:34 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
29-Nov-2024 15:31:34 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
29-Nov-2024 15:31:34 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
29-Nov-2024 15:31:34 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
29-Nov-2024 15:31:34 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
29-Nov-2024 15:31:34 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
29-Nov-2024 15:31:34 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
29-Nov-2024 15:31:34 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
29-Nov-2024 15:31:34 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
29-Nov-2024 15:31:34 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
29-Nov-2024 15:31:34 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
29-Nov-2024 15:31:34 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
29-Nov-2024 15:31:34 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
29-Nov-2024 15:31:34 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
29-Nov-2024 15:31:34 | ================================================================= |
29-Nov-2024 15:31:34 | |
29-Nov-2024 15:31:35 | PASSED |
29-Nov-2024 15:31:35 | Unmounting client from /tmp/onedata/mnt/37h2dmd5cyod8h2b |
29-Nov-2024 15:31:35 | |
29-Nov-2024 15:31:35 | |
29-Nov-2024 15:31:35 | Unmounting client from /tmp/onedata/mnt/29tvxjp8e3zkgl01 |
29-Nov-2024 15:31:35 | |
29-Nov-2024 15:31:35 | |
29-Nov-2024 15:32:00 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:32:00 | ================================================================= |
29-Nov-2024 15:32:00 | - Executing scenario 'Delete file opened by other user for reading and writing' |
29-Nov-2024 15:32:00 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:32:00 | ----------------------------------------------------------------- |
29-Nov-2024 15:32:00 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:32:00 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:32:00 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:32:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:32:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:32:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:32:00 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zvxdbnwp58464hc7 |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zvxdbnwp58464hc7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zvxdbnwp58464hc7 |
29-Nov-2024 15:32:00 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5654747789202839298'... |
29-Nov-2024 15:32:00 | Getting configuration... |
29-Nov-2024 15:32:00 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/zvxdbnwp58464hc7'. |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:32:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:32:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:32:00 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/e64069103yx5twel |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e64069103yx5twel --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e64069103yx5twel |
29-Nov-2024 15:32:00 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8986531605723079550'... |
29-Nov-2024 15:32:00 | Getting configuration... |
29-Nov-2024 15:32:00 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/e64069103yx5twel'. |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
29-Nov-2024 15:32:00 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
29-Nov-2024 15:32:00 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
29-Nov-2024 15:32:00 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
29-Nov-2024 15:32:00 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
29-Nov-2024 15:32:00 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
29-Nov-2024 15:32:00 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
29-Nov-2024 15:32:00 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
29-Nov-2024 15:32:00 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
29-Nov-2024 15:32:00 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
29-Nov-2024 15:32:00 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
29-Nov-2024 15:32:00 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
29-Nov-2024 15:32:00 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
29-Nov-2024 15:32:00 | ================================================================= |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | PASSED |
29-Nov-2024 15:32:00 | Unmounting client from /tmp/onedata/mnt/zvxdbnwp58464hc7 |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | Unmounting client from /tmp/onedata/mnt/e64069103yx5twel |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:00 | |
29-Nov-2024 15:32:28 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:32:28 | ================================================================= |
29-Nov-2024 15:32:28 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
29-Nov-2024 15:32:28 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:32:28 | ----------------------------------------------------------------- |
29-Nov-2024 15:32:28 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:32:28 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:32:28 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:32:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:32:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:32:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:32:28 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4pjosyulibpfzb2t |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4pjosyulibpfzb2t --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4pjosyulibpfzb2t |
29-Nov-2024 15:32:28 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2564335230335410776'... |
29-Nov-2024 15:32:28 | Getting configuration... |
29-Nov-2024 15:32:28 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/4pjosyulibpfzb2t'. |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:32:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:32:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:32:28 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/belzmy1y0w585b1z |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/belzmy1y0w585b1z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/belzmy1y0w585b1z |
29-Nov-2024 15:32:28 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16673069764104645174'... |
29-Nov-2024 15:32:28 | Getting configuration... |
29-Nov-2024 15:32:28 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/belzmy1y0w585b1z'. |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
29-Nov-2024 15:32:28 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
29-Nov-2024 15:32:28 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
29-Nov-2024 15:32:28 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
29-Nov-2024 15:32:28 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
29-Nov-2024 15:32:28 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
29-Nov-2024 15:32:28 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
29-Nov-2024 15:32:28 | ================================================================= |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | PASSED |
29-Nov-2024 15:32:28 | Unmounting client from /tmp/onedata/mnt/4pjosyulibpfzb2t |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | Unmounting client from /tmp/onedata/mnt/belzmy1y0w585b1z |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:28 | |
29-Nov-2024 15:32:52 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:32:52 | ================================================================= |
29-Nov-2024 15:32:52 | - Executing scenario 'Delete file right after closing it' |
29-Nov-2024 15:32:52 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:32:52 | ----------------------------------------------------------------- |
29-Nov-2024 15:32:52 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:32:52 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:32:52 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:32:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:32:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:32:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:32:52 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yz2qpu91uc7euo9f |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yz2qpu91uc7euo9f --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yz2qpu91uc7euo9f |
29-Nov-2024 15:32:52 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8119462135682813312'... |
29-Nov-2024 15:32:52 | Getting configuration... |
29-Nov-2024 15:32:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/yz2qpu91uc7euo9f'. |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:32:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:32:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:32:52 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dzoueuqejj2geg8x |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dzoueuqejj2geg8x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dzoueuqejj2geg8x |
29-Nov-2024 15:32:52 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16692531894986236970'... |
29-Nov-2024 15:32:52 | Getting configuration... |
29-Nov-2024 15:32:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/dzoueuqejj2geg8x'. |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
29-Nov-2024 15:32:52 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
29-Nov-2024 15:32:52 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
29-Nov-2024 15:32:52 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
29-Nov-2024 15:32:52 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
29-Nov-2024 15:32:52 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
29-Nov-2024 15:32:52 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
29-Nov-2024 15:32:52 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
29-Nov-2024 15:32:52 | ================================================================= |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | PASSED |
29-Nov-2024 15:32:52 | Unmounting client from /tmp/onedata/mnt/yz2qpu91uc7euo9f |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | Unmounting client from /tmp/onedata/mnt/dzoueuqejj2geg8x |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:32:52 | |
29-Nov-2024 15:33:23 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
29-Nov-2024 15:33:23 | ================================================================= |
29-Nov-2024 15:33:23 | - Executing scenario 'Create many children' |
29-Nov-2024 15:33:23 | - from feature 'Multi_regular_file_CRUD' |
29-Nov-2024 15:33:23 | ----------------------------------------------------------------- |
29-Nov-2024 15:33:23 | -- Executing step: 'Given "oneclients [client11, client21] |
29-Nov-2024 15:33:23 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
29-Nov-2024 15:33:23 | using [token, token] by [user1, user2]"' |
29-Nov-2024 15:33:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:33:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:33:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-n6rgz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:23 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' |
29-Nov-2024 15:33:23 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-n6rgz' successfully started |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:23 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8pj9ou5covmkiypg |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:23 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8pj9ou5covmkiypg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8pj9ou5covmkiypg |
29-Nov-2024 15:33:23 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6167561257281116195'... |
29-Nov-2024 15:33:23 | Getting configuration... |
29-Nov-2024 15:33:23 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/8pj9ou5covmkiypg'. |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
29-Nov-2024 15:33:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
29-Nov-2024 15:33:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-29grz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:23 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' |
29-Nov-2024 15:33:23 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-29grz' successfully started |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:23 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/afijqz49e3wys5my |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:23 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/afijqz49e3wys5my --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/afijqz49e3wys5my |
29-Nov-2024 15:33:23 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10034323493209050824'... |
29-Nov-2024 15:33:23 | Getting configuration... |
29-Nov-2024 15:33:23 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/afijqz49e3wys5my'. |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:23 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
29-Nov-2024 15:33:23 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
29-Nov-2024 15:33:23 | ================================================================= |
29-Nov-2024 15:33:23 | |
29-Nov-2024 15:33:26 | Failing task since return code of [/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPH-3370-ScriptBuildTask-5450420556400960895.sh] was 143 while expected 0 |
29-Nov-2024 15:33:26 | Finished task 'Run acceptance oneclient tests' with result: Failed |
29-Nov-2024 15:33:26 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
29-Nov-2024 15:33:26 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH... |
29-Nov-2024 15:33:26 | Failing task since test cases were expected but none were found. |
29-Nov-2024 15:33:26 | Finished task 'Parse test results' with result: Failed |
29-Nov-2024 15:33:26 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
29-Nov-2024 15:33:26 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
29-Nov-2024 15:33:26 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
29-Nov-2024 15:33:26 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
29-Nov-2024 15:33:26 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
29-Nov-2024 15:33:26 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
29-Nov-2024 15:33:26 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
29-Nov-2024 15:33:26 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
29-Nov-2024 15:33:26 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
29-Nov-2024 15:33:26 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
29-Nov-2024 15:33:26 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
29-Nov-2024 15:33:26 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
29-Nov-2024 15:33:26 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio hardlinks #3370 (ODSRV-OAP-MPSRFCPH-3370)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPH-3370-ScriptBuildTask-14022175194090442920.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance |
29-Nov-2024 15:33:26 | tar: test-reports/results*.xml: Cannot stat: No such file or directory |
29-Nov-2024 15:33:26 | tar: Exiting with failure status due to previous errors |
29-Nov-2024 15:33:26 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio_hardlinks.tar.gz |
29-Nov-2024 15:33:27 | Uploading artifact |
29-Nov-2024 15:33:27 | source path: surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio_hardlinks.tar.gz |
29-Nov-2024 15:33:27 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio_hardlinks.tar.gz |
29-Nov-2024 15:33:28 | Finished task 'Pack and push surefire artifact' with result: Success |
29-Nov-2024 15:33:28 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
29-Nov-2024 15:33:28 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
29-Nov-2024 15:33:28 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio hardlinks #3370 (ODSRV-OAP-MPSRFCPH-3370)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPH-3370-ScriptBuildTask-16018915996920528520.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH |
29-Nov-2024 15:33:28 | cp: cannot stat 'onedata-acceptance/test-reports/*.xml': No such file or directory |
29-Nov-2024 15:33:28 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
29-Nov-2024 15:33:28 | mv: cannot stat 'onedata-acceptance/tests/oneclient/logs/*/*/images.yaml': No such file or directory |
29-Nov-2024 15:33:28 | tar: onedata-acceptance/tests/oneclient/logs: Cannot stat: No such file or directory |
29-Nov-2024 15:33:28 | tar: Exiting with failure status due to previous errors |
29-Nov-2024 15:33:28 | Failing task since return code of [/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPH-3370-ScriptBuildTask-16018915996920528520.sh] was 2 while expected 0 |
29-Nov-2024 15:33:28 | Finished task 'Pack logs' with result: Failed |
29-Nov-2024 15:33:28 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
29-Nov-2024 15:33:28 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
29-Nov-2024 15:33:28 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
29-Nov-2024 15:33:28 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio hardlinks #3370 (ODSRV-OAP-MPSRFCPH-3370)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPH-3370-ScriptBuildTask-5464154121921928154.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH/onedata-acceptance |
29-Nov-2024 15:33:28 | % Total % Received % Xferd Average Speed Time Time Time Current |
29-Nov-2024 15:33:28 | Dload Upload Total Spent Left Speed |
29-Nov-2024 15:33:28 | |
29-Nov-2024 15:33:28 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
29-Nov-2024 15:33:28 | 100 4822 100 4822 0 0 40864 0 --:--:-- --:--:-- --:--:-- 44648 |
29-Nov-2024 15:33:28 | Clearing /tmp/onedata and /home/bamboo/.one-env |
29-Nov-2024 15:33:30 | Cleaning helm deployments |
29-Nov-2024 15:33:33 | release "dev" uninstalled |
29-Nov-2024 15:33:33 | Cleanining pods |
29-Nov-2024 15:33:34 | Cleaning kube persistant volumes |
29-Nov-2024 15:33:36 | Error from server (NotFound): pods "dev-oneclient-krakow-9b8968f6-n6rgz" not found |
29-Nov-2024 15:33:36 | pod "dev-oneclient-paris-7f5779b546-29grz" deleted |
29-Nov-2024 15:33:37 | pod "dev-volume-s3-krakow-585f4c9-88d6d" deleted |
29-Nov-2024 15:33:57 | pod "dev-volume-s3-paris-64bd65585f-fkgsl" deleted |
29-Nov-2024 15:34:05 | Cleaning dockswift container |
29-Nov-2024 15:34:05 | Cleaning docker containers |
29-Nov-2024 15:34:09 | Stalled docker containers to remove: |
29-Nov-2024 15:34:09 | ce574fa8de4f ea4da88f96b7 1afe4b20a7ac bedda9f4984c 48c966153729 18b5b436ec44 5c5d1c4a513c d55fcfddafda 3c51e3cbaa67 84a0f7fe686d 6b52bf85c924 229908cee4d8 7993edb33e10 350bcb786545 ca0877b347b4 77ecf3380514 c00224d99970 576aec2c4686 9e1cfbbe07c9 3e03734a303b d11d92440051 3eb21d95f8b0 963786e6eb83 036deb0995dd f297255f9715 bd6a7d34515d d09a7bfc9c24 06de98d3ea4c |
29-Nov-2024 15:34:09 | Removing stalled docker containers |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: ce574fa8de4f: Container ce574fa8de4f478fd5f77ba73dba1ca9fd6468229b707a72a2d36010b605604c is not running |
29-Nov-2024 15:34:09 | ce574fa8de4f |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: ea4da88f96b7: Container ea4da88f96b7e0531f41d6eeb2807fb981fe7f907c508647a5e013dd15098c38 is not running |
29-Nov-2024 15:34:09 | ea4da88f96b7 |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: 1afe4b20a7ac: Container 1afe4b20a7ac6b7125929679e47460e776f12ef9f9adb15b906576ef26fe74d6 is not running |
29-Nov-2024 15:34:09 | 1afe4b20a7ac |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: bedda9f4984c: Container bedda9f4984cbed62dd49ee2a3d3bead673c3e84556153fae1413f7c69dd1156 is not running |
29-Nov-2024 15:34:09 | bedda9f4984c |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: 48c966153729: Container 48c9661537293597f40db9593081661af1d391f0c171b8dbed4737f522eeb422 is not running |
29-Nov-2024 15:34:09 | 48c966153729 |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: 18b5b436ec44: Container 18b5b436ec442acae0725932148e19f97ecede57ef03d7a5f054b370ea23ff07 is not running |
29-Nov-2024 15:34:09 | 18b5b436ec44 |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: 5c5d1c4a513c: Container 5c5d1c4a513ce408c3435a263d6dea5ac9632ee7a42c6baf3c2cd1ccecad75d2 is not running |
29-Nov-2024 15:34:09 | 5c5d1c4a513c |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: d55fcfddafda: Container d55fcfddafdacdefdb7b1a87c27d2317e8e29ad103894fac2119efafcfda247b is not running |
29-Nov-2024 15:34:09 | d55fcfddafda |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: 3c51e3cbaa67: Container 3c51e3cbaa675eae60fe02d7fb46bf7960adb820e8cf554fa1619cd38406c0c7 is not running |
29-Nov-2024 15:34:09 | 3c51e3cbaa67 |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: 84a0f7fe686d: Container 84a0f7fe686d99bb7bd9d4c61c68adb2a8f1de5e5637ebed8587eaaef62ba530 is not running |
29-Nov-2024 15:34:09 | 84a0f7fe686d |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: 6b52bf85c924: Container 6b52bf85c924f24bc5a45236c25a2326caf3eef5b126e0ec69b9d6192da423e0 is not running |
29-Nov-2024 15:34:09 | 6b52bf85c924 |
29-Nov-2024 15:34:09 | Error response from daemon: Cannot kill container: 229908cee4d8: Container 229908cee4d810e2b982fe0f414e4ca2d49d98ead97681e12d38cbd6a97be1c6 is not running |
29-Nov-2024 15:34:10 | 229908cee4d8 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: 7993edb33e10: Container 7993edb33e10295673b2bdacbf00516e25401347e8b458248c25af78096eac9d is not running |
29-Nov-2024 15:34:10 | 7993edb33e10 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: 350bcb786545: Container 350bcb786545ad0f8113215d8e634d9543df371b418fb3163303cd2102d08e81 is not running |
29-Nov-2024 15:34:10 | 350bcb786545 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: ca0877b347b4: Container ca0877b347b458618876b400bf1ff016f6ca4f5319bf7280144d6a3ce118f295 is not running |
29-Nov-2024 15:34:10 | ca0877b347b4 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: 77ecf3380514: Container 77ecf33805145dcb001f282d3ab13bcabbd95ea115c20f71410af0d05965ac0b is not running |
29-Nov-2024 15:34:10 | 77ecf3380514 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: c00224d99970: Container c00224d99970a90fe41c9f4dfdb69d3f3cdb2561057710eff41c6c86423ae9b3 is not running |
29-Nov-2024 15:34:10 | c00224d99970 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: 576aec2c4686: Container 576aec2c468668da790d57c2c499744ae7ac7ded595ea3d2a173b1a933ade119 is not running |
29-Nov-2024 15:34:10 | 576aec2c4686 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: 9e1cfbbe07c9: Container 9e1cfbbe07c981500982dde9e882dfffd90b32eaff5ff575350606255822e482 is not running |
29-Nov-2024 15:34:10 | 9e1cfbbe07c9 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: 3e03734a303b: Container 3e03734a303b53c1a0a08badf2cd95ab4e3edcef122b7f9b42900a08efda4d20 is not running |
29-Nov-2024 15:34:10 | 3e03734a303b |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: d11d92440051: Container d11d924400514bc1386a894d27e3f24db5f3997c3bb2849aa32ec78da13829a5 is not running |
29-Nov-2024 15:34:10 | d11d92440051 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: 3eb21d95f8b0: Container 3eb21d95f8b0974e26d0e675703f20550e9a8b56a62486987f138affbc62aeab is not running |
29-Nov-2024 15:34:10 | 3eb21d95f8b0 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: 963786e6eb83: Container 963786e6eb8313792382c951090b3d0f31e2cced1a0d9a3b9c24f5151f10a9ee is not running |
29-Nov-2024 15:34:10 | 963786e6eb83 |
29-Nov-2024 15:34:10 | Error response from daemon: Cannot kill container: 036deb0995dd: Container 036deb0995dda054a6beb6d21a53fe3a7310b01d23cd6e4250bbe40e440cd0fa is not running |
29-Nov-2024 15:34:11 | 036deb0995dd |
29-Nov-2024 15:34:11 | Error response from daemon: Cannot kill container: f297255f9715: Container f297255f9715afe93d0ec80278b278ea55b8d5e61a8d0ac125d2e666cedecf21 is not running |
29-Nov-2024 15:34:11 | f297255f9715 |
29-Nov-2024 15:34:11 | Error response from daemon: Cannot kill container: bd6a7d34515d: Container bd6a7d34515d3166b72a826d57fff06cb4ce9fb0e6a745f81d6d5e2aed99f08e is not running |
29-Nov-2024 15:34:11 | bd6a7d34515d |
29-Nov-2024 15:34:11 | Error response from daemon: Cannot kill container: d09a7bfc9c24: Container d09a7bfc9c246137880357be666f0071bdb6de170fcc9bfb11bda0ea2f6f08a9 is not running |
29-Nov-2024 15:34:11 | d09a7bfc9c24 |
29-Nov-2024 15:34:11 | 06de98d3ea4c |
29-Nov-2024 15:34:11 | 06de98d3ea4c |
29-Nov-2024 15:34:11 | Stalled docker volumes to remove: |
29-Nov-2024 15:34:11 | |
29-Nov-2024 15:34:11 | Removing stalled docker volumes |
29-Nov-2024 15:34:11 | Removing stalled loopdevices |
29-Nov-2024 15:34:12 | Done |
29-Nov-2024 15:34:12 | Finished task 'Clear env and working dir' with result: Success |
29-Nov-2024 15:34:12 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
29-Nov-2024 15:34:12 | Running post build plugin 'Docker Container Cleanup' |
29-Nov-2024 15:34:12 | Running post build plugin 'NCover Results Collector' |
29-Nov-2024 15:34:12 | Running post build plugin 'Build Results Label Collector' |
29-Nov-2024 15:34:12 | Running post build plugin 'Clover Results Collector' |
29-Nov-2024 15:34:12 | Running post build plugin 'npm Cache Cleanup' |
29-Nov-2024 15:34:12 | Running post build plugin 'Artifact Copier' |
29-Nov-2024 15:34:12 | Publishing an artifact: test_logs.tar.gz |
29-Nov-2024 15:34:12 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 104.3 ms |
29-Nov-2024 15:34:12 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPH' |
29-Nov-2024 15:34:12 | Finalising the build... |
29-Nov-2024 15:34:12 | Stopping timer. |
29-Nov-2024 15:34:12 | Build ODSRV-OAP-MPSRFCPH-3370 completed. |
29-Nov-2024 15:34:12 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
29-Nov-2024 15:34:12 | Running on server: post build plugin 'NCover Results Collector' |
29-Nov-2024 15:34:12 | Running on server: post build plugin 'Build Labeller' |
29-Nov-2024 15:34:12 | Running on server: post build plugin 'Clover Delta Calculator' |
29-Nov-2024 15:34:12 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
29-Nov-2024 15:34:12 | All post build plugins have finished |
29-Nov-2024 15:34:12 | Generating build results summary... |
29-Nov-2024 15:34:13 | Saving build results to disk... |
29-Nov-2024 15:34:13 | Store variable context... |
29-Nov-2024 15:34:13 | Finished building ODSRV-OAP-MPSRFCPH-3370. |