oneclient acceptance tests using environment deployed from packages

Build: #3361 was successful

Job: singleprovider regular file CRUD multiclient proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

09-Nov-2024 19:27:02
09-Nov-2024 19:27:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/883m2x650zc4vx7g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/883m2x650zc4vx7g
09-Nov-2024 19:27:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16335943995297215883'...
09-Nov-2024 19:27:02 Getting configuration...
09-Nov-2024 19:27:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/883m2x650zc4vx7g'.
09-Nov-2024 19:27:02
09-Nov-2024 19:27:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:27:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:27:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:27:02
09-Nov-2024 19:27:02
09-Nov-2024 19:27:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7'
09-Nov-2024 19:27:02 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7' successfully started
09-Nov-2024 19:27:02
09-Nov-2024 19:27:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4kw6cwanv7ex9r14
09-Nov-2024 19:27:02
09-Nov-2024 19:27:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4kw6cwanv7ex9r14 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4kw6cwanv7ex9r14
09-Nov-2024 19:27:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4257691959980720914'...
09-Nov-2024 19:27:02 Getting configuration...
09-Nov-2024 19:27:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4kw6cwanv7ex9r14'.
09-Nov-2024 19:27:02
09-Nov-2024 19:27:02 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
09-Nov-2024 19:27:02 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
09-Nov-2024 19:27:02 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:27:02 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:27:02 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
09-Nov-2024 19:27:02 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
09-Nov-2024 19:27:02 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:27:02 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:27:02 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
09-Nov-2024 19:27:02 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
09-Nov-2024 19:27:02 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:27:02 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:27:02 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
09-Nov-2024 19:27:02 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
09-Nov-2024 19:27:02 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
09-Nov-2024 19:27:02 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
09-Nov-2024 19:27:02 =================================================================
09-Nov-2024 19:27:02
09-Nov-2024 19:27:02 PASSED
09-Nov-2024 19:27:02 Unmounting client from /tmp/onedata/mnt/883m2x650zc4vx7g
09-Nov-2024 19:27:02
09-Nov-2024 19:27:02
09-Nov-2024 19:27:02 Unmounting client from /tmp/onedata/mnt/4kw6cwanv7ex9r14
09-Nov-2024 19:27:02
09-Nov-2024 19:27:02
09-Nov-2024 19:27:29 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
09-Nov-2024 19:27:29 =================================================================
09-Nov-2024 19:27:29 - Executing scenario 'Delete file opened by other user for reading'
09-Nov-2024 19:27:29 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 19:27:29 -----------------------------------------------------------------
09-Nov-2024 19:27:29 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:27:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:27:29 using [token, token] by [user1, user2]"'
09-Nov-2024 19:27:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:27:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:27:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:27:29
09-Nov-2024 19:27:29
09-Nov-2024 19:27:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9'
09-Nov-2024 19:27:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9' successfully started
09-Nov-2024 19:27:29
09-Nov-2024 19:27:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mrqs6kd85swjb9bm
09-Nov-2024 19:27:29
09-Nov-2024 19:27:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mrqs6kd85swjb9bm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mrqs6kd85swjb9bm
09-Nov-2024 19:27:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5432401298194310059'...
09-Nov-2024 19:27:29 Getting configuration...
09-Nov-2024 19:27:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mrqs6kd85swjb9bm'.
09-Nov-2024 19:27:29
09-Nov-2024 19:27:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:27:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:27:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:27:29
09-Nov-2024 19:27:29
09-Nov-2024 19:27:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7'
09-Nov-2024 19:27:29 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7' successfully started
09-Nov-2024 19:27:29
09-Nov-2024 19:27:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/id8m5gv3a8glssln
09-Nov-2024 19:27:29
09-Nov-2024 19:27:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/id8m5gv3a8glssln --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/id8m5gv3a8glssln
09-Nov-2024 19:27:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9814744200416910496'...
09-Nov-2024 19:27:29 Getting configuration...
09-Nov-2024 19:27:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/id8m5gv3a8glssln'.
09-Nov-2024 19:27:29
09-Nov-2024 19:27:29 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:27:29 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 19:27:29 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 19:27:29 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 19:27:29 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
09-Nov-2024 19:27:29 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
09-Nov-2024 19:27:29 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
09-Nov-2024 19:27:29 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
09-Nov-2024 19:27:29 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
09-Nov-2024 19:27:29 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
09-Nov-2024 19:27:29 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
09-Nov-2024 19:27:29 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
09-Nov-2024 19:27:29 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
09-Nov-2024 19:27:29 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
09-Nov-2024 19:27:29 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
09-Nov-2024 19:27:29 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 19:27:29 =================================================================
09-Nov-2024 19:27:29
09-Nov-2024 19:27:30 PASSED
09-Nov-2024 19:27:30 Unmounting client from /tmp/onedata/mnt/mrqs6kd85swjb9bm
09-Nov-2024 19:27:30
09-Nov-2024 19:27:30
09-Nov-2024 19:27:30 Unmounting client from /tmp/onedata/mnt/id8m5gv3a8glssln
09-Nov-2024 19:27:30
09-Nov-2024 19:27:30
09-Nov-2024 19:27:54 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
09-Nov-2024 19:27:54 =================================================================
09-Nov-2024 19:27:54 - Executing scenario 'Delete file opened by other user for reading and writing'
09-Nov-2024 19:27:54 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 19:27:54 -----------------------------------------------------------------
09-Nov-2024 19:27:54 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:27:54 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:27:54 using [token, token] by [user1, user2]"'
09-Nov-2024 19:27:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:27:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:27:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:27:54
09-Nov-2024 19:27:54
09-Nov-2024 19:27:54 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9'
09-Nov-2024 19:27:54 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9' successfully started
09-Nov-2024 19:27:54
09-Nov-2024 19:27:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/33mugsq038gb4ffc
09-Nov-2024 19:27:54
09-Nov-2024 19:27:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/33mugsq038gb4ffc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/33mugsq038gb4ffc
09-Nov-2024 19:27:54 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11570726104198889025'...
09-Nov-2024 19:27:54 Getting configuration...
09-Nov-2024 19:27:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/33mugsq038gb4ffc'.
09-Nov-2024 19:27:54
09-Nov-2024 19:27:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:27:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:27:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:27:54
09-Nov-2024 19:27:54
09-Nov-2024 19:27:54 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7'
09-Nov-2024 19:27:54 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7' successfully started
09-Nov-2024 19:27:54
09-Nov-2024 19:27:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/c3ykue922ofwum2r
09-Nov-2024 19:27:54
09-Nov-2024 19:27:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c3ykue922ofwum2r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c3ykue922ofwum2r
09-Nov-2024 19:27:54 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4311426881676515771'...
09-Nov-2024 19:27:54 Getting configuration...
09-Nov-2024 19:27:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c3ykue922ofwum2r'.
09-Nov-2024 19:27:54
09-Nov-2024 19:27:54 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:27:54 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 19:27:54 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 19:27:54 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 19:27:54 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
09-Nov-2024 19:27:54 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
09-Nov-2024 19:27:54 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
09-Nov-2024 19:27:54 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
09-Nov-2024 19:27:54 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
09-Nov-2024 19:27:54 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
09-Nov-2024 19:27:54 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 19:27:54 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
09-Nov-2024 19:27:54 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
09-Nov-2024 19:27:54 =================================================================
09-Nov-2024 19:27:54
09-Nov-2024 19:27:55 PASSED
09-Nov-2024 19:27:55 Unmounting client from /tmp/onedata/mnt/33mugsq038gb4ffc
09-Nov-2024 19:27:55
09-Nov-2024 19:27:55
09-Nov-2024 19:27:55 Unmounting client from /tmp/onedata/mnt/c3ykue922ofwum2r
09-Nov-2024 19:27:55
09-Nov-2024 19:27:55
09-Nov-2024 19:28:21 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
09-Nov-2024 19:28:21 =================================================================
09-Nov-2024 19:28:21 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
09-Nov-2024 19:28:21 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 19:28:21 -----------------------------------------------------------------
09-Nov-2024 19:28:21 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:28:21 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:28:21 using [token, token] by [user1, user2]"'
09-Nov-2024 19:28:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:28:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:28:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9'
09-Nov-2024 19:28:21 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9' successfully started
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8qqv2wyu74z1j9fd
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8qqv2wyu74z1j9fd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8qqv2wyu74z1j9fd
09-Nov-2024 19:28:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2651512485092679099'...
09-Nov-2024 19:28:21 Getting configuration...
09-Nov-2024 19:28:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8qqv2wyu74z1j9fd'.
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:28:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:28:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7'
09-Nov-2024 19:28:21 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7' successfully started
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lscnlyrf45rhyhvm
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lscnlyrf45rhyhvm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lscnlyrf45rhyhvm
09-Nov-2024 19:28:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4890422564184528783'...
09-Nov-2024 19:28:21 Getting configuration...
09-Nov-2024 19:28:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lscnlyrf45rhyhvm'.
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:28:21 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 19:28:21 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 19:28:21 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:28:21 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 19:28:21 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
09-Nov-2024 19:28:21 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
09-Nov-2024 19:28:21 =================================================================
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21 PASSED
09-Nov-2024 19:28:21 Unmounting client from /tmp/onedata/mnt/8qqv2wyu74z1j9fd
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21 Unmounting client from /tmp/onedata/mnt/lscnlyrf45rhyhvm
09-Nov-2024 19:28:21
09-Nov-2024 19:28:21
09-Nov-2024 19:28:45 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
09-Nov-2024 19:28:45 =================================================================
09-Nov-2024 19:28:45 - Executing scenario 'Delete file right after closing it'
09-Nov-2024 19:28:45 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 19:28:45 -----------------------------------------------------------------
09-Nov-2024 19:28:45 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:28:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:28:45 using [token, token] by [user1, user2]"'
09-Nov-2024 19:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9'
09-Nov-2024 19:28:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9' successfully started
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/z8ug0uom0buyu2ds
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z8ug0uom0buyu2ds --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z8ug0uom0buyu2ds
09-Nov-2024 19:28:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17262993513773511933'...
09-Nov-2024 19:28:45 Getting configuration...
09-Nov-2024 19:28:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/z8ug0uom0buyu2ds'.
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7'
09-Nov-2024 19:28:45 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7' successfully started
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/s64zq9t725nakmtm
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s64zq9t725nakmtm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s64zq9t725nakmtm
09-Nov-2024 19:28:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13220086433710781423'...
09-Nov-2024 19:28:45 Getting configuration...
09-Nov-2024 19:28:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/s64zq9t725nakmtm'.
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:28:45 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:28:45 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:28:45 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 19:28:45 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
09-Nov-2024 19:28:45 -- Executing step: 'When "user1 closes space1/file1 on client11"'
09-Nov-2024 19:28:45 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
09-Nov-2024 19:28:45 -- Executing step: 'When "space1 is empty for user1 on client11"'
09-Nov-2024 19:28:45 =================================================================
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45 PASSED
09-Nov-2024 19:28:45 Unmounting client from /tmp/onedata/mnt/z8ug0uom0buyu2ds
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45 Unmounting client from /tmp/onedata/mnt/s64zq9t725nakmtm
09-Nov-2024 19:28:45
09-Nov-2024 19:28:45
09-Nov-2024 19:29:12 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
09-Nov-2024 19:29:12 =================================================================
09-Nov-2024 19:29:12 - Executing scenario 'Create many children'
09-Nov-2024 19:29:12 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 19:29:12 -----------------------------------------------------------------
09-Nov-2024 19:29:12 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:29:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:29:12 using [token, token] by [user1, user2]"'
09-Nov-2024 19:29:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:29:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:29:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:29:12
09-Nov-2024 19:29:12
09-Nov-2024 19:29:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9'
09-Nov-2024 19:29:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9' successfully started
09-Nov-2024 19:29:12
09-Nov-2024 19:29:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7s98i0h7gadvug2i
09-Nov-2024 19:29:12
09-Nov-2024 19:29:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7s98i0h7gadvug2i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7s98i0h7gadvug2i
09-Nov-2024 19:29:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9826460247771533499'...
09-Nov-2024 19:29:12 Getting configuration...
09-Nov-2024 19:29:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7s98i0h7gadvug2i'.
09-Nov-2024 19:29:12
09-Nov-2024 19:29:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:29:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:29:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:29:12
09-Nov-2024 19:29:12
09-Nov-2024 19:29:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7'
09-Nov-2024 19:29:12 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7' successfully started
09-Nov-2024 19:29:12
09-Nov-2024 19:29:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/iket03bgei6187ig
09-Nov-2024 19:29:12
09-Nov-2024 19:29:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iket03bgei6187ig --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iket03bgei6187ig
09-Nov-2024 19:29:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3769048076922342407'...
09-Nov-2024 19:29:12 Getting configuration...
09-Nov-2024 19:29:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iket03bgei6187ig'.
09-Nov-2024 19:29:12
09-Nov-2024 19:29:12 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
09-Nov-2024 19:29:12 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
09-Nov-2024 19:29:12 =================================================================
09-Nov-2024 19:29:12
09-Nov-2024 19:29:21 PASSED
09-Nov-2024 19:29:21 Unmounting client from /tmp/onedata/mnt/7s98i0h7gadvug2i
09-Nov-2024 19:29:21
09-Nov-2024 19:29:21
09-Nov-2024 19:29:21 Unmounting client from /tmp/onedata/mnt/iket03bgei6187ig
09-Nov-2024 19:29:21
09-Nov-2024 19:29:21
09-Nov-2024 19:29:45 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
09-Nov-2024 19:29:45 =================================================================
09-Nov-2024 19:29:45 - Executing scenario 'Create nonempty file then copy it and remove source file'
09-Nov-2024 19:29:45 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 19:29:45 -----------------------------------------------------------------
09-Nov-2024 19:29:45 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:29:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:29:45 using [token, token] by [user1, user2]"'
09-Nov-2024 19:29:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:29:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:29:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9'
09-Nov-2024 19:29:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9' successfully started
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ub0flgqifdndoako
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ub0flgqifdndoako --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ub0flgqifdndoako
09-Nov-2024 19:29:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12602797029932660092'...
09-Nov-2024 19:29:45 Getting configuration...
09-Nov-2024 19:29:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ub0flgqifdndoako'.
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:29:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:29:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7'
09-Nov-2024 19:29:45 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7' successfully started
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4jvsu8tv0w386fvp
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4jvsu8tv0w386fvp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4jvsu8tv0w386fvp
09-Nov-2024 19:29:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14563773749911913069'...
09-Nov-2024 19:29:45 Getting configuration...
09-Nov-2024 19:29:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4jvsu8tv0w386fvp'.
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:29:45 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 19:29:45 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
09-Nov-2024 19:29:45 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
09-Nov-2024 19:29:45 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
09-Nov-2024 19:29:45 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
09-Nov-2024 19:29:45 =================================================================
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45 PASSED
09-Nov-2024 19:29:45 Unmounting client from /tmp/onedata/mnt/ub0flgqifdndoako
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45 Unmounting client from /tmp/onedata/mnt/4jvsu8tv0w386fvp
09-Nov-2024 19:29:45
09-Nov-2024 19:29:45
09-Nov-2024 19:30:11 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
09-Nov-2024 19:30:11 =================================================================
09-Nov-2024 19:30:11 - Executing scenario 'Create nonempty file then move it to another space'
09-Nov-2024 19:30:11 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 19:30:11 -----------------------------------------------------------------
09-Nov-2024 19:30:11 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:30:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:30:11 using [token, token] by [user1, user2]"'
09-Nov-2024 19:30:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:30:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:30:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r2tv9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:30:11
09-Nov-2024 19:30:11
09-Nov-2024 19:30:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9'
09-Nov-2024 19:30:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r2tv9' successfully started
09-Nov-2024 19:30:11
09-Nov-2024 19:30:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4ziajzy90pr8vwof
09-Nov-2024 19:30:11
09-Nov-2024 19:30:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4ziajzy90pr8vwof --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4ziajzy90pr8vwof
09-Nov-2024 19:30:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9454020214855142513'...
09-Nov-2024 19:30:11 Getting configuration...
09-Nov-2024 19:30:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4ziajzy90pr8vwof'.
09-Nov-2024 19:30:11
09-Nov-2024 19:30:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:30:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:30:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-tbpk7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:30:11
09-Nov-2024 19:30:11
09-Nov-2024 19:30:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7'
09-Nov-2024 19:30:11 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-tbpk7' successfully started
09-Nov-2024 19:30:11
09-Nov-2024 19:30:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/a1pqgfhuojxd243i
09-Nov-2024 19:30:11
09-Nov-2024 19:30:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a1pqgfhuojxd243i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a1pqgfhuojxd243i
09-Nov-2024 19:30:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13420483322587869988'...
09-Nov-2024 19:30:11 Getting configuration...
09-Nov-2024 19:30:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a1pqgfhuojxd243i'.
09-Nov-2024 19:30:11
09-Nov-2024 19:30:11 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:30:11 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 19:30:11 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
09-Nov-2024 19:30:11 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
09-Nov-2024 19:30:11 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
09-Nov-2024 19:30:11 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
09-Nov-2024 19:30:11 =================================================================
09-Nov-2024 19:30:11
09-Nov-2024 19:30:20 PASSED
09-Nov-2024 19:30:20 Unmounting client from /tmp/onedata/mnt/4ziajzy90pr8vwof
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20 Unmounting client from /tmp/onedata/mnt/a1pqgfhuojxd243i
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1731180611.5578263', '-c', '/tmp/logs']
09-Nov-2024 19:30:20 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-bj5vl. See /home/bamboo/.one-env/deployments/2024.11.09-19.14.44/pod-logs/dev-cross-support-job-3p-users-bj5vl/entrypoint.log for more details
09-Nov-2024 19:30:20 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-r2tv9: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.44/pod-logs/dev-oneclient-krakow-7d9476b8bc-r2tv9/oneclient_logs
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:30:20          44,841   0%   42.76MB/s    0:00:00 (xfr#1, to-chk=189/222)
09-Nov-2024 19:30:20          44,841   0%   42.76MB/s    0:00:00 (xfr#1, to-chk=183/222)
09-Nov-2024 19:30:20          45,303   0%   43.20MB/s    0:00:00 (xfr#2, to-chk=185/222)
09-Nov-2024 19:30:20         192,486   1%   18.36MB/s    0:00:00 (xfr#3, to-chk=184/222)
09-Nov-2024 19:30:20         192,948   1%   18.40MB/s    0:00:00 (xfr#4, to-chk=183/222)
09-Nov-2024 19:30:20         193,576   1%   18.46MB/s    0:00:00 (xfr#5, to-chk=182/222)
09-Nov-2024 19:30:20         231,806   1%   17.01MB/s    0:00:00 (xfr#6, to-chk=181/222)
09-Nov-2024 19:30:20         232,364   1%   17.05MB/s    0:00:00 (xfr#7, to-chk=177/222)
09-Nov-2024 19:30:20         368,524   3%   25.10MB/s    0:00:00 (xfr#8, to-chk=176/222)
09-Nov-2024 19:30:20         369,082   3%   25.14MB/s    0:00:00 (xfr#9, to-chk=175/222)
09-Nov-2024 19:30:20         410,461   3%   27.96MB/s    0:00:00 (xfr#10, to-chk=174/222)
09-Nov-2024 19:30:20         411,019   3%   28.00MB/s    0:00:00 (xfr#11, to-chk=170/222)
09-Nov-2024 19:30:20         534,640   4%   33.99MB/s    0:00:00 (xfr#12, to-chk=169/222)
09-Nov-2024 19:30:20         535,198   4%   34.03MB/s    0:00:00 (xfr#13, to-chk=168/222)
09-Nov-2024 19:30:20         577,295   4%   36.70MB/s    0:00:00 (xfr#14, to-chk=167/222)
09-Nov-2024 19:30:20         577,661   4%   36.73MB/s    0:00:00 (xfr#15, to-chk=163/222)
09-Nov-2024 19:30:20         709,905   6%   33.85MB/s    0:00:00 (xfr#16, to-chk=162/222)
09-Nov-2024 19:30:20         710,271   6%   33.87MB/s    0:00:00 (xfr#17, to-chk=161/222)
09-Nov-2024 19:30:20         750,423   6%   34.08MB/s    0:00:00 (xfr#18, to-chk=160/222)
09-Nov-2024 19:30:20         750,789   6%   34.10MB/s    0:00:00 (xfr#19, to-chk=156/222)
09-Nov-2024 19:30:20         879,922   7%   38.14MB/s    0:00:00 (xfr#20, to-chk=155/222)
09-Nov-2024 19:30:20         880,288   7%   38.16MB/s    0:00:00 (xfr#21, to-chk=154/222)
09-Nov-2024 19:30:20       1,639,859  13%   41.16MB/s    0:00:00 (xfr#22, to-chk=153/222)
09-Nov-2024 19:30:20       1,640,417  13%   41.17MB/s    0:00:00 (xfr#23, to-chk=149/222)
09-Nov-2024 19:30:20       4,813,633  40%   28.87MB/s    0:00:00 (xfr#24, to-chk=148/222)
09-Nov-2024 19:30:20       4,814,191  40%   28.88MB/s    0:00:00 (xfr#25, to-chk=147/222)
09-Nov-2024 19:30:20       4,814,819  40%   28.88MB/s    0:00:00 (xfr#26, to-chk=146/222)
09-Nov-2024 19:30:20       5,049,728  42%   29.54MB/s    0:00:00 (xfr#27, to-chk=145/222)
09-Nov-2024 19:30:20       5,050,670  42%   29.55MB/s    0:00:00 (xfr#28, to-chk=141/222)
09-Nov-2024 19:30:20       7,568,998  63%   32.81MB/s    0:00:00 (xfr#29, to-chk=140/222)
09-Nov-2024 19:30:20       7,569,940  63%   32.81MB/s    0:00:00 (xfr#30, to-chk=139/222)
09-Nov-2024 19:30:20       7,616,574  64%   32.00MB/s    0:00:00 (xfr#31, to-chk=138/222)
09-Nov-2024 19:30:20       7,616,844  64%   32.00MB/s    0:00:00 (xfr#32, to-chk=134/222)
09-Nov-2024 19:30:20       7,777,760  65%   31.70MB/s    0:00:00 (xfr#33, to-chk=133/222)
09-Nov-2024 19:30:20       7,778,030  65%   31.70MB/s    0:00:00 (xfr#34, to-chk=132/222)
09-Nov-2024 19:30:20       7,778,658  65%   31.70MB/s    0:00:00 (xfr#35, to-chk=131/222)
09-Nov-2024 19:30:20       7,824,654  66%   31.75MB/s    0:00:00 (xfr#36, to-chk=130/222)
09-Nov-2024 19:30:20       7,825,308  66%   31.76MB/s    0:00:00 (xfr#37, to-chk=126/222)
09-Nov-2024 19:30:20       7,982,936  67%   31.85MB/s    0:00:00 (xfr#38, to-chk=125/222)
09-Nov-2024 19:30:20       7,983,590  67%   31.86MB/s    0:00:00 (xfr#39, to-chk=124/222)
09-Nov-2024 19:30:20       7,984,218  67%   31.86MB/s    0:00:00 (xfr#40, to-chk=123/222)
09-Nov-2024 19:30:20       8,018,681  67%   31.73MB/s    0:00:00 (xfr#41, to-chk=122/222)
09-Nov-2024 19:30:20       8,019,239  67%   31.73MB/s    0:00:00 (xfr#42, to-chk=118/222)
09-Nov-2024 19:30:20       8,164,230  69%   31.91MB/s    0:00:00 (xfr#43, to-chk=117/222)
09-Nov-2024 19:30:20       8,164,788  69%   31.91MB/s    0:00:00 (xfr#44, to-chk=116/222)
09-Nov-2024 19:30:20       8,333,381  70%   31.79MB/s    0:00:00 (xfr#45, to-chk=115/222)
09-Nov-2024 19:30:20       8,334,131  70%   31.79MB/s    0:00:00 (xfr#46, to-chk=111/222)
09-Nov-2024 19:30:20       8,910,547  75%   30.68MB/s    0:00:00 (xfr#47, to-chk=110/222)
09-Nov-2024 19:30:20       8,911,297  75%   30.68MB/s    0:00:00 (xfr#48, to-chk=109/222)
09-Nov-2024 19:30:20       8,937,413  75%   30.77MB/s    0:00:00 (xfr#49, to-chk=108/222)
09-Nov-2024 19:30:20       8,938,067  75%   30.77MB/s    0:00:00 (xfr#50, to-chk=104/222)
09-Nov-2024 19:30:20       9,030,282  76%   30.87MB/s    0:00:00 (xfr#51, to-chk=103/222)
09-Nov-2024 19:30:20       9,030,936  76%   30.87MB/s    0:00:00 (xfr#52, to-chk=102/222)
09-Nov-2024 19:30:20       9,069,113  76%   30.78MB/s    0:00:00 (xfr#53, to-chk=101/222)
09-Nov-2024 19:30:20       9,069,383  76%   30.78MB/s    0:00:00 (xfr#54, to-chk=97/222)
09-Nov-2024 19:30:20       9,225,661  77%   30.98MB/s    0:00:00 (xfr#55, to-chk=96/222)
09-Nov-2024 19:30:20       9,225,931  77%   30.98MB/s    0:00:00 (xfr#56, to-chk=95/222)
09-Nov-2024 19:30:20       9,258,401  78%   30.98MB/s    0:00:00 (xfr#57, to-chk=94/222)
09-Nov-2024 19:30:20       9,258,959  78%   30.98MB/s    0:00:00 (xfr#58, to-chk=90/222)
09-Nov-2024 19:30:20       9,376,013  79%   31.26MB/s    0:00:00 (xfr#59, to-chk=89/222)
09-Nov-2024 19:30:20       9,376,571  79%   31.27MB/s    0:00:00 (xfr#60, to-chk=88/222)
09-Nov-2024 19:30:20       9,449,575  79%   30.97MB/s    0:00:00 (xfr#61, to-chk=87/222)
09-Nov-2024 19:30:20       9,450,229  79%   30.97MB/s    0:00:00 (xfr#62, to-chk=83/222)
09-Nov-2024 19:30:20       9,740,605  82%   31.49MB/s    0:00:00 (xfr#63, to-chk=82/222)
09-Nov-2024 19:30:20       9,741,259  82%   31.49MB/s    0:00:00 (xfr#64, to-chk=81/222)
09-Nov-2024 19:30:20       9,777,527  82%   31.50MB/s    0:00:00 (xfr#65, to-chk=80/222)
09-Nov-2024 19:30:20       9,777,797  82%   31.50MB/s    0:00:00 (xfr#66, to-chk=76/222)
09-Nov-2024 19:30:20       9,889,561  83%   31.76MB/s    0:00:00 (xfr#67, to-chk=75/222)
09-Nov-2024 19:30:20       9,889,831  83%   31.76MB/s    0:00:00 (xfr#68, to-chk=74/222)
09-Nov-2024 19:30:20       9,922,882  83%   31.65MB/s    0:00:00 (xfr#69, to-chk=73/222)
09-Nov-2024 19:30:20       9,923,440  83%   31.65MB/s    0:00:00 (xfr#70, to-chk=69/222)
09-Nov-2024 19:30:20      10,049,823  84%   32.05MB/s    0:00:00 (xfr#71, to-chk=68/222)
09-Nov-2024 19:30:20      10,050,381  84%   31.95MB/s    0:00:00 (xfr#72, to-chk=67/222)
09-Nov-2024 19:30:20      10,110,303  85%   31.93MB/s    0:00:00 (xfr#73, to-chk=66/222)
09-Nov-2024 19:30:20      10,110,957  85%   31.93MB/s    0:00:00 (xfr#74, to-chk=62/222)
09-Nov-2024 19:30:20      10,340,018  87%   32.12MB/s    0:00:00 (xfr#75, to-chk=61/222)
09-Nov-2024 19:30:20      10,340,672  87%   32.02MB/s    0:00:00 (xfr#76, to-chk=60/222)
09-Nov-2024 19:30:20      10,389,322  87%   31.55MB/s    0:00:00 (xfr#77, to-chk=59/222)
09-Nov-2024 19:30:20      10,389,592  87%   31.56MB/s    0:00:00 (xfr#78, to-chk=55/222)
09-Nov-2024 19:30:20      10,558,700  89%   31.77MB/s    0:00:00 (xfr#79, to-chk=54/222)
09-Nov-2024 19:30:20      10,558,970  89%   31.77MB/s    0:00:00 (xfr#80, to-chk=53/222)
09-Nov-2024 19:30:20      10,559,598  89%   31.77MB/s    0:00:00 (xfr#81, to-chk=52/222)
09-Nov-2024 19:30:20      10,600,720  89%   31.59MB/s    0:00:00 (xfr#82, to-chk=51/222)
09-Nov-2024 19:30:20      10,600,990  89%   31.59MB/s    0:00:00 (xfr#83, to-chk=47/222)
09-Nov-2024 19:30:20      10,720,946  90%   31.85MB/s    0:00:00 (xfr#84, to-chk=46/222)
09-Nov-2024 19:30:20      10,721,216  90%   31.85MB/s    0:00:00 (xfr#85, to-chk=45/222)
09-Nov-2024 19:30:20      10,749,197  90%   31.94MB/s    0:00:00 (xfr#86, to-chk=44/222)
09-Nov-2024 19:30:20      10,749,755  90%   31.94MB/s    0:00:00 (xfr#87, to-chk=40/222)
09-Nov-2024 19:30:20      10,848,785  91%   32.23MB/s    0:00:00 (xfr#88, to-chk=39/222)
09-Nov-2024 19:30:20      10,849,343  91%   32.13MB/s    0:00:00 (xfr#89, to-chk=38/222)
09-Nov-2024 19:30:20      10,849,971  91%   32.13MB/s    0:00:00 (xfr#90, to-chk=37/222)
09-Nov-2024 19:30:20      10,887,434  92%   32.25MB/s    0:00:00 (xfr#91, to-chk=36/222)
09-Nov-2024 19:30:20      10,888,184  92%   32.25MB/s    0:00:00 (xfr#92, to-chk=32/222)
09-Nov-2024 19:30:20      11,021,682  93%   32.34MB/s    0:00:00 (xfr#93, to-chk=31/222)
09-Nov-2024 19:30:20      11,022,432  93%   32.34MB/s    0:00:00 (xfr#94, to-chk=30/222)
09-Nov-2024 19:30:20      11,023,060  93%   32.35MB/s    0:00:00 (xfr#95, to-chk=29/222)
09-Nov-2024 19:30:20      11,061,457  93%   32.46MB/s    0:00:00 (xfr#96, to-chk=28/222)
09-Nov-2024 19:30:20      11,062,207  93%   32.36MB/s    0:00:00 (xfr#97, to-chk=24/222)
09-Nov-2024 19:30:20      11,193,903  94%   32.75MB/s    0:00:00 (xfr#98, to-chk=23/222)
09-Nov-2024 19:30:20      11,194,653  94%   32.75MB/s    0:00:00 (xfr#99, to-chk=22/222)
09-Nov-2024 19:30:20      11,246,642  95%   32.60MB/s    0:00:00 (xfr#100, to-chk=21/222)
09-Nov-2024 19:30:20      11,247,488  95%   32.60MB/s    0:00:00 (xfr#101, to-chk=17/222)
09-Nov-2024 19:30:20      11,427,651  96%   33.03MB/s    0:00:00 (xfr#102, to-chk=16/222)
09-Nov-2024 19:30:20      11,428,497  96%   33.03MB/s    0:00:00 (xfr#103, to-chk=15/222)
09-Nov-2024 19:30:20      11,473,688  96%   33.06MB/s    0:00:00 (xfr#104, to-chk=14/222)
09-Nov-2024 19:30:20      11,474,246  96%   33.06MB/s    0:00:00 (xfr#105, to-chk=10/222)
09-Nov-2024 19:30:20      11,633,781  98%   33.32MB/s    0:00:00 (xfr#106, to-chk=9/222)
09-Nov-2024 19:30:20      11,634,339  98%   32.73MB/s    0:00:00 (xfr#107, to-chk=8/222)
09-Nov-2024 19:30:20      11,668,858  98%   32.83MB/s    0:00:00 (xfr#108, to-chk=7/222)
09-Nov-2024 19:30:20      11,669,512  98%   32.83MB/s    0:00:00 (xfr#109, to-chk=3/222)
09-Nov-2024 19:30:20      11,785,197  99%   33.06MB/s    0:00:00 (xfr#110, to-chk=2/222)
09-Nov-2024 19:30:20      11,785,851  99%   33.06MB/s    0:00:00 (xfr#111, to-chk=1/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.69MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.69MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   32.59MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   31.95MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   31.95MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   31.95MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   31.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   31.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   31.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   31.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   31.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20      11,825,410  99%   31.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 19:30:20 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-tbpk7: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.44/pod-logs/dev-oneclient-krakow-7d9476b8bc-tbpk7/oneclient_logs
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:30:20          24,771   0%   23.62MB/s    0:00:00 (xfr#1, to-chk=186/219)
09-Nov-2024 19:30:20          24,771   0%   23.62MB/s    0:00:00 (xfr#1, to-chk=180/219)
09-Nov-2024 19:30:20          25,617   0%   24.43MB/s    0:00:00 (xfr#2, to-chk=182/219)
09-Nov-2024 19:30:20         114,334   2%  109.04MB/s    0:00:00 (xfr#3, to-chk=181/219)
09-Nov-2024 19:30:20         115,180   2%  109.84MB/s    0:00:00 (xfr#4, to-chk=180/219)
09-Nov-2024 19:30:20         115,808   2%  110.44MB/s    0:00:00 (xfr#5, to-chk=179/219)
09-Nov-2024 19:30:20         140,431   3%  133.93MB/s    0:00:00 (xfr#6, to-chk=178/219)
09-Nov-2024 19:30:20         140,989   3%  134.46MB/s    0:00:00 (xfr#7, to-chk=174/219)
09-Nov-2024 19:30:20         242,450   6%   77.07MB/s    0:00:00 (xfr#8, to-chk=173/219)
09-Nov-2024 19:30:20         243,008   6%   77.25MB/s    0:00:00 (xfr#9, to-chk=172/219)
09-Nov-2024 19:30:20         284,821   7%   45.27MB/s    0:00:00 (xfr#10, to-chk=171/219)
09-Nov-2024 19:30:20         285,379   7%   45.36MB/s    0:00:00 (xfr#11, to-chk=167/219)
09-Nov-2024 19:30:20         418,167  10%   36.25MB/s    0:00:00 (xfr#12, to-chk=166/219)
09-Nov-2024 19:30:20         418,725  10%   36.30MB/s    0:00:00 (xfr#13, to-chk=165/219)
09-Nov-2024 19:30:20         445,816  11%   38.65MB/s    0:00:00 (xfr#14, to-chk=164/219)
09-Nov-2024 19:30:20         446,278  11%   38.69MB/s    0:00:00 (xfr#15, to-chk=160/219)
09-Nov-2024 19:30:20         530,765  13%   42.18MB/s    0:00:00 (xfr#16, to-chk=159/219)
09-Nov-2024 19:30:20         531,227  13%   42.22MB/s    0:00:00 (xfr#17, to-chk=158/219)
09-Nov-2024 19:30:20         552,803  13%   40.55MB/s    0:00:00 (xfr#18, to-chk=157/219)
09-Nov-2024 19:30:20         553,361  13%   40.59MB/s    0:00:00 (xfr#19, to-chk=153/219)
09-Nov-2024 19:30:20         618,565  15%   45.38MB/s    0:00:00 (xfr#20, to-chk=152/219)
09-Nov-2024 19:30:20         619,123  15%   42.17MB/s    0:00:00 (xfr#21, to-chk=151/219)
09-Nov-2024 19:30:20         709,565  17%   39.81MB/s    0:00:00 (xfr#22, to-chk=150/219)
09-Nov-2024 19:30:20         710,027  17%   37.62MB/s    0:00:00 (xfr#23, to-chk=146/219)
09-Nov-2024 19:30:20         960,168  23%   36.63MB/s    0:00:00 (xfr#24, to-chk=145/219)
09-Nov-2024 19:30:20         960,630  23%   36.65MB/s    0:00:00 (xfr#25, to-chk=144/219)
09-Nov-2024 19:30:20         989,309  24%   37.74MB/s    0:00:00 (xfr#26, to-chk=143/219)
09-Nov-2024 19:30:20         989,963  24%   36.31MB/s    0:00:00 (xfr#27, to-chk=139/219)
09-Nov-2024 19:30:20       1,070,884  26%   36.47MB/s    0:00:00 (xfr#28, to-chk=138/219)
09-Nov-2024 19:30:20       1,071,538  26%   35.24MB/s    0:00:00 (xfr#29, to-chk=137/219)
09-Nov-2024 19:30:20       1,103,928  27%   36.30MB/s    0:00:00 (xfr#30, to-chk=136/219)
09-Nov-2024 19:30:20       1,104,390  27%   36.32MB/s    0:00:00 (xfr#31, to-chk=132/219)
09-Nov-2024 19:30:20       1,203,733  29%   37.03MB/s    0:00:00 (xfr#32, to-chk=131/219)
09-Nov-2024 19:30:20       1,204,195  29%   33.78MB/s    0:00:00 (xfr#33, to-chk=130/219)
09-Nov-2024 19:30:20       1,204,823  29%   32.83MB/s    0:00:00 (xfr#34, to-chk=129/219)
09-Nov-2024 19:30:20       1,231,391  30%   33.55MB/s    0:00:00 (xfr#35, to-chk=128/219)
09-Nov-2024 19:30:20       1,231,949  30%   33.57MB/s    0:00:00 (xfr#36, to-chk=124/219)
09-Nov-2024 19:30:20       1,315,544  32%   34.85MB/s    0:00:00 (xfr#37, to-chk=123/219)
09-Nov-2024 19:30:20       1,316,102  32%   34.86MB/s    0:00:00 (xfr#38, to-chk=122/219)
09-Nov-2024 19:30:20       1,358,514  33%   35.99MB/s    0:00:00 (xfr#39, to-chk=121/219)
09-Nov-2024 19:30:20       1,358,976  33%   35.03MB/s    0:00:00 (xfr#40, to-chk=117/219)
09-Nov-2024 19:30:20       1,487,124  36%   37.32MB/s    0:00:00 (xfr#41, to-chk=116/219)
09-Nov-2024 19:30:20       1,487,586  36%   37.33MB/s    0:00:00 (xfr#42, to-chk=115/219)
09-Nov-2024 19:30:20       1,584,299  39%   37.77MB/s    0:00:00 (xfr#43, to-chk=114/219)
09-Nov-2024 19:30:20       1,585,241  39%   35.16MB/s    0:00:00 (xfr#44, to-chk=110/219)
09-Nov-2024 19:30:20       1,859,615  46%   38.55MB/s    0:00:00 (xfr#45, to-chk=109/219)
09-Nov-2024 19:30:20       1,860,557  46%   38.57MB/s    0:00:00 (xfr#46, to-chk=108/219)
09-Nov-2024 19:30:20       1,894,572  46%   38.44MB/s    0:00:00 (xfr#47, to-chk=107/219)
09-Nov-2024 19:30:20       1,895,322  46%   38.46MB/s    0:00:00 (xfr#48, to-chk=103/219)
09-Nov-2024 19:30:20       2,011,238  49%   39.96MB/s    0:00:00 (xfr#49, to-chk=102/219)
09-Nov-2024 19:30:20       2,011,988  49%   39.97MB/s    0:00:00 (xfr#50, to-chk=101/219)
09-Nov-2024 19:30:20       2,031,432  50%   39.54MB/s    0:00:00 (xfr#51, to-chk=100/219)
09-Nov-2024 19:30:20       2,031,990  50%   39.55MB/s    0:00:00 (xfr#52, to-chk=96/219)
09-Nov-2024 19:30:20       2,096,520  51%   37.72MB/s    0:00:00 (xfr#53, to-chk=95/219)
09-Nov-2024 19:30:20       2,097,078  51%   37.73MB/s    0:00:00 (xfr#54, to-chk=94/219)
09-Nov-2024 19:30:20       2,097,706  51%   37.75MB/s    0:00:00 (xfr#55, to-chk=93/219)
09-Nov-2024 19:30:20       2,140,866  53%   37.81MB/s    0:00:00 (xfr#56, to-chk=92/219)
09-Nov-2024 19:30:20       2,141,424  53%   37.82MB/s    0:00:00 (xfr#57, to-chk=88/219)
09-Nov-2024 19:30:20       2,273,354  56%   30.97MB/s    0:00:00 (xfr#58, to-chk=87/219)
09-Nov-2024 19:30:20       2,273,912  56%   30.98MB/s    0:00:00 (xfr#59, to-chk=86/219)
09-Nov-2024 19:30:20       2,295,482  56%   31.27MB/s    0:00:00 (xfr#60, to-chk=85/219)
09-Nov-2024 19:30:20       2,295,944  56%   30.84MB/s    0:00:00 (xfr#61, to-chk=81/219)
09-Nov-2024 19:30:20       2,379,467  58%   31.96MB/s    0:00:00 (xfr#62, to-chk=80/219)
09-Nov-2024 19:30:20       2,379,929  58%   31.52MB/s    0:00:00 (xfr#63, to-chk=79/219)
09-Nov-2024 19:30:20       2,380,557  58%   31.53MB/s    0:00:00 (xfr#64, to-chk=78/219)
09-Nov-2024 19:30:20       2,515,288  62%   32.86MB/s    0:00:00 (xfr#65, to-chk=77/219)
09-Nov-2024 19:30:20       2,515,942  62%   32.87MB/s    0:00:00 (xfr#66, to-chk=73/219)
09-Nov-2024 19:30:20       2,770,583  68%   33.45MB/s    0:00:00 (xfr#67, to-chk=72/219)
09-Nov-2024 19:30:20       2,771,237  68%   33.04MB/s    0:00:00 (xfr#68, to-chk=71/219)
09-Nov-2024 19:30:20       2,800,812  69%   33.39MB/s    0:00:00 (xfr#69, to-chk=70/219)
09-Nov-2024 19:30:20       2,801,370  69%   33.39MB/s    0:00:00 (xfr#70, to-chk=66/219)
09-Nov-2024 19:30:20       2,902,587  71%   34.17MB/s    0:00:00 (xfr#71, to-chk=65/219)
09-Nov-2024 19:30:20       2,903,145  71%   34.18MB/s    0:00:00 (xfr#72, to-chk=64/219)
09-Nov-2024 19:30:20       2,934,693  72%   34.13MB/s    0:00:00 (xfr#73, to-chk=63/219)
09-Nov-2024 19:30:20       2,935,347  72%   34.14MB/s    0:00:00 (xfr#74, to-chk=59/219)
09-Nov-2024 19:30:20       3,053,684  75%   31.65MB/s    0:00:00 (xfr#75, to-chk=58/219)
09-Nov-2024 19:30:20       3,054,338  75%   31.66MB/s    0:00:00 (xfr#76, to-chk=57/219)
09-Nov-2024 19:30:20       3,091,828  76%   29.19MB/s    0:00:00 (xfr#77, to-chk=56/219)
09-Nov-2024 19:30:20       3,092,482  76%   29.20MB/s    0:00:00 (xfr#78, to-chk=52/219)
09-Nov-2024 19:30:20       3,212,251  79%   30.03MB/s    0:00:00 (xfr#79, to-chk=51/219)
09-Nov-2024 19:30:20       3,212,905  79%   30.04MB/s    0:00:00 (xfr#80, to-chk=50/219)
09-Nov-2024 19:30:20 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:30:20 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:30:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 19:30:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 19:30:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 19:30:20       3,233,529  80%   30.23MB/s    0:00:00 (xfr#81, to-chk=49/219)
09-Nov-2024 19:30:20       3,233,991  80%   30.24MB/s    0:00:00 (xfr#82, to-chk=45/219)
09-Nov-2024 19:30:20       3,310,602  82%   28.19MB/s    0:00:00 (xfr#83, to-chk=44/219)
09-Nov-2024 19:30:20       3,311,064  82%   28.19MB/s    0:00:00 (xfr#84, to-chk=43/219)
09-Nov-2024 19:30:20       3,327,793  82%   28.34MB/s    0:00:00 (xfr#85, to-chk=42/219)
09-Nov-2024 19:30:20       3,328,063  82%   28.34MB/s    0:00:00 (xfr#86, to-chk=38/219)
09-Nov-2024 19:30:20       3,394,234  84%   27.20MB/s    0:00:00 (xfr#87, to-chk=37/219)
09-Nov-2024 19:30:20       3,394,504  84%   27.20MB/s    0:00:00 (xfr#88, to-chk=36/219)
09-Nov-2024 19:30:20       3,435,365  85%   26.85MB/s    0:00:00 (xfr#89, to-chk=35/219)
09-Nov-2024 19:30:20       3,435,635  85%   26.86MB/s    0:00:00 (xfr#90, to-chk=31/219)
09-Nov-2024 19:30:20       3,543,303  87%   27.47MB/s    0:00:00 (xfr#91, to-chk=30/219)
09-Nov-2024 19:30:20       3,543,573  87%   27.47MB/s    0:00:00 (xfr#92, to-chk=29/219)
09-Nov-2024 19:30:20       3,559,325  88%   27.60MB/s    0:00:00 (xfr#93, to-chk=28/219)
09-Nov-2024 19:30:20       3,559,979  88%   27.60MB/s    0:00:00 (xfr#94, to-chk=24/219)
09-Nov-2024 19:30:20       3,612,166  89%   27.78MB/s    0:00:00 (xfr#95, to-chk=23/219)
09-Nov-2024 19:30:20       3,612,820  89%   27.79MB/s    0:00:00 (xfr#96, to-chk=22/219)
09-Nov-2024 19:30:20       3,642,443  90%   28.01MB/s    0:00:00 (xfr#97, to-chk=21/219)
09-Nov-2024 19:30:20       3,643,097  90%   27.79MB/s    0:00:00 (xfr#98, to-chk=17/219)
09-Nov-2024 19:30:20       3,732,489  92%   25.98MB/s    0:00:00 (xfr#99, to-chk=16/219)
09-Nov-2024 19:30:20       3,733,143  92%   25.99MB/s    0:00:00 (xfr#100, to-chk=15/219)
09-Nov-2024 19:30:20       3,776,777  93%   25.36MB/s    0:00:00 (xfr#101, to-chk=14/219)
09-Nov-2024 19:30:20       3,777,527  93%   25.37MB/s    0:00:00 (xfr#102, to-chk=10/219)
09-Nov-2024 19:30:20       3,912,909  96%   24.71MB/s    0:00:00 (xfr#103, to-chk=9/219)
09-Nov-2024 19:30:20       3,913,659  96%   24.72MB/s    0:00:00 (xfr#104, to-chk=8/219)
09-Nov-2024 19:30:20       3,930,130  97%   24.82MB/s    0:00:00 (xfr#105, to-chk=7/219)
09-Nov-2024 19:30:20       3,930,400  97%   24.66MB/s    0:00:00 (xfr#106, to-chk=3/219)
09-Nov-2024 19:30:20       3,989,685  98%   22.51MB/s    0:00:00 (xfr#107, to-chk=2/219)
09-Nov-2024 19:30:20       3,989,955  98%   22.52MB/s    0:00:00 (xfr#108, to-chk=1/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   22.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   21.36MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   21.36MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20       4,032,212  99%   21.36MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 19:30:20 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.44/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:30:20          22,408  16%   21.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:30:20          45,778  33%   43.66MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:30:20          45,778  33%   43.66MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:30:20          67,983  49%   64.83MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:30:20          68,274  50%   65.11MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:30:20          68,274  50%   32.56MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:30:20 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.44/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:30:20          65,530   8%   62.49MB/s    0:00:00 (xfr#2, to-chk=75/80)
09-Nov-2024 19:30:20         129,786  16%   30.94MB/s    0:00:00 (xfr#3, to-chk=73/80)
09-Nov-2024 19:30:20         131,020  16%   31.24MB/s    0:00:00 (xfr#4, to-chk=71/80)
09-Nov-2024 19:30:20         131,020  16%   31.24MB/s    0:00:00 (xfr#5, to-chk=69/80)
09-Nov-2024 19:30:20         193,232  24%   30.71MB/s    0:00:00 (xfr#6, to-chk=67/80)
09-Nov-2024 19:30:20         193,382  24%   30.74MB/s    0:00:00 (xfr#7, to-chk=65/80)
09-Nov-2024 19:30:20         193,679  24%   30.78MB/s    0:00:00 (xfr#8, to-chk=63/80)
09-Nov-2024 19:30:20         284,218  36%   38.72MB/s    0:00:00 (xfr#9, to-chk=61/80)
09-Nov-2024 19:30:20         290,933  37%   39.64MB/s    0:00:00 (xfr#10, to-chk=51/80)
09-Nov-2024 19:30:20         296,569  37%   40.40MB/s    0:00:00 (xfr#11, to-chk=50/80)
09-Nov-2024 19:30:20         299,298  38%   40.78MB/s    0:00:00 (xfr#12, to-chk=49/80)
09-Nov-2024 19:30:20         303,338  38%   36.16MB/s    0:00:00 (xfr#13, to-chk=48/80)
09-Nov-2024 19:30:20         310,633  39%   37.03MB/s    0:00:00 (xfr#14, to-chk=47/80)
09-Nov-2024 19:30:20         314,956  40%   37.55MB/s    0:00:00 (xfr#15, to-chk=46/80)
09-Nov-2024 19:30:20         318,709  40%   37.99MB/s    0:00:00 (xfr#16, to-chk=45/80)
09-Nov-2024 19:30:20         326,281  41%   31.12MB/s    0:00:00 (xfr#17, to-chk=44/80)
09-Nov-2024 19:30:20         326,502  41%   28.31MB/s    0:00:00 (xfr#18, to-chk=43/80)
09-Nov-2024 19:30:20         331,853  42%   28.77MB/s    0:00:00 (xfr#19, to-chk=42/80)
09-Nov-2024 19:30:20         334,293  42%   26.57MB/s    0:00:00 (xfr#20, to-chk=41/80)
09-Nov-2024 19:30:20         335,196  42%   26.64MB/s    0:00:00 (xfr#21, to-chk=40/80)
09-Nov-2024 19:30:20         341,630  43%   25.06MB/s    0:00:00 (xfr#22, to-chk=39/80)
09-Nov-2024 19:30:20         347,777  44%   25.51MB/s    0:00:00 (xfr#23, to-chk=38/80)
09-Nov-2024 19:30:20         352,672  44%   24.02MB/s    0:00:00 (xfr#24, to-chk=37/80)
09-Nov-2024 19:30:20         353,178  45%   24.06MB/s    0:00:00 (xfr#25, to-chk=36/80)
09-Nov-2024 19:30:20         359,040  45%   24.46MB/s    0:00:00 (xfr#26, to-chk=35/80)
09-Nov-2024 19:30:20         365,187  46%   23.22MB/s    0:00:00 (xfr#27, to-chk=34/80)
09-Nov-2024 19:30:20         366,673  46%   23.31MB/s    0:00:00 (xfr#28, to-chk=33/80)
09-Nov-2024 19:30:20         367,185  46%   23.34MB/s    0:00:00 (xfr#29, to-chk=32/80)
09-Nov-2024 19:30:20         373,904  47%   23.77MB/s    0:00:00 (xfr#30, to-chk=31/80)
09-Nov-2024 19:30:20         376,002  47%   23.91MB/s    0:00:00 (xfr#31, to-chk=30/80)
09-Nov-2024 19:30:20         381,866  48%   24.28MB/s    0:00:00 (xfr#32, to-chk=29/80)
09-Nov-2024 19:30:20         382,087  48%   24.29MB/s    0:00:00 (xfr#33, to-chk=28/80)
09-Nov-2024 19:30:20         386,697  49%   23.05MB/s    0:00:00 (xfr#34, to-chk=27/80)
09-Nov-2024 19:30:20         389,141  49%   23.19MB/s    0:00:00 (xfr#35, to-chk=26/80)
09-Nov-2024 19:30:20         390,329  49%   23.27MB/s    0:00:00 (xfr#36, to-chk=25/80)
09-Nov-2024 19:30:20         393,453  50%   22.07MB/s    0:00:00 (xfr#37, to-chk=24/80)
09-Nov-2024 19:30:20         399,030  50%   22.38MB/s    0:00:00 (xfr#38, to-chk=23/80)
09-Nov-2024 19:30:20         401,757  51%   22.54MB/s    0:00:00 (xfr#39, to-chk=22/80)
09-Nov-2024 19:30:20         408,187  52%   22.90MB/s    0:00:00 (xfr#40, to-chk=21/80)
09-Nov-2024 19:30:20         409,377  52%   22.97MB/s    0:00:00 (xfr#41, to-chk=20/80)
09-Nov-2024 19:30:20         412,790  52%   23.16MB/s    0:00:00 (xfr#42, to-chk=19/80)
09-Nov-2024 19:30:20         420,142  53%   23.57MB/s    0:00:00 (xfr#43, to-chk=18/80)
09-Nov-2024 19:30:20         427,716  54%   22.66MB/s    0:00:00 (xfr#44, to-chk=17/80)
09-Nov-2024 19:30:20         435,630  55%   23.08MB/s    0:00:00 (xfr#45, to-chk=16/80)
09-Nov-2024 19:30:20         440,525  56%   23.34MB/s    0:00:00 (xfr#46, to-chk=15/80)
09-Nov-2024 19:30:20         443,653  56%   23.51MB/s    0:00:00 (xfr#47, to-chk=14/80)
09-Nov-2024 19:30:20         445,755  56%   23.62MB/s    0:00:00 (xfr#48, to-chk=13/80)
09-Nov-2024 19:30:20         452,759  57%   22.73MB/s    0:00:00 (xfr#49, to-chk=12/80)
09-Nov-2024 19:30:20         454,232  57%   22.80MB/s    0:00:00 (xfr#50, to-chk=11/80)
09-Nov-2024 19:30:20         459,577  58%   23.07MB/s    0:00:00 (xfr#51, to-chk=10/80)
09-Nov-2024 19:30:20         463,900  59%   23.28MB/s    0:00:00 (xfr#52, to-chk=9/80)
09-Nov-2024 19:30:20         467,594  59%   23.47MB/s    0:00:00 (xfr#53, to-chk=8/80)
09-Nov-2024 19:30:20         475,506  60%   22.67MB/s    0:00:00 (xfr#54, to-chk=7/80)
09-Nov-2024 19:30:20         480,112  61%   22.89MB/s    0:00:00 (xfr#55, to-chk=6/80)
09-Nov-2024 19:30:20         483,523  61%   23.06MB/s    0:00:00 (xfr#56, to-chk=5/80)
09-Nov-2024 19:30:20         484,998  61%   23.13MB/s    0:00:00 (xfr#57, to-chk=4/80)
09-Nov-2024 19:30:20         492,000  62%   23.46MB/s    0:00:00 (xfr#58, to-chk=3/80)
09-Nov-2024 19:30:20         496,038  63%   23.65MB/s    0:00:00 (xfr#59, to-chk=2/80)
09-Nov-2024 19:30:20         497,798  63%   23.74MB/s    0:00:00 (xfr#60, to-chk=1/80)
09-Nov-2024 19:30:20         499,554  63%   22.69MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 19:30:20         499,554  63%   22.69MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 19:30:20         499,554  63%   22.69MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 19:30:20         499,554  63%   20.71MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 19:30:20         499,554  63%   20.71MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 19:30:20         499,554  63%   20.71MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 19:30:20 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.44/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:30:20           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:30:20           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:30:20           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:30:20           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:30:20           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:30:20           6,857  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:30:20 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.44/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:30:20          23,140   6%   22.07MB/s    0:00:00 (xfr#2, to-chk=13/18)
09-Nov-2024 19:30:20          47,035  13%   22.43MB/s    0:00:00 (xfr#3, to-chk=11/18)
09-Nov-2024 19:30:20          47,035  13%   22.43MB/s    0:00:00 (xfr#4, to-chk=9/18)
09-Nov-2024 19:30:20          69,695  20%   16.62MB/s    0:00:00 (xfr#5, to-chk=7/18)
09-Nov-2024 19:30:20          69,786  20%   16.64MB/s    0:00:00 (xfr#6, to-chk=5/18)
09-Nov-2024 19:30:20          70,083  20%   16.71MB/s    0:00:00 (xfr#7, to-chk=3/18)
09-Nov-2024 19:30:20         172,752  50%   12.67MB/s    0:00:00 (xfr#8, to-chk=1/18)
09-Nov-2024 19:30:20         172,752  50%   10.98MB/s    0:00:00 (xfr#8, to-chk=0/18)
09-Nov-2024 19:30:20 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.44/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:30:20           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:30:20           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:30:20           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:30:20           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:30:20           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:30:20           6,700  50%    1.06MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:30:20 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.44/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:30:20               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:30:20          53,538  12%   51.06MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:30:20         108,630  25%   51.80MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:30:20         156,105  37%   49.62MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:30:20         209,440  49%   66.58MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:30:20         209,731  50%   66.67MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:30:20         209,731  50%   40.00MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:30:20 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1731180611.5578263 exists, exporting anyway.
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20 =============================== warnings summary ===============================
09-Nov-2024 19:30:20 tests/utils/rest_utils.py:98
09-Nov-2024 19:30:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 19:30:20     print("""
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20 tests/utils/path_utils.py:112
09-Nov-2024 19:30:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 19:30:20     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20 tests/utils/acceptance_utils.py:55
09-Nov-2024 19:30:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 19:30:20     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20 tests/utils/acceptance_utils.py:57
09-Nov-2024 19:30:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 19:30:20     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:30:20
09-Nov-2024 19:30:20 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 19:30:20 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 19:30:20 ================== 26 passed, 4 warnings in 939.12s (0:15:39) ==================
09-Nov-2024 19:30:25 release "dev" uninstalled
09-Nov-2024 19:30:26 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 19:30:27 No resources found
09-Nov-2024 19:30:28 Sidecar injection has been disabled
09-Nov-2024 19:30:28 Cleaning helm release "dev"...
09-Nov-2024 19:30:28 Deleted 1 helm deployments
09-Nov-2024 19:30:28 Deleted 0 k8s deployments
09-Nov-2024 19:30:28 Deleted 0 k8s services
09-Nov-2024 19:30:28 Deleted 0 persistent volumes
09-Nov-2024 19:30:28 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:30:28 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 19:30:28 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:30:28 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 19:30:28 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 19:30:28 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:30:28 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 19:30:28 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 19:30:28 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 19:30:28 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS...
09-Nov-2024 19:30:28 Finished task 'Parse test results' with result: Success
09-Nov-2024 19:30:28 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:30:28
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:30:28
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:30:28
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:30:28
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:30:28
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:30:28
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:30:28
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:30:28
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:30:28
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:30:28
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:30:28 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:30:28
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio symlinks #3361 (ODSRV-OAP-SRFCMPS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPS-3361-ScriptBuildTask-12642932722451598481.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance
09-Nov-2024 19:30:28 ./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_symlinks.tar.gz
09-Nov-2024 19:30:29 Uploading artifact
09-Nov-2024 19:30:29     source path: surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_symlinks.tar.gz
09-Nov-2024 19:30:29     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_symlinks.tar.gz
09-Nov-2024 19:30:29 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 19:30:29 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:30:29 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:30:29
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio symlinks #3361 (ODSRV-OAP-SRFCMPS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPS-3361-ScriptBuildTask-1055254395473189154.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS
09-Nov-2024 19:30:29 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 19:30:29 Finished task 'Pack logs' with result: Success
09-Nov-2024 19:30:29 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:30:29
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 19:30:29 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:30:29
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio symlinks #3361 (ODSRV-OAP-SRFCMPS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPS-3361-ScriptBuildTask-3294061717177845342.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS/onedata-acceptance
09-Nov-2024 19:30:29   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 19:30:29                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 19:30:29
09-Nov-2024 19:30:29   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 19:30:29 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 61037
09-Nov-2024 19:30:29 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 19:30:30 Cleaning helm deployments
09-Nov-2024 19:30:30 Cleanining pods
09-Nov-2024 19:30:30 Cleaning kube persistant volumes
09-Nov-2024 19:30:31 Cleaning dockswift container
09-Nov-2024 19:30:31 Cleaning docker containers
09-Nov-2024 19:30:33 Stalled docker containers to remove:
09-Nov-2024 19:30:33 674d564ae7b1 3468ebb63d09 3c650c0c02db 6a641986a2e9 2a9202129074 88f99fff209f 68be9488932a 9647429509b2 6254b9ac1210 07bc149bf2c4 2239d003d498 1292825a2840 28a46ac6c177 fb694ba7e9bf 2050b3e567a6 452a6462e993
09-Nov-2024 19:30:33 Removing stalled docker containers
09-Nov-2024 19:30:33 Error response from daemon: Cannot kill container: 674d564ae7b1: Container 674d564ae7b1a9701f35d55d40f06fc0025ecc8e8fb8fd40c54ab0c62b26f652 is not running
09-Nov-2024 19:30:33 674d564ae7b1
09-Nov-2024 19:30:33 Error response from daemon: Cannot kill container: 3468ebb63d09: Container 3468ebb63d09c46df9396626ac5d1a16de1f58bfed134c1614f64d0839ea81a2 is not running
09-Nov-2024 19:30:33 3468ebb63d09
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 3c650c0c02db: Container 3c650c0c02db6ecd7fe69c40e7124a28414fad444c84d3d24b7d25330171843b is not running
09-Nov-2024 19:30:34 3c650c0c02db
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 6a641986a2e9: Container 6a641986a2e9f6fd608cb1643028ce3737ca0da94125b14e03ee7628ed54d1a3 is not running
09-Nov-2024 19:30:34 6a641986a2e9
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 2a9202129074: Container 2a9202129074bb9e11943a1fc4cc62657c6f1aab8793430a679b881a3ef76444 is not running
09-Nov-2024 19:30:34 2a9202129074
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 88f99fff209f: Container 88f99fff209fc747e916d3024a2ac831018374b470b76fe403ae23a2274d2a4c is not running
09-Nov-2024 19:30:34 88f99fff209f
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 68be9488932a: Container 68be9488932a1140d2d08e690b3266d0a36a9ea8cdc8998ff15ee6782b26b4b5 is not running
09-Nov-2024 19:30:34 68be9488932a
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 9647429509b2: Container 9647429509b2eff858488123398476530b4e223147d0159af7491276707529b7 is not running
09-Nov-2024 19:30:34 9647429509b2
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 6254b9ac1210: Container 6254b9ac1210ec7e71694024d5cf24ed30a5c1b07ce552675ec02bb61131ca01 is not running
09-Nov-2024 19:30:34 6254b9ac1210
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 07bc149bf2c4: Container 07bc149bf2c4cfac53dd41164a6887be65dad7142d851964039c607a099d9aa3 is not running
09-Nov-2024 19:30:34 07bc149bf2c4
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 2239d003d498: Container 2239d003d498ac665e94ab6f2df725c26573897916861af0153ca813bf8084da is not running
09-Nov-2024 19:30:34 2239d003d498
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 1292825a2840: Container 1292825a2840d951a77edae398a169bf59fed5e421923e3cd67d80fa29c57f95 is not running
09-Nov-2024 19:30:34 1292825a2840
09-Nov-2024 19:30:34 Error response from daemon: Cannot kill container: 28a46ac6c177: Container 28a46ac6c17749c0fb48f08848ca0d9eb85cbc203a00db0e28395a8e374d4036 is not running
09-Nov-2024 19:30:35 28a46ac6c177
09-Nov-2024 19:30:35 Error response from daemon: Cannot kill container: fb694ba7e9bf: Container fb694ba7e9bfaf164c19993ca13c2eda2ffa075e6e08a1575166c38590ba1108 is not running
09-Nov-2024 19:30:35 fb694ba7e9bf
09-Nov-2024 19:30:35 Error response from daemon: Cannot kill container: 2050b3e567a6: Container 2050b3e567a602e533fbe5556355967ba716731aaad3ab74be432c8397953d0a is not running
09-Nov-2024 19:30:35 2050b3e567a6
09-Nov-2024 19:30:35 452a6462e993
09-Nov-2024 19:30:35 452a6462e993
09-Nov-2024 19:30:35 Stalled docker volumes to remove:
09-Nov-2024 19:30:35
09-Nov-2024 19:30:35 Removing stalled docker volumes
09-Nov-2024 19:30:35 Removing stalled loopdevices
09-Nov-2024 19:30:36 Done
09-Nov-2024 19:30:36 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 19:30:36 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 19:30:36 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 19:30:36 Running post build plugin 'NCover Results Collector'
09-Nov-2024 19:30:36 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 19:30:36 Running post build plugin 'Clover Results Collector'
09-Nov-2024 19:30:36 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 19:30:36 Running post build plugin 'Artifact Copier'
09-Nov-2024 19:30:36 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 19:30:36 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 123.9 ms
09-Nov-2024 19:30:36 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPS'
09-Nov-2024 19:30:36 Finalising the build...
09-Nov-2024 19:30:36 Stopping timer.
09-Nov-2024 19:30:36 Build ODSRV-OAP-SRFCMPS-3361 completed.
09-Nov-2024 19:30:36 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 19:30:36 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 19:30:36 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 19:30:36 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 19:30:36 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 19:30:36 All post build plugins have finished
09-Nov-2024 19:30:36 Generating build results summary...
09-Nov-2024 19:30:36 Saving build results to disk...
09-Nov-2024 19:30:36 Store variable context...
09-Nov-2024 19:30:36 Finished building ODSRV-OAP-SRFCMPS-3361.