oneclient acceptance tests using environment deployed from packages

Build: #3362 failed

Job: singleprovider directory CRUD multiclient directio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,515 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 21:10:30 -----------------------------------------------------------------
09-Nov-2024 21:10:30 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:10:30 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:10:30 using [token, token] by [user1, user2]"'
09-Nov-2024 21:10:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:10:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:10:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:10:30
09-Nov-2024 21:10:30
09-Nov-2024 21:10:30 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl'
09-Nov-2024 21:10:30 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl' successfully started
09-Nov-2024 21:10:30
09-Nov-2024 21:10:30 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/c8j4wkb2iydlla72
09-Nov-2024 21:10:30
09-Nov-2024 21:10:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c8j4wkb2iydlla72 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c8j4wkb2iydlla72
09-Nov-2024 21:10:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12342644386156854847'...
09-Nov-2024 21:10:30 Getting configuration...
09-Nov-2024 21:10:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c8j4wkb2iydlla72'.
09-Nov-2024 21:10:30
09-Nov-2024 21:10:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:10:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:10:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:10:30
09-Nov-2024 21:10:30
09-Nov-2024 21:10:30 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p'
09-Nov-2024 21:10:30 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p' successfully started
09-Nov-2024 21:10:30
09-Nov-2024 21:10:30 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/51mpriqofuzyykpj
09-Nov-2024 21:10:30
09-Nov-2024 21:10:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/51mpriqofuzyykpj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/51mpriqofuzyykpj
09-Nov-2024 21:10:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3414724235421025990'...
09-Nov-2024 21:10:30 Getting configuration...
09-Nov-2024 21:10:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/51mpriqofuzyykpj'.
09-Nov-2024 21:10:30
09-Nov-2024 21:10:30 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"'
09-Nov-2024 21:10:30 -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"'
09-Nov-2024 21:10:30 =================================================================
09-Nov-2024 21:10:30
09-Nov-2024 21:10:31 PASSED
09-Nov-2024 21:10:31 Unmounting client from /tmp/onedata/mnt/c8j4wkb2iydlla72
09-Nov-2024 21:10:31
09-Nov-2024 21:10:31
09-Nov-2024 21:10:31 Unmounting client from /tmp/onedata/mnt/51mpriqofuzyykpj
09-Nov-2024 21:10:31
09-Nov-2024 21:10:31
09-Nov-2024 21:10:53 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:10:53 =================================================================
09-Nov-2024 21:10:53 - Executing scenario 'Fail to delete non-empty directory using rmdir'
09-Nov-2024 21:10:53 - from feature 'Multi_directory_CRUD'
09-Nov-2024 21:10:53 -----------------------------------------------------------------
09-Nov-2024 21:10:53 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:10:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:10:53 using [token, token] by [user1, user2]"'
09-Nov-2024 21:10:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:10:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:10:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl'
09-Nov-2024 21:10:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl' successfully started
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rftrlusev8ssg5vl
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rftrlusev8ssg5vl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rftrlusev8ssg5vl
09-Nov-2024 21:10:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16374963520180494555'...
09-Nov-2024 21:10:53 Getting configuration...
09-Nov-2024 21:10:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rftrlusev8ssg5vl'.
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:10:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:10:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p'
09-Nov-2024 21:10:53 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p' successfully started
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0xxxuia9lezbe4ln
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0xxxuia9lezbe4ln --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0xxxuia9lezbe4ln
09-Nov-2024 21:10:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15564655416307115051'...
09-Nov-2024 21:10:53 Getting configuration...
09-Nov-2024 21:10:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0xxxuia9lezbe4ln'.
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
09-Nov-2024 21:10:53 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
09-Nov-2024 21:10:53 =================================================================
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53 PASSED
09-Nov-2024 21:10:53 Unmounting client from /tmp/onedata/mnt/rftrlusev8ssg5vl
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53 Unmounting client from /tmp/onedata/mnt/0xxxuia9lezbe4ln
09-Nov-2024 21:10:53
09-Nov-2024 21:10:53
09-Nov-2024 21:11:19 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:11:19 =================================================================
09-Nov-2024 21:11:19 - Executing scenario 'Delete non-empty directory'
09-Nov-2024 21:11:19 - from feature 'Multi_directory_CRUD'
09-Nov-2024 21:11:19 -----------------------------------------------------------------
09-Nov-2024 21:11:19 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:11:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:11:19 using [token, token] by [user1, user2]"'
09-Nov-2024 21:11:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:11:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:11:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl'
09-Nov-2024 21:11:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl' successfully started
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fd6ij2hdp0bg54w9
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fd6ij2hdp0bg54w9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fd6ij2hdp0bg54w9
09-Nov-2024 21:11:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8557160889114085498'...
09-Nov-2024 21:11:19 Getting configuration...
09-Nov-2024 21:11:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fd6ij2hdp0bg54w9'.
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:11:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:11:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p'
09-Nov-2024 21:11:19 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p' successfully started
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/x222k78w87pv5i25
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x222k78w87pv5i25 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x222k78w87pv5i25
09-Nov-2024 21:11:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4597791937458240116'...
09-Nov-2024 21:11:19 Getting configuration...
09-Nov-2024 21:11:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x222k78w87pv5i25'.
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
09-Nov-2024 21:11:19 on client11"'
09-Nov-2024 21:11:19 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
09-Nov-2024 21:11:19 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
09-Nov-2024 21:11:19 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
09-Nov-2024 21:11:19 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
09-Nov-2024 21:11:19 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
09-Nov-2024 21:11:19 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
09-Nov-2024 21:11:19 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
09-Nov-2024 21:11:19 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
09-Nov-2024 21:11:19 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
09-Nov-2024 21:11:19 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
09-Nov-2024 21:11:19 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
09-Nov-2024 21:11:19 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
09-Nov-2024 21:11:19 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
09-Nov-2024 21:11:19 =================================================================
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19 PASSED
09-Nov-2024 21:11:19 Unmounting client from /tmp/onedata/mnt/fd6ij2hdp0bg54w9
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19 Unmounting client from /tmp/onedata/mnt/x222k78w87pv5i25
09-Nov-2024 21:11:19
09-Nov-2024 21:11:19
09-Nov-2024 21:11:44 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:11:44 =================================================================
09-Nov-2024 21:11:44 - Executing scenario 'Move directory'
09-Nov-2024 21:11:44 - from feature 'Multi_directory_CRUD'
09-Nov-2024 21:11:44 -----------------------------------------------------------------
09-Nov-2024 21:11:44 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:11:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:11:44 using [token, token] by [user1, user2]"'
09-Nov-2024 21:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:11:44
09-Nov-2024 21:11:44
09-Nov-2024 21:11:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl'
09-Nov-2024 21:11:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl' successfully started
09-Nov-2024 21:11:44
09-Nov-2024 21:11:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jbnlr38it2wetdiq
09-Nov-2024 21:11:44
09-Nov-2024 21:11:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jbnlr38it2wetdiq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jbnlr38it2wetdiq
09-Nov-2024 21:11:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '285914645479179872'...
09-Nov-2024 21:11:44 Getting configuration...
09-Nov-2024 21:11:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jbnlr38it2wetdiq'.
09-Nov-2024 21:11:44
09-Nov-2024 21:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:11:44
09-Nov-2024 21:11:44
09-Nov-2024 21:11:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p'
09-Nov-2024 21:11:44 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p' successfully started
09-Nov-2024 21:11:44
09-Nov-2024 21:11:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ttv5ij7f2lw4fagy
09-Nov-2024 21:11:44
09-Nov-2024 21:11:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ttv5ij7f2lw4fagy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ttv5ij7f2lw4fagy
09-Nov-2024 21:11:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6056600963290522188'...
09-Nov-2024 21:11:44 Getting configuration...
09-Nov-2024 21:11:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ttv5ij7f2lw4fagy'.
09-Nov-2024 21:11:44
09-Nov-2024 21:11:44 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 21:11:44 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 21:11:44 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 21:11:44 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 21:11:44 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 21:11:44 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:11:44 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:11:44 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 21:11:44 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 21:11:44 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 21:11:44 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 21:11:44 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 21:11:44 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
09-Nov-2024 21:11:44 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
09-Nov-2024 21:11:44 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 21:11:44 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 21:11:44 =================================================================
09-Nov-2024 21:11:44
09-Nov-2024 21:11:45 PASSED
09-Nov-2024 21:11:45 Unmounting client from /tmp/onedata/mnt/jbnlr38it2wetdiq
09-Nov-2024 21:11:45
09-Nov-2024 21:11:45
09-Nov-2024 21:11:45 Unmounting client from /tmp/onedata/mnt/ttv5ij7f2lw4fagy
09-Nov-2024 21:11:45
09-Nov-2024 21:11:45
09-Nov-2024 21:12:08 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:12:08 =================================================================
09-Nov-2024 21:12:08 - Executing scenario 'Copy directory'
09-Nov-2024 21:12:08 - from feature 'Multi_directory_CRUD'
09-Nov-2024 21:12:08 -----------------------------------------------------------------
09-Nov-2024 21:12:08 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:12:08 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:12:08 using [token, token] by [user1, user2]"'
09-Nov-2024 21:12:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:12:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:12:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl'
09-Nov-2024 21:12:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl' successfully started
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/pmjuooi6pvef9rtb
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pmjuooi6pvef9rtb --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pmjuooi6pvef9rtb
09-Nov-2024 21:12:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16787960522947078168'...
09-Nov-2024 21:12:08 Getting configuration...
09-Nov-2024 21:12:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pmjuooi6pvef9rtb'.
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:12:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:12:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p'
09-Nov-2024 21:12:08 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p' successfully started
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/1wfqzrxp96v9wuar
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1wfqzrxp96v9wuar --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1wfqzrxp96v9wuar
09-Nov-2024 21:12:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4301799989335202853'...
09-Nov-2024 21:12:08 Getting configuration...
09-Nov-2024 21:12:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1wfqzrxp96v9wuar'.
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 21:12:08 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 21:12:08 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:12:08 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 21:12:08 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 21:12:08 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 21:12:08 =================================================================
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08 PASSED
09-Nov-2024 21:12:08 Unmounting client from /tmp/onedata/mnt/pmjuooi6pvef9rtb
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08 Unmounting client from /tmp/onedata/mnt/1wfqzrxp96v9wuar
09-Nov-2024 21:12:08
09-Nov-2024 21:12:08
09-Nov-2024 21:12:30 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:12:30 =================================================================
09-Nov-2024 21:12:30 - Executing scenario 'Fail to move directory to itself'
09-Nov-2024 21:12:30 - from feature 'Multi_directory_CRUD'
09-Nov-2024 21:12:30 -----------------------------------------------------------------
09-Nov-2024 21:12:30 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:12:30 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:12:30 using [token, token] by [user1, user2]"'
09-Nov-2024 21:12:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:12:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:12:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:12:30
09-Nov-2024 21:12:30
09-Nov-2024 21:12:30 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl'
09-Nov-2024 21:12:30 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl' successfully started
09-Nov-2024 21:12:30
09-Nov-2024 21:12:30 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/j1hex0nso7sii7su
09-Nov-2024 21:12:30
09-Nov-2024 21:12:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j1hex0nso7sii7su --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j1hex0nso7sii7su
09-Nov-2024 21:12:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14894225647808650055'...
09-Nov-2024 21:12:30 Getting configuration...
09-Nov-2024 21:12:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j1hex0nso7sii7su'.
09-Nov-2024 21:12:30
09-Nov-2024 21:12:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:12:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:12:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:12:30
09-Nov-2024 21:12:30
09-Nov-2024 21:12:30 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p'
09-Nov-2024 21:12:30 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p' successfully started
09-Nov-2024 21:12:30
09-Nov-2024 21:12:30 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/zs36nku6843kgqfq
09-Nov-2024 21:12:30
09-Nov-2024 21:12:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zs36nku6843kgqfq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zs36nku6843kgqfq
09-Nov-2024 21:12:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18168466624894606908'...
09-Nov-2024 21:12:30 Getting configuration...
09-Nov-2024 21:12:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zs36nku6843kgqfq'.
09-Nov-2024 21:12:30
09-Nov-2024 21:12:30 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:12:30 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 21:12:30 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:12:30 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
09-Nov-2024 21:12:30 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 21:12:30 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 21:12:30 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 21:12:30 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:12:30 =================================================================
09-Nov-2024 21:12:30
09-Nov-2024 21:12:31 PASSED
09-Nov-2024 21:12:31 Unmounting client from /tmp/onedata/mnt/j1hex0nso7sii7su
09-Nov-2024 21:12:31
09-Nov-2024 21:12:31
09-Nov-2024 21:12:31 Unmounting client from /tmp/onedata/mnt/zs36nku6843kgqfq
09-Nov-2024 21:12:31
09-Nov-2024 21:12:31
09-Nov-2024 21:12:53 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:12:53 =================================================================
09-Nov-2024 21:12:53 - Executing scenario 'Fail to move directory to its subtree'
09-Nov-2024 21:12:53 - from feature 'Multi_directory_CRUD'
09-Nov-2024 21:12:53 -----------------------------------------------------------------
09-Nov-2024 21:12:53 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:12:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:12:53 using [token, token] by [user1, user2]"'
09-Nov-2024 21:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-458xl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:12:53
09-Nov-2024 21:12:53
09-Nov-2024 21:12:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl'
09-Nov-2024 21:12:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-458xl' successfully started
09-Nov-2024 21:12:53
09-Nov-2024 21:12:53 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/hmmdrxgh4lgd693a
09-Nov-2024 21:12:53
09-Nov-2024 21:12:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hmmdrxgh4lgd693a --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hmmdrxgh4lgd693a
09-Nov-2024 21:12:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10922529766524269966'...
09-Nov-2024 21:12:53 Getting configuration...
09-Nov-2024 21:12:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hmmdrxgh4lgd693a'.
09-Nov-2024 21:12:53
09-Nov-2024 21:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:12:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-flg4p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:12:53
09-Nov-2024 21:12:53
09-Nov-2024 21:12:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p'
09-Nov-2024 21:12:53 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-flg4p' successfully started
09-Nov-2024 21:12:53
09-Nov-2024 21:12:53 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vluu6syzadxpt57h
09-Nov-2024 21:12:53
09-Nov-2024 21:12:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vluu6syzadxpt57h --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vluu6syzadxpt57h
09-Nov-2024 21:12:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4941400984363691122'...
09-Nov-2024 21:12:53 Getting configuration...
09-Nov-2024 21:12:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vluu6syzadxpt57h'.
09-Nov-2024 21:12:53
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:12:53 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:12:53 =================================================================
09-Nov-2024 21:12:53
09-Nov-2024 21:13:01 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:13:01 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:13:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:13:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:13:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:13:01 PASSED
09-Nov-2024 21:13:01 Unmounting client from /tmp/onedata/mnt/hmmdrxgh4lgd693a
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01 Unmounting client from /tmp/onedata/mnt/vluu6syzadxpt57h
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1731186774.039162', '-c', '/tmp/logs']
09-Nov-2024 21:13:01 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-cs7wj. See /home/bamboo/.one-env/deployments/2024.11.09-20.59.11/pod-logs/dev-cross-support-job-3p-users-cs7wj/entrypoint.log for more details
09-Nov-2024 21:13:01 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-458xl: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.11/pod-logs/dev-oneclient-krakow-7d9476b8bc-458xl/oneclient_logs
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:13:01          26,255   0%   25.04MB/s    0:00:00 (xfr#1, to-chk=195/229)
09-Nov-2024 21:13:01          26,255   0%   25.04MB/s    0:00:00 (xfr#1, to-chk=189/229)
09-Nov-2024 21:13:01          26,813   0%   25.57MB/s    0:00:00 (xfr#2, to-chk=191/229)
09-Nov-2024 21:13:01         131,554   3%  125.46MB/s    0:00:00 (xfr#3, to-chk=190/229)
09-Nov-2024 21:13:01         132,112   3%  125.99MB/s    0:00:00 (xfr#4, to-chk=189/229)
09-Nov-2024 21:13:01         168,797   4%  160.98MB/s    0:00:00 (xfr#5, to-chk=188/229)
09-Nov-2024 21:13:01         169,643   4%  161.78MB/s    0:00:00 (xfr#6, to-chk=184/229)
09-Nov-2024 21:13:01         313,148   7%   99.55MB/s    0:00:00 (xfr#7, to-chk=183/229)
09-Nov-2024 21:13:01         313,994   7%   99.82MB/s    0:00:00 (xfr#8, to-chk=182/229)
09-Nov-2024 21:13:01         314,622   7%  100.02MB/s    0:00:00 (xfr#9, to-chk=181/229)
09-Nov-2024 21:13:01         333,269   8%   79.46MB/s    0:00:00 (xfr#10, to-chk=180/229)
09-Nov-2024 21:13:01         333,827   8%   79.59MB/s    0:00:00 (xfr#11, to-chk=176/229)
09-Nov-2024 21:13:01         403,118   9%   64.07MB/s    0:00:00 (xfr#12, to-chk=175/229)
09-Nov-2024 21:13:01         403,676   9%   64.16MB/s    0:00:00 (xfr#13, to-chk=174/229)
09-Nov-2024 21:13:01         424,771  10%   67.52MB/s    0:00:00 (xfr#14, to-chk=173/229)
09-Nov-2024 21:13:01         425,233  10%   67.59MB/s    0:00:00 (xfr#15, to-chk=169/229)
09-Nov-2024 21:13:01         508,710  12%   48.51MB/s    0:00:00 (xfr#16, to-chk=168/229)
09-Nov-2024 21:13:01         509,172  12%   44.14MB/s    0:00:00 (xfr#17, to-chk=167/229)
09-Nov-2024 21:13:01         525,500  12%   41.76MB/s    0:00:00 (xfr#18, to-chk=166/229)
09-Nov-2024 21:13:01         525,962  12%   41.80MB/s    0:00:00 (xfr#19, to-chk=162/229)
09-Nov-2024 21:13:01         584,746  14%   42.90MB/s    0:00:00 (xfr#20, to-chk=161/229)
09-Nov-2024 21:13:01         585,208  14%   39.86MB/s    0:00:00 (xfr#21, to-chk=160/229)
09-Nov-2024 21:13:01         608,572  15%   38.69MB/s    0:00:00 (xfr#22, to-chk=159/229)
09-Nov-2024 21:13:01         609,130  15%   38.73MB/s    0:00:00 (xfr#23, to-chk=155/229)
09-Nov-2024 21:13:01         689,539  17%   34.61MB/s    0:00:00 (xfr#24, to-chk=154/229)
09-Nov-2024 21:13:01         690,097  17%   32.91MB/s    0:00:00 (xfr#25, to-chk=153/229)
09-Nov-2024 21:13:01         690,725  17%   31.37MB/s    0:00:00 (xfr#26, to-chk=152/229)
09-Nov-2024 21:13:01         718,967  17%   31.17MB/s    0:00:00 (xfr#27, to-chk=151/229)
09-Nov-2024 21:13:01         719,717  17%   31.20MB/s    0:00:00 (xfr#28, to-chk=147/229)
09-Nov-2024 21:13:01         833,158  20%   34.55MB/s    0:00:00 (xfr#29, to-chk=146/229)
09-Nov-2024 21:13:01         833,908  20%   34.58MB/s    0:00:00 (xfr#30, to-chk=145/229)
09-Nov-2024 21:13:01         853,427  21%   33.91MB/s    0:00:00 (xfr#31, to-chk=144/229)
09-Nov-2024 21:13:01         853,985  21%   32.58MB/s    0:00:00 (xfr#32, to-chk=140/229)
09-Nov-2024 21:13:01         924,394  22%   33.91MB/s    0:00:00 (xfr#33, to-chk=139/229)
09-Nov-2024 21:13:01         924,952  22%   33.93MB/s    0:00:00 (xfr#34, to-chk=138/229)
09-Nov-2024 21:13:01         946,308  23%   33.42MB/s    0:00:00 (xfr#35, to-chk=137/229)
09-Nov-2024 21:13:01         946,674  23%   33.44MB/s    0:00:00 (xfr#36, to-chk=133/229)
09-Nov-2024 21:13:01       1,022,468  25%   28.68MB/s    0:00:00 (xfr#37, to-chk=132/229)
09-Nov-2024 21:13:01       1,022,834  25%   28.69MB/s    0:00:00 (xfr#38, to-chk=131/229)
09-Nov-2024 21:13:01       1,053,861  26%   28.72MB/s    0:00:00 (xfr#39, to-chk=130/229)
09-Nov-2024 21:13:01       1,054,515  26%   27.94MB/s    0:00:00 (xfr#40, to-chk=126/229)
09-Nov-2024 21:13:01       1,162,069  28%   30.78MB/s    0:00:00 (xfr#41, to-chk=125/229)
09-Nov-2024 21:13:01       1,162,723  28%   30.80MB/s    0:00:00 (xfr#42, to-chk=124/229)
09-Nov-2024 21:13:01       1,185,577  29%   28.27MB/s    0:00:00 (xfr#43, to-chk=123/229)
09-Nov-2024 21:13:01       1,186,327  29%   28.28MB/s    0:00:00 (xfr#44, to-chk=119/229)
09-Nov-2024 21:13:01       1,263,102  31%   29.38MB/s    0:00:00 (xfr#45, to-chk=118/229)
09-Nov-2024 21:13:01       1,263,852  31%   29.40MB/s    0:00:00 (xfr#46, to-chk=117/229)
09-Nov-2024 21:13:01       1,283,200  31%   29.85MB/s    0:00:00 (xfr#47, to-chk=116/229)
09-Nov-2024 21:13:01       1,283,758  31%   29.86MB/s    0:00:00 (xfr#48, to-chk=112/229)
09-Nov-2024 21:13:01       1,347,412  33%   30.60MB/s    0:00:00 (xfr#49, to-chk=111/229)
09-Nov-2024 21:13:01       1,347,970  33%   29.90MB/s    0:00:00 (xfr#50, to-chk=110/229)
09-Nov-2024 21:13:01       1,348,598  33%   29.91MB/s    0:00:00 (xfr#51, to-chk=109/229)
09-Nov-2024 21:13:01       1,364,557  33%   30.26MB/s    0:00:00 (xfr#52, to-chk=108/229)
09-Nov-2024 21:13:01       1,365,019  33%   30.27MB/s    0:00:00 (xfr#53, to-chk=104/229)
09-Nov-2024 21:13:01       1,422,455  35%   30.83MB/s    0:00:00 (xfr#54, to-chk=103/229)
09-Nov-2024 21:13:01       1,422,917  35%   30.84MB/s    0:00:00 (xfr#55, to-chk=102/229)
09-Nov-2024 21:13:01       1,473,626  36%   31.23MB/s    0:00:00 (xfr#56, to-chk=101/229)
09-Nov-2024 21:13:01       1,474,376  36%   31.25MB/s    0:00:00 (xfr#57, to-chk=97/229)
09-Nov-2024 21:13:01       1,674,492  41%   33.98MB/s    0:00:00 (xfr#58, to-chk=96/229)
09-Nov-2024 21:13:01       1,675,242  41%   33.28MB/s    0:00:00 (xfr#59, to-chk=95/229)
09-Nov-2024 21:13:01       1,706,262  42%   33.90MB/s    0:00:00 (xfr#60, to-chk=94/229)
09-Nov-2024 21:13:01       1,706,532  42%   33.91MB/s    0:00:00 (xfr#61, to-chk=90/229)
09-Nov-2024 21:13:01       1,851,064  45%   34.61MB/s    0:00:00 (xfr#62, to-chk=89/229)
09-Nov-2024 21:13:01       1,851,334  45%   34.62MB/s    0:00:00 (xfr#63, to-chk=88/229)
09-Nov-2024 21:13:01       1,872,189  46%   34.34MB/s    0:00:00 (xfr#64, to-chk=87/229)
09-Nov-2024 21:13:01       1,872,651  46%   34.34MB/s    0:00:00 (xfr#65, to-chk=83/229)
09-Nov-2024 21:13:01       1,976,521  48%   35.57MB/s    0:00:00 (xfr#66, to-chk=82/229)
09-Nov-2024 21:13:01       1,976,983  48%   35.57MB/s    0:00:00 (xfr#67, to-chk=81/229)
09-Nov-2024 21:13:01       2,022,226  49%   35.71MB/s    0:00:00 (xfr#68, to-chk=80/229)
09-Nov-2024 21:13:01       2,022,880  49%   35.73MB/s    0:00:00 (xfr#69, to-chk=76/229)
09-Nov-2024 21:13:01       2,242,282  55%   37.52MB/s    0:00:00 (xfr#70, to-chk=75/229)
09-Nov-2024 21:13:01       2,242,936  55%   37.53MB/s    0:00:00 (xfr#71, to-chk=74/229)
09-Nov-2024 21:13:01       2,280,602  56%   37.50MB/s    0:00:00 (xfr#72, to-chk=73/229)
09-Nov-2024 21:13:01       2,281,352  56%   37.51MB/s    0:00:00 (xfr#73, to-chk=69/229)
09-Nov-2024 21:13:01       2,444,860  60%   39.52MB/s    0:00:00 (xfr#74, to-chk=68/229)
09-Nov-2024 21:13:01       2,445,610  60%   38.87MB/s    0:00:00 (xfr#75, to-chk=67/229)
09-Nov-2024 21:13:01       2,469,305  60%   39.25MB/s    0:00:00 (xfr#76, to-chk=66/229)
09-Nov-2024 21:13:01       2,469,959  60%   39.26MB/s    0:00:00 (xfr#77, to-chk=62/229)
09-Nov-2024 21:13:01       2,561,528  63%   40.05MB/s    0:00:00 (xfr#78, to-chk=61/229)
09-Nov-2024 21:13:01       2,562,182  63%   39.41MB/s    0:00:00 (xfr#79, to-chk=60/229)
09-Nov-2024 21:13:01       2,562,810  63%   39.42MB/s    0:00:00 (xfr#80, to-chk=59/229)
09-Nov-2024 21:13:01       2,590,281  63%   39.84MB/s    0:00:00 (xfr#81, to-chk=58/229)
09-Nov-2024 21:13:01       2,590,935  63%   39.85MB/s    0:00:00 (xfr#82, to-chk=54/229)
09-Nov-2024 21:13:01       2,715,980  67%   37.54MB/s    0:00:00 (xfr#83, to-chk=53/229)
09-Nov-2024 21:13:01       2,716,634  67%   37.55MB/s    0:00:00 (xfr#84, to-chk=52/229)
09-Nov-2024 21:13:01       2,757,831  68%   36.03MB/s    0:00:00 (xfr#85, to-chk=51/229)
09-Nov-2024 21:13:01       2,758,389  68%   36.04MB/s    0:00:00 (xfr#86, to-chk=47/229)
09-Nov-2024 21:13:01       2,927,349  72%   37.73MB/s    0:00:00 (xfr#87, to-chk=46/229)
09-Nov-2024 21:13:01       2,927,907  72%   37.73MB/s    0:00:00 (xfr#88, to-chk=45/229)
09-Nov-2024 21:13:01       2,988,495  73%   38.00MB/s    0:00:00 (xfr#89, to-chk=44/229)
09-Nov-2024 21:13:01       2,989,245  73%   38.01MB/s    0:00:00 (xfr#90, to-chk=40/229)
09-Nov-2024 21:13:01       2,993,392  73%   38.06MB/s    0:00:00 (xfr#91, to-chk=39/229)
09-Nov-2024 21:13:01       3,375,635  83%   31.56MB/s    0:00:00 (xfr#92, to-chk=38/229)
09-Nov-2024 21:13:01       3,376,385  83%   31.57MB/s    0:00:00 (xfr#93, to-chk=37/229)
09-Nov-2024 21:13:01       3,377,013  83%   31.27MB/s    0:00:00 (xfr#94, to-chk=36/229)
09-Nov-2024 21:13:01       3,397,106  83%   30.56MB/s    0:00:00 (xfr#95, to-chk=35/229)
09-Nov-2024 21:13:01       3,397,664  83%   30.57MB/s    0:00:00 (xfr#96, to-chk=31/229)
09-Nov-2024 21:13:01       3,490,695  86%   31.11MB/s    0:00:00 (xfr#97, to-chk=30/229)
09-Nov-2024 21:13:01       3,491,253  86%   31.12MB/s    0:00:00 (xfr#98, to-chk=29/229)
09-Nov-2024 21:13:01       3,523,230  86%   31.11MB/s    0:00:00 (xfr#99, to-chk=28/229)
09-Nov-2024 21:13:01       3,523,788  87%   31.12MB/s    0:00:00 (xfr#100, to-chk=24/229)
09-Nov-2024 21:13:01       3,635,656  89%   31.81MB/s    0:00:00 (xfr#101, to-chk=23/229)
09-Nov-2024 21:13:01       3,636,214  89%   31.53MB/s    0:00:00 (xfr#102, to-chk=22/229)
09-Nov-2024 21:13:01       3,657,458  90%   31.71MB/s    0:00:00 (xfr#103, to-chk=21/229)
09-Nov-2024 21:13:01       3,658,016  90%   31.71MB/s    0:00:00 (xfr#104, to-chk=17/229)
09-Nov-2024 21:13:01       3,756,682  92%   31.43MB/s    0:00:00 (xfr#105, to-chk=16/229)
09-Nov-2024 21:13:01       3,757,240  92%   31.43MB/s    0:00:00 (xfr#106, to-chk=15/229)
09-Nov-2024 21:13:01       3,781,677  93%   31.36MB/s    0:00:00 (xfr#107, to-chk=14/229)
09-Nov-2024 21:13:01       3,782,235  93%   31.37MB/s    0:00:00 (xfr#108, to-chk=10/229)
09-Nov-2024 21:13:01       3,867,532  95%   30.99MB/s    0:00:00 (xfr#109, to-chk=9/229)
09-Nov-2024 21:13:01       3,868,090  95%   31.00MB/s    0:00:00 (xfr#110, to-chk=8/229)
09-Nov-2024 21:13:01       3,891,217  96%   30.92MB/s    0:00:00 (xfr#111, to-chk=7/229)
09-Nov-2024 21:13:01       3,891,583  96%   30.93MB/s    0:00:00 (xfr#112, to-chk=3/229)
09-Nov-2024 21:13:01       3,991,984  98%   30.95MB/s    0:00:00 (xfr#113, to-chk=2/229)
09-Nov-2024 21:13:01       3,992,350  98%   30.70MB/s    0:00:00 (xfr#114, to-chk=1/229)
09-Nov-2024 21:13:01       4,045,668  99%   31.11MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   31.11MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   31.11MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   31.11MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   31.11MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   31.11MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.62MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01       4,045,668  99%   30.62MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 21:13:01 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-flg4p: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.11/pod-logs/dev-oneclient-krakow-7d9476b8bc-flg4p/oneclient_logs
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=194/227)
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:13:01             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=193/227)
09-Nov-2024 21:13:01             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=186/227)
09-Nov-2024 21:13:01          17,799   0%   16.97MB/s    0:00:00 (xfr#2, to-chk=192/227)
09-Nov-2024 21:13:01          18,453   0%   17.60MB/s    0:00:00 (xfr#3, to-chk=188/227)
09-Nov-2024 21:13:01          73,897   2%   14.09MB/s    0:00:00 (xfr#4, to-chk=187/227)
09-Nov-2024 21:13:01          74,551   2%   14.22MB/s    0:00:00 (xfr#5, to-chk=186/227)
09-Nov-2024 21:13:01          96,757   3%   18.45MB/s    0:00:00 (xfr#6, to-chk=185/227)
09-Nov-2024 21:13:01          97,411   3%   18.58MB/s    0:00:00 (xfr#7, to-chk=181/227)
09-Nov-2024 21:13:01         182,182   6%   24.82MB/s    0:00:00 (xfr#8, to-chk=180/227)
09-Nov-2024 21:13:01         182,836   6%   24.91MB/s    0:00:00 (xfr#9, to-chk=179/227)
09-Nov-2024 21:13:01         217,639   7%   25.94MB/s    0:00:00 (xfr#10, to-chk=178/227)
09-Nov-2024 21:13:01         218,389   7%   26.03MB/s    0:00:00 (xfr#11, to-chk=174/227)
09-Nov-2024 21:13:01         354,861  11%   28.20MB/s    0:00:00 (xfr#12, to-chk=173/227)
09-Nov-2024 21:13:01         355,611  11%   26.09MB/s    0:00:00 (xfr#13, to-chk=172/227)
09-Nov-2024 21:13:01         373,088  12%   27.37MB/s    0:00:00 (xfr#14, to-chk=171/227)
09-Nov-2024 21:13:01         373,646  12%   27.41MB/s    0:00:00 (xfr#15, to-chk=167/227)
09-Nov-2024 21:13:01         434,398  14%   25.89MB/s    0:00:00 (xfr#16, to-chk=166/227)
09-Nov-2024 21:13:01         434,956  14%   25.93MB/s    0:00:00 (xfr#17, to-chk=165/227)
09-Nov-2024 21:13:01         461,087  15%   17.59MB/s    0:00:00 (xfr#18, to-chk=164/227)
09-Nov-2024 21:13:01         461,645  15%   17.61MB/s    0:00:00 (xfr#19, to-chk=160/227)
09-Nov-2024 21:13:01         554,780  18%   19.60MB/s    0:00:00 (xfr#20, to-chk=159/227)
09-Nov-2024 21:13:01         555,338  18%   19.62MB/s    0:00:00 (xfr#21, to-chk=158/227)
09-Nov-2024 21:13:01         578,702  19%   19.71MB/s    0:00:00 (xfr#22, to-chk=157/227)
09-Nov-2024 21:13:01         579,068  19%   19.72MB/s    0:00:00 (xfr#23, to-chk=153/227)
09-Nov-2024 21:13:01         675,443  22%   21.47MB/s    0:00:00 (xfr#24, to-chk=152/227)
09-Nov-2024 21:13:01         675,809  22%   21.48MB/s    0:00:00 (xfr#25, to-chk=151/227)
09-Nov-2024 21:13:01         676,437  22%   21.50MB/s    0:00:00 (xfr#26, to-chk=150/227)
09-Nov-2024 21:13:01         697,595  23%   20.79MB/s    0:00:00 (xfr#27, to-chk=149/227)
09-Nov-2024 21:13:01         698,153  23%   20.81MB/s    0:00:00 (xfr#28, to-chk=145/227)
09-Nov-2024 21:13:01         702,301  23%   20.93MB/s    0:00:00 (xfr#29, to-chk=144/227)
09-Nov-2024 21:13:01         781,494  26%   21.29MB/s    0:00:00 (xfr#30, to-chk=143/227)
09-Nov-2024 21:13:01         782,052  26%   21.31MB/s    0:00:00 (xfr#31, to-chk=142/227)
09-Nov-2024 21:13:01         799,438  26%   21.78MB/s    0:00:00 (xfr#32, to-chk=141/227)
09-Nov-2024 21:13:01         799,804  26%   21.79MB/s    0:00:00 (xfr#33, to-chk=137/227)
09-Nov-2024 21:13:01         855,486  28%   21.47MB/s    0:00:00 (xfr#34, to-chk=136/227)
09-Nov-2024 21:13:01         855,852  28%   21.48MB/s    0:00:00 (xfr#35, to-chk=135/227)
09-Nov-2024 21:13:01         895,819  29%   21.91MB/s    0:00:00 (xfr#36, to-chk=134/227)
09-Nov-2024 21:13:01         896,377  29%   21.92MB/s    0:00:00 (xfr#37, to-chk=130/227)
09-Nov-2024 21:13:01       1,054,702  35%   22.86MB/s    0:00:00 (xfr#38, to-chk=129/227)
09-Nov-2024 21:13:01       1,055,260  35%   22.87MB/s    0:00:00 (xfr#39, to-chk=128/227)
09-Nov-2024 21:13:01       1,078,622  36%   22.86MB/s    0:00:00 (xfr#40, to-chk=127/227)
09-Nov-2024 21:13:01       1,079,180  36%   22.87MB/s    0:00:00 (xfr#41, to-chk=123/227)
09-Nov-2024 21:13:01       1,152,465  38%   23.89MB/s    0:00:00 (xfr#42, to-chk=122/227)
09-Nov-2024 21:13:01       1,153,023  38%   23.40MB/s    0:00:00 (xfr#43, to-chk=121/227)
09-Nov-2024 21:13:01       1,180,046  39%   23.45MB/s    0:00:00 (xfr#44, to-chk=120/227)
09-Nov-2024 21:13:01       1,180,700  39%   23.46MB/s    0:00:00 (xfr#45, to-chk=116/227)
09-Nov-2024 21:13:01       1,269,488  42%   24.21MB/s    0:00:00 (xfr#46, to-chk=115/227)
09-Nov-2024 21:13:01       1,270,142  42%   23.75MB/s    0:00:00 (xfr#47, to-chk=114/227)
09-Nov-2024 21:13:01       1,292,841  43%   24.18MB/s    0:00:00 (xfr#48, to-chk=113/227)
09-Nov-2024 21:13:01       1,293,303  43%   24.18MB/s    0:00:00 (xfr#49, to-chk=109/227)
09-Nov-2024 21:13:01       1,369,774  45%   24.65MB/s    0:00:00 (xfr#50, to-chk=108/227)
09-Nov-2024 21:13:01       1,370,236  45%   24.66MB/s    0:00:00 (xfr#51, to-chk=107/227)
09-Nov-2024 21:13:01       1,397,462  46%   24.23MB/s    0:00:00 (xfr#52, to-chk=106/227)
09-Nov-2024 21:13:01       1,398,212  46%   24.24MB/s    0:00:00 (xfr#53, to-chk=102/227)
09-Nov-2024 21:13:01       1,489,540  49%   25.83MB/s    0:00:00 (xfr#54, to-chk=101/227)
09-Nov-2024 21:13:01       1,490,290  49%   25.84MB/s    0:00:00 (xfr#55, to-chk=100/227)
09-Nov-2024 21:13:01       1,506,454  50%   25.65MB/s    0:00:00 (xfr#56, to-chk=99/227)
09-Nov-2024 21:13:01       1,507,012  50%   25.66MB/s    0:00:00 (xfr#57, to-chk=95/227)
09-Nov-2024 21:13:01       1,567,126  52%   26.22MB/s    0:00:00 (xfr#58, to-chk=94/227)
09-Nov-2024 21:13:01       1,567,684  52%   26.23MB/s    0:00:00 (xfr#59, to-chk=93/227)
09-Nov-2024 21:13:01       1,584,498  52%   26.05MB/s    0:00:00 (xfr#60, to-chk=92/227)
09-Nov-2024 21:13:01       1,584,960  52%   26.06MB/s    0:00:00 (xfr#61, to-chk=88/227)
09-Nov-2024 21:13:01       1,651,006  55%   26.24MB/s    0:00:00 (xfr#62, to-chk=87/227)
09-Nov-2024 21:13:01       1,651,468  55%   26.25MB/s    0:00:00 (xfr#63, to-chk=86/227)
09-Nov-2024 21:13:01       1,678,510  56%   26.24MB/s    0:00:00 (xfr#64, to-chk=85/227)
09-Nov-2024 21:13:01       1,679,164  56%   25.83MB/s    0:00:00 (xfr#65, to-chk=81/227)
09-Nov-2024 21:13:01       1,776,877  59%   26.90MB/s    0:00:00 (xfr#66, to-chk=80/227)
09-Nov-2024 21:13:01       1,777,531  59%   26.91MB/s    0:00:00 (xfr#67, to-chk=79/227)
09-Nov-2024 21:13:01       1,798,595  60%   26.80MB/s    0:00:00 (xfr#68, to-chk=78/227)
09-Nov-2024 21:13:01       1,798,961  60%   26.81MB/s    0:00:00 (xfr#69, to-chk=74/227)
09-Nov-2024 21:13:01       1,866,456  62%   27.38MB/s    0:00:00 (xfr#70, to-chk=73/227)
09-Nov-2024 21:13:01       1,866,822  62%   27.39MB/s    0:00:00 (xfr#71, to-chk=72/227)
09-Nov-2024 21:13:01       1,867,450  62%   27.40MB/s    0:00:00 (xfr#72, to-chk=71/227)
09-Nov-2024 21:13:01       1,897,185  63%   26.61MB/s    0:00:00 (xfr#73, to-chk=70/227)
09-Nov-2024 21:13:01       1,897,647  63%   26.61MB/s    0:00:00 (xfr#74, to-chk=66/227)
09-Nov-2024 21:13:01       1,993,345  66%   27.55MB/s    0:00:00 (xfr#75, to-chk=65/227)
09-Nov-2024 21:13:01       1,993,807  66%   27.56MB/s    0:00:00 (xfr#76, to-chk=64/227)
09-Nov-2024 21:13:01       2,023,183  67%   26.80MB/s    0:00:00 (xfr#77, to-chk=63/227)
09-Nov-2024 21:13:01       2,023,741  67%   26.81MB/s    0:00:00 (xfr#78, to-chk=59/227)
09-Nov-2024 21:13:01       2,133,296  71%   25.75MB/s    0:00:00 (xfr#79, to-chk=58/227)
09-Nov-2024 21:13:01       2,133,854  71%   25.76MB/s    0:00:00 (xfr#80, to-chk=57/227)
09-Nov-2024 21:13:01       2,150,127  71%   25.63MB/s    0:00:00 (xfr#81, to-chk=56/227)
09-Nov-2024 21:13:01       2,150,685  71%   25.64MB/s    0:00:00 (xfr#82, to-chk=52/227)
09-Nov-2024 21:13:01       2,205,132  73%   25.65MB/s    0:00:00 (xfr#83, to-chk=51/227)
09-Nov-2024 21:13:01       2,205,690  73%   25.65MB/s    0:00:00 (xfr#84, to-chk=50/227)
09-Nov-2024 21:13:01       2,228,642  74%   25.92MB/s    0:00:00 (xfr#85, to-chk=49/227)
09-Nov-2024 21:13:01       2,229,104  74%   25.92MB/s    0:00:00 (xfr#86, to-chk=45/227)
09-Nov-2024 21:13:01       2,328,580  77%   25.53MB/s    0:00:00 (xfr#87, to-chk=44/227)
09-Nov-2024 21:13:01       2,329,042  77%   25.53MB/s    0:00:00 (xfr#88, to-chk=43/227)
09-Nov-2024 21:13:01       2,349,081  78%   25.75MB/s    0:00:00 (xfr#89, to-chk=42/227)
09-Nov-2024 21:13:01       2,349,351  78%   25.75MB/s    0:00:00 (xfr#90, to-chk=38/227)
09-Nov-2024 21:13:01       2,407,867  80%   25.80MB/s    0:00:00 (xfr#91, to-chk=37/227)
09-Nov-2024 21:13:01       2,408,137  80%   25.80MB/s    0:00:00 (xfr#92, to-chk=36/227)
09-Nov-2024 21:13:01       2,438,262  81%   25.84MB/s    0:00:00 (xfr#93, to-chk=35/227)
09-Nov-2024 21:13:01       2,438,916  81%   25.84MB/s    0:00:00 (xfr#94, to-chk=31/227)
09-Nov-2024 21:13:01       2,540,986  84%   26.63MB/s    0:00:00 (xfr#95, to-chk=30/227)
09-Nov-2024 21:13:01       2,541,640  84%   26.64MB/s    0:00:00 (xfr#96, to-chk=29/227)
09-Nov-2024 21:13:01       2,563,719  85%   26.87MB/s    0:00:00 (xfr#97, to-chk=28/227)
09-Nov-2024 21:13:01       2,564,181  85%   26.87MB/s    0:00:00 (xfr#98, to-chk=24/227)
09-Nov-2024 21:13:01       2,652,873  88%   27.20MB/s    0:00:00 (xfr#99, to-chk=23/227)
09-Nov-2024 21:13:01       2,653,335  88%   27.21MB/s    0:00:00 (xfr#100, to-chk=22/227)
09-Nov-2024 21:13:01       2,679,178  89%   27.47MB/s    0:00:00 (xfr#101, to-chk=21/227)
09-Nov-2024 21:13:01       2,679,832  89%   26.90MB/s    0:00:00 (xfr#102, to-chk=17/227)
09-Nov-2024 21:13:01       2,771,769  92%   27.82MB/s    0:00:00 (xfr#103, to-chk=16/227)
09-Nov-2024 21:13:01       2,772,423  92%   27.83MB/s    0:00:00 (xfr#104, to-chk=15/227)
09-Nov-2024 21:13:01       2,793,708  93%   28.05MB/s    0:00:00 (xfr#105, to-chk=14/227)
09-Nov-2024 21:13:01       2,794,074  93%   28.05MB/s    0:00:00 (xfr#106, to-chk=10/227)
09-Nov-2024 21:13:01       2,865,304  95%   28.46MB/s    0:00:00 (xfr#107, to-chk=9/227)
09-Nov-2024 21:13:01       2,865,670  95%   28.47MB/s    0:00:00 (xfr#108, to-chk=8/227)
09-Nov-2024 21:13:01       2,881,355  96%   28.62MB/s    0:00:00 (xfr#109, to-chk=7/227)
09-Nov-2024 21:13:01       2,882,009  96%   28.63MB/s    0:00:00 (xfr#110, to-chk=3/227)
09-Nov-2024 21:13:01       2,941,672  98%   28.63MB/s    0:00:00 (xfr#111, to-chk=2/227)
09-Nov-2024 21:13:01       2,942,326  98%   28.34MB/s    0:00:00 (xfr#112, to-chk=1/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   28.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   27.66MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   27.66MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   27.66MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   27.66MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01       2,987,451  99%   27.66MB/s    0:00:00 (xfr#113, to-chk=0/227)
09-Nov-2024 21:13:01 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.11/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=79/82)
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:13:01          64,185   8%   61.21MB/s    0:00:00 (xfr#2, to-chk=77/82)
09-Nov-2024 21:13:01         127,050  16%   40.39MB/s    0:00:00 (xfr#3, to-chk=75/82)
09-Nov-2024 21:13:01         127,050  16%   40.39MB/s    0:00:00 (xfr#4, to-chk=73/82)
09-Nov-2024 21:13:01         127,050  16%   40.39MB/s    0:00:00 (xfr#5, to-chk=71/82)
09-Nov-2024 21:13:01         187,917  24%   14.93MB/s    0:00:00 (xfr#6, to-chk=69/82)
09-Nov-2024 21:13:01         188,067  24%   14.95MB/s    0:00:00 (xfr#7, to-chk=67/82)
09-Nov-2024 21:13:01         188,364  24%   13.82MB/s    0:00:00 (xfr#8, to-chk=65/82)
09-Nov-2024 21:13:01         274,881  36%    8.19MB/s    0:00:00 (xfr#9, to-chk=63/82)
09-Nov-2024 21:13:01         275,328  36%    7.96MB/s    0:00:00 (xfr#10, to-chk=53/82)
09-Nov-2024 21:13:01         282,611  37%    8.17MB/s    0:00:00 (xfr#11, to-chk=52/82)
09-Nov-2024 21:13:01         285,224  37%    8.24MB/s    0:00:00 (xfr#12, to-chk=51/82)
09-Nov-2024 21:13:01         286,534  37%    8.28MB/s    0:00:00 (xfr#13, to-chk=50/82)
09-Nov-2024 21:13:01         289,774  38%    8.37MB/s    0:00:00 (xfr#14, to-chk=49/82)
09-Nov-2024 21:13:01         293,244  38%    8.23MB/s    0:00:00 (xfr#15, to-chk=48/82)
09-Nov-2024 21:13:01         293,693  38%    8.24MB/s    0:00:00 (xfr#16, to-chk=47/82)
09-Nov-2024 21:13:01         298,531  39%    8.37MB/s    0:00:00 (xfr#17, to-chk=46/82)
09-Nov-2024 21:13:01         299,550  39%    8.16MB/s    0:00:00 (xfr#18, to-chk=45/82)
09-Nov-2024 21:13:01         303,020  40%    8.26MB/s    0:00:00 (xfr#19, to-chk=44/82)
09-Nov-2024 21:13:01         304,552  40%    8.30MB/s    0:00:00 (xfr#20, to-chk=43/82)
09-Nov-2024 21:13:01         309,726  41%    8.44MB/s    0:00:00 (xfr#21, to-chk=42/82)
09-Nov-2024 21:13:01         313,766  41%    8.55MB/s    0:00:00 (xfr#22, to-chk=41/82)
09-Nov-2024 21:13:01         314,441  41%    8.57MB/s    0:00:00 (xfr#23, to-chk=40/82)
09-Nov-2024 21:13:01         320,476  42%    8.73MB/s    0:00:00 (xfr#24, to-chk=39/82)
09-Nov-2024 21:13:01         322,289  42%    8.78MB/s    0:00:00 (xfr#25, to-chk=38/82)
09-Nov-2024 21:13:01         326,329  43%    8.89MB/s    0:00:00 (xfr#26, to-chk=37/82)
09-Nov-2024 21:13:01         332,649  44%    8.81MB/s    0:00:00 (xfr#27, to-chk=36/82)
09-Nov-2024 21:13:01         339,260  44%    8.99MB/s    0:00:00 (xfr#28, to-chk=35/82)
09-Nov-2024 21:13:01         345,010  45%    9.14MB/s    0:00:00 (xfr#29, to-chk=34/82)
09-Nov-2024 21:13:01         347,967  46%    9.22MB/s    0:00:00 (xfr#30, to-chk=33/82)
09-Nov-2024 21:13:01         348,132  46%    9.22MB/s    0:00:00 (xfr#31, to-chk=32/82)
09-Nov-2024 21:13:01         348,353  46%    9.23MB/s    0:00:00 (xfr#32, to-chk=31/82)
09-Nov-2024 21:13:01         349,087  46%    9.25MB/s    0:00:00 (xfr#33, to-chk=30/82)
09-Nov-2024 21:13:01         353,646  46%    9.37MB/s    0:00:00 (xfr#34, to-chk=29/82)
09-Nov-2024 21:13:01         361,275  47%    9.57MB/s    0:00:00 (xfr#35, to-chk=28/82)
09-Nov-2024 21:13:01         363,953  48%    9.38MB/s    0:00:00 (xfr#36, to-chk=27/82)
09-Nov-2024 21:13:01         368,219  48%    9.49MB/s    0:00:00 (xfr#37, to-chk=26/82)
09-Nov-2024 21:13:01         370,321  49%    9.55MB/s    0:00:00 (xfr#38, to-chk=25/82)
09-Nov-2024 21:13:01         371,338  49%    9.57MB/s    0:00:00 (xfr#39, to-chk=24/82)
09-Nov-2024 21:13:01         372,927  49%    9.61MB/s    0:00:00 (xfr#40, to-chk=23/82)
09-Nov-2024 21:13:01         379,817  50%    9.79MB/s    0:00:00 (xfr#41, to-chk=22/82)
09-Nov-2024 21:13:01         386,705  51%    9.97MB/s    0:00:00 (xfr#42, to-chk=21/82)
09-Nov-2024 21:13:01         393,308  52%    9.87MB/s    0:00:00 (xfr#43, to-chk=20/82)
09-Nov-2024 21:13:01         397,063  52%    9.96MB/s    0:00:00 (xfr#44, to-chk=19/82)
09-Nov-2024 21:13:01         399,165  52%   10.02MB/s    0:00:00 (xfr#45, to-chk=18/82)
09-Nov-2024 21:13:01         406,511  53%   10.20MB/s    0:00:00 (xfr#46, to-chk=17/82)
09-Nov-2024 21:13:01         411,748  54%   10.33MB/s    0:00:00 (xfr#47, to-chk=16/82)
09-Nov-2024 21:13:01         414,990  54%   10.41MB/s    0:00:00 (xfr#48, to-chk=15/82)
09-Nov-2024 21:13:01         419,315  55%   10.52MB/s    0:00:00 (xfr#49, to-chk=14/82)
09-Nov-2024 21:13:01         425,350  56%   10.67MB/s    0:00:00 (xfr#50, to-chk=13/82)
09-Nov-2024 21:13:01         429,960  56%   10.51MB/s    0:00:00 (xfr#51, to-chk=12/82)
09-Nov-2024 21:13:01         435,482  57%   10.65MB/s    0:00:00 (xfr#52, to-chk=11/82)
09-Nov-2024 21:13:01         441,802  58%   10.80MB/s    0:00:00 (xfr#53, to-chk=10/82)
09-Nov-2024 21:13:01         447,320  59%   10.94MB/s    0:00:00 (xfr#54, to-chk=9/82)
09-Nov-2024 21:13:01         451,075  59%   11.03MB/s    0:00:00 (xfr#55, to-chk=8/82)
09-Nov-2024 21:13:01         455,919  60%   11.15MB/s    0:00:00 (xfr#56, to-chk=7/82)
09-Nov-2024 21:13:01         463,493  61%   11.33MB/s    0:00:00 (xfr#57, to-chk=6/82)
09-Nov-2024 21:13:01         469,243  62%   11.47MB/s    0:00:00 (xfr#58, to-chk=5/82)
09-Nov-2024 21:13:01         471,117  62%   11.23MB/s    0:00:00 (xfr#59, to-chk=4/82)
09-Nov-2024 21:13:01         473,504  62%   11.29MB/s    0:00:00 (xfr#60, to-chk=3/82)
09-Nov-2024 21:13:01         475,832  63%   11.34MB/s    0:00:00 (xfr#61, to-chk=2/82)
09-Nov-2024 21:13:01         478,787  63%   11.42MB/s    0:00:00 (xfr#62, to-chk=1/82)
09-Nov-2024 21:13:01         480,091  63%   11.45MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 21:13:01         480,091  63%   10.90MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 21:13:01         480,091  63%   10.90MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 21:13:01         480,091  63%   10.65MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 21:13:01         480,091  63%   10.65MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 21:13:01         480,091  63%   10.65MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 21:13:01 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.11/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:13:01          23,161  16%   22.09MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:13:01          47,292  33%   22.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:13:01          47,292  33%   22.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:13:01          70,250  49%   33.50MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:13:01          70,541  50%   33.64MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:13:01          70,541  50%   16.82MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:13:01 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.11/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:13:01           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:13:01           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:13:01           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:13:01           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:13:01           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:13:01           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:13:01 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.11/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:13:01          24,215   7%   23.09MB/s    0:00:00 (xfr#2, to-chk=13/18)
09-Nov-2024 21:13:01          49,205  14%   46.93MB/s    0:00:00 (xfr#3, to-chk=11/18)
09-Nov-2024 21:13:01          49,205  14%   46.93MB/s    0:00:00 (xfr#4, to-chk=9/18)
09-Nov-2024 21:13:01          72,940  21%   69.56MB/s    0:00:00 (xfr#5, to-chk=7/18)
09-Nov-2024 21:13:01          73,031  21%   69.65MB/s    0:00:00 (xfr#6, to-chk=5/18)
09-Nov-2024 21:13:01          73,328  21%   69.93MB/s    0:00:00 (xfr#7, to-chk=3/18)
09-Nov-2024 21:13:01         167,853  50%   26.68MB/s    0:00:00 (xfr#8, to-chk=1/18)
09-Nov-2024 21:13:01         167,853  50%   16.01MB/s    0:00:00 (xfr#8, to-chk=0/18)
09-Nov-2024 21:13:01 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.11/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:13:01           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:13:01           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:13:01           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:13:01           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:13:01           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:13:01           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:13:01 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.11/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:13:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:13:01          55,586  12%   53.01MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:13:01         112,761  25%   53.77MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:13:01         162,135  37%   51.54MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:13:01         217,518  49%   69.15MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:13:01         217,809  50%   51.93MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:13:01         217,809  50%   41.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:13:01 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1731186774.039162 exists, exporting anyway.
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01 =============================== warnings summary ===============================
09-Nov-2024 21:13:01 tests/utils/rest_utils.py:98
09-Nov-2024 21:13:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:13:01     print("""
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01 tests/utils/path_utils.py:112
09-Nov-2024 21:13:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:13:01     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01 tests/utils/acceptance_utils.py:55
09-Nov-2024 21:13:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:13:01     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01 tests/utils/acceptance_utils.py:57
09-Nov-2024 21:13:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:13:01     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:13:01
09-Nov-2024 21:13:01 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 21:13:01 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 21:13:01 ================== 27 passed, 4 warnings in 833.88s (0:13:53) ==================
09-Nov-2024 21:13:05 release "dev" uninstalled
09-Nov-2024 21:13:06 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 21:13:08 No resources found
09-Nov-2024 21:13:09 Sidecar injection has been disabled
09-Nov-2024 21:13:09 Cleaning helm release "dev"...
09-Nov-2024 21:13:09 Deleted 1 helm deployments
09-Nov-2024 21:13:09 Deleted 0 k8s deployments
09-Nov-2024 21:13:09 Deleted 0 k8s services
09-Nov-2024 21:13:09 Deleted 0 persistent volumes
09-Nov-2024 21:13:12 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:13:12 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 21:13:12 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:13:12 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 21:13:12 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 21:13:12 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:13:12 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 21:13:12 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 21:13:12 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 21:13:12 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH...
09-Nov-2024 21:13:12 Finished task 'Parse test results' with result: Success
09-Nov-2024 21:13:12 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:13:12
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:13:12
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:13:12
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:13:12
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:13:12
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:13:12
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:13:12
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:13:12
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:13:12
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:13:12
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:13:12 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:13:12
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3362 (ODSRV-OAP-SDCMDH-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3362-ScriptBuildTask-7406417059950936702.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance
09-Nov-2024 21:13:12 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz
09-Nov-2024 21:13:13 Uploading artifact
09-Nov-2024 21:13:13     source path: surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz
09-Nov-2024 21:13:13     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz
09-Nov-2024 21:13:13 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 21:13:13 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:13:13 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:13:13
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3362 (ODSRV-OAP-SDCMDH-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3362-ScriptBuildTask-17321351042241522628.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH
09-Nov-2024 21:13:13 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 21:13:13 Finished task 'Pack logs' with result: Success
09-Nov-2024 21:13:13 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:13:13
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 21:13:13 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:13:13
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3362 (ODSRV-OAP-SDCMDH-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3362-ScriptBuildTask-2902132034741858031.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance
09-Nov-2024 21:13:13   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 21:13:13                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 21:13:13
09-Nov-2024 21:13:13 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 21:13:13   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 21:13:13 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 60275
09-Nov-2024 21:13:14 Cleaning helm deployments
09-Nov-2024 21:13:14 Cleanining pods
09-Nov-2024 21:13:17 Cleaning kube persistant volumes
09-Nov-2024 21:13:17 Cleaning dockswift container
09-Nov-2024 21:13:18 Cleaning docker containers
09-Nov-2024 21:13:20 Stalled docker containers to remove:
09-Nov-2024 21:13:20 b7794ff25c08 2f199f4ef3a4 65a7449d441a ac83d38d6af2 7042ea5762fe ded9c9c867ca dfcd587871ac 3d08fe996bc2 0662f1bb3bd2 212425ba7b09 11cd38d74de5 ad5ac2b09af4 d9f02a63452f 587ec80a8383 b4e352382f45 73a07c5cce85
09-Nov-2024 21:13:20 Removing stalled docker containers
09-Nov-2024 21:13:20 Error response from daemon: Cannot kill container: b7794ff25c08: Container b7794ff25c08027d10c8dcb94338ed906e9ccc1541ea08cfa174fb08e59a2de3 is not running
09-Nov-2024 21:13:20 b7794ff25c08
09-Nov-2024 21:13:20 Error response from daemon: Cannot kill container: 2f199f4ef3a4: Container 2f199f4ef3a43ac3d1ff6272007f84fffac529d1ea2f5f9939686b7194df2eb9 is not running
09-Nov-2024 21:13:20 2f199f4ef3a4
09-Nov-2024 21:13:20 Error response from daemon: Cannot kill container: 65a7449d441a: Container 65a7449d441a61e2d0cd4f4de3cb44c7616da407b89baae1185dea7862192063 is not running
09-Nov-2024 21:13:20 65a7449d441a
09-Nov-2024 21:13:20 Error response from daemon: Cannot kill container: ac83d38d6af2: Container ac83d38d6af24ae1caacf120d4a81289ef907fb1b0aca30035dfa88a0914f619 is not running
09-Nov-2024 21:13:20 ac83d38d6af2
09-Nov-2024 21:13:20 Error response from daemon: Cannot kill container: 7042ea5762fe: Container 7042ea5762fea922ce11e1fa479e206dec6cc8f3ac397abd75bdec240efe526b is not running
09-Nov-2024 21:13:21 7042ea5762fe
09-Nov-2024 21:13:21 Error response from daemon: Cannot kill container: ded9c9c867ca: Container ded9c9c867ca7c39ae172049d44c16b81ef96263f67e911cfa44826e815b6492 is not running
09-Nov-2024 21:13:21 ded9c9c867ca
09-Nov-2024 21:13:21 Error response from daemon: Cannot kill container: dfcd587871ac: Container dfcd587871acb0e5289d2ee992fc2c648cafea1912bd25158aa9aeb3600c3dd9 is not running
09-Nov-2024 21:13:21 dfcd587871ac
09-Nov-2024 21:13:21 Error response from daemon: Cannot kill container: 3d08fe996bc2: Container 3d08fe996bc2f316f8a9e98d6486541552ab39097a15d2c2bb5a4dd19476d633 is not running
09-Nov-2024 21:13:21 3d08fe996bc2
09-Nov-2024 21:13:21 Error response from daemon: Cannot kill container: 0662f1bb3bd2: Container 0662f1bb3bd2cf2084a8e9cc4eb76134819b6467846d9e68f187736a1b91e615 is not running
09-Nov-2024 21:13:21 0662f1bb3bd2
09-Nov-2024 21:13:21 Error response from daemon: Cannot kill container: 212425ba7b09: Container 212425ba7b092f12aae54f5275b30587dc311c3ac7b175b81c82ff151e0021ed is not running
09-Nov-2024 21:13:21 212425ba7b09
09-Nov-2024 21:13:21 Error response from daemon: Cannot kill container: 11cd38d74de5: Container 11cd38d74de5102af5946eabdaa00dd954bcadf35888171c319dc061386753aa is not running
09-Nov-2024 21:13:21 11cd38d74de5
09-Nov-2024 21:13:21 Error response from daemon: Cannot kill container: ad5ac2b09af4: Container ad5ac2b09af4b28707b726e786af84b902e7ebd386ee3cab081ccb872521b7d4 is not running
09-Nov-2024 21:13:22 ad5ac2b09af4
09-Nov-2024 21:13:22 Error response from daemon: Cannot kill container: d9f02a63452f: Container d9f02a63452f42543d822b02e1c94d275118f357f9e099c4d8739e3a045a1bdd is not running
09-Nov-2024 21:13:22 d9f02a63452f
09-Nov-2024 21:13:22 Error response from daemon: Cannot kill container: 587ec80a8383: Container 587ec80a838324aaf508aae841a61b652099b5f1b69fe1eb796d68172a84343f is not running
09-Nov-2024 21:13:22 587ec80a8383
09-Nov-2024 21:13:22 Error response from daemon: Cannot kill container: b4e352382f45: Container b4e352382f45000e6de06fac95b20346f6bcd180bf6da14bf0eb07a53bfb9b59 is not running
09-Nov-2024 21:13:22 b4e352382f45
09-Nov-2024 21:13:23 73a07c5cce85
09-Nov-2024 21:13:23 73a07c5cce85
09-Nov-2024 21:13:23 Stalled docker volumes to remove:
09-Nov-2024 21:13:23
09-Nov-2024 21:13:23 Removing stalled docker volumes
09-Nov-2024 21:13:23 Removing stalled loopdevices
09-Nov-2024 21:13:25 Done
09-Nov-2024 21:13:25 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 21:13:25 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 21:13:25 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 21:13:25 Running post build plugin 'NCover Results Collector'
09-Nov-2024 21:13:25 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 21:13:25 Running post build plugin 'Clover Results Collector'
09-Nov-2024 21:13:25 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 21:13:25 Running post build plugin 'Artifact Copier'
09-Nov-2024 21:13:25 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 21:13:25 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 78.19 ms
09-Nov-2024 21:13:25 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH'
09-Nov-2024 21:13:25 Finalising the build...
09-Nov-2024 21:13:25 Stopping timer.
09-Nov-2024 21:13:25 Build ODSRV-OAP-SDCMDH-3362 completed.
09-Nov-2024 21:13:26 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 21:13:26 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 21:13:26 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 21:13:26 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 21:13:26 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 21:13:26 All post build plugins have finished
09-Nov-2024 21:13:26 Generating build results summary...
09-Nov-2024 21:13:26 Saving build results to disk...
09-Nov-2024 21:13:26 Store variable context...
09-Nov-2024 21:13:26 Finished building ODSRV-OAP-SDCMDH-3362.