oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: singleprovider regular file CRUD multiclient proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

13-Nov-2024 18:09:47
13-Nov-2024 18:09:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qsfc4zverw7y9hyq
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qsfc4zverw7y9hyq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qsfc4zverw7y9hyq
13-Nov-2024 18:09:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12034093490308840304'...
13-Nov-2024 18:09:47 Getting configuration...
13-Nov-2024 18:09:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qsfc4zverw7y9hyq'.
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:09:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:09:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk'
13-Nov-2024 18:09:47 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk' successfully started
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uwkly89gpw751vb6
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uwkly89gpw751vb6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uwkly89gpw751vb6
13-Nov-2024 18:09:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16246419374367152855'...
13-Nov-2024 18:09:47 Getting configuration...
13-Nov-2024 18:09:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uwkly89gpw751vb6'.
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
13-Nov-2024 18:09:47 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
13-Nov-2024 18:09:47 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
13-Nov-2024 18:09:47 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
13-Nov-2024 18:09:47 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
13-Nov-2024 18:09:47 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
13-Nov-2024 18:09:47 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
13-Nov-2024 18:09:47 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
13-Nov-2024 18:09:47 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
13-Nov-2024 18:09:47 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
13-Nov-2024 18:09:47 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
13-Nov-2024 18:09:47 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
13-Nov-2024 18:09:47 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
13-Nov-2024 18:09:47 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
13-Nov-2024 18:09:47 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
13-Nov-2024 18:09:47 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
13-Nov-2024 18:09:47 =================================================================
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47 PASSED
13-Nov-2024 18:09:47 Unmounting client from /tmp/onedata/mnt/qsfc4zverw7y9hyq
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47 Unmounting client from /tmp/onedata/mnt/uwkly89gpw751vb6
13-Nov-2024 18:09:47
13-Nov-2024 18:09:47
13-Nov-2024 18:10:13 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:10:13 =================================================================
13-Nov-2024 18:10:13 - Executing scenario 'Delete file opened by other user for reading'
13-Nov-2024 18:10:13 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:10:13 -----------------------------------------------------------------
13-Nov-2024 18:10:13 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:10:13 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:10:13 using [token, token] by [user1, user2]"'
13-Nov-2024 18:10:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:10:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:10:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6'
13-Nov-2024 18:10:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6' successfully started
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/k1ksoqzpqgged7fz
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k1ksoqzpqgged7fz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k1ksoqzpqgged7fz
13-Nov-2024 18:10:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18421125752671737496'...
13-Nov-2024 18:10:13 Getting configuration...
13-Nov-2024 18:10:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k1ksoqzpqgged7fz'.
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:10:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:10:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk'
13-Nov-2024 18:10:13 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk' successfully started
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4db94skruwdqkz5h
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4db94skruwdqkz5h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4db94skruwdqkz5h
13-Nov-2024 18:10:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1996234644413830216'...
13-Nov-2024 18:10:13 Getting configuration...
13-Nov-2024 18:10:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4db94skruwdqkz5h'.
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:10:13 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:10:13 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:10:13 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:10:13 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
13-Nov-2024 18:10:13 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
13-Nov-2024 18:10:13 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
13-Nov-2024 18:10:13 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
13-Nov-2024 18:10:13 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
13-Nov-2024 18:10:13 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
13-Nov-2024 18:10:13 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
13-Nov-2024 18:10:13 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:10:13 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
13-Nov-2024 18:10:13 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
13-Nov-2024 18:10:13 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
13-Nov-2024 18:10:13 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:10:13 =================================================================
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13 PASSED
13-Nov-2024 18:10:13 Unmounting client from /tmp/onedata/mnt/k1ksoqzpqgged7fz
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13 Unmounting client from /tmp/onedata/mnt/4db94skruwdqkz5h
13-Nov-2024 18:10:13
13-Nov-2024 18:10:13
13-Nov-2024 18:10:37 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:10:37 =================================================================
13-Nov-2024 18:10:37 - Executing scenario 'Delete file opened by other user for reading and writing'
13-Nov-2024 18:10:37 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:10:37 -----------------------------------------------------------------
13-Nov-2024 18:10:37 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:10:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:10:37 using [token, token] by [user1, user2]"'
13-Nov-2024 18:10:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:10:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:10:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:10:37
13-Nov-2024 18:10:37
13-Nov-2024 18:10:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6'
13-Nov-2024 18:10:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6' successfully started
13-Nov-2024 18:10:37
13-Nov-2024 18:10:37 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mp1qvdib8isozeke
13-Nov-2024 18:10:37
13-Nov-2024 18:10:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mp1qvdib8isozeke --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mp1qvdib8isozeke
13-Nov-2024 18:10:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1666633843896676608'...
13-Nov-2024 18:10:37 Getting configuration...
13-Nov-2024 18:10:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mp1qvdib8isozeke'.
13-Nov-2024 18:10:37
13-Nov-2024 18:10:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:10:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:10:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:10:37
13-Nov-2024 18:10:37
13-Nov-2024 18:10:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk'
13-Nov-2024 18:10:37 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk' successfully started
13-Nov-2024 18:10:37
13-Nov-2024 18:10:37 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/o81osr0lh0gaecwc
13-Nov-2024 18:10:37
13-Nov-2024 18:10:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o81osr0lh0gaecwc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o81osr0lh0gaecwc
13-Nov-2024 18:10:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3035929334196234037'...
13-Nov-2024 18:10:37 Getting configuration...
13-Nov-2024 18:10:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o81osr0lh0gaecwc'.
13-Nov-2024 18:10:37
13-Nov-2024 18:10:37 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:10:37 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:10:37 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:10:37 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:10:37 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
13-Nov-2024 18:10:37 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
13-Nov-2024 18:10:37 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
13-Nov-2024 18:10:37 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
13-Nov-2024 18:10:37 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
13-Nov-2024 18:10:37 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
13-Nov-2024 18:10:37 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:10:37 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:10:37 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
13-Nov-2024 18:10:37 =================================================================
13-Nov-2024 18:10:37
13-Nov-2024 18:10:38 PASSED
13-Nov-2024 18:10:38 Unmounting client from /tmp/onedata/mnt/mp1qvdib8isozeke
13-Nov-2024 18:10:38
13-Nov-2024 18:10:38
13-Nov-2024 18:10:38 Unmounting client from /tmp/onedata/mnt/o81osr0lh0gaecwc
13-Nov-2024 18:10:38
13-Nov-2024 18:10:38
13-Nov-2024 18:11:02 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:11:02 =================================================================
13-Nov-2024 18:11:02 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
13-Nov-2024 18:11:02 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:11:02 -----------------------------------------------------------------
13-Nov-2024 18:11:02 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:11:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:11:02 using [token, token] by [user1, user2]"'
13-Nov-2024 18:11:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:02
13-Nov-2024 18:11:02
13-Nov-2024 18:11:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6'
13-Nov-2024 18:11:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6' successfully started
13-Nov-2024 18:11:02
13-Nov-2024 18:11:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8d75m74owx5s5oz2
13-Nov-2024 18:11:02
13-Nov-2024 18:11:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8d75m74owx5s5oz2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8d75m74owx5s5oz2
13-Nov-2024 18:11:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4764600385933034908'...
13-Nov-2024 18:11:02 Getting configuration...
13-Nov-2024 18:11:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8d75m74owx5s5oz2'.
13-Nov-2024 18:11:02
13-Nov-2024 18:11:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:02
13-Nov-2024 18:11:02
13-Nov-2024 18:11:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk'
13-Nov-2024 18:11:02 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk' successfully started
13-Nov-2024 18:11:02
13-Nov-2024 18:11:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/73ri42pg85i72axk
13-Nov-2024 18:11:02
13-Nov-2024 18:11:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/73ri42pg85i72axk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/73ri42pg85i72axk
13-Nov-2024 18:11:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13667006539055287036'...
13-Nov-2024 18:11:02 Getting configuration...
13-Nov-2024 18:11:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/73ri42pg85i72axk'.
13-Nov-2024 18:11:02
13-Nov-2024 18:11:02 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:11:02 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:11:02 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:11:02 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:11:02 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:11:02 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
13-Nov-2024 18:11:02 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
13-Nov-2024 18:11:02 =================================================================
13-Nov-2024 18:11:02
13-Nov-2024 18:11:03 PASSED
13-Nov-2024 18:11:03 Unmounting client from /tmp/onedata/mnt/8d75m74owx5s5oz2
13-Nov-2024 18:11:03
13-Nov-2024 18:11:03
13-Nov-2024 18:11:03 Unmounting client from /tmp/onedata/mnt/73ri42pg85i72axk
13-Nov-2024 18:11:03
13-Nov-2024 18:11:03
13-Nov-2024 18:11:25 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:11:25 =================================================================
13-Nov-2024 18:11:25 - Executing scenario 'Delete file right after closing it'
13-Nov-2024 18:11:25 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:11:25 -----------------------------------------------------------------
13-Nov-2024 18:11:25 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:11:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:11:25 using [token, token] by [user1, user2]"'
13-Nov-2024 18:11:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:25
13-Nov-2024 18:11:25
13-Nov-2024 18:11:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6'
13-Nov-2024 18:11:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6' successfully started
13-Nov-2024 18:11:25
13-Nov-2024 18:11:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/co42ou29hkubqfcf
13-Nov-2024 18:11:25
13-Nov-2024 18:11:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/co42ou29hkubqfcf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/co42ou29hkubqfcf
13-Nov-2024 18:11:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1780334412890480265'...
13-Nov-2024 18:11:25 Getting configuration...
13-Nov-2024 18:11:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/co42ou29hkubqfcf'.
13-Nov-2024 18:11:25
13-Nov-2024 18:11:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:25
13-Nov-2024 18:11:25
13-Nov-2024 18:11:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk'
13-Nov-2024 18:11:25 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk' successfully started
13-Nov-2024 18:11:25
13-Nov-2024 18:11:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bi8i7hq65ac5jkwu
13-Nov-2024 18:11:25
13-Nov-2024 18:11:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bi8i7hq65ac5jkwu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bi8i7hq65ac5jkwu
13-Nov-2024 18:11:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4658112139228573282'...
13-Nov-2024 18:11:25 Getting configuration...
13-Nov-2024 18:11:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bi8i7hq65ac5jkwu'.
13-Nov-2024 18:11:25
13-Nov-2024 18:11:25 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:11:25 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:11:25 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:11:25 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:11:25 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
13-Nov-2024 18:11:25 -- Executing step: 'When "user1 closes space1/file1 on client11"'
13-Nov-2024 18:11:25 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 18:11:25 -- Executing step: 'When "space1 is empty for user1 on client11"'
13-Nov-2024 18:11:25 =================================================================
13-Nov-2024 18:11:25
13-Nov-2024 18:11:26 PASSED
13-Nov-2024 18:11:26 Unmounting client from /tmp/onedata/mnt/co42ou29hkubqfcf
13-Nov-2024 18:11:26
13-Nov-2024 18:11:26
13-Nov-2024 18:11:26 Unmounting client from /tmp/onedata/mnt/bi8i7hq65ac5jkwu
13-Nov-2024 18:11:26
13-Nov-2024 18:11:26
13-Nov-2024 18:11:53 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:11:53 =================================================================
13-Nov-2024 18:11:53 - Executing scenario 'Create many children'
13-Nov-2024 18:11:53 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:11:53 -----------------------------------------------------------------
13-Nov-2024 18:11:53 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:11:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:11:53 using [token, token] by [user1, user2]"'
13-Nov-2024 18:11:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:53
13-Nov-2024 18:11:53
13-Nov-2024 18:11:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6'
13-Nov-2024 18:11:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6' successfully started
13-Nov-2024 18:11:53
13-Nov-2024 18:11:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0riy5lyu633xlg1s
13-Nov-2024 18:11:53
13-Nov-2024 18:11:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0riy5lyu633xlg1s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0riy5lyu633xlg1s
13-Nov-2024 18:11:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7317230087371024669'...
13-Nov-2024 18:11:53 Getting configuration...
13-Nov-2024 18:11:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0riy5lyu633xlg1s'.
13-Nov-2024 18:11:53
13-Nov-2024 18:11:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:53
13-Nov-2024 18:11:53
13-Nov-2024 18:11:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk'
13-Nov-2024 18:11:53 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk' successfully started
13-Nov-2024 18:11:53
13-Nov-2024 18:11:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8amdnq041du5hyw7
13-Nov-2024 18:11:53
13-Nov-2024 18:11:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8amdnq041du5hyw7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8amdnq041du5hyw7
13-Nov-2024 18:11:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14952190204791908588'...
13-Nov-2024 18:11:53 Getting configuration...
13-Nov-2024 18:11:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8amdnq041du5hyw7'.
13-Nov-2024 18:11:53
13-Nov-2024 18:11:53 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
13-Nov-2024 18:11:53 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
13-Nov-2024 18:11:53 =================================================================
13-Nov-2024 18:11:53
13-Nov-2024 18:11:58 PASSED
13-Nov-2024 18:11:58 Unmounting client from /tmp/onedata/mnt/0riy5lyu633xlg1s
13-Nov-2024 18:11:58
13-Nov-2024 18:11:58
13-Nov-2024 18:11:58 Unmounting client from /tmp/onedata/mnt/8amdnq041du5hyw7
13-Nov-2024 18:11:58
13-Nov-2024 18:11:58
13-Nov-2024 18:12:22 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:12:22 =================================================================
13-Nov-2024 18:12:22 - Executing scenario 'Create nonempty file then copy it and remove source file'
13-Nov-2024 18:12:22 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:12:22 -----------------------------------------------------------------
13-Nov-2024 18:12:22 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:12:22 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:12:22 using [token, token] by [user1, user2]"'
13-Nov-2024 18:12:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:12:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:12:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6'
13-Nov-2024 18:12:22 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6' successfully started
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ygwcjf5orpow4p5q
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ygwcjf5orpow4p5q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ygwcjf5orpow4p5q
13-Nov-2024 18:12:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14073360942812774931'...
13-Nov-2024 18:12:22 Getting configuration...
13-Nov-2024 18:12:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ygwcjf5orpow4p5q'.
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:12:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:12:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk'
13-Nov-2024 18:12:22 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk' successfully started
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9gcxfrg3epyl5seu
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9gcxfrg3epyl5seu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9gcxfrg3epyl5seu
13-Nov-2024 18:12:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5277587131527863469'...
13-Nov-2024 18:12:22 Getting configuration...
13-Nov-2024 18:12:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9gcxfrg3epyl5seu'.
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:12:22 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:12:22 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
13-Nov-2024 18:12:22 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 18:12:22 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
13-Nov-2024 18:12:22 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
13-Nov-2024 18:12:22 =================================================================
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22 PASSED
13-Nov-2024 18:12:22 Unmounting client from /tmp/onedata/mnt/ygwcjf5orpow4p5q
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22 Unmounting client from /tmp/onedata/mnt/9gcxfrg3epyl5seu
13-Nov-2024 18:12:22
13-Nov-2024 18:12:22
13-Nov-2024 18:12:45 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:12:45 =================================================================
13-Nov-2024 18:12:45 - Executing scenario 'Create nonempty file then move it to another space'
13-Nov-2024 18:12:45 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:12:45 -----------------------------------------------------------------
13-Nov-2024 18:12:45 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:12:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:12:45 using [token, token] by [user1, user2]"'
13-Nov-2024 18:12:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:12:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:12:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hsnp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:12:45
13-Nov-2024 18:12:45
13-Nov-2024 18:12:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6'
13-Nov-2024 18:12:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hsnp6' successfully started
13-Nov-2024 18:12:45
13-Nov-2024 18:12:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5lomeihjam6bm4ug
13-Nov-2024 18:12:45
13-Nov-2024 18:12:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5lomeihjam6bm4ug --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5lomeihjam6bm4ug
13-Nov-2024 18:12:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1740307620099658343'...
13-Nov-2024 18:12:45 Getting configuration...
13-Nov-2024 18:12:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5lomeihjam6bm4ug'.
13-Nov-2024 18:12:45
13-Nov-2024 18:12:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:12:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:12:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qd7gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:12:45
13-Nov-2024 18:12:45
13-Nov-2024 18:12:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk'
13-Nov-2024 18:12:45 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-qd7gk' successfully started
13-Nov-2024 18:12:45
13-Nov-2024 18:12:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qlnt2vg3lpdp5cn1
13-Nov-2024 18:12:45
13-Nov-2024 18:12:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qlnt2vg3lpdp5cn1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qlnt2vg3lpdp5cn1
13-Nov-2024 18:12:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9844198702446927180'...
13-Nov-2024 18:12:45 Getting configuration...
13-Nov-2024 18:12:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qlnt2vg3lpdp5cn1'.
13-Nov-2024 18:12:45
13-Nov-2024 18:12:45 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:12:45 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:12:45 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
13-Nov-2024 18:12:45 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
13-Nov-2024 18:12:45 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
13-Nov-2024 18:12:45 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
13-Nov-2024 18:12:45 =================================================================
13-Nov-2024 18:12:45
13-Nov-2024 18:12:53 PASSED
13-Nov-2024 18:12:53 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:12:53 Unmounting client from /tmp/onedata/mnt/5lomeihjam6bm4ug
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53 Unmounting client from /tmp/onedata/mnt/qlnt2vg3lpdp5cn1
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1731521565.7954094', '-c', '/tmp/logs']
13-Nov-2024 18:12:53 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-dprgb. See /home/bamboo/.one-env/deployments/2024.11.13-17.58.50/pod-logs/dev-cross-support-job-3p-users-dprgb/entrypoint.log for more details
13-Nov-2024 18:12:53 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:12:53 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-hsnp6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-17.58.50/pod-logs/dev-oneclient-krakow-7d9476b8bc-hsnp6/oneclient_logs
13-Nov-2024 18:12:53 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:12:53 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
13-Nov-2024 18:12:53         810,530   6%   16.80MB/s    0:00:00 (xfr#1, to-chk=187/220)
13-Nov-2024 18:12:53         810,530   6%   16.80MB/s    0:00:00 (xfr#1, to-chk=181/220)
13-Nov-2024 18:12:53 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
13-Nov-2024 18:12:53         811,184   6%   16.82MB/s    0:00:00 (xfr#2, to-chk=183/220)
13-Nov-2024 18:12:53       4,727,246  36%   27.32MB/s    0:00:00 (xfr#3, to-chk=182/220)
13-Nov-2024 18:12:53       4,727,900  36%   27.16MB/s    0:00:00 (xfr#4, to-chk=181/220)
13-Nov-2024 18:12:53       4,766,751  37%   27.39MB/s    0:00:00 (xfr#5, to-chk=180/220)
13-Nov-2024 18:12:53       4,767,597  37%   27.39MB/s    0:00:00 (xfr#6, to-chk=176/220)
13-Nov-2024 18:12:53       4,904,120  38%   27.67MB/s    0:00:00 (xfr#7, to-chk=175/220)
13-Nov-2024 18:12:53       4,904,966  38%   27.68MB/s    0:00:00 (xfr#8, to-chk=174/220)
13-Nov-2024 18:12:53       4,943,202  38%   27.73MB/s    0:00:00 (xfr#9, to-chk=173/220)
13-Nov-2024 18:12:53       4,943,696  38%   27.73MB/s    0:00:00 (xfr#10, to-chk=169/220)
13-Nov-2024 18:12:53       4,947,849  38%   27.76MB/s    0:00:00 (xfr#11, to-chk=168/220)
13-Nov-2024 18:12:53       5,102,339  39%   27.18MB/s    0:00:00 (xfr#12, to-chk=167/220)
13-Nov-2024 18:12:53       5,102,833  39%   27.19MB/s    0:00:00 (xfr#13, to-chk=166/220)
13-Nov-2024 18:12:53       5,145,855  40%   27.11MB/s    0:00:00 (xfr#14, to-chk=165/220)
13-Nov-2024 18:12:53       5,146,605  40%   26.97MB/s    0:00:00 (xfr#15, to-chk=161/220)
13-Nov-2024 18:12:53       5,294,518  41%   27.44MB/s    0:00:00 (xfr#16, to-chk=160/220)
13-Nov-2024 18:12:53       5,295,268  41%   27.30MB/s    0:00:00 (xfr#17, to-chk=159/220)
13-Nov-2024 18:12:53       5,353,739  41%   26.32MB/s    0:00:00 (xfr#18, to-chk=158/220)
13-Nov-2024 18:12:53       5,354,393  41%   26.32MB/s    0:00:00 (xfr#19, to-chk=154/220)
13-Nov-2024 18:12:53       5,579,327  43%   25.34MB/s    0:00:00 (xfr#20, to-chk=153/220)
13-Nov-2024 18:12:53       5,579,981  43%   25.34MB/s    0:00:00 (xfr#21, to-chk=152/220)
13-Nov-2024 18:12:53       5,625,054  43%   25.42MB/s    0:00:00 (xfr#22, to-chk=151/220)
13-Nov-2024 18:12:53       5,625,612  43%   25.43MB/s    0:00:00 (xfr#23, to-chk=147/220)
13-Nov-2024 18:12:53       5,757,856  44%   25.78MB/s    0:00:00 (xfr#24, to-chk=146/220)
13-Nov-2024 18:12:53       5,758,414  44%   25.78MB/s    0:00:00 (xfr#25, to-chk=145/220)
13-Nov-2024 18:12:53       5,929,752  46%   25.70MB/s    0:00:00 (xfr#26, to-chk=144/220)
13-Nov-2024 18:12:53       5,930,310  46%   25.71MB/s    0:00:00 (xfr#27, to-chk=140/220)
13-Nov-2024 18:12:53       6,531,151  50%   26.73MB/s    0:00:00 (xfr#28, to-chk=139/220)
13-Nov-2024 18:12:53       6,531,709  50%   26.73MB/s    0:00:00 (xfr#29, to-chk=138/220)
13-Nov-2024 18:12:53       6,578,148  51%   26.81MB/s    0:00:00 (xfr#30, to-chk=137/220)
13-Nov-2024 18:12:53       6,578,706  51%   26.81MB/s    0:00:00 (xfr#31, to-chk=133/220)
13-Nov-2024 18:12:53       6,746,643  52%   26.92MB/s    0:00:00 (xfr#32, to-chk=132/220)
13-Nov-2024 18:12:53       6,747,201  52%   26.81MB/s    0:00:00 (xfr#33, to-chk=131/220)
13-Nov-2024 18:12:53       6,787,457  52%   26.97MB/s    0:00:00 (xfr#34, to-chk=130/220)
13-Nov-2024 18:12:53       6,788,111  52%   26.97MB/s    0:00:00 (xfr#35, to-chk=126/220)
13-Nov-2024 18:12:53       6,917,920  53%   27.04MB/s    0:00:00 (xfr#36, to-chk=125/220)
13-Nov-2024 18:12:53       6,918,574  53%   27.04MB/s    0:00:00 (xfr#37, to-chk=124/220)
13-Nov-2024 18:12:53       6,967,361  54%   27.12MB/s    0:00:00 (xfr#38, to-chk=123/220)
13-Nov-2024 18:12:53       6,967,823  54%   27.12MB/s    0:00:00 (xfr#39, to-chk=119/220)
13-Nov-2024 18:12:53       7,126,047  55%   27.63MB/s    0:00:00 (xfr#40, to-chk=118/220)
13-Nov-2024 18:12:53       7,126,509  55%   27.52MB/s    0:00:00 (xfr#41, to-chk=117/220)
13-Nov-2024 18:12:53       7,127,137  55%   27.52MB/s    0:00:00 (xfr#42, to-chk=116/220)
13-Nov-2024 18:12:53       7,168,568  55%   27.68MB/s    0:00:00 (xfr#43, to-chk=115/220)
13-Nov-2024 18:12:53       7,169,318  55%   27.68MB/s    0:00:00 (xfr#44, to-chk=111/220)
13-Nov-2024 18:12:53       7,307,671  56%   27.88MB/s    0:00:00 (xfr#45, to-chk=110/220)
13-Nov-2024 18:12:53       7,308,421  56%   27.88MB/s    0:00:00 (xfr#46, to-chk=109/220)
13-Nov-2024 18:12:53       7,344,216  57%   27.90MB/s    0:00:00 (xfr#47, to-chk=108/220)
13-Nov-2024 18:12:53       7,344,774  57%   27.91MB/s    0:00:00 (xfr#48, to-chk=104/220)
13-Nov-2024 18:12:53       7,348,917  57%   27.92MB/s    0:00:00 (xfr#49, to-chk=103/220)
13-Nov-2024 18:12:53       7,463,392  58%   25.24MB/s    0:00:00 (xfr#50, to-chk=102/220)
13-Nov-2024 18:12:53       7,463,950  58%   25.24MB/s    0:00:00 (xfr#51, to-chk=101/220)
13-Nov-2024 18:12:53       7,500,362  58%   25.28MB/s    0:00:00 (xfr#52, to-chk=100/220)
13-Nov-2024 18:12:53       7,500,920  58%   25.28MB/s    0:00:00 (xfr#53, to-chk=96/220)
13-Nov-2024 18:12:53       7,622,773  59%   25.69MB/s    0:00:00 (xfr#54, to-chk=95/220)
13-Nov-2024 18:12:53       7,623,331  59%   25.69MB/s    0:00:00 (xfr#55, to-chk=94/220)
13-Nov-2024 18:12:53       7,673,474  59%   25.59MB/s    0:00:00 (xfr#56, to-chk=93/220)
13-Nov-2024 18:12:53       7,674,128  59%   25.59MB/s    0:00:00 (xfr#57, to-chk=89/220)
13-Nov-2024 18:12:53       7,851,085  61%   26.09MB/s    0:00:00 (xfr#58, to-chk=88/220)
13-Nov-2024 18:12:53       7,851,739  61%   26.09MB/s    0:00:00 (xfr#59, to-chk=87/220)
13-Nov-2024 18:12:53       7,892,690  61%   26.23MB/s    0:00:00 (xfr#60, to-chk=86/220)
13-Nov-2024 18:12:53       7,893,248  61%   26.23MB/s    0:00:00 (xfr#61, to-chk=82/220)
13-Nov-2024 18:12:53       8,018,716  62%   26.37MB/s    0:00:00 (xfr#62, to-chk=81/220)
13-Nov-2024 18:12:53       8,019,274  62%   26.37MB/s    0:00:00 (xfr#63, to-chk=80/220)
13-Nov-2024 18:12:53       8,058,954  62%   26.41MB/s    0:00:00 (xfr#64, to-chk=79/220)
13-Nov-2024 18:12:53       8,059,416  62%   26.41MB/s    0:00:00 (xfr#65, to-chk=75/220)
13-Nov-2024 18:12:53       8,198,794  63%   26.78MB/s    0:00:00 (xfr#66, to-chk=74/220)
13-Nov-2024 18:12:53       8,199,256  63%   26.78MB/s    0:00:00 (xfr#67, to-chk=73/220)
13-Nov-2024 18:12:53       8,232,284  64%   26.89MB/s    0:00:00 (xfr#68, to-chk=72/220)
13-Nov-2024 18:12:53       8,232,938  64%   26.89MB/s    0:00:00 (xfr#69, to-chk=68/220)
13-Nov-2024 18:12:53       8,359,558  65%   26.93MB/s    0:00:00 (xfr#70, to-chk=67/220)
13-Nov-2024 18:12:53       8,360,212  65%   26.94MB/s    0:00:00 (xfr#71, to-chk=66/220)
13-Nov-2024 18:12:53       8,386,367  65%   26.93MB/s    0:00:00 (xfr#72, to-chk=65/220)
13-Nov-2024 18:12:53       8,386,925  65%   26.93MB/s    0:00:00 (xfr#73, to-chk=61/220)
13-Nov-2024 18:12:53       8,391,062  65%   26.94MB/s    0:00:00 (xfr#74, to-chk=60/220)
13-Nov-2024 18:12:53       8,483,744  66%   27.15MB/s    0:00:00 (xfr#75, to-chk=59/220)
13-Nov-2024 18:12:53       8,484,302  66%   27.06MB/s    0:00:00 (xfr#76, to-chk=58/220)
13-Nov-2024 18:12:53       8,724,853  67%   26.50MB/s    0:00:00 (xfr#77, to-chk=57/220)
13-Nov-2024 18:12:53       8,725,411  67%   26.50MB/s    0:00:00 (xfr#78, to-chk=53/220)
13-Nov-2024 18:12:53      11,383,402  88%   28.05MB/s    0:00:00 (xfr#79, to-chk=52/220)
13-Nov-2024 18:12:53      11,383,960  88%   28.05MB/s    0:00:00 (xfr#80, to-chk=51/220)
13-Nov-2024 18:12:53      11,417,676  88%   28.06MB/s    0:00:00 (xfr#81, to-chk=50/220)
13-Nov-2024 18:12:53      11,418,234  88%   27.99MB/s    0:00:00 (xfr#82, to-chk=46/220)
13-Nov-2024 18:12:53      11,544,313  89%   28.23MB/s    0:00:00 (xfr#83, to-chk=45/220)
13-Nov-2024 18:12:53      11,544,871  89%   28.23MB/s    0:00:00 (xfr#84, to-chk=44/220)
13-Nov-2024 18:12:53      11,580,895  90%   28.17MB/s    0:00:00 (xfr#85, to-chk=43/220)
13-Nov-2024 18:12:53      11,581,645  90%   28.18MB/s    0:00:00 (xfr#86, to-chk=39/220)
13-Nov-2024 18:12:53      11,730,536  91%   28.39MB/s    0:00:00 (xfr#87, to-chk=38/220)
13-Nov-2024 18:12:53      11,731,286  91%   28.40MB/s    0:00:00 (xfr#88, to-chk=37/220)
13-Nov-2024 18:12:53      11,799,817  91%   28.42MB/s    0:00:00 (xfr#89, to-chk=36/220)
13-Nov-2024 18:12:53      11,800,087  91%   28.35MB/s    0:00:00 (xfr#90, to-chk=32/220)
13-Nov-2024 18:12:53      12,063,403  93%   28.83MB/s    0:00:00 (xfr#91, to-chk=31/220)
13-Nov-2024 18:12:53      12,063,673  93%   28.76MB/s    0:00:00 (xfr#92, to-chk=30/220)
13-Nov-2024 18:12:53      12,114,712  94%   28.74MB/s    0:00:00 (xfr#93, to-chk=29/220)
13-Nov-2024 18:12:53      12,115,174  94%   28.67MB/s    0:00:00 (xfr#94, to-chk=25/220)
13-Nov-2024 18:12:53      12,278,012  95%   28.98MB/s    0:00:00 (xfr#95, to-chk=24/220)
13-Nov-2024 18:12:53      12,278,474  95%   28.91MB/s    0:00:00 (xfr#96, to-chk=23/220)
13-Nov-2024 18:12:53      12,328,613  95%   28.89MB/s    0:00:00 (xfr#97, to-chk=22/220)
13-Nov-2024 18:12:53      12,329,363  95%   28.89MB/s    0:00:00 (xfr#98, to-chk=18/220)
13-Nov-2024 18:12:53      12,500,705  97%   29.22MB/s    0:00:00 (xfr#99, to-chk=17/220)
13-Nov-2024 18:12:53      12,501,455  97%   29.15MB/s    0:00:00 (xfr#100, to-chk=16/220)
13-Nov-2024 18:12:53      12,502,083  97%   29.15MB/s    0:00:00 (xfr#101, to-chk=15/220)
13-Nov-2024 18:12:53      12,542,832  97%   29.10MB/s    0:00:00 (xfr#102, to-chk=14/220)
13-Nov-2024 18:12:53      12,543,390  97%   29.11MB/s    0:00:00 (xfr#103, to-chk=10/220)
13-Nov-2024 18:12:53      12,679,730  98%   29.35MB/s    0:00:00 (xfr#104, to-chk=9/220)
13-Nov-2024 18:12:53      12,680,288  98%   29.28MB/s    0:00:00 (xfr#105, to-chk=8/220)
13-Nov-2024 18:12:53      12,706,751  98%   29.34MB/s    0:00:00 (xfr#106, to-chk=7/220)
13-Nov-2024 18:12:53      12,707,309  98%   29.20MB/s    0:00:00 (xfr#107, to-chk=3/220)
13-Nov-2024 18:12:53      12,804,762  99%   29.43MB/s    0:00:00 (xfr#108, to-chk=2/220)
13-Nov-2024 18:12:53      12,805,320  99%   29.36MB/s    0:00:00 (xfr#109, to-chk=1/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.38MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.31MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.31MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.31MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.31MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.31MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.31MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.24MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.24MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.24MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.24MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.10MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.10MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.10MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.03MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.03MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.03MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.03MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   29.03MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   28.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   28.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53      12,844,881  99%   28.76MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:12:53 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-qd7gk: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-17.58.50/pod-logs/dev-oneclient-krakow-7d9476b8bc-qd7gk/oneclient_logs
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:12:53          21,337   0%   20.35MB/s    0:00:00 (xfr#1, to-chk=186/219)
13-Nov-2024 18:12:53          21,337   0%   20.35MB/s    0:00:00 (xfr#1, to-chk=180/219)
13-Nov-2024 18:12:53          21,895   0%   20.88MB/s    0:00:00 (xfr#2, to-chk=182/219)
13-Nov-2024 18:12:53         114,664   2%   54.68MB/s    0:00:00 (xfr#3, to-chk=181/219)
13-Nov-2024 18:12:53         115,222   2%   54.94MB/s    0:00:00 (xfr#4, to-chk=180/219)
13-Nov-2024 18:12:53         136,930   3%   65.29MB/s    0:00:00 (xfr#5, to-chk=179/219)
13-Nov-2024 18:12:53         137,488   3%   65.56MB/s    0:00:00 (xfr#6, to-chk=175/219)
13-Nov-2024 18:12:53         222,205   5%   52.98MB/s    0:00:00 (xfr#7, to-chk=174/219)
13-Nov-2024 18:12:53         222,763   5%   53.11MB/s    0:00:00 (xfr#8, to-chk=173/219)
13-Nov-2024 18:12:53         253,299   6%   60.39MB/s    0:00:00 (xfr#9, to-chk=172/219)
13-Nov-2024 18:12:53         253,761   6%   60.50MB/s    0:00:00 (xfr#10, to-chk=168/219)
13-Nov-2024 18:12:53         370,620   9%   70.69MB/s    0:00:00 (xfr#11, to-chk=167/219)
13-Nov-2024 18:12:53         371,082   9%   70.78MB/s    0:00:00 (xfr#12, to-chk=166/219)
13-Nov-2024 18:12:53         387,490   9%   61.59MB/s    0:00:00 (xfr#13, to-chk=165/219)
13-Nov-2024 18:12:53         388,144   9%   52.88MB/s    0:00:00 (xfr#14, to-chk=161/219)
13-Nov-2024 18:12:53         449,764  11%   53.62MB/s    0:00:00 (xfr#15, to-chk=160/219)
13-Nov-2024 18:12:53         450,418  11%   53.69MB/s    0:00:00 (xfr#16, to-chk=159/219)
13-Nov-2024 18:12:53         589,177  15%   43.22MB/s    0:00:00 (xfr#17, to-chk=158/219)
13-Nov-2024 18:12:53         589,735  15%   43.26MB/s    0:00:00 (xfr#18, to-chk=154/219)
13-Nov-2024 18:12:53         857,934  22%   35.57MB/s    0:00:00 (xfr#19, to-chk=153/219)
13-Nov-2024 18:12:53         858,492  22%   35.60MB/s    0:00:00 (xfr#20, to-chk=152/219)
13-Nov-2024 18:12:53         879,920  22%   36.49MB/s    0:00:00 (xfr#21, to-chk=151/219)
13-Nov-2024 18:12:53         880,478  22%   36.51MB/s    0:00:00 (xfr#22, to-chk=147/219)
13-Nov-2024 18:12:53         941,067  24%   35.90MB/s    0:00:00 (xfr#23, to-chk=146/219)
13-Nov-2024 18:12:53         941,625  24%   34.54MB/s    0:00:00 (xfr#24, to-chk=145/219)
13-Nov-2024 18:12:53         962,252  24%   35.30MB/s    0:00:00 (xfr#25, to-chk=144/219)
13-Nov-2024 18:12:53         962,810  24%   34.01MB/s    0:00:00 (xfr#26, to-chk=140/219)
13-Nov-2024 18:12:53       1,041,463  26%   35.47MB/s    0:00:00 (xfr#27, to-chk=139/219)
13-Nov-2024 18:12:53       1,042,021  26%   35.49MB/s    0:00:00 (xfr#28, to-chk=138/219)
13-Nov-2024 18:12:53       1,057,624  27%   34.78MB/s    0:00:00 (xfr#29, to-chk=137/219)
13-Nov-2024 18:12:53       1,058,182  27%   34.80MB/s    0:00:00 (xfr#30, to-chk=133/219)
13-Nov-2024 18:12:53       1,108,033  28%   36.44MB/s    0:00:00 (xfr#31, to-chk=132/219)
13-Nov-2024 18:12:53       1,108,591  28%   36.46MB/s    0:00:00 (xfr#32, to-chk=131/219)
13-Nov-2024 18:12:53       1,137,318  29%   34.99MB/s    0:00:00 (xfr#33, to-chk=130/219)
13-Nov-2024 18:12:53       1,137,876  29%   35.01MB/s    0:00:00 (xfr#34, to-chk=126/219)
13-Nov-2024 18:12:53       1,236,513  31%   35.73MB/s    0:00:00 (xfr#35, to-chk=125/219)
13-Nov-2024 18:12:53       1,237,071  31%   35.75MB/s    0:00:00 (xfr#36, to-chk=124/219)
13-Nov-2024 18:12:53       1,259,071  32%   31.60MB/s    0:00:00 (xfr#37, to-chk=123/219)
13-Nov-2024 18:12:53       1,259,341  32%   31.61MB/s    0:00:00 (xfr#38, to-chk=119/219)
13-Nov-2024 18:12:53       1,326,491  34%   32.44MB/s    0:00:00 (xfr#39, to-chk=118/219)
13-Nov-2024 18:12:53       1,326,761  34%   30.86MB/s    0:00:00 (xfr#40, to-chk=117/219)
13-Nov-2024 18:12:53       1,358,438  34%   30.85MB/s    0:00:00 (xfr#41, to-chk=116/219)
13-Nov-2024 18:12:53       1,358,708  34%   30.85MB/s    0:00:00 (xfr#42, to-chk=112/219)
13-Nov-2024 18:12:53       1,462,078  37%   31.69MB/s    0:00:00 (xfr#43, to-chk=111/219)
13-Nov-2024 18:12:53       1,462,348  37%   31.70MB/s    0:00:00 (xfr#44, to-chk=110/219)
13-Nov-2024 18:12:53       1,514,450  38%   32.10MB/s    0:00:00 (xfr#45, to-chk=109/219)
13-Nov-2024 18:12:53       1,515,008  38%   32.11MB/s    0:00:00 (xfr#46, to-chk=105/219)
13-Nov-2024 18:12:53       1,672,109  43%   32.54MB/s    0:00:00 (xfr#47, to-chk=104/219)
13-Nov-2024 18:12:53       1,672,667  43%   31.90MB/s    0:00:00 (xfr#48, to-chk=103/219)
13-Nov-2024 18:12:53       1,710,322  44%   31.98MB/s    0:00:00 (xfr#49, to-chk=102/219)
13-Nov-2024 18:12:53       1,710,976  44%   28.63MB/s    0:00:00 (xfr#50, to-chk=98/219)
13-Nov-2024 18:12:53       1,872,726  48%   30.79MB/s    0:00:00 (xfr#51, to-chk=97/219)
13-Nov-2024 18:12:53       1,873,380  48%   30.80MB/s    0:00:00 (xfr#52, to-chk=96/219)
13-Nov-2024 18:12:53       1,893,990  48%   30.61MB/s    0:00:00 (xfr#53, to-chk=95/219)
13-Nov-2024 18:12:53       1,894,356  48%   30.62MB/s    0:00:00 (xfr#54, to-chk=91/219)
13-Nov-2024 18:12:53       1,960,472  50%   31.69MB/s    0:00:00 (xfr#55, to-chk=90/219)
13-Nov-2024 18:12:53       1,960,838  50%   31.69MB/s    0:00:00 (xfr#56, to-chk=89/219)
13-Nov-2024 18:12:53       1,997,872  51%   28.44MB/s    0:00:00 (xfr#57, to-chk=88/219)
13-Nov-2024 18:12:53       1,998,622  51%   28.45MB/s    0:00:00 (xfr#58, to-chk=84/219)
13-Nov-2024 18:12:53       2,118,684  54%   29.71MB/s    0:00:00 (xfr#59, to-chk=83/219)
13-Nov-2024 18:12:53       2,119,434  54%   29.72MB/s    0:00:00 (xfr#60, to-chk=82/219)
13-Nov-2024 18:12:53       2,147,035  55%   30.11MB/s    0:00:00 (xfr#61, to-chk=81/219)
13-Nov-2024 18:12:53       2,147,497  55%   30.12MB/s    0:00:00 (xfr#62, to-chk=77/219)
13-Nov-2024 18:12:53       2,233,486  57%   30.43MB/s    0:00:00 (xfr#63, to-chk=76/219)
13-Nov-2024 18:12:53       2,233,948  57%   30.44MB/s    0:00:00 (xfr#64, to-chk=75/219)
13-Nov-2024 18:12:53       2,253,748  57%   30.70MB/s    0:00:00 (xfr#65, to-chk=74/219)
13-Nov-2024 18:12:53       2,254,306  57%   30.71MB/s    0:00:00 (xfr#66, to-chk=70/219)
13-Nov-2024 18:12:53       2,324,359  59%   31.22MB/s    0:00:00 (xfr#67, to-chk=69/219)
13-Nov-2024 18:12:53       2,324,917  59%   31.23MB/s    0:00:00 (xfr#68, to-chk=68/219)
13-Nov-2024 18:12:53       2,325,545  59%   31.24MB/s    0:00:00 (xfr#69, to-chk=67/219)
13-Nov-2024 18:12:53       2,360,917  60%   31.27MB/s    0:00:00 (xfr#70, to-chk=66/219)
13-Nov-2024 18:12:53       2,361,571  60%   31.28MB/s    0:00:00 (xfr#71, to-chk=62/219)
13-Nov-2024 18:12:53       2,467,962  63%   32.69MB/s    0:00:00 (xfr#72, to-chk=61/219)
13-Nov-2024 18:12:53       2,468,616  63%   32.25MB/s    0:00:00 (xfr#73, to-chk=60/219)
13-Nov-2024 18:12:53       2,499,234  64%   32.65MB/s    0:00:00 (xfr#74, to-chk=59/219)
13-Nov-2024 18:12:53       2,499,792  64%   32.66MB/s    0:00:00 (xfr#75, to-chk=55/219)
13-Nov-2024 18:12:53       2,582,884  66%   32.84MB/s    0:00:00 (xfr#76, to-chk=54/219)
13-Nov-2024 18:12:53       2,583,442  66%   32.85MB/s    0:00:00 (xfr#77, to-chk=53/219)
13-Nov-2024 18:12:53       2,613,044  67%   31.95MB/s    0:00:00 (xfr#78, to-chk=52/219)
13-Nov-2024 18:12:53       2,613,794  67%   31.96MB/s    0:00:00 (xfr#79, to-chk=48/219)
13-Nov-2024 18:12:53       2,705,532  69%   32.66MB/s    0:00:00 (xfr#80, to-chk=47/219)
13-Nov-2024 18:12:53       2,706,282  69%   32.67MB/s    0:00:00 (xfr#81, to-chk=46/219)
13-Nov-2024 18:12:53       2,706,910  69%   32.27MB/s    0:00:00 (xfr#82, to-chk=45/219)
13-Nov-2024 18:12:53       2,795,206  71%   32.91MB/s    0:00:00 (xfr#83, to-chk=44/219)
13-Nov-2024 18:12:53       2,796,052  71%   32.92MB/s    0:00:00 (xfr#84, to-chk=40/219)
13-Nov-2024 18:12:53       3,040,825  78%   34.94MB/s    0:00:00 (xfr#85, to-chk=39/219)
13-Nov-2024 18:12:53       3,041,671  78%   34.95MB/s    0:00:00 (xfr#86, to-chk=38/219)
13-Nov-2024 18:12:53       3,042,299  78%   34.96MB/s    0:00:00 (xfr#87, to-chk=37/219)
13-Nov-2024 18:12:53       3,063,219  78%   34.78MB/s    0:00:00 (xfr#88, to-chk=36/219)
13-Nov-2024 18:12:53       3,063,873  78%   34.78MB/s    0:00:00 (xfr#89, to-chk=32/219)
13-Nov-2024 18:12:53       3,143,049  80%   34.85MB/s    0:00:00 (xfr#90, to-chk=31/219)
13-Nov-2024 18:12:53       3,143,703  80%   34.86MB/s    0:00:00 (xfr#91, to-chk=30/219)
13-Nov-2024 18:12:53       3,178,381  81%   34.84MB/s    0:00:00 (xfr#92, to-chk=29/219)
13-Nov-2024 18:12:53       3,179,323  81%   34.45MB/s    0:00:00 (xfr#93, to-chk=25/219)
13-Nov-2024 18:12:53       3,290,946  84%   35.26MB/s    0:00:00 (xfr#94, to-chk=24/219)
13-Nov-2024 18:12:53       3,291,888  84%   35.27MB/s    0:00:00 (xfr#95, to-chk=23/219)
13-Nov-2024 18:12:53       3,308,171  85%   35.05MB/s    0:00:00 (xfr#96, to-chk=22/219)
13-Nov-2024 18:12:53       3,308,729  85%   35.06MB/s    0:00:00 (xfr#97, to-chk=18/219)
13-Nov-2024 18:12:53       3,364,956  86%   35.26MB/s    0:00:00 (xfr#98, to-chk=17/219)
13-Nov-2024 18:12:53       3,365,514  86%   35.27MB/s    0:00:00 (xfr#99, to-chk=16/219)
13-Nov-2024 18:12:53       3,366,142  86%   35.28MB/s    0:00:00 (xfr#100, to-chk=15/219)
13-Nov-2024 18:12:53       3,393,455  87%   33.02MB/s    0:00:00 (xfr#101, to-chk=14/219)
13-Nov-2024 18:12:53       3,394,013  87%   33.03MB/s    0:00:00 (xfr#102, to-chk=10/219)
13-Nov-2024 18:12:53       3,480,306  89%   30.73MB/s    0:00:00 (xfr#103, to-chk=9/219)
13-Nov-2024 18:12:53       3,480,864  89%   30.46MB/s    0:00:00 (xfr#104, to-chk=8/219)
13-Nov-2024 18:12:53       3,572,197  91%   30.42MB/s    0:00:00 (xfr#105, to-chk=7/219)
13-Nov-2024 18:12:53       3,573,043  91%   30.42MB/s    0:00:00 (xfr#106, to-chk=3/219)
13-Nov-2024 18:12:53       3,839,486  98%   32.12MB/s    0:00:00 (xfr#107, to-chk=2/219)
13-Nov-2024 18:12:53       3,840,332  98%   32.13MB/s    0:00:00 (xfr#108, to-chk=1/219)
13-Nov-2024 18:12:53       3,882,591  99%   32.20MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   32.20MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   32.20MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   32.20MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   31.92MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   27.63MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53       3,882,591  99%   27.63MB/s    0:00:00 (xfr#109, to-chk=0/219)
13-Nov-2024 18:12:53 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-17.58.50/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:12:53          23,282  16%   22.20MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:12:53          47,536  33%   45.33MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:12:53          47,536  33%   45.33MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:12:53          70,615  49%   13.47MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:12:53          70,906  50%   13.52MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:12:53          70,906  50%    8.45MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:12:53 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-17.58.50/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:12:53           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:12:53           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:12:53           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:12:53           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:12:53           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:12:53           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:12:53 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-17.58.50/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:12:53          42,979   6%   40.99MB/s    0:00:00 (xfr#2, to-chk=75/80)
13-Nov-2024 18:12:53          84,090  13%   80.19MB/s    0:00:00 (xfr#3, to-chk=73/80)
13-Nov-2024 18:12:53          84,090  13%   80.19MB/s    0:00:00 (xfr#4, to-chk=71/80)
13-Nov-2024 18:12:53          84,090  13%   80.19MB/s    0:00:00 (xfr#5, to-chk=69/80)
13-Nov-2024 18:12:53         123,751  19%   59.01MB/s    0:00:00 (xfr#6, to-chk=67/80)
13-Nov-2024 18:12:53         123,901  19%   59.08MB/s    0:00:00 (xfr#7, to-chk=65/80)
13-Nov-2024 18:12:53         124,198  19%   59.22MB/s    0:00:00 (xfr#8, to-chk=63/80)
13-Nov-2024 18:12:53         212,047  33%   18.38MB/s    0:00:00 (xfr#9, to-chk=61/80)
13-Nov-2024 18:12:53         218,251  34%   18.92MB/s    0:00:00 (xfr#10, to-chk=51/80)
13-Nov-2024 18:12:53         220,866  35%   17.55MB/s    0:00:00 (xfr#11, to-chk=50/80)
13-Nov-2024 18:12:53         221,712  35%   17.62MB/s    0:00:00 (xfr#12, to-chk=49/80)
13-Nov-2024 18:12:53         222,786  35%   17.71MB/s    0:00:00 (xfr#13, to-chk=48/80)
13-Nov-2024 18:12:53         227,903  36%   18.11MB/s    0:00:00 (xfr#14, to-chk=47/80)
13-Nov-2024 18:12:53         229,891  36%   16.86MB/s    0:00:00 (xfr#15, to-chk=46/80)
13-Nov-2024 18:12:53         234,216  37%   17.18MB/s    0:00:00 (xfr#16, to-chk=45/80)
13-Nov-2024 18:12:53         238,539  37%   17.50MB/s    0:00:00 (xfr#17, to-chk=44/80)
13-Nov-2024 18:12:53         238,760  37%   17.52MB/s    0:00:00 (xfr#18, to-chk=43/80)
13-Nov-2024 18:12:53         244,174  38%   17.91MB/s    0:00:00 (xfr#19, to-chk=42/80)
13-Nov-2024 18:12:53         251,235  39%   18.43MB/s    0:00:00 (xfr#20, to-chk=41/80)
13-Nov-2024 18:12:53         251,456  39%   18.45MB/s    0:00:00 (xfr#21, to-chk=40/80)
13-Nov-2024 18:12:53         252,822  40%   17.22MB/s    0:00:00 (xfr#22, to-chk=39/80)
13-Nov-2024 18:12:53         254,806  40%   17.36MB/s    0:00:00 (xfr#23, to-chk=38/80)
13-Nov-2024 18:12:53         258,333  40%   17.60MB/s    0:00:00 (xfr#24, to-chk=37/80)
13-Nov-2024 18:12:53         264,026  41%   17.99MB/s    0:00:00 (xfr#25, to-chk=36/80)
13-Nov-2024 18:12:53         267,209  42%   18.20MB/s    0:00:00 (xfr#26, to-chk=35/80)
13-Nov-2024 18:12:53         274,895  43%   18.73MB/s    0:00:00 (xfr#27, to-chk=34/80)
13-Nov-2024 18:12:53         277,225  43%   17.63MB/s    0:00:00 (xfr#28, to-chk=33/80)
13-Nov-2024 18:12:53         277,672  44%   17.65MB/s    0:00:00 (xfr#29, to-chk=32/80)
13-Nov-2024 18:12:53         281,710  44%   17.91MB/s    0:00:00 (xfr#30, to-chk=31/80)
13-Nov-2024 18:12:53         289,111  45%   18.38MB/s    0:00:00 (xfr#31, to-chk=30/80)
13-Nov-2024 18:12:53         292,007  46%   18.57MB/s    0:00:00 (xfr#32, to-chk=29/80)
13-Nov-2024 18:12:53         295,249  46%   13.41MB/s    0:00:00 (xfr#33, to-chk=28/80)
13-Nov-2024 18:12:53         302,306  47%   13.10MB/s    0:00:00 (xfr#34, to-chk=27/80)
13-Nov-2024 18:12:53         308,795  48%   13.39MB/s    0:00:00 (xfr#35, to-chk=26/80)
13-Nov-2024 18:12:53         310,498  49%   13.46MB/s    0:00:00 (xfr#36, to-chk=25/80)
13-Nov-2024 18:12:53         317,272  50%   13.75MB/s    0:00:00 (xfr#37, to-chk=24/80)
13-Nov-2024 18:12:53         323,820  51%   14.04MB/s    0:00:00 (xfr#38, to-chk=23/80)
13-Nov-2024 18:12:53         329,228  52%   13.65MB/s    0:00:00 (xfr#39, to-chk=22/80)
13-Nov-2024 18:12:53         334,862  53%   13.88MB/s    0:00:00 (xfr#40, to-chk=21/80)
13-Nov-2024 18:12:53         338,615  53%   14.04MB/s    0:00:00 (xfr#41, to-chk=20/80)
13-Nov-2024 18:12:53         344,878  54%   14.30MB/s    0:00:00 (xfr#42, to-chk=19/80)
13-Nov-2024 18:12:53         351,660  55%   14.58MB/s    0:00:00 (xfr#43, to-chk=18/80)
13-Nov-2024 18:12:53         352,172  55%   14.60MB/s    0:00:00 (xfr#44, to-chk=17/80)
13-Nov-2024 18:12:53         359,858  57%   14.92MB/s    0:00:00 (xfr#45, to-chk=16/80)
13-Nov-2024 18:12:53         364,981  57%   14.50MB/s    0:00:00 (xfr#46, to-chk=15/80)
13-Nov-2024 18:12:53         366,405  58%   14.56MB/s    0:00:00 (xfr#47, to-chk=14/80)
13-Nov-2024 18:12:53         368,049  58%   14.62MB/s    0:00:00 (xfr#48, to-chk=13/80)
13-Nov-2024 18:12:53         370,605  58%   14.14MB/s    0:00:00 (xfr#49, to-chk=12/80)
13-Nov-2024 18:12:53         375,329  59%   14.32MB/s    0:00:00 (xfr#50, to-chk=11/80)
13-Nov-2024 18:12:53         382,732  60%   14.04MB/s    0:00:00 (xfr#51, to-chk=10/80)
13-Nov-2024 18:12:53         386,257  61%   13.64MB/s    0:00:00 (xfr#52, to-chk=9/80)
13-Nov-2024 18:12:53         390,975  62%   13.81MB/s    0:00:00 (xfr#53, to-chk=8/80)
13-Nov-2024 18:12:53         396,894  62%   14.02MB/s    0:00:00 (xfr#54, to-chk=7/80)
13-Nov-2024 18:12:53         400,706  63%   14.15MB/s    0:00:00 (xfr#55, to-chk=6/80)
13-Nov-2024 18:12:53         402,073  63%   14.20MB/s    0:00:00 (xfr#56, to-chk=5/80)
13-Nov-2024 18:12:53         408,057  64%   13.90MB/s    0:00:00 (xfr#57, to-chk=4/80)
13-Nov-2024 18:12:53         410,383  65%   13.98MB/s    0:00:00 (xfr#58, to-chk=3/80)
13-Nov-2024 18:12:53         413,340  65%   14.08MB/s    0:00:00 (xfr#59, to-chk=2/80)
13-Nov-2024 18:12:53         414,479  65%   14.12MB/s    0:00:00 (xfr#60, to-chk=1/80)
13-Nov-2024 18:12:53         418,519  66%    9.73MB/s    0:00:00 (xfr#61, to-chk=0/80)
13-Nov-2024 18:12:53         418,519  66%    9.50MB/s    0:00:00 (xfr#61, to-chk=0/80)
13-Nov-2024 18:12:53         418,519  66%    9.50MB/s    0:00:00 (xfr#61, to-chk=0/80)
13-Nov-2024 18:12:53         418,519  66%    7.68MB/s    0:00:00 (xfr#61, to-chk=0/80)
13-Nov-2024 18:12:53         418,519  66%    7.68MB/s    0:00:00 (xfr#61, to-chk=0/80)
13-Nov-2024 18:12:53         418,519  66%    7.68MB/s    0:00:00 (xfr#61, to-chk=0/80)
13-Nov-2024 18:12:53 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-17.58.50/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:12:53          23,228   6%   22.15MB/s    0:00:00 (xfr#2, to-chk=13/18)
13-Nov-2024 18:12:53          47,213  14%   45.03MB/s    0:00:00 (xfr#3, to-chk=11/18)
13-Nov-2024 18:12:53          47,213  14%   45.03MB/s    0:00:00 (xfr#4, to-chk=9/18)
13-Nov-2024 18:12:53          69,961  21%   33.36MB/s    0:00:00 (xfr#5, to-chk=7/18)
13-Nov-2024 18:12:53          70,052  21%   33.40MB/s    0:00:00 (xfr#6, to-chk=5/18)
13-Nov-2024 18:12:53          70,349  21%   33.55MB/s    0:00:00 (xfr#7, to-chk=3/18)
13-Nov-2024 18:12:53         166,322  50%   39.65MB/s    0:00:00 (xfr#8, to-chk=1/18)
13-Nov-2024 18:12:53         166,322  50%   26.44MB/s    0:00:00 (xfr#8, to-chk=0/18)
13-Nov-2024 18:12:53 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-17.58.50/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:12:53          53,526  12%   51.05MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:12:53         108,606  25%   17.26MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:12:53         156,081  37%   16.54MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:12:53         209,404  49%   16.64MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:12:53         209,695  50%   16.67MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:12:53         209,695  50%   15.38MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:12:53 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-17.58.50/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:12:53               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:12:53           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:12:53           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:12:53           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:12:53           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:12:53           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:12:53           6,700  50%    2.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:12:53 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1731521565.7954094 exists, exporting anyway.
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53 =============================== warnings summary ===============================
13-Nov-2024 18:12:53 tests/utils/rest_utils.py:98
13-Nov-2024 18:12:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:12:53     print("""
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53 tests/utils/path_utils.py:112
13-Nov-2024 18:12:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:12:53     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:12:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:12:53     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:12:53   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:12:53     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:12:53
13-Nov-2024 18:12:53 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:12:53 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:12:53 ================== 26 passed, 4 warnings in 845.88s (0:14:05) ==================
13-Nov-2024 18:12:57 release "dev" uninstalled
13-Nov-2024 18:12:58 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
13-Nov-2024 18:13:00 No resources found
13-Nov-2024 18:13:01 Sidecar injection has been disabled
13-Nov-2024 18:13:01 Cleaning helm release "dev"...
13-Nov-2024 18:13:01 Deleted 1 helm deployments
13-Nov-2024 18:13:01 Deleted 0 k8s deployments
13-Nov-2024 18:13:01 Deleted 0 k8s services
13-Nov-2024 18:13:01 Deleted 0 persistent volumes
13-Nov-2024 18:13:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:13:01 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:13:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:13:01 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:13:01 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:13:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:13:01 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:13:01 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:13:01 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:13:01 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH...
13-Nov-2024 18:13:01 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:13:01 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:13:01
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:13:01
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:13:01
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:13:01
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:13:01
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:13:01
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:13:01
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:13:01
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:13:01
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:13:01
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:13:01 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:13:01
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3363 (ODSRV-OAP-SRFCMPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3363-ScriptBuildTask-8181361831006379840.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance
13-Nov-2024 18:13:01 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
13-Nov-2024 18:13:02 Uploading artifact
13-Nov-2024 18:13:02     source path: surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
13-Nov-2024 18:13:02     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
13-Nov-2024 18:13:02 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:13:02 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:13:02 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:13:02
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3363 (ODSRV-OAP-SRFCMPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3363-ScriptBuildTask-2244832303150254080.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH
13-Nov-2024 18:13:02 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:13:02 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:13:02 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:13:02
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:13:02 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:13:02
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3363 (ODSRV-OAP-SRFCMPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3363-ScriptBuildTask-9318666790491094165.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance
13-Nov-2024 18:13:02   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:13:02                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:13:02
13-Nov-2024 18:13:02   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:13:02 100  4822  100  4822    0     0  56069      0 --:--:-- --:--:-- --:--:-- 56069
13-Nov-2024 18:13:02 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:13:03 Cleaning helm deployments
13-Nov-2024 18:13:03 Cleanining pods
13-Nov-2024 18:13:03 Cleaning kube persistant volumes
13-Nov-2024 18:13:04 Cleaning dockswift container
13-Nov-2024 18:13:04 Cleaning docker containers
13-Nov-2024 18:13:06 Stalled docker containers to remove:
13-Nov-2024 18:13:06 b949776a25bd d2ebe075d77d 81a87ad1399c 8868d868dba0 14bf12ae88ef 24c36490790d 66585c2833e2 456e48e052f4 de064be8efae c1e52beda84c 8246ae0a05bd 19a5427d690a c97d045f6d2b 501b07d6ef56 e31f95ca558d 64df231a90d3
13-Nov-2024 18:13:06 Removing stalled docker containers
13-Nov-2024 18:13:06 Error response from daemon: Cannot kill container: b949776a25bd: Container b949776a25bda5a147315d50fff30e085b4323668d0609ee8cdaefffa11a57c1 is not running
13-Nov-2024 18:13:06 b949776a25bd
13-Nov-2024 18:13:06 Error response from daemon: Cannot kill container: d2ebe075d77d: Container d2ebe075d77d588011fd6c00e47288c1d47b689ccb73c3eaac64e17f58e9be56 is not running
13-Nov-2024 18:13:06 d2ebe075d77d
13-Nov-2024 18:13:06 Error response from daemon: Cannot kill container: 81a87ad1399c: Container 81a87ad1399c6dcf6c4dae675197974aae8d1c58a90a516c9ffd8074f390838f is not running
13-Nov-2024 18:13:06 81a87ad1399c
13-Nov-2024 18:13:06 Error response from daemon: Cannot kill container: 8868d868dba0: Container 8868d868dba088b9402dba8001295d88e3e18a5106ff8936fc5a743e980fcd79 is not running
13-Nov-2024 18:13:07 8868d868dba0
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: 14bf12ae88ef: Container 14bf12ae88effa048cd68f382e43435cd35be1736fc10fe1a0e83241f53a04a4 is not running
13-Nov-2024 18:13:07 14bf12ae88ef
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: 24c36490790d: Container 24c36490790d840c574b357d3ce6ab9d0a6d7e1af82dca8e0ae3c1ae5d3b1550 is not running
13-Nov-2024 18:13:07 24c36490790d
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: 66585c2833e2: Container 66585c2833e24a1cd7f4cac105caa4532b603880a490863b7a8c802254b6154a is not running
13-Nov-2024 18:13:07 66585c2833e2
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: 456e48e052f4: Container 456e48e052f44a7fdc03751d9632bfe155aad40a2855395111917763002f907b is not running
13-Nov-2024 18:13:07 456e48e052f4
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: de064be8efae: Container de064be8efae274cc11bfe248eaeab76d8d7b50f70afde747327f81a5680e6cf is not running
13-Nov-2024 18:13:07 de064be8efae
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: c1e52beda84c: Container c1e52beda84ca0784039a65d1b25988343025aef171b88672c1f79f1e6b58c58 is not running
13-Nov-2024 18:13:07 c1e52beda84c
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: 8246ae0a05bd: Container 8246ae0a05bdb5ecc30b54fa655e986fdff02e250c9465bd0727ffcdd19be6fc is not running
13-Nov-2024 18:13:07 8246ae0a05bd
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: 19a5427d690a: Container 19a5427d690ae11e4b83e689a07b44e29a053d6542c8ecde5c5bfea1858ff030 is not running
13-Nov-2024 18:13:07 19a5427d690a
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: c97d045f6d2b: Container c97d045f6d2b60d1e75677db2486fcee37c8cbd8e3cb75628411647de6773145 is not running
13-Nov-2024 18:13:07 c97d045f6d2b
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: 501b07d6ef56: Container 501b07d6ef56de8c69cbd1b4801ea2e9a7c30857f1433e44b458e59ce19256cb is not running
13-Nov-2024 18:13:07 501b07d6ef56
13-Nov-2024 18:13:07 Error response from daemon: Cannot kill container: e31f95ca558d: Container e31f95ca558d9688cdd1befff3cf6e3a6e06098bd479efd15235454fca22095b is not running
13-Nov-2024 18:13:07 e31f95ca558d
13-Nov-2024 18:13:08 64df231a90d3
13-Nov-2024 18:13:08 64df231a90d3
13-Nov-2024 18:13:08 Stalled docker volumes to remove:
13-Nov-2024 18:13:08
13-Nov-2024 18:13:08 Removing stalled docker volumes
13-Nov-2024 18:13:08 Removing stalled loopdevices
13-Nov-2024 18:13:09 Done
13-Nov-2024 18:13:09 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:13:09 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:13:09 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:13:09 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:13:09 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:13:09 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:13:09 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:13:09 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:13:09 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:13:09 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 167.8 ms
13-Nov-2024 18:13:09 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH'
13-Nov-2024 18:13:09 Finalising the build...
13-Nov-2024 18:13:09 Stopping timer.
13-Nov-2024 18:13:09 Build ODSRV-OAP-SRFCMPH-3363 completed.
13-Nov-2024 18:13:10 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:13:10 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:13:10 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:13:10 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:13:10 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:13:10 All post build plugins have finished
13-Nov-2024 18:13:10 Generating build results summary...
13-Nov-2024 18:13:10 Saving build results to disk...
13-Nov-2024 18:13:10 Store variable context...
13-Nov-2024 18:13:11 Finished building ODSRV-OAP-SRFCMPH-3363.