oneclient acceptance tests using environment deployed from packages

Build: #3372 was successful

Job: multiprovider proxy s3 regular file CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,511 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

30-Nov-2024 01:09:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf'
30-Nov-2024 01:09:09 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf' successfully started
30-Nov-2024 01:09:09
30-Nov-2024 01:09:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mot48gy278puiwne
30-Nov-2024 01:09:09
30-Nov-2024 01:09:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mot48gy278puiwne --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mot48gy278puiwne
30-Nov-2024 01:09:09 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '904846554241393630'...
30-Nov-2024 01:09:09 Getting configuration...
30-Nov-2024 01:09:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mot48gy278puiwne'.
30-Nov-2024 01:09:09
30-Nov-2024 01:09:09 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
30-Nov-2024 01:09:09 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
30-Nov-2024 01:09:09 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:09:09 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:09:09 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
30-Nov-2024 01:09:09 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
30-Nov-2024 01:09:09 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:09:09 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:09:09 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
30-Nov-2024 01:09:09 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
30-Nov-2024 01:09:09 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:09:09 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:09:09 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
30-Nov-2024 01:09:09 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
30-Nov-2024 01:09:09 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
30-Nov-2024 01:09:09 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
30-Nov-2024 01:09:09 =================================================================
30-Nov-2024 01:09:09
30-Nov-2024 01:09:09 PASSED
30-Nov-2024 01:09:09 Unmounting client from /tmp/onedata/mnt/p4dalxwg9y4cntg1
30-Nov-2024 01:09:09
30-Nov-2024 01:09:09
30-Nov-2024 01:09:09 Unmounting client from /tmp/onedata/mnt/mot48gy278puiwne
30-Nov-2024 01:09:09
30-Nov-2024 01:09:09
30-Nov-2024 01:09: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
30-Nov-2024 01:09:34 =================================================================
30-Nov-2024 01:09:34 - Executing scenario 'Delete file opened by other user for reading'
30-Nov-2024 01:09:34 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:09:34 -----------------------------------------------------------------
30-Nov-2024 01:09:34 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:09:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:09:34 using [token, token] by [user1, user2]"'
30-Nov-2024 01:09:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:09:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:09:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:09:34
30-Nov-2024 01:09:34
30-Nov-2024 01:09:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf'
30-Nov-2024 01:09:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf' successfully started
30-Nov-2024 01:09:34
30-Nov-2024 01:09:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hk2g9dl9fghb3x5t
30-Nov-2024 01:09:34
30-Nov-2024 01:09:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hk2g9dl9fghb3x5t --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hk2g9dl9fghb3x5t
30-Nov-2024 01:09:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2629654145287972760'...
30-Nov-2024 01:09:34 Getting configuration...
30-Nov-2024 01:09:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hk2g9dl9fghb3x5t'.
30-Nov-2024 01:09:34
30-Nov-2024 01:09:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:09:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:09:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:09:34
30-Nov-2024 01:09:34
30-Nov-2024 01:09:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf'
30-Nov-2024 01:09:34 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf' successfully started
30-Nov-2024 01:09:34
30-Nov-2024 01:09:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hq7sc3vy9dciecq6
30-Nov-2024 01:09:34
30-Nov-2024 01:09:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hq7sc3vy9dciecq6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hq7sc3vy9dciecq6
30-Nov-2024 01:09:34 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16009637389607667804'...
30-Nov-2024 01:09:34 Getting configuration...
30-Nov-2024 01:09:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hq7sc3vy9dciecq6'.
30-Nov-2024 01:09:34
30-Nov-2024 01:09:34 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 01:09:34 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 01:09:34 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 01:09:34 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 01:09:34 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
30-Nov-2024 01:09:34 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
30-Nov-2024 01:09:34 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
30-Nov-2024 01:09:34 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
30-Nov-2024 01:09:34 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
30-Nov-2024 01:09:34 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
30-Nov-2024 01:09:34 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
30-Nov-2024 01:09:34 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
30-Nov-2024 01:09:34 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
30-Nov-2024 01:09:34 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
30-Nov-2024 01:09:34 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
30-Nov-2024 01:09:34 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 01:09:34 =================================================================
30-Nov-2024 01:09:34
30-Nov-2024 01:09:35 PASSED
30-Nov-2024 01:09:35 Unmounting client from /tmp/onedata/mnt/hk2g9dl9fghb3x5t
30-Nov-2024 01:09:35
30-Nov-2024 01:09:35
30-Nov-2024 01:09:35 Unmounting client from /tmp/onedata/mnt/hq7sc3vy9dciecq6
30-Nov-2024 01:09:35
30-Nov-2024 01:09:35
30-Nov-2024 01:09:58 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
30-Nov-2024 01:09:58 =================================================================
30-Nov-2024 01:09:58 - Executing scenario 'Delete file opened by other user for reading and writing'
30-Nov-2024 01:09:58 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:09:58 -----------------------------------------------------------------
30-Nov-2024 01:09:58 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:09:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:09:58 using [token, token] by [user1, user2]"'
30-Nov-2024 01:09:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:09:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:09:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf'
30-Nov-2024 01:09:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf' successfully started
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0fnjkjoucqluhnkt
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0fnjkjoucqluhnkt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0fnjkjoucqluhnkt
30-Nov-2024 01:09:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5612285595605635583'...
30-Nov-2024 01:09:58 Getting configuration...
30-Nov-2024 01:09:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0fnjkjoucqluhnkt'.
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:09:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:09:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf'
30-Nov-2024 01:09:58 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf' successfully started
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/of7cjimqzqtpnml2
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/of7cjimqzqtpnml2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/of7cjimqzqtpnml2
30-Nov-2024 01:09:58 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5584730076686313569'...
30-Nov-2024 01:09:58 Getting configuration...
30-Nov-2024 01:09:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/of7cjimqzqtpnml2'.
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 01:09:58 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 01:09:58 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 01:09:58 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 01:09:58 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
30-Nov-2024 01:09:58 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
30-Nov-2024 01:09:58 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
30-Nov-2024 01:09:58 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
30-Nov-2024 01:09:58 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
30-Nov-2024 01:09:58 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
30-Nov-2024 01:09:58 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 01:09:58 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
30-Nov-2024 01:09:58 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
30-Nov-2024 01:09:58 =================================================================
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58 PASSED
30-Nov-2024 01:09:58 Unmounting client from /tmp/onedata/mnt/0fnjkjoucqluhnkt
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58 Unmounting client from /tmp/onedata/mnt/of7cjimqzqtpnml2
30-Nov-2024 01:09:58
30-Nov-2024 01:09:58
30-Nov-2024 01:10:23 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
30-Nov-2024 01:10:23 =================================================================
30-Nov-2024 01:10:23 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
30-Nov-2024 01:10:23 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:10:23 -----------------------------------------------------------------
30-Nov-2024 01:10:23 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:10:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:10:23 using [token, token] by [user1, user2]"'
30-Nov-2024 01:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf'
30-Nov-2024 01:10:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf' successfully started
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/b4twtcvbyokl0qnn
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b4twtcvbyokl0qnn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b4twtcvbyokl0qnn
30-Nov-2024 01:10:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7284651363026773759'...
30-Nov-2024 01:10:23 Getting configuration...
30-Nov-2024 01:10:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/b4twtcvbyokl0qnn'.
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:10:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf'
30-Nov-2024 01:10:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf' successfully started
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5mxszhdp2ntgqrva
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5mxszhdp2ntgqrva --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5mxszhdp2ntgqrva
30-Nov-2024 01:10:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13976816967541591899'...
30-Nov-2024 01:10:23 Getting configuration...
30-Nov-2024 01:10:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5mxszhdp2ntgqrva'.
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 01:10:23 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 01:10:23 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 01:10:23 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 01:10:23 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 01:10:23 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
30-Nov-2024 01:10:23 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
30-Nov-2024 01:10:23 =================================================================
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23 PASSED
30-Nov-2024 01:10:23 Unmounting client from /tmp/onedata/mnt/b4twtcvbyokl0qnn
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23 Unmounting client from /tmp/onedata/mnt/5mxszhdp2ntgqrva
30-Nov-2024 01:10:23
30-Nov-2024 01:10:23
30-Nov-2024 01:10:46 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
30-Nov-2024 01:10:46 =================================================================
30-Nov-2024 01:10:46 - Executing scenario 'Delete file right after closing it'
30-Nov-2024 01:10:46 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:10:46 -----------------------------------------------------------------
30-Nov-2024 01:10:46 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:10:46 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:10:46 using [token, token] by [user1, user2]"'
30-Nov-2024 01:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf'
30-Nov-2024 01:10:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf' successfully started
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0ail7gmcgxqgml5x
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0ail7gmcgxqgml5x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0ail7gmcgxqgml5x
30-Nov-2024 01:10:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7863024257518363634'...
30-Nov-2024 01:10:46 Getting configuration...
30-Nov-2024 01:10:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0ail7gmcgxqgml5x'.
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf'
30-Nov-2024 01:10:46 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf' successfully started
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wrnde7xbg8qdzcjt
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wrnde7xbg8qdzcjt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wrnde7xbg8qdzcjt
30-Nov-2024 01:10:46 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13879215313937231895'...
30-Nov-2024 01:10:46 Getting configuration...
30-Nov-2024 01:10:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wrnde7xbg8qdzcjt'.
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 01:10:46 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
30-Nov-2024 01:10:46 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
30-Nov-2024 01:10:46 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 01:10:46 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
30-Nov-2024 01:10:46 -- Executing step: 'When "user1 closes space1/file1 on client11"'
30-Nov-2024 01:10:46 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
30-Nov-2024 01:10:46 -- Executing step: 'When "space1 is empty for user1 on client11"'
30-Nov-2024 01:10:46 =================================================================
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46 PASSED
30-Nov-2024 01:10:46 Unmounting client from /tmp/onedata/mnt/0ail7gmcgxqgml5x
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46 Unmounting client from /tmp/onedata/mnt/wrnde7xbg8qdzcjt
30-Nov-2024 01:10:46
30-Nov-2024 01:10:46
30-Nov-2024 01:11:11 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
30-Nov-2024 01:11:11 =================================================================
30-Nov-2024 01:11:11 - Executing scenario 'Create many children'
30-Nov-2024 01:11:11 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:11:11 -----------------------------------------------------------------
30-Nov-2024 01:11:11 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:11:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:11:11 using [token, token] by [user1, user2]"'
30-Nov-2024 01:11:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:11:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:11:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:11:11
30-Nov-2024 01:11:11
30-Nov-2024 01:11:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf'
30-Nov-2024 01:11:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf' successfully started
30-Nov-2024 01:11:11
30-Nov-2024 01:11:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kiucqr65uy8xlr3z
30-Nov-2024 01:11:11
30-Nov-2024 01:11:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kiucqr65uy8xlr3z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kiucqr65uy8xlr3z
30-Nov-2024 01:11:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4791349346632168764'...
30-Nov-2024 01:11:11 Getting configuration...
30-Nov-2024 01:11:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kiucqr65uy8xlr3z'.
30-Nov-2024 01:11:11
30-Nov-2024 01:11:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:11:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:11:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:11:11
30-Nov-2024 01:11:11
30-Nov-2024 01:11:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf'
30-Nov-2024 01:11:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf' successfully started
30-Nov-2024 01:11:11
30-Nov-2024 01:11:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/i12sv42kqisp3ymd
30-Nov-2024 01:11:11
30-Nov-2024 01:11:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i12sv42kqisp3ymd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i12sv42kqisp3ymd
30-Nov-2024 01:11:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5352151010161156421'...
30-Nov-2024 01:11:11 Getting configuration...
30-Nov-2024 01:11:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i12sv42kqisp3ymd'.
30-Nov-2024 01:11:11
30-Nov-2024 01:11:11 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
30-Nov-2024 01:11:11 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
30-Nov-2024 01:11:11 =================================================================
30-Nov-2024 01:11:11
30-Nov-2024 01:11:16 PASSED
30-Nov-2024 01:11:16 Unmounting client from /tmp/onedata/mnt/kiucqr65uy8xlr3z
30-Nov-2024 01:11:16
30-Nov-2024 01:11:16
30-Nov-2024 01:11:16 Unmounting client from /tmp/onedata/mnt/i12sv42kqisp3ymd
30-Nov-2024 01:11:16
30-Nov-2024 01:11:16
30-Nov-2024 01:11:40 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 01:11:40 =================================================================
30-Nov-2024 01:11:40 - Executing scenario 'Create nonempty file then copy it and remove source file'
30-Nov-2024 01:11:40 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:11:40 -----------------------------------------------------------------
30-Nov-2024 01:11:40 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:11:40 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:11:40 using [token, token] by [user1, user2]"'
30-Nov-2024 01:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf'
30-Nov-2024 01:11:40 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf' successfully started
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/74m8yupqyh145qeq
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/74m8yupqyh145qeq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/74m8yupqyh145qeq
30-Nov-2024 01:11:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15269797908920947245'...
30-Nov-2024 01:11:40 Getting configuration...
30-Nov-2024 01:11:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/74m8yupqyh145qeq'.
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:11:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf'
30-Nov-2024 01:11:40 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf' successfully started
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kk278xlnu7shym02
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kk278xlnu7shym02 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kk278xlnu7shym02
30-Nov-2024 01:11:40 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1911839074911006742'...
30-Nov-2024 01:11:40 Getting configuration...
30-Nov-2024 01:11:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kk278xlnu7shym02'.
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 01:11:40 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 01:11:40 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
30-Nov-2024 01:11:40 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
30-Nov-2024 01:11:40 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
30-Nov-2024 01:11:40 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
30-Nov-2024 01:11:40 =================================================================
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40 PASSED
30-Nov-2024 01:11:40 Unmounting client from /tmp/onedata/mnt/74m8yupqyh145qeq
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40 Unmounting client from /tmp/onedata/mnt/kk278xlnu7shym02
30-Nov-2024 01:11:40
30-Nov-2024 01:11:40
30-Nov-2024 01:12:06 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 01:12:06 =================================================================
30-Nov-2024 01:12:06 - Executing scenario 'Create nonempty file then move it to another space'
30-Nov-2024 01:12:06 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:12:06 -----------------------------------------------------------------
30-Nov-2024 01:12:06 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:12:06 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:12:06 using [token, token] by [user1, user2]"'
30-Nov-2024 01:12:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:12:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:12:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gpskf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:12:06
30-Nov-2024 01:12:06
30-Nov-2024 01:12:06 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf'
30-Nov-2024 01:12:06 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gpskf' successfully started
30-Nov-2024 01:12:06
30-Nov-2024 01:12:06 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/w7iwm870sxfyas8r
30-Nov-2024 01:12:06
30-Nov-2024 01:12:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w7iwm870sxfyas8r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w7iwm870sxfyas8r
30-Nov-2024 01:12:06 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1697561683710084291'...
30-Nov-2024 01:12:06 Getting configuration...
30-Nov-2024 01:12:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w7iwm870sxfyas8r'.
30-Nov-2024 01:12:06
30-Nov-2024 01:12:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:12:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:12:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-smblf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:12:06
30-Nov-2024 01:12:06
30-Nov-2024 01:12:06 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf'
30-Nov-2024 01:12:06 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-smblf' successfully started
30-Nov-2024 01:12:06
30-Nov-2024 01:12:06 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/01hugdg4nr4p2aov
30-Nov-2024 01:12:06
30-Nov-2024 01:12:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/01hugdg4nr4p2aov --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/01hugdg4nr4p2aov
30-Nov-2024 01:12:06 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '943189966524517529'...
30-Nov-2024 01:12:06 Getting configuration...
30-Nov-2024 01:12:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/01hugdg4nr4p2aov'.
30-Nov-2024 01:12:06
30-Nov-2024 01:12:06 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 01:12:06 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 01:12:06 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
30-Nov-2024 01:12:06 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
30-Nov-2024 01:12:06 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
30-Nov-2024 01:12:06 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
30-Nov-2024 01:12:06 =================================================================
30-Nov-2024 01:12:06
30-Nov-2024 01:12:17 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 01:12:17 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 01:12:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
30-Nov-2024 01:12:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
30-Nov-2024 01:12:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
30-Nov-2024 01:12:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
30-Nov-2024 01:12:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
30-Nov-2024 01:12:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
30-Nov-2024 01:12:17 PASSED
30-Nov-2024 01:12:17 Unmounting client from /tmp/onedata/mnt/w7iwm870sxfyas8r
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17 Unmounting client from /tmp/onedata/mnt/01hugdg4nr4p2aov
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_CRUD.1732929126.4009407', '-c', '/tmp/logs']
30-Nov-2024 01:12:17 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-wplh8. See /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-cross-support-job-3p-users-wplh8/entrypoint.log for more details
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-gpskf: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-oneclient-krakow-9b8968f6-gpskf/oneclient_logs
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=184/216)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17          24,966   0%   23.81MB/s    0:00:00 (xfr#1, to-chk=183/216)
30-Nov-2024 01:12:17          24,966   0%   23.81MB/s    0:00:00 (xfr#1, to-chk=177/216)
30-Nov-2024 01:12:17          25,332   0%   24.16MB/s    0:00:00 (xfr#2, to-chk=179/216)
30-Nov-2024 01:12:17         106,004   1%    8.42MB/s    0:00:00 (xfr#3, to-chk=178/216)
30-Nov-2024 01:12:17         106,370   1%    8.45MB/s    0:00:00 (xfr#4, to-chk=177/216)
30-Nov-2024 01:12:17         138,862   1%   10.19MB/s    0:00:00 (xfr#5, to-chk=176/216)
30-Nov-2024 01:12:17         139,516   1%   10.23MB/s    0:00:00 (xfr#6, to-chk=172/216)
30-Nov-2024 01:12:17         247,852   3%   15.76MB/s    0:00:00 (xfr#7, to-chk=171/216)
30-Nov-2024 01:12:17         248,506   3%   15.80MB/s    0:00:00 (xfr#8, to-chk=170/216)
30-Nov-2024 01:12:17         269,732   3%   17.15MB/s    0:00:00 (xfr#9, to-chk=169/216)
30-Nov-2024 01:12:17         270,002   3%   17.17MB/s    0:00:00 (xfr#10, to-chk=165/216)
30-Nov-2024 01:12:17         352,068   4%   20.98MB/s    0:00:00 (xfr#11, to-chk=164/216)
30-Nov-2024 01:12:17         352,338   4%   21.00MB/s    0:00:00 (xfr#12, to-chk=163/216)
30-Nov-2024 01:12:17         370,286   4%   20.77MB/s    0:00:00 (xfr#13, to-chk=162/216)
30-Nov-2024 01:12:17         370,844   4%   20.80MB/s    0:00:00 (xfr#14, to-chk=158/216)
30-Nov-2024 01:12:17         437,829   5%   20.88MB/s    0:00:00 (xfr#15, to-chk=157/216)
30-Nov-2024 01:12:17         438,387   5%   20.90MB/s    0:00:00 (xfr#16, to-chk=156/216)
30-Nov-2024 01:12:17         463,894   5%   21.07MB/s    0:00:00 (xfr#17, to-chk=155/216)
30-Nov-2024 01:12:17         464,548   5%   21.10MB/s    0:00:00 (xfr#18, to-chk=151/216)
30-Nov-2024 01:12:17         544,457   6%   21.63MB/s    0:00:00 (xfr#19, to-chk=150/216)
30-Nov-2024 01:12:17         545,111   6%   21.66MB/s    0:00:00 (xfr#20, to-chk=149/216)
30-Nov-2024 01:12:17         584,333   7%   22.29MB/s    0:00:00 (xfr#21, to-chk=148/216)
30-Nov-2024 01:12:17         584,987   7%   22.32MB/s    0:00:00 (xfr#22, to-chk=144/216)
30-Nov-2024 01:12:17         713,400   8%   24.30MB/s    0:00:00 (xfr#23, to-chk=143/216)
30-Nov-2024 01:12:17         714,054   8%   23.48MB/s    0:00:00 (xfr#24, to-chk=142/216)
30-Nov-2024 01:12:17         714,682   8%   23.50MB/s    0:00:00 (xfr#25, to-chk=141/216)
30-Nov-2024 01:12:17         730,747   9%   23.23MB/s    0:00:00 (xfr#26, to-chk=140/216)
30-Nov-2024 01:12:17         731,209   9%   23.24MB/s    0:00:00 (xfr#27, to-chk=136/216)
30-Nov-2024 01:12:17         794,221   9%   25.25MB/s    0:00:00 (xfr#28, to-chk=135/216)
30-Nov-2024 01:12:17         794,683   9%   24.45MB/s    0:00:00 (xfr#29, to-chk=134/216)
30-Nov-2024 01:12:17         818,436  10%   24.39MB/s    0:00:00 (xfr#30, to-chk=133/216)
30-Nov-2024 01:12:17         819,090  10%   24.41MB/s    0:00:00 (xfr#31, to-chk=129/216)
30-Nov-2024 01:12:17         908,972  11%   24.08MB/s    0:00:00 (xfr#32, to-chk=128/216)
30-Nov-2024 01:12:17         909,626  11%   24.10MB/s    0:00:00 (xfr#33, to-chk=127/216)
30-Nov-2024 01:12:17         935,695  11%   24.12MB/s    0:00:00 (xfr#34, to-chk=126/216)
30-Nov-2024 01:12:17         936,157  11%   24.13MB/s    0:00:00 (xfr#35, to-chk=122/216)
30-Nov-2024 01:12:17       1,047,425  12%   25.61MB/s    0:00:00 (xfr#36, to-chk=121/216)
30-Nov-2024 01:12:17       1,047,887  12%   25.62MB/s    0:00:00 (xfr#37, to-chk=120/216)
30-Nov-2024 01:12:17       1,084,022  13%   16.67MB/s    0:00:00 (xfr#38, to-chk=119/216)
30-Nov-2024 01:12:17       1,084,484  13%   16.68MB/s    0:00:00 (xfr#39, to-chk=115/216)
30-Nov-2024 01:12:17       1,215,338  15%   18.11MB/s    0:00:00 (xfr#40, to-chk=114/216)
30-Nov-2024 01:12:17       1,215,800  15%   17.84MB/s    0:00:00 (xfr#41, to-chk=113/216)
30-Nov-2024 01:12:17       1,258,773  15%   18.47MB/s    0:00:00 (xfr#42, to-chk=112/216)
30-Nov-2024 01:12:17       1,259,043  15%   18.47MB/s    0:00:00 (xfr#43, to-chk=108/216)
30-Nov-2024 01:12:17       1,391,287  17%   19.51MB/s    0:00:00 (xfr#44, to-chk=107/216)
30-Nov-2024 01:12:17       1,391,557  17%   19.52MB/s    0:00:00 (xfr#45, to-chk=106/216)
30-Nov-2024 01:12:17       1,421,800  17%   19.65MB/s    0:00:00 (xfr#46, to-chk=105/216)
30-Nov-2024 01:12:17       1,422,358  17%   17.85MB/s    0:00:00 (xfr#47, to-chk=101/216)
30-Nov-2024 01:12:17       1,523,570  18%   18.87MB/s    0:00:00 (xfr#48, to-chk=100/216)
30-Nov-2024 01:12:17       1,524,128  18%   18.88MB/s    0:00:00 (xfr#49, to-chk=99/216)
30-Nov-2024 01:12:17       1,571,674  19%   19.22MB/s    0:00:00 (xfr#50, to-chk=98/216)
30-Nov-2024 01:12:17       1,572,232  19%   19.22MB/s    0:00:00 (xfr#51, to-chk=94/216)
30-Nov-2024 01:12:17       1,764,470  21%   21.30MB/s    0:00:00 (xfr#52, to-chk=93/216)
30-Nov-2024 01:12:17       1,765,028  21%   21.31MB/s    0:00:00 (xfr#53, to-chk=92/216)
30-Nov-2024 01:12:17       1,800,821  22%   21.74MB/s    0:00:00 (xfr#54, to-chk=91/216)
30-Nov-2024 01:12:17       1,801,475  22%   21.75MB/s    0:00:00 (xfr#55, to-chk=87/216)
30-Nov-2024 01:12:17       1,916,148  23%   22.84MB/s    0:00:00 (xfr#56, to-chk=86/216)
30-Nov-2024 01:12:17       1,916,802  23%   22.85MB/s    0:00:00 (xfr#57, to-chk=85/216)
30-Nov-2024 01:12:17       2,256,528  27%   23.39MB/s    0:00:00 (xfr#58, to-chk=84/216)
30-Nov-2024 01:12:17       2,256,990  27%   23.14MB/s    0:00:00 (xfr#59, to-chk=80/216)
30-Nov-2024 01:12:17       3,366,817  41%   22.93MB/s    0:00:00 (xfr#60, to-chk=79/216)
30-Nov-2024 01:12:17       3,367,279  41%   22.61MB/s    0:00:00 (xfr#61, to-chk=78/216)
30-Nov-2024 01:12:17       3,398,533  42%   22.82MB/s    0:00:00 (xfr#62, to-chk=77/216)
30-Nov-2024 01:12:17       3,399,091  42%   22.83MB/s    0:00:00 (xfr#63, to-chk=73/216)
30-Nov-2024 01:12:17       3,497,684  43%   21.80MB/s    0:00:00 (xfr#64, to-chk=72/216)
30-Nov-2024 01:12:17       3,498,242  43%   21.81MB/s    0:00:00 (xfr#65, to-chk=71/216)
30-Nov-2024 01:12:17       3,529,043  43%   22.00MB/s    0:00:00 (xfr#66, to-chk=70/216)
30-Nov-2024 01:12:17       3,529,505  43%   21.86MB/s    0:00:00 (xfr#67, to-chk=66/216)
30-Nov-2024 01:12:17       3,626,324  44%   21.89MB/s    0:00:00 (xfr#68, to-chk=65/216)
30-Nov-2024 01:12:17       3,626,786  44%   21.89MB/s    0:00:00 (xfr#69, to-chk=64/216)
30-Nov-2024 01:12:17       3,657,812  45%   22.08MB/s    0:00:00 (xfr#70, to-chk=63/216)
30-Nov-2024 01:12:17       3,658,466  45%   22.08MB/s    0:00:00 (xfr#71, to-chk=59/216)
30-Nov-2024 01:12:17       3,750,054  46%   22.49MB/s    0:00:00 (xfr#72, to-chk=58/216)
30-Nov-2024 01:12:17       3,750,708  46%   22.50MB/s    0:00:00 (xfr#73, to-chk=57/216)
30-Nov-2024 01:12:17       3,778,888  46%   22.52MB/s    0:00:00 (xfr#74, to-chk=56/216)
30-Nov-2024 01:12:17       3,779,446  46%   22.53MB/s    0:00:00 (xfr#75, to-chk=52/216)
30-Nov-2024 01:12:17       3,866,951  47%   22.62MB/s    0:00:00 (xfr#76, to-chk=51/216)
30-Nov-2024 01:12:17       3,867,509  47%   22.63MB/s    0:00:00 (xfr#77, to-chk=50/216)
30-Nov-2024 01:12:17       4,088,145  50%   23.35MB/s    0:00:00 (xfr#78, to-chk=49/216)
30-Nov-2024 01:12:17       4,088,799  50%   23.35MB/s    0:00:00 (xfr#79, to-chk=45/216)
30-Nov-2024 01:12:17       6,527,993  80%   22.97MB/s    0:00:00 (xfr#80, to-chk=44/216)
30-Nov-2024 01:12:17       6,528,647  80%   22.89MB/s    0:00:00 (xfr#81, to-chk=43/216)
30-Nov-2024 01:12:17       6,562,994  81%   23.01MB/s    0:00:00 (xfr#82, to-chk=42/216)
30-Nov-2024 01:12:17       6,563,552  81%   23.01MB/s    0:00:00 (xfr#83, to-chk=38/216)
30-Nov-2024 01:12:17       6,676,714  82%   23.32MB/s    0:00:00 (xfr#84, to-chk=37/216)
30-Nov-2024 01:12:17       6,677,272  82%   23.33MB/s    0:00:00 (xfr#85, to-chk=36/216)
30-Nov-2024 01:12:17       6,706,427  82%   22.92MB/s    0:00:00 (xfr#86, to-chk=35/216)
30-Nov-2024 01:12:17       6,706,985  82%   22.93MB/s    0:00:00 (xfr#87, to-chk=31/216)
30-Nov-2024 01:12:17       6,795,414  84%   23.15MB/s    0:00:00 (xfr#88, to-chk=30/216)
30-Nov-2024 01:12:17       6,795,972  84%   23.15MB/s    0:00:00 (xfr#89, to-chk=29/216)
30-Nov-2024 01:12:17       6,819,591  84%   23.23MB/s    0:00:00 (xfr#90, to-chk=28/216)
30-Nov-2024 01:12:17       6,820,149  84%   23.23MB/s    0:00:00 (xfr#91, to-chk=24/216)
30-Nov-2024 01:12:17       6,913,164  85%   23.46MB/s    0:00:00 (xfr#92, to-chk=23/216)
30-Nov-2024 01:12:17       6,913,722  85%   23.46MB/s    0:00:00 (xfr#93, to-chk=22/216)
30-Nov-2024 01:12:17       6,951,426  85%   23.59MB/s    0:00:00 (xfr#94, to-chk=21/216)
30-Nov-2024 01:12:17       6,952,080  85%   23.59MB/s    0:00:00 (xfr#95, to-chk=17/216)
30-Nov-2024 01:12:17       7,055,652  87%   23.53MB/s    0:00:00 (xfr#96, to-chk=16/216)
30-Nov-2024 01:12:17       7,056,306  87%   23.53MB/s    0:00:00 (xfr#97, to-chk=15/216)
30-Nov-2024 01:12:17       7,115,675  87%   23.64MB/s    0:00:00 (xfr#98, to-chk=14/216)
30-Nov-2024 01:12:17       7,116,425  88%   23.65MB/s    0:00:00 (xfr#99, to-chk=10/216)
30-Nov-2024 01:12:17       7,358,375  90%   24.12MB/s    0:00:00 (xfr#100, to-chk=9/216)
30-Nov-2024 01:12:17       7,359,125  91%   24.12MB/s    0:00:00 (xfr#101, to-chk=8/216)
30-Nov-2024 01:12:17       7,518,259  92%   24.39MB/s    0:00:00 (xfr#102, to-chk=7/216)
30-Nov-2024 01:12:17       7,518,913  92%   24.39MB/s    0:00:00 (xfr#103, to-chk=3/216)
30-Nov-2024 01:12:17       8,041,751  99%   25.39MB/s    0:00:00 (xfr#104, to-chk=2/216)
30-Nov-2024 01:12:17       8,042,405  99%   25.40MB/s    0:00:00 (xfr#105, to-chk=1/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.44MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.44MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.44MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.44MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.44MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.44MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.27MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17       8,082,154  99%   25.27MB/s    0:00:00 (xfr#106, to-chk=0/216)
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-smblf: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-oneclient-paris-7f5779b546-smblf/oneclient_logs
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=186/218)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17          36,486   1%   34.80MB/s    0:00:00 (xfr#1, to-chk=185/218)
30-Nov-2024 01:12:17          36,486   1%   34.80MB/s    0:00:00 (xfr#1, to-chk=179/218)
30-Nov-2024 01:12:17          36,756   1%   35.05MB/s    0:00:00 (xfr#2, to-chk=181/218)
30-Nov-2024 01:12:17         123,943   3%  118.20MB/s    0:00:00 (xfr#3, to-chk=180/218)
30-Nov-2024 01:12:17         124,213   3%   59.23MB/s    0:00:00 (xfr#4, to-chk=179/218)
30-Nov-2024 01:12:17         144,326   3%   68.82MB/s    0:00:00 (xfr#5, to-chk=178/218)
30-Nov-2024 01:12:17         144,692   3%   68.99MB/s    0:00:00 (xfr#6, to-chk=174/218)
30-Nov-2024 01:12:17         231,120   6%   73.47MB/s    0:00:00 (xfr#7, to-chk=173/218)
30-Nov-2024 01:12:17         231,486   6%   73.59MB/s    0:00:00 (xfr#8, to-chk=172/218)
30-Nov-2024 01:12:17         264,787   7%   84.17MB/s    0:00:00 (xfr#9, to-chk=171/218)
30-Nov-2024 01:12:17         265,057   7%   84.26MB/s    0:00:00 (xfr#10, to-chk=167/218)
30-Nov-2024 01:12:17         364,532  10%   86.91MB/s    0:00:00 (xfr#11, to-chk=166/218)
30-Nov-2024 01:12:17         364,802  10%   86.98MB/s    0:00:00 (xfr#12, to-chk=165/218)
30-Nov-2024 01:12:17         401,399  11%   95.70MB/s    0:00:00 (xfr#13, to-chk=164/218)
30-Nov-2024 01:12:17         402,245  11%   95.90MB/s    0:00:00 (xfr#14, to-chk=160/218)
30-Nov-2024 01:12:17         522,255  14%   35.58MB/s    0:00:00 (xfr#15, to-chk=159/218)
30-Nov-2024 01:12:17         523,101  14%   35.63MB/s    0:00:00 (xfr#16, to-chk=158/218)
30-Nov-2024 01:12:17         554,558  15%   37.78MB/s    0:00:00 (xfr#17, to-chk=157/218)
30-Nov-2024 01:12:17         555,116  15%   37.81MB/s    0:00:00 (xfr#18, to-chk=153/218)
30-Nov-2024 01:12:17         669,094  18%   42.54MB/s    0:00:00 (xfr#19, to-chk=152/218)
30-Nov-2024 01:12:17         669,652  18%   42.58MB/s    0:00:00 (xfr#20, to-chk=151/218)
30-Nov-2024 01:12:17         670,280  18%   42.62MB/s    0:00:00 (xfr#21, to-chk=150/218)
30-Nov-2024 01:12:17         698,789  19%   44.43MB/s    0:00:00 (xfr#22, to-chk=149/218)
30-Nov-2024 01:12:17         699,443  19%   41.69MB/s    0:00:00 (xfr#23, to-chk=145/218)
30-Nov-2024 01:12:17         786,839  21%   41.69MB/s    0:00:00 (xfr#24, to-chk=144/218)
30-Nov-2024 01:12:17         787,493  21%   41.72MB/s    0:00:00 (xfr#25, to-chk=143/218)
30-Nov-2024 01:12:17         825,058  22%   35.77MB/s    0:00:00 (xfr#26, to-chk=142/218)
30-Nov-2024 01:12:17         825,616  22%   35.79MB/s    0:00:00 (xfr#27, to-chk=138/218)
30-Nov-2024 01:12:17         928,359  25%   38.49MB/s    0:00:00 (xfr#28, to-chk=137/218)
30-Nov-2024 01:12:17         928,917  25%   38.52MB/s    0:00:00 (xfr#29, to-chk=136/218)
30-Nov-2024 01:12:17         950,496  26%   39.41MB/s    0:00:00 (xfr#30, to-chk=135/218)
30-Nov-2024 01:12:17         951,150  26%   39.44MB/s    0:00:00 (xfr#31, to-chk=131/218)
30-Nov-2024 01:12:17       1,017,733  28%   40.44MB/s    0:00:00 (xfr#32, to-chk=130/218)
30-Nov-2024 01:12:17       1,018,387  28%   40.47MB/s    0:00:00 (xfr#33, to-chk=129/218)
30-Nov-2024 01:12:17       1,050,737  28%   34.55MB/s    0:00:00 (xfr#34, to-chk=128/218)
30-Nov-2024 01:12:17       1,051,103  28%   34.57MB/s    0:00:00 (xfr#35, to-chk=124/218)
30-Nov-2024 01:12:17       1,149,289  31%   24.91MB/s    0:00:00 (xfr#36, to-chk=123/218)
30-Nov-2024 01:12:17       1,149,655  31%   24.92MB/s    0:00:00 (xfr#37, to-chk=122/218)
30-Nov-2024 01:12:17       1,180,977  32%   24.48MB/s    0:00:00 (xfr#38, to-chk=121/218)
30-Nov-2024 01:12:17       1,181,727  32%   24.50MB/s    0:00:00 (xfr#39, to-chk=117/218)
30-Nov-2024 01:12:17       1,277,322  35%   24.86MB/s    0:00:00 (xfr#40, to-chk=116/218)
30-Nov-2024 01:12:17       1,278,072  35%   24.38MB/s    0:00:00 (xfr#41, to-chk=115/218)
30-Nov-2024 01:12:17       1,298,214  35%   24.76MB/s    0:00:00 (xfr#42, to-chk=114/218)
30-Nov-2024 01:12:17       1,298,484  35%   24.77MB/s    0:00:00 (xfr#43, to-chk=110/218)
30-Nov-2024 01:12:17       1,373,405  37%   25.19MB/s    0:00:00 (xfr#44, to-chk=109/218)
30-Nov-2024 01:12:17       1,373,675  37%   23.82MB/s    0:00:00 (xfr#45, to-chk=108/218)
30-Nov-2024 01:12:17       1,393,261  38%   24.16MB/s    0:00:00 (xfr#46, to-chk=107/218)
30-Nov-2024 01:12:17       1,393,723  38%   23.32MB/s    0:00:00 (xfr#47, to-chk=103/218)
30-Nov-2024 01:12:17       1,457,491  40%   22.42MB/s    0:00:00 (xfr#48, to-chk=102/218)
30-Nov-2024 01:12:17       1,457,953  40%   22.43MB/s    0:00:00 (xfr#49, to-chk=101/218)
30-Nov-2024 01:12:17       1,483,701  40%   22.82MB/s    0:00:00 (xfr#50, to-chk=100/218)
30-Nov-2024 01:12:17       1,484,067  40%   22.83MB/s    0:00:00 (xfr#51, to-chk=96/218)
30-Nov-2024 01:12:17       1,570,302  43%   22.69MB/s    0:00:00 (xfr#52, to-chk=95/218)
30-Nov-2024 01:12:17       1,570,668  43%   22.70MB/s    0:00:00 (xfr#53, to-chk=94/218)
30-Nov-2024 01:12:17       1,592,943  43%   22.34MB/s    0:00:00 (xfr#54, to-chk=93/218)
30-Nov-2024 01:12:17       1,593,597  43%   22.35MB/s    0:00:00 (xfr#55, to-chk=89/218)
30-Nov-2024 01:12:17       1,679,801  46%   22.89MB/s    0:00:00 (xfr#56, to-chk=88/218)
30-Nov-2024 01:12:17       1,680,455  46%   22.57MB/s    0:00:00 (xfr#57, to-chk=87/218)
30-Nov-2024 01:12:17       1,807,990  49%   23.95MB/s    0:00:00 (xfr#58, to-chk=86/218)
30-Nov-2024 01:12:17       1,808,644  49%   23.63MB/s    0:00:00 (xfr#59, to-chk=82/218)
30-Nov-2024 01:12:17       2,041,552  56%   25.62MB/s    0:00:00 (xfr#60, to-chk=81/218)
30-Nov-2024 01:12:17       2,042,206  56%   25.63MB/s    0:00:00 (xfr#61, to-chk=80/218)
30-Nov-2024 01:12:17       2,132,984  58%   26.08MB/s    0:00:00 (xfr#62, to-chk=79/218)
30-Nov-2024 01:12:17       2,133,734  58%   26.09MB/s    0:00:00 (xfr#63, to-chk=75/218)
30-Nov-2024 01:12:17       2,384,414  65%   27.40MB/s    0:00:00 (xfr#64, to-chk=74/218)
30-Nov-2024 01:12:17       2,385,164  65%   27.08MB/s    0:00:00 (xfr#65, to-chk=73/218)
30-Nov-2024 01:12:17       2,407,753  66%   27.34MB/s    0:00:00 (xfr#66, to-chk=72/218)
30-Nov-2024 01:12:17       2,408,119  66%   27.02MB/s    0:00:00 (xfr#67, to-chk=68/218)
30-Nov-2024 01:12:17       2,471,942  68%   27.73MB/s    0:00:00 (xfr#68, to-chk=67/218)
30-Nov-2024 01:12:17       2,472,308  68%   27.42MB/s    0:00:00 (xfr#69, to-chk=66/218)
30-Nov-2024 01:12:17       2,560,028  70%   28.39MB/s    0:00:00 (xfr#70, to-chk=65/218)
30-Nov-2024 01:12:17       2,560,778  70%   28.07MB/s    0:00:00 (xfr#71, to-chk=61/218)
30-Nov-2024 01:12:17       2,804,143  77%   30.05MB/s    0:00:00 (xfr#72, to-chk=60/218)
30-Nov-2024 01:12:17       2,804,893  77%   30.06MB/s    0:00:00 (xfr#73, to-chk=59/218)
30-Nov-2024 01:12:17       2,824,329  77%   30.26MB/s    0:00:00 (xfr#74, to-chk=58/218)
30-Nov-2024 01:12:17       2,824,887  77%   30.27MB/s    0:00:00 (xfr#75, to-chk=54/218)
30-Nov-2024 01:12:17       2,891,013  79%   29.65MB/s    0:00:00 (xfr#76, to-chk=53/218)
30-Nov-2024 01:12:17       2,891,571  79%   29.65MB/s    0:00:00 (xfr#77, to-chk=52/218)
30-Nov-2024 01:12:17       2,892,199  79%   29.66MB/s    0:00:00 (xfr#78, to-chk=51/218)
30-Nov-2024 01:12:17       2,918,889  80%   29.93MB/s    0:00:00 (xfr#79, to-chk=50/218)
30-Nov-2024 01:12:17       2,919,351  80%   29.94MB/s    0:00:00 (xfr#80, to-chk=46/218)
30-Nov-2024 01:12:17       3,004,231  82%   30.48MB/s    0:00:00 (xfr#81, to-chk=45/218)
30-Nov-2024 01:12:17       3,004,693  82%   30.48MB/s    0:00:00 (xfr#82, to-chk=44/218)
30-Nov-2024 01:12:17       3,024,426  83%   26.96MB/s    0:00:00 (xfr#83, to-chk=43/218)
30-Nov-2024 01:12:17       3,024,984  83%   26.96MB/s    0:00:00 (xfr#84, to-chk=39/218)
30-Nov-2024 01:12:17       3,105,419  85%   27.42MB/s    0:00:00 (xfr#85, to-chk=38/218)
30-Nov-2024 01:12:17       3,105,977  85%   27.43MB/s    0:00:00 (xfr#86, to-chk=37/218)
30-Nov-2024 01:12:17       3,134,518  86%   27.68MB/s    0:00:00 (xfr#87, to-chk=36/218)
30-Nov-2024 01:12:17       3,134,980  86%   27.68MB/s    0:00:00 (xfr#88, to-chk=32/218)
30-Nov-2024 01:12:17       3,226,756  88%   28.23MB/s    0:00:00 (xfr#89, to-chk=31/218)
30-Nov-2024 01:12:17       3,227,218  88%   28.24MB/s    0:00:00 (xfr#90, to-chk=30/218)
30-Nov-2024 01:12:17       3,242,416  89%   28.37MB/s    0:00:00 (xfr#91, to-chk=29/218)
30-Nov-2024 01:12:17       3,242,878  89%   28.37MB/s    0:00:00 (xfr#92, to-chk=25/218)
30-Nov-2024 01:12:17       3,302,435  90%   28.63MB/s    0:00:00 (xfr#93, to-chk=24/218)
30-Nov-2024 01:12:17       3,302,897  90%   28.64MB/s    0:00:00 (xfr#94, to-chk=23/218)
30-Nov-2024 01:12:17       3,317,966  91%   28.77MB/s    0:00:00 (xfr#95, to-chk=22/218)
30-Nov-2024 01:12:17       3,318,524  91%   28.77MB/s    0:00:00 (xfr#96, to-chk=18/218)
30-Nov-2024 01:12:17       3,372,877  92%   29.24MB/s    0:00:00 (xfr#97, to-chk=17/218)
30-Nov-2024 01:12:17       3,373,435  92%   29.25MB/s    0:00:00 (xfr#98, to-chk=16/218)
30-Nov-2024 01:12:17       3,374,063  92%   29.25MB/s    0:00:00 (xfr#99, to-chk=15/218)
30-Nov-2024 01:12:17       3,387,903  93%   29.11MB/s    0:00:00 (xfr#100, to-chk=14/218)
30-Nov-2024 01:12:17       3,388,269  93%   29.11MB/s    0:00:00 (xfr#101, to-chk=10/218)
30-Nov-2024 01:12:17       3,438,368  94%   29.54MB/s    0:00:00 (xfr#102, to-chk=9/218)
30-Nov-2024 01:12:17       3,438,734  94%   29.54MB/s    0:00:00 (xfr#103, to-chk=8/218)
30-Nov-2024 01:12:17       3,473,184  95%   29.84MB/s    0:00:00 (xfr#104, to-chk=7/218)
30-Nov-2024 01:12:17       3,474,030  95%   29.85MB/s    0:00:00 (xfr#105, to-chk=3/218)
30-Nov-2024 01:12:17       3,582,575  98%   30.51MB/s    0:00:00 (xfr#106, to-chk=2/218)
30-Nov-2024 01:12:17       3,583,421  98%   30.51MB/s    0:00:00 (xfr#107, to-chk=1/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.87MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.60MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.60MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   30.60MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.55MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.55MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.55MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.55MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.55MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.55MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.55MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.06MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.06MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.06MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.06MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.06MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   29.06MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17       3,625,868  99%   28.82MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17          38,248   7%   36.48MB/s    0:00:00 (xfr#2, to-chk=49/54)
30-Nov-2024 01:12:17          72,747  14%   69.38MB/s    0:00:00 (xfr#3, to-chk=47/54)
30-Nov-2024 01:12:17          73,761  14%   70.34MB/s    0:00:00 (xfr#4, to-chk=45/54)
30-Nov-2024 01:12:17          73,761  14%   70.34MB/s    0:00:00 (xfr#5, to-chk=43/54)
30-Nov-2024 01:12:17         106,848  21%  101.90MB/s    0:00:00 (xfr#6, to-chk=41/54)
30-Nov-2024 01:12:17         106,998  21%  102.04MB/s    0:00:00 (xfr#7, to-chk=39/54)
30-Nov-2024 01:12:17         107,295  21%  102.32MB/s    0:00:00 (xfr#8, to-chk=37/54)
30-Nov-2024 01:12:17         200,189  39%   95.46MB/s    0:00:00 (xfr#9, to-chk=35/54)
30-Nov-2024 01:12:17         204,742  40%   97.63MB/s    0:00:00 (xfr#10, to-chk=25/54)
30-Nov-2024 01:12:17         208,782  41%   66.37MB/s    0:00:00 (xfr#11, to-chk=24/54)
30-Nov-2024 01:12:17         212,537  42%   67.56MB/s    0:00:00 (xfr#12, to-chk=23/54)
30-Nov-2024 01:12:17         215,437  42%   68.49MB/s    0:00:00 (xfr#13, to-chk=22/54)
30-Nov-2024 01:12:17         223,463  44%   71.04MB/s    0:00:00 (xfr#14, to-chk=21/54)
30-Nov-2024 01:12:17         226,648  45%   54.04MB/s    0:00:00 (xfr#15, to-chk=20/54)
30-Nov-2024 01:12:17         228,294  45%   54.43MB/s    0:00:00 (xfr#16, to-chk=19/54)
30-Nov-2024 01:12:17         230,225  45%   54.89MB/s    0:00:00 (xfr#17, to-chk=18/54)
30-Nov-2024 01:12:17         237,113  47%   56.53MB/s    0:00:00 (xfr#18, to-chk=17/54)
30-Nov-2024 01:12:17         239,671  47%   57.14MB/s    0:00:00 (xfr#19, to-chk=16/54)
30-Nov-2024 01:12:17         241,095  47%   45.99MB/s    0:00:00 (xfr#20, to-chk=15/54)
30-Nov-2024 01:12:17         248,724  49%   47.44MB/s    0:00:00 (xfr#21, to-chk=14/54)
30-Nov-2024 01:12:17         249,230  49%   47.54MB/s    0:00:00 (xfr#22, to-chk=13/54)
30-Nov-2024 01:12:17         254,239  50%   48.49MB/s    0:00:00 (xfr#23, to-chk=12/54)
30-Nov-2024 01:12:17         261,469  51%   49.87MB/s    0:00:00 (xfr#24, to-chk=11/54)
30-Nov-2024 01:12:17         266,763  52%   50.88MB/s    0:00:00 (xfr#25, to-chk=10/54)
30-Nov-2024 01:12:17         273,252  54%   52.12MB/s    0:00:00 (xfr#26, to-chk=9/54)
30-Nov-2024 01:12:17         275,588  54%   43.80MB/s    0:00:00 (xfr#27, to-chk=8/54)
30-Nov-2024 01:12:17         281,452  55%   44.74MB/s    0:00:00 (xfr#28, to-chk=7/54)
30-Nov-2024 01:12:17         282,585  56%   44.92MB/s    0:00:00 (xfr#29, to-chk=6/54)
30-Nov-2024 01:12:17         286,853  56%   45.59MB/s    0:00:00 (xfr#30, to-chk=5/54)
30-Nov-2024 01:12:17         292,375  58%   46.47MB/s    0:00:00 (xfr#31, to-chk=4/54)
30-Nov-2024 01:12:17         293,488  58%   46.65MB/s    0:00:00 (xfr#32, to-chk=3/54)
30-Nov-2024 01:12:17         299,637  59%   47.63MB/s    0:00:00 (xfr#33, to-chk=2/54)
30-Nov-2024 01:12:17         299,858  59%   47.66MB/s    0:00:00 (xfr#34, to-chk=1/54)
30-Nov-2024 01:12:17         303,328  60%   48.21MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17         303,328  60%   48.21MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17         303,328  60%   41.33MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17         303,328  60%   32.14MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17         303,328  60%   32.14MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17         303,328  60%   32.14MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17          19,518  16%   18.61MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:12:17          40,006  33%   38.15MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:12:17          40,006  33%   38.15MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:12:17          59,321  49%   56.57MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:12:17          59,612  50%   56.85MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:12:17          59,612  50%   28.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:12:17           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:12:17           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:12:17           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:12:17           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:12:17           6,857  50%    1.63MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-oneprovider-paris-0/op-worker
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17          36,464   7%   34.77MB/s    0:00:00 (xfr#2, to-chk=49/54)
30-Nov-2024 01:12:17          69,159  14%   65.96MB/s    0:00:00 (xfr#3, to-chk=47/54)
30-Nov-2024 01:12:17          69,159  14%   65.96MB/s    0:00:00 (xfr#4, to-chk=45/54)
30-Nov-2024 01:12:17          69,159  14%   65.96MB/s    0:00:00 (xfr#5, to-chk=43/54)
30-Nov-2024 01:12:17         100,462  20%   95.81MB/s    0:00:00 (xfr#6, to-chk=41/54)
30-Nov-2024 01:12:17         100,612  20%   95.95MB/s    0:00:00 (xfr#7, to-chk=39/54)
30-Nov-2024 01:12:17         100,909  20%   96.23MB/s    0:00:00 (xfr#8, to-chk=37/54)
30-Nov-2024 01:12:17         194,398  39%   30.90MB/s    0:00:00 (xfr#9, to-chk=35/54)
30-Nov-2024 01:12:17         196,335  39%   31.21MB/s    0:00:00 (xfr#10, to-chk=25/54)
30-Nov-2024 01:12:17         204,359  41%   32.48MB/s    0:00:00 (xfr#11, to-chk=24/54)
30-Nov-2024 01:12:17         208,399  42%   33.12MB/s    0:00:00 (xfr#12, to-chk=23/54)
30-Nov-2024 01:12:17         215,625  43%   29.38MB/s    0:00:00 (xfr#13, to-chk=22/54)
30-Nov-2024 01:12:17         222,112  45%   30.26MB/s    0:00:00 (xfr#14, to-chk=21/54)
30-Nov-2024 01:12:17         229,749  46%   27.39MB/s    0:00:00 (xfr#15, to-chk=20/54)
30-Nov-2024 01:12:17         230,253  46%   27.45MB/s    0:00:00 (xfr#16, to-chk=19/54)
30-Nov-2024 01:12:17         233,438  47%   27.83MB/s    0:00:00 (xfr#17, to-chk=18/54)
30-Nov-2024 01:12:17         238,958  48%   25.32MB/s    0:00:00 (xfr#18, to-chk=17/54)
30-Nov-2024 01:12:17         240,374  48%   25.47MB/s    0:00:00 (xfr#19, to-chk=16/54)
30-Nov-2024 01:12:17         244,135  49%   21.17MB/s    0:00:00 (xfr#20, to-chk=15/54)
30-Nov-2024 01:12:17         246,461  50%   21.37MB/s    0:00:00 (xfr#21, to-chk=14/54)
30-Nov-2024 01:12:17         246,682  50%   21.39MB/s    0:00:00 (xfr#22, to-chk=13/54)
30-Nov-2024 01:12:17         251,685  51%   20.00MB/s    0:00:00 (xfr#23, to-chk=12/54)
30-Nov-2024 01:12:17         252,531  51%   20.07MB/s    0:00:00 (xfr#24, to-chk=11/54)
30-Nov-2024 01:12:17         253,664  51%   20.16MB/s    0:00:00 (xfr#25, to-chk=10/54)
30-Nov-2024 01:12:17         258,956  52%   20.58MB/s    0:00:00 (xfr#26, to-chk=9/54)
30-Nov-2024 01:12:17         263,230  53%   20.92MB/s    0:00:00 (xfr#27, to-chk=8/54)
30-Nov-2024 01:12:17         265,788  54%   19.50MB/s    0:00:00 (xfr#28, to-chk=7/54)
30-Nov-2024 01:12:17         271,648  55%   18.50MB/s    0:00:00 (xfr#29, to-chk=6/54)
30-Nov-2024 01:12:17         276,201  56%   18.81MB/s    0:00:00 (xfr#30, to-chk=5/54)
30-Nov-2024 01:12:17         279,097  56%   16.64MB/s    0:00:00 (xfr#31, to-chk=4/54)
30-Nov-2024 01:12:17         282,567  57%   16.84MB/s    0:00:00 (xfr#32, to-chk=3/54)
30-Nov-2024 01:12:17         289,453  58%   14.53MB/s    0:00:00 (xfr#33, to-chk=2/54)
30-Nov-2024 01:12:17         295,600  60%   14.84MB/s    0:00:00 (xfr#34, to-chk=1/54)
30-Nov-2024 01:12:17         297,244  60%   14.17MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17         297,244  60%   14.17MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17         297,244  60%   14.17MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17         297,244  60%    7.87MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17         297,244  60%    7.87MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17         297,244  60%    7.87MB/s    0:00:00 (xfr#35, to-chk=0/54)
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-oneprovider-paris-0/op-panel
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17          19,227  16%   18.34MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:12:17          39,420  33%   37.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:12:17          39,420  33%   37.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:12:17          58,444  49%   55.74MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:12:17          58,735  50%   56.01MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:12:17          58,735  50%   56.01MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-oneprovider-paris-0/cluster-manager
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:12:17           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:12:17           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:12:17           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:12:17           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:12:17           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:12:17           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:12:17           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:12:17           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:12:17           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:12:17           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17          54,299  12%   51.78MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:12:17         110,162  25%  105.06MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:12:17         157,637  37%  150.33MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:12:17         211,733  49%  100.96MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:12:17         212,024  50%  101.10MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:12:17         212,024  50%   67.40MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:12:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
30-Nov-2024 01:12:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:12:17          23,824   7%   22.72MB/s    0:00:00 (xfr#2, to-chk=13/18)
30-Nov-2024 01:12:17          48,413  14%   46.17MB/s    0:00:00 (xfr#3, to-chk=11/18)
30-Nov-2024 01:12:17          48,413  14%   46.17MB/s    0:00:00 (xfr#4, to-chk=9/18)
30-Nov-2024 01:12:17          71,757  21%   34.22MB/s    0:00:00 (xfr#5, to-chk=7/18)
30-Nov-2024 01:12:17          71,848  21%   34.26MB/s    0:00:00 (xfr#6, to-chk=5/18)
30-Nov-2024 01:12:17          72,145  21%   34.40MB/s    0:00:00 (xfr#7, to-chk=3/18)
30-Nov-2024 01:12:17         169,147  50%   80.66MB/s    0:00:00 (xfr#8, to-chk=1/18)
30-Nov-2024 01:12:17         169,147  50%   53.77MB/s    0:00:00 (xfr#8, to-chk=0/18)
30-Nov-2024 01:12:17 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-gx2jj. See /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-volume-s3-krakow-init-gx2jj/entrypoint.log for more details
30-Nov-2024 01:12:17 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-jjgrk. See /home/bamboo/.one-env/deployments/2024.11.30-00.58.00/pod-logs/dev-volume-s3-paris-init-jjgrk/entrypoint.log for more details
30-Nov-2024 01:12:17 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_CRUD.1732929126.4009407 exists, exporting anyway.
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17 =============================== warnings summary ===============================
30-Nov-2024 01:12:17 tests/utils/rest_utils.py:97
30-Nov-2024 01:12:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 01:12:17     print("""
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17 tests/utils/path_utils.py:112
30-Nov-2024 01:12:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 01:12:17     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17 tests/utils/acceptance_utils.py:55
30-Nov-2024 01:12:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 01:12:17     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17 tests/utils/acceptance_utils.py:57
30-Nov-2024 01:12:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 01:12:17     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 01:12:17
30-Nov-2024 01:12:17 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 01:12:17 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 01:12:17 ================== 26 passed, 4 warnings in 860.18s (0:14:20) ==================
30-Nov-2024 01:12:21 release "dev" uninstalled
30-Nov-2024 01:12:21 Sidecar injection has been disabled
30-Nov-2024 01:12:21 Cleaning helm release "dev"...
30-Nov-2024 01:12:21 Deleted 1 helm deployments
30-Nov-2024 01:12:21 Deleted 0 k8s deployments
30-Nov-2024 01:12:21 Deleted 0 k8s services
30-Nov-2024 01:12:21 Deleted 0 persistent volumes
30-Nov-2024 01:12:22 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:12:22 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 01:12:22 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:12:22 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 01:12:22 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 01:12:22 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:12:22 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 01:12:22 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 01:12:22 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 01:12:22 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP...
30-Nov-2024 01:12:22 Finished task 'Parse test results' with result: Success
30-Nov-2024 01:12:22 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:12:22
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 01:12:22
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 01:12:22
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 01:12:22
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 01:12:22
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 01:12:22
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 01:12:22
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 01:12:22
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 01:12:22
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 01:12:22
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 01:12:22 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:12:22
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio #3372 (ODSRV-OAP-MPSRFCP-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCP-3372-ScriptBuildTask-17982617567690752402.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance
30-Nov-2024 01:12:22 ./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.tar.gz
30-Nov-2024 01:12:24 Uploading artifact
30-Nov-2024 01:12:24     source path: surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio.tar.gz
30-Nov-2024 01:12:24     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio.tar.gz
30-Nov-2024 01:12:24 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 01:12:24 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:12:24 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:12:24
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio #3372 (ODSRV-OAP-MPSRFCP-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCP-3372-ScriptBuildTask-7659356441173121348.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP
30-Nov-2024 01:12:24 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 01:12:24 Finished task 'Pack logs' with result: Success
30-Nov-2024 01:12:24 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:12:24
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 01:12:24 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:12:24
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio #3372 (ODSRV-OAP-MPSRFCP-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCP-3372-ScriptBuildTask-1591231577269336525.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance
30-Nov-2024 01:12:24   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 01:12:24                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 01:12:24
30-Nov-2024 01:12:24   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 01:12:24 100  4822  100  4822    0     0  61037      0 --:--:-- --:--:-- --:--:-- 61037
30-Nov-2024 01:12:24 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 01:12:26 Cleaning helm deployments
30-Nov-2024 01:12:26 Cleanining pods
30-Nov-2024 01:12:26 Cleaning kube persistant volumes
30-Nov-2024 01:12:26 pod "dev-volume-s3-krakow-585f4c9-fxm54" deleted
30-Nov-2024 01:12:46 pod "dev-volume-s3-paris-64bd65585f-znc8p" deleted
30-Nov-2024 01:12:55 Cleaning dockswift container
30-Nov-2024 01:12:55 Cleaning docker containers
30-Nov-2024 01:12:57 Stalled docker containers to remove:
30-Nov-2024 01:12:57 455be72f0a6d bd8512fe63bc 72bb9fdf6c92 9ac8943832a8
30-Nov-2024 01:12:57 Removing stalled docker containers
30-Nov-2024 01:12:57 Error response from daemon: Cannot kill container: 455be72f0a6d: Container 455be72f0a6defea1b64bdb70ac5751a214f5be98617e19feb4c00db22f9aa6c is not running
30-Nov-2024 01:12:57 455be72f0a6d
30-Nov-2024 01:12:57 Error response from daemon: Cannot kill container: bd8512fe63bc: Container bd8512fe63bcb742c9791b1ebef701713d629cbdf61c7ec7e4c8c1aab1e1278e is not running
30-Nov-2024 01:12:57 bd8512fe63bc
30-Nov-2024 01:12:57 Error response from daemon: Cannot kill container: 72bb9fdf6c92: Container 72bb9fdf6c9286b28d2d6a7d95f0afdeb88340a66f8afd31d0c26f9748bdc5e2 is not running
30-Nov-2024 01:12:57 72bb9fdf6c92
30-Nov-2024 01:12:57 9ac8943832a8
30-Nov-2024 01:12:57 9ac8943832a8
30-Nov-2024 01:12:57 Stalled docker volumes to remove:
30-Nov-2024 01:12:57
30-Nov-2024 01:12:57 Removing stalled docker volumes
30-Nov-2024 01:12:57 Removing stalled loopdevices
30-Nov-2024 01:12:58 Done
30-Nov-2024 01:12:58 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 01:12:58 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 01:12:58 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 01:12:58 Running post build plugin 'NCover Results Collector'
30-Nov-2024 01:12:58 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 01:12:58 Running post build plugin 'Clover Results Collector'
30-Nov-2024 01:12:58 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 01:12:58 Running post build plugin 'Artifact Copier'
30-Nov-2024 01:12:58 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 01:12:58 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 124.0 ms
30-Nov-2024 01:12:58 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP'
30-Nov-2024 01:12:58 Finalising the build...
30-Nov-2024 01:12:58 Stopping timer.
30-Nov-2024 01:12:58 Build ODSRV-OAP-MPSRFCP-3372 completed.
30-Nov-2024 01:12:58 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 01:12:58 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 01:12:58 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 01:12:58 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 01:12:58 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 01:12:58 All post build plugins have finished
30-Nov-2024 01:12:58 Generating build results summary...
30-Nov-2024 01:12:59 Saving build results to disk...
30-Nov-2024 01:12:59 Store variable context...
30-Nov-2024 01:12:59 Finished building ODSRV-OAP-MPSRFCP-3372.