oneclient acceptance tests using environment deployed from packages

Build: #3361 was successful

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,513 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:42:42 -----------------------------------------------------------------
09-Nov-2024 19:42:42 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:42:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:42:42 using [token, token] by [user1, user2]"'
09-Nov-2024 19:42:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:42:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:42:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299'
09-Nov-2024 19:42:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299' successfully started
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lijn2p905jjluofz
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lijn2p905jjluofz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lijn2p905jjluofz
09-Nov-2024 19:42:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18304546650448059596'...
09-Nov-2024 19:42:42 Getting configuration...
09-Nov-2024 19:42:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lijn2p905jjluofz'.
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:42:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:42:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds'
09-Nov-2024 19:42:42 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds' successfully started
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3d1dhopp610dfi7m
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3d1dhopp610dfi7m --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3d1dhopp610dfi7m
09-Nov-2024 19:42:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1232553497731417073'...
09-Nov-2024 19:42:42 Getting configuration...
09-Nov-2024 19:42:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3d1dhopp610dfi7m'.
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"'
09-Nov-2024 19:42:42 -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"'
09-Nov-2024 19:42:42 =================================================================
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42 PASSED
09-Nov-2024 19:42:42 Unmounting client from /tmp/onedata/mnt/lijn2p905jjluofz
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42 Unmounting client from /tmp/onedata/mnt/3d1dhopp610dfi7m
09-Nov-2024 19:42:42
09-Nov-2024 19:42:42
09-Nov-2024 19:43:19 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 19:43:19 =================================================================
09-Nov-2024 19:43:19 - Executing scenario 'Fail to delete non-empty directory using rmdir'
09-Nov-2024 19:43:19 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:43:19 -----------------------------------------------------------------
09-Nov-2024 19:43:19 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:43:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:43:19 using [token, token] by [user1, user2]"'
09-Nov-2024 19:43:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:43:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:43:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299'
09-Nov-2024 19:43:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299' successfully started
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ur534kz5ahqnwyov
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ur534kz5ahqnwyov --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ur534kz5ahqnwyov
09-Nov-2024 19:43:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12145714370471313894'...
09-Nov-2024 19:43:19 Getting configuration...
09-Nov-2024 19:43:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ur534kz5ahqnwyov'.
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:43:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:43:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds'
09-Nov-2024 19:43:19 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds' successfully started
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/efdpof5puf6duvj1
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/efdpof5puf6duvj1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/efdpof5puf6duvj1
09-Nov-2024 19:43:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12176714694867511686'...
09-Nov-2024 19:43:19 Getting configuration...
09-Nov-2024 19:43:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/efdpof5puf6duvj1'.
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
09-Nov-2024 19:43:19 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
09-Nov-2024 19:43:19 =================================================================
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19 PASSED
09-Nov-2024 19:43:19 Unmounting client from /tmp/onedata/mnt/ur534kz5ahqnwyov
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19 Unmounting client from /tmp/onedata/mnt/efdpof5puf6duvj1
09-Nov-2024 19:43:19
09-Nov-2024 19:43:19
09-Nov-2024 19:43:57 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 19:43:57 =================================================================
09-Nov-2024 19:43:57 - Executing scenario 'Delete non-empty directory'
09-Nov-2024 19:43:57 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:43:57 -----------------------------------------------------------------
09-Nov-2024 19:43:57 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:43:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:43:57 using [token, token] by [user1, user2]"'
09-Nov-2024 19:43:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:43:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:43:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299'
09-Nov-2024 19:43:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299' successfully started
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/twqkp4ohy7rs9yiy
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/twqkp4ohy7rs9yiy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/twqkp4ohy7rs9yiy
09-Nov-2024 19:43:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16711513941404041545'...
09-Nov-2024 19:43:57 Getting configuration...
09-Nov-2024 19:43:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/twqkp4ohy7rs9yiy'.
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:43:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:43:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds'
09-Nov-2024 19:43:57 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds' successfully started
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bkbmxj4ss1dixj6n
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bkbmxj4ss1dixj6n --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bkbmxj4ss1dixj6n
09-Nov-2024 19:43:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7724512559219315561'...
09-Nov-2024 19:43:57 Getting configuration...
09-Nov-2024 19:43:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bkbmxj4ss1dixj6n'.
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
09-Nov-2024 19:43:57 on client11"'
09-Nov-2024 19:43:57 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
09-Nov-2024 19:43:57 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
09-Nov-2024 19:43:57 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
09-Nov-2024 19:43:57 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
09-Nov-2024 19:43:57 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
09-Nov-2024 19:43:57 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
09-Nov-2024 19:43:57 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
09-Nov-2024 19:43:57 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
09-Nov-2024 19:43:57 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
09-Nov-2024 19:43:57 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
09-Nov-2024 19:43:57 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
09-Nov-2024 19:43:57 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
09-Nov-2024 19:43:57 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
09-Nov-2024 19:43:57 =================================================================
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57 PASSED
09-Nov-2024 19:43:57 Unmounting client from /tmp/onedata/mnt/twqkp4ohy7rs9yiy
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57 Unmounting client from /tmp/onedata/mnt/bkbmxj4ss1dixj6n
09-Nov-2024 19:43:57
09-Nov-2024 19:43:57
09-Nov-2024 19:44:36 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 19:44:36 =================================================================
09-Nov-2024 19:44:36 - Executing scenario 'Move directory'
09-Nov-2024 19:44:36 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:44:36 -----------------------------------------------------------------
09-Nov-2024 19:44:36 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:44:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:44:36 using [token, token] by [user1, user2]"'
09-Nov-2024 19:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299'
09-Nov-2024 19:44:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299' successfully started
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fxot5yvvdz0b8ueo
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fxot5yvvdz0b8ueo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fxot5yvvdz0b8ueo
09-Nov-2024 19:44:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11592896606816960703'...
09-Nov-2024 19:44:36 Getting configuration...
09-Nov-2024 19:44:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fxot5yvvdz0b8ueo'.
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds'
09-Nov-2024 19:44:36 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds' successfully started
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/90ddb5ilyw9nkvyi
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/90ddb5ilyw9nkvyi --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/90ddb5ilyw9nkvyi
09-Nov-2024 19:44:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10443024305354114579'...
09-Nov-2024 19:44:36 Getting configuration...
09-Nov-2024 19:44:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/90ddb5ilyw9nkvyi'.
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 19:44:36 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 19:44:36 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 19:44:36 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:44:36 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:44:36 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:44:36 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:44:36 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:44:36 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:44:36 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:44:36 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:44:36 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:44:36 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:44:36 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:44:36 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:44:36 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:44:36 =================================================================
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36 PASSED
09-Nov-2024 19:44:36 Unmounting client from /tmp/onedata/mnt/fxot5yvvdz0b8ueo
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36 Unmounting client from /tmp/onedata/mnt/90ddb5ilyw9nkvyi
09-Nov-2024 19:44:36
09-Nov-2024 19:44:36
09-Nov-2024 19:45:13 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 19:45:13 =================================================================
09-Nov-2024 19:45:13 - Executing scenario 'Copy directory'
09-Nov-2024 19:45:13 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:45:13 -----------------------------------------------------------------
09-Nov-2024 19:45:13 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:45:13 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:45:13 using [token, token] by [user1, user2]"'
09-Nov-2024 19:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299'
09-Nov-2024 19:45:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299' successfully started
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/4049lkhwim1ywxzd
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4049lkhwim1ywxzd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4049lkhwim1ywxzd
09-Nov-2024 19:45:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10499027427766021555'...
09-Nov-2024 19:45:13 Getting configuration...
09-Nov-2024 19:45:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4049lkhwim1ywxzd'.
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:45:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds'
09-Nov-2024 19:45:13 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds' successfully started
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/9lvplkis3qbk52w1
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9lvplkis3qbk52w1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9lvplkis3qbk52w1
09-Nov-2024 19:45:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14033475096919201564'...
09-Nov-2024 19:45:13 Getting configuration...
09-Nov-2024 19:45:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9lvplkis3qbk52w1'.
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 19:45:13 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:45:13 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:45:13 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:45:13 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 19:45:13 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 19:45:13 =================================================================
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13 PASSED
09-Nov-2024 19:45:13 Unmounting client from /tmp/onedata/mnt/4049lkhwim1ywxzd
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13 Unmounting client from /tmp/onedata/mnt/9lvplkis3qbk52w1
09-Nov-2024 19:45:13
09-Nov-2024 19:45:13
09-Nov-2024 19:45:50 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 19:45:50 =================================================================
09-Nov-2024 19:45:50 - Executing scenario 'Fail to move directory to itself'
09-Nov-2024 19:45:50 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:45:50 -----------------------------------------------------------------
09-Nov-2024 19:45:50 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:45:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:45:50 using [token, token] by [user1, user2]"'
09-Nov-2024 19:45:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:45:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:45:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299'
09-Nov-2024 19:45:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299' successfully started
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/phq27rm263nga1vv
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/phq27rm263nga1vv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/phq27rm263nga1vv
09-Nov-2024 19:45:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '311637304974272345'...
09-Nov-2024 19:45:50 Getting configuration...
09-Nov-2024 19:45:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/phq27rm263nga1vv'.
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:45:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:45:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds'
09-Nov-2024 19:45:50 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds' successfully started
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/qwp4b2xb5h9t28wz
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qwp4b2xb5h9t28wz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qwp4b2xb5h9t28wz
09-Nov-2024 19:45:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15783873980563145445'...
09-Nov-2024 19:45:50 Getting configuration...
09-Nov-2024 19:45:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qwp4b2xb5h9t28wz'.
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:45:50 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:45:50 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:45:50 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
09-Nov-2024 19:45:50 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 19:45:50 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 19:45:50 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:45:50 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:45:50 =================================================================
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50 PASSED
09-Nov-2024 19:45:50 Unmounting client from /tmp/onedata/mnt/phq27rm263nga1vv
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50 Unmounting client from /tmp/onedata/mnt/qwp4b2xb5h9t28wz
09-Nov-2024 19:45:50
09-Nov-2024 19:45:50
09-Nov-2024 19:46:28 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 19:46:28 =================================================================
09-Nov-2024 19:46:28 - Executing scenario 'Fail to move directory to its subtree'
09-Nov-2024 19:46:28 - from feature 'Multi_directory_CRUD'
09-Nov-2024 19:46:28 -----------------------------------------------------------------
09-Nov-2024 19:46:28 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:46:28 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:46:28 using [token, token] by [user1, user2]"'
09-Nov-2024 19:46:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:46:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:46:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nm299', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:46:28
09-Nov-2024 19:46:28
09-Nov-2024 19:46:28 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299'
09-Nov-2024 19:46:28 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nm299' successfully started
09-Nov-2024 19:46:28
09-Nov-2024 19:46:28 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ymrntduzlrn87jhn
09-Nov-2024 19:46:28
09-Nov-2024 19:46:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ymrntduzlrn87jhn --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ymrntduzlrn87jhn
09-Nov-2024 19:46:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6218794776891606757'...
09-Nov-2024 19:46:28 Getting configuration...
09-Nov-2024 19:46:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ymrntduzlrn87jhn'.
09-Nov-2024 19:46:28
09-Nov-2024 19:46:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:46:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:46:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv4ds', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:46:28
09-Nov-2024 19:46:28
09-Nov-2024 19:46:28 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds'
09-Nov-2024 19:46:28 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vv4ds' successfully started
09-Nov-2024 19:46:28
09-Nov-2024 19:46:28 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/hgjompu51y3sadkf
09-Nov-2024 19:46:28
09-Nov-2024 19:46:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hgjompu51y3sadkf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hgjompu51y3sadkf
09-Nov-2024 19:46:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17796307356187457948'...
09-Nov-2024 19:46:28 Getting configuration...
09-Nov-2024 19:46:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hgjompu51y3sadkf'.
09-Nov-2024 19:46:28
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 19:46:28 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 19:46:28 =================================================================
09-Nov-2024 19:46:28
09-Nov-2024 19:46:43 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:46:43 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:46:43 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 19:46:43 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 19:46:43 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 19:46:43 PASSED
09-Nov-2024 19:46:43 Unmounting client from /tmp/onedata/mnt/ymrntduzlrn87jhn
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43 Unmounting client from /tmp/onedata/mnt/hgjompu51y3sadkf
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43 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.1731181588.712421', '-c', '/tmp/logs']
09-Nov-2024 19:46:43 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-lctpl. See /home/bamboo/.one-env/deployments/2024.11.09-19.24.56/pod-logs/dev-cross-support-job-3p-users-lctpl/entrypoint.log for more details
09-Nov-2024 19:46:43 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-nm299: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.24.56/pod-logs/dev-oneclient-krakow-7d9476b8bc-nm299/oneclient_logs
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=193/226)
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:46:43          24,437   0%   23.30MB/s    0:00:00 (xfr#1, to-chk=192/226)
09-Nov-2024 19:46:43          24,437   0%   23.30MB/s    0:00:00 (xfr#1, to-chk=186/226)
09-Nov-2024 19:46:43          24,995   0%   11.92MB/s    0:00:00 (xfr#2, to-chk=188/226)
09-Nov-2024 19:46:43         110,347   2%    5.54MB/s    0:00:00 (xfr#3, to-chk=187/226)
09-Nov-2024 19:46:43         110,905   2%    5.57MB/s    0:00:00 (xfr#4, to-chk=186/226)
09-Nov-2024 19:46:43         172,760   4%    7.85MB/s    0:00:00 (xfr#5, to-chk=185/226)
09-Nov-2024 19:46:43         173,798   4%    7.89MB/s    0:00:00 (xfr#6, to-chk=181/226)
09-Nov-2024 19:46:43         563,461  13%   13.43MB/s    0:00:00 (xfr#7, to-chk=180/226)
09-Nov-2024 19:46:43         564,499  13%   13.13MB/s    0:00:00 (xfr#8, to-chk=179/226)
09-Nov-2024 19:46:43         583,760  14%   11.85MB/s    0:00:00 (xfr#9, to-chk=178/226)
09-Nov-2024 19:46:43         584,126  14%   11.61MB/s    0:00:00 (xfr#10, to-chk=174/226)
09-Nov-2024 19:46:43         654,172  16%   12.73MB/s    0:00:00 (xfr#11, to-chk=173/226)
09-Nov-2024 19:46:43         654,538  16%   12.74MB/s    0:00:00 (xfr#12, to-chk=172/226)
09-Nov-2024 19:46:43         655,166  16%   11.79MB/s    0:00:00 (xfr#13, to-chk=171/226)
09-Nov-2024 19:46:43         691,450  17%   12.44MB/s    0:00:00 (xfr#14, to-chk=170/226)
09-Nov-2024 19:46:43         691,912  17%   12.22MB/s    0:00:00 (xfr#15, to-chk=166/226)
09-Nov-2024 19:46:43         833,226  20%   13.94MB/s    0:00:00 (xfr#16, to-chk=165/226)
09-Nov-2024 19:46:43         833,688  20%   12.82MB/s    0:00:00 (xfr#17, to-chk=164/226)
09-Nov-2024 19:46:43         854,728  21%   12.94MB/s    0:00:00 (xfr#18, to-chk=163/226)
09-Nov-2024 19:46:43         855,094  21%   12.94MB/s    0:00:00 (xfr#19, to-chk=159/226)
09-Nov-2024 19:46:43         940,696  23%    8.88MB/s    0:00:00 (xfr#20, to-chk=158/226)
09-Nov-2024 19:46:43         941,062  23%    8.89MB/s    0:00:00 (xfr#21, to-chk=157/226)
09-Nov-2024 19:46:43         964,536  23%    9.02MB/s    0:00:00 (xfr#22, to-chk=156/226)
09-Nov-2024 19:46:43         965,286  23%    8.85MB/s    0:00:00 (xfr#23, to-chk=152/226)
09-Nov-2024 19:46:43       1,041,454  25%    9.46MB/s    0:00:00 (xfr#24, to-chk=151/226)
09-Nov-2024 19:46:43       1,042,204  25%    9.47MB/s    0:00:00 (xfr#25, to-chk=150/226)
09-Nov-2024 19:46:43       1,062,835  26%    9.56MB/s    0:00:00 (xfr#26, to-chk=149/226)
09-Nov-2024 19:46:43       1,063,489  26%    8.74MB/s    0:00:00 (xfr#27, to-chk=145/226)
09-Nov-2024 19:46:43       1,156,339  28%    8.75MB/s    0:00:00 (xfr#28, to-chk=144/226)
09-Nov-2024 19:46:43       1,156,993  28%    8.76MB/s    0:00:00 (xfr#29, to-chk=143/226)
09-Nov-2024 19:46:43       1,196,242  29%    8.98MB/s    0:00:00 (xfr#30, to-chk=142/226)
09-Nov-2024 19:46:43       1,196,896  29%    8.92MB/s    0:00:00 (xfr#31, to-chk=138/226)
09-Nov-2024 19:46:43       1,366,405  33%    9.44MB/s    0:00:00 (xfr#32, to-chk=137/226)
09-Nov-2024 19:46:43       1,367,059  33%    9.38MB/s    0:00:00 (xfr#33, to-chk=136/226)
09-Nov-2024 19:46:43       1,386,389  34%    9.44MB/s    0:00:00 (xfr#34, to-chk=135/226)
09-Nov-2024 19:46:43       1,387,043  34%    9.38MB/s    0:00:00 (xfr#35, to-chk=131/226)
09-Nov-2024 19:46:43       1,454,189  35%    9.43MB/s    0:00:00 (xfr#36, to-chk=130/226)
09-Nov-2024 19:46:43       1,454,843  35%    9.37MB/s    0:00:00 (xfr#37, to-chk=129/226)
09-Nov-2024 19:46:43       1,455,471  35%    9.25MB/s    0:00:00 (xfr#38, to-chk=128/226)
09-Nov-2024 19:46:43       1,504,635  37%    9.44MB/s    0:00:00 (xfr#39, to-chk=127/226)
09-Nov-2024 19:46:43       1,505,385  37%    9.38MB/s    0:00:00 (xfr#40, to-chk=123/226)
09-Nov-2024 19:46:43       1,737,950  42%    9.98MB/s    0:00:00 (xfr#41, to-chk=122/226)
09-Nov-2024 19:46:43       1,738,700  42%    9.99MB/s    0:00:00 (xfr#42, to-chk=121/226)
09-Nov-2024 19:46:43       1,754,518  43%   10.02MB/s    0:00:00 (xfr#43, to-chk=120/226)
09-Nov-2024 19:46:43       1,755,172  43%   10.02MB/s    0:00:00 (xfr#44, to-chk=116/226)
09-Nov-2024 19:46:43       1,814,282  44%   10.30MB/s    0:00:00 (xfr#45, to-chk=115/226)
09-Nov-2024 19:46:43       1,814,936  44%   10.30MB/s    0:00:00 (xfr#46, to-chk=114/226)
09-Nov-2024 19:46:43       1,837,329  45%   10.37MB/s    0:00:00 (xfr#47, to-chk=113/226)
09-Nov-2024 19:46:43       1,837,791  45%   10.37MB/s    0:00:00 (xfr#48, to-chk=109/226)
09-Nov-2024 19:46:43       1,911,685  47%    9.96MB/s    0:00:00 (xfr#49, to-chk=108/226)
09-Nov-2024 19:46:43       1,912,147  47%    9.70MB/s    0:00:00 (xfr#50, to-chk=107/226)
09-Nov-2024 19:46:43       1,938,328  47%    9.68MB/s    0:00:00 (xfr#51, to-chk=106/226)
09-Nov-2024 19:46:43       1,938,886  47%    9.63MB/s    0:00:00 (xfr#52, to-chk=102/226)
09-Nov-2024 19:46:43       2,041,282  50%   10.03MB/s    0:00:00 (xfr#53, to-chk=101/226)
09-Nov-2024 19:46:43       2,041,840  50%    9.99MB/s    0:00:00 (xfr#54, to-chk=100/226)
09-Nov-2024 19:46:43       2,071,865  51%   10.03MB/s    0:00:00 (xfr#55, to-chk=99/226)
09-Nov-2024 19:46:43       2,072,423  51%   10.03MB/s    0:00:00 (xfr#56, to-chk=95/226)
09-Nov-2024 19:46:43       2,178,911  53%   10.44MB/s    0:00:00 (xfr#57, to-chk=94/226)
09-Nov-2024 19:46:43       2,179,469  53%   10.44MB/s    0:00:00 (xfr#58, to-chk=93/226)
09-Nov-2024 19:46:43       2,208,439  54%   10.48MB/s    0:00:00 (xfr#59, to-chk=92/226)
09-Nov-2024 19:46:43       2,208,997  54%   10.38MB/s    0:00:00 (xfr#60, to-chk=88/226)
09-Nov-2024 19:46:43       2,321,183  57%   10.69MB/s    0:00:00 (xfr#61, to-chk=87/226)
09-Nov-2024 19:46:43       2,321,741  57%   10.65MB/s    0:00:00 (xfr#62, to-chk=86/226)
09-Nov-2024 19:46:43       2,340,757  57%   10.73MB/s    0:00:00 (xfr#63, to-chk=85/226)
09-Nov-2024 19:46:43       2,341,123  57%   10.73MB/s    0:00:00 (xfr#64, to-chk=81/226)
09-Nov-2024 19:46:43       2,402,090  59%   10.91MB/s    0:00:00 (xfr#65, to-chk=80/226)
09-Nov-2024 19:46:43       2,402,456  59%   10.91MB/s    0:00:00 (xfr#66, to-chk=79/226)
09-Nov-2024 19:46:43       2,418,378  59%   10.88MB/s    0:00:00 (xfr#67, to-chk=78/226)
09-Nov-2024 19:46:43       2,418,936  59%   10.83MB/s    0:00:00 (xfr#68, to-chk=74/226)
09-Nov-2024 19:46:43       2,478,687  61%   10.51MB/s    0:00:00 (xfr#69, to-chk=73/226)
09-Nov-2024 19:46:43       2,479,245  61%    9.93MB/s    0:00:00 (xfr#70, to-chk=72/226)
09-Nov-2024 19:46:43       2,510,003  61%   10.02MB/s    0:00:00 (xfr#71, to-chk=71/226)
09-Nov-2024 19:46:43       2,510,849  61%   10.02MB/s    0:00:00 (xfr#72, to-chk=67/226)
09-Nov-2024 19:46:43       2,617,125  64%   10.36MB/s    0:00:00 (xfr#73, to-chk=66/226)
09-Nov-2024 19:46:43       2,617,971  64%   10.36MB/s    0:00:00 (xfr#74, to-chk=65/226)
09-Nov-2024 19:46:43       2,638,826  64%   10.40MB/s    0:00:00 (xfr#75, to-chk=64/226)
09-Nov-2024 19:46:43       2,639,288  64%   10.07MB/s    0:00:00 (xfr#76, to-chk=60/226)
09-Nov-2024 19:46:43       2,743,158  67%   10.30MB/s    0:00:00 (xfr#77, to-chk=59/226)
09-Nov-2024 19:46:43       2,743,620  67%   10.30MB/s    0:00:00 (xfr#78, to-chk=58/226)
09-Nov-2024 19:46:43       2,764,976  68%   10.38MB/s    0:00:00 (xfr#79, to-chk=57/226)
09-Nov-2024 19:46:43       2,765,342  68%   10.38MB/s    0:00:00 (xfr#80, to-chk=53/226)
09-Nov-2024 19:46:43       2,841,152  69%   10.63MB/s    0:00:00 (xfr#81, to-chk=52/226)
09-Nov-2024 19:46:43       2,841,518  69%   10.63MB/s    0:00:00 (xfr#82, to-chk=51/226)
09-Nov-2024 19:46:43       2,865,713  70%   10.59MB/s    0:00:00 (xfr#83, to-chk=50/226)
09-Nov-2024 19:46:43       2,866,367  70%   10.60MB/s    0:00:00 (xfr#84, to-chk=46/226)
09-Nov-2024 19:46:43       2,967,890  73%   10.80MB/s    0:00:00 (xfr#85, to-chk=45/226)
09-Nov-2024 19:46:43       2,968,544  73%   10.76MB/s    0:00:00 (xfr#86, to-chk=44/226)
09-Nov-2024 19:46:43       3,017,718  74%   10.94MB/s    0:00:00 (xfr#87, to-chk=43/226)
09-Nov-2024 19:46:43       3,018,372  74%   10.82MB/s    0:00:00 (xfr#88, to-chk=39/226)
09-Nov-2024 19:46:43       3,217,471  79%   11.45MB/s    0:00:00 (xfr#89, to-chk=38/226)
09-Nov-2024 19:46:43       3,218,125  79%   11.45MB/s    0:00:00 (xfr#90, to-chk=37/226)
09-Nov-2024 19:46:43       3,245,406  79%   11.51MB/s    0:00:00 (xfr#91, to-chk=36/226)
09-Nov-2024 19:46:43       3,246,156  79%   11.51MB/s    0:00:00 (xfr#92, to-chk=32/226)
09-Nov-2024 19:46:43       3,368,889  82%   11.90MB/s    0:00:00 (xfr#93, to-chk=31/226)
09-Nov-2024 19:46:43       3,369,639  82%   11.86MB/s    0:00:00 (xfr#94, to-chk=30/226)
09-Nov-2024 19:46:43       3,391,012  83%   11.85MB/s    0:00:00 (xfr#95, to-chk=29/226)
09-Nov-2024 19:46:43       3,391,666  83%   11.85MB/s    0:00:00 (xfr#96, to-chk=25/226)
09-Nov-2024 19:46:43       3,490,534  85%   12.06MB/s    0:00:00 (xfr#97, to-chk=24/226)
09-Nov-2024 19:46:43       3,491,188  85%   12.02MB/s    0:00:00 (xfr#98, to-chk=23/226)
09-Nov-2024 19:46:43       3,513,889  86%   12.05MB/s    0:00:00 (xfr#99, to-chk=22/226)
09-Nov-2024 19:46:43       3,514,351  86%   12.01MB/s    0:00:00 (xfr#100, to-chk=18/226)
09-Nov-2024 19:46:43       3,603,157  88%   12.27MB/s    0:00:00 (xfr#101, to-chk=17/226)
09-Nov-2024 19:46:43       3,603,619  88%   12.23MB/s    0:00:00 (xfr#102, to-chk=16/226)
09-Nov-2024 19:46:43       3,645,074  89%   12.24MB/s    0:00:00 (xfr#103, to-chk=15/226)
09-Nov-2024 19:46:43       3,645,824  89%   12.24MB/s    0:00:00 (xfr#104, to-chk=11/226)
09-Nov-2024 19:46:43       3,815,127  93%   12.68MB/s    0:00:00 (xfr#105, to-chk=10/226)
09-Nov-2024 19:46:43       3,815,877  93%   12.68MB/s    0:00:00 (xfr#106, to-chk=9/226)
09-Nov-2024 19:46:43       3,816,505  93%   12.64MB/s    0:00:00 (xfr#107, to-chk=8/226)
09-Nov-2024 19:46:43       3,847,353  94%   12.70MB/s    0:00:00 (xfr#108, to-chk=7/226)
09-Nov-2024 19:46:43       3,848,103  94%   12.70MB/s    0:00:00 (xfr#109, to-chk=3/226)
09-Nov-2024 19:46:43       4,002,015  98%   13.07MB/s    0:00:00 (xfr#110, to-chk=2/226)
09-Nov-2024 19:46:43       4,002,765  98%   13.07MB/s    0:00:00 (xfr#111, to-chk=1/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   13.07MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   12.36MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43       4,056,083  99%   12.36MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 19:46:43 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-vv4ds: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.24.56/pod-logs/dev-oneclient-krakow-7d9476b8bc-vv4ds/oneclient_logs
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:46:43          14,430   0%   13.76MB/s    0:00:00 (xfr#1, to-chk=195/229)
09-Nov-2024 19:46:43          14,430   0%   13.76MB/s    0:00:00 (xfr#1, to-chk=189/229)
09-Nov-2024 19:46:43          14,796   0%   14.11MB/s    0:00:00 (xfr#2, to-chk=191/229)
09-Nov-2024 19:46:43          67,279   2%    4.58MB/s    0:00:00 (xfr#3, to-chk=190/229)
09-Nov-2024 19:46:43          67,645   2%    4.61MB/s    0:00:00 (xfr#4, to-chk=189/229)
09-Nov-2024 19:46:43          95,661   3%    6.08MB/s    0:00:00 (xfr#5, to-chk=188/229)
09-Nov-2024 19:46:43          96,411   3%    6.13MB/s    0:00:00 (xfr#6, to-chk=184/229)
09-Nov-2024 19:46:43         190,208   6%   11.34MB/s    0:00:00 (xfr#7, to-chk=183/229)
09-Nov-2024 19:46:43         190,958   6%   11.38MB/s    0:00:00 (xfr#8, to-chk=182/229)
09-Nov-2024 19:46:43         217,852   7%   12.98MB/s    0:00:00 (xfr#9, to-chk=181/229)
09-Nov-2024 19:46:43         218,410   7%   12.25MB/s    0:00:00 (xfr#10, to-chk=177/229)
09-Nov-2024 19:46:43         307,061  10%   12.20MB/s    0:00:00 (xfr#11, to-chk=176/229)
09-Nov-2024 19:46:43         307,619  10%   11.73MB/s    0:00:00 (xfr#12, to-chk=175/229)
09-Nov-2024 19:46:43         346,846  11%   11.41MB/s    0:00:00 (xfr#13, to-chk=174/229)
09-Nov-2024 19:46:43         347,404  11%   11.04MB/s    0:00:00 (xfr#14, to-chk=170/229)
09-Nov-2024 19:46:43         505,563  17%   14.61MB/s    0:00:00 (xfr#15, to-chk=169/229)
09-Nov-2024 19:46:43         506,121  17%   14.63MB/s    0:00:00 (xfr#16, to-chk=168/229)
09-Nov-2024 19:46:43         506,749  17%   14.64MB/s    0:00:00 (xfr#17, to-chk=167/229)
09-Nov-2024 19:46:43         529,540  17%   14.85MB/s    0:00:00 (xfr#18, to-chk=166/229)
09-Nov-2024 19:46:43         530,002  17%   14.87MB/s    0:00:00 (xfr#19, to-chk=162/229)
09-Nov-2024 19:46:43         622,001  21%   16.03MB/s    0:00:00 (xfr#20, to-chk=161/229)
09-Nov-2024 19:46:43         622,463  21%   15.62MB/s    0:00:00 (xfr#21, to-chk=160/229)
09-Nov-2024 19:46:43         644,876  21%   15.38MB/s    0:00:00 (xfr#22, to-chk=159/229)
09-Nov-2024 19:46:43         645,434  21%   15.01MB/s    0:00:00 (xfr#23, to-chk=155/229)
09-Nov-2024 19:46:43         729,102  24%   16.17MB/s    0:00:00 (xfr#24, to-chk=154/229)
09-Nov-2024 19:46:43         729,660  24%   15.46MB/s    0:00:00 (xfr#25, to-chk=153/229)
09-Nov-2024 19:46:43         748,145  25%   15.51MB/s    0:00:00 (xfr#26, to-chk=152/229)
09-Nov-2024 19:46:43         748,607  25%   15.52MB/s    0:00:00 (xfr#27, to-chk=148/229)
09-Nov-2024 19:46:43         811,608  27%   13.58MB/s    0:00:00 (xfr#28, to-chk=147/229)
09-Nov-2024 19:46:43         812,070  27%   13.59MB/s    0:00:00 (xfr#29, to-chk=146/229)
09-Nov-2024 19:46:43         845,609  28%   13.90MB/s    0:00:00 (xfr#30, to-chk=145/229)
09-Nov-2024 19:46:43         845,879  28%   13.91MB/s    0:00:00 (xfr#31, to-chk=141/229)
09-Nov-2024 19:46:43         961,739  32%   15.04MB/s    0:00:00 (xfr#32, to-chk=140/229)
09-Nov-2024 19:46:43         962,009  32%   15.04MB/s    0:00:00 (xfr#33, to-chk=139/229)
09-Nov-2024 19:46:43         999,953  33%   15.38MB/s    0:00:00 (xfr#34, to-chk=138/229)
09-Nov-2024 19:46:43       1,000,799  33%   15.15MB/s    0:00:00 (xfr#35, to-chk=134/229)
09-Nov-2024 19:46:43       1,137,652  38%   16.69MB/s    0:00:00 (xfr#36, to-chk=133/229)
09-Nov-2024 19:46:43       1,138,498  38%   16.70MB/s    0:00:00 (xfr#37, to-chk=132/229)
09-Nov-2024 19:46:43       1,139,126  38%   16.71MB/s    0:00:00 (xfr#38, to-chk=131/229)
09-Nov-2024 19:46:43       1,165,595  39%   16.35MB/s    0:00:00 (xfr#39, to-chk=130/229)
09-Nov-2024 19:46:43       1,166,345  39%   16.12MB/s    0:00:00 (xfr#40, to-chk=126/229)
09-Nov-2024 19:46:43       1,262,629  42%   16.06MB/s    0:00:00 (xfr#41, to-chk=125/229)
09-Nov-2024 19:46:43       1,263,379  42%   16.06MB/s    0:00:00 (xfr#42, to-chk=124/229)
09-Nov-2024 19:46:43       1,286,138  43%   13.94MB/s    0:00:00 (xfr#43, to-chk=123/229)
09-Nov-2024 19:46:43       1,286,696  43%   13.94MB/s    0:00:00 (xfr#44, to-chk=119/229)
09-Nov-2024 19:46:43       1,371,235  46%   14.69MB/s    0:00:00 (xfr#45, to-chk=118/229)
09-Nov-2024 19:46:43       1,371,793  46%   14.70MB/s    0:00:00 (xfr#46, to-chk=117/229)
09-Nov-2024 19:46:43       1,393,034  47%   14.76MB/s    0:00:00 (xfr#47, to-chk=116/229)
09-Nov-2024 19:46:43       1,393,496  47%   14.77MB/s    0:00:00 (xfr#48, to-chk=112/229)
09-Nov-2024 19:46:43       1,467,739  49%   14.58MB/s    0:00:00 (xfr#49, to-chk=111/229)
09-Nov-2024 19:46:43       1,468,201  49%   14.43MB/s    0:00:00 (xfr#50, to-chk=110/229)
09-Nov-2024 19:46:43       1,468,829  49%   14.29MB/s    0:00:00 (xfr#51, to-chk=109/229)
09-Nov-2024 19:46:43       1,497,301  50%   14.28MB/s    0:00:00 (xfr#52, to-chk=108/229)
09-Nov-2024 19:46:43       1,497,955  50%   14.29MB/s    0:00:00 (xfr#53, to-chk=104/229)
09-Nov-2024 19:46:43       1,594,626  53%   13.00MB/s    0:00:00 (xfr#54, to-chk=103/229)
09-Nov-2024 19:46:43       1,595,280  53%   13.00MB/s    0:00:00 (xfr#55, to-chk=102/229)
09-Nov-2024 19:46:43       1,621,842  54%   11.81MB/s    0:00:00 (xfr#56, to-chk=101/229)
09-Nov-2024 19:46:43       1,622,208  54%   10.74MB/s    0:00:00 (xfr#57, to-chk=97/229)
09-Nov-2024 19:46:43       1,708,148  57%   11.23MB/s    0:00:00 (xfr#58, to-chk=96/229)
09-Nov-2024 19:46:43       1,708,514  57%   11.24MB/s    0:00:00 (xfr#59, to-chk=95/229)
09-Nov-2024 19:46:43       1,732,753  58%   10.46MB/s    0:00:00 (xfr#60, to-chk=94/229)
09-Nov-2024 19:46:43       1,733,119  58%   10.40MB/s    0:00:00 (xfr#61, to-chk=90/229)
09-Nov-2024 19:46:43       1,808,457  61%   10.52MB/s    0:00:00 (xfr#62, to-chk=89/229)
09-Nov-2024 19:46:43       1,808,823  61%   10.45MB/s    0:00:00 (xfr#63, to-chk=88/229)
09-Nov-2024 19:46:43       1,809,451  61%    9.75MB/s    0:00:00 (xfr#64, to-chk=87/229)
09-Nov-2024 19:46:43       1,830,507  61%    9.86MB/s    0:00:00 (xfr#65, to-chk=86/229)
09-Nov-2024 19:46:43       1,830,777  61%    9.81MB/s    0:00:00 (xfr#66, to-chk=82/229)
09-Nov-2024 19:46:43       1,905,677  64%   10.15MB/s    0:00:00 (xfr#67, to-chk=81/229)
09-Nov-2024 19:46:43       1,905,947  64%   10.15MB/s    0:00:00 (xfr#68, to-chk=80/229)
09-Nov-2024 19:46:43       1,927,369  65%   10.27MB/s    0:00:00 (xfr#69, to-chk=79/229)
09-Nov-2024 19:46:43       1,927,927  65%   10.27MB/s    0:00:00 (xfr#70, to-chk=75/229)
09-Nov-2024 19:46:43       2,026,741  68%   10.62MB/s    0:00:00 (xfr#71, to-chk=74/229)
09-Nov-2024 19:46:43       2,027,299  68%   10.62MB/s    0:00:00 (xfr#72, to-chk=73/229)
09-Nov-2024 19:46:43       2,047,017  69%   10.73MB/s    0:00:00 (xfr#73, to-chk=72/229)
09-Nov-2024 19:46:43       2,047,671  69%   10.73MB/s    0:00:00 (xfr#74, to-chk=68/229)
09-Nov-2024 19:46:43       2,109,459  71%   10.99MB/s    0:00:00 (xfr#75, to-chk=67/229)
09-Nov-2024 19:46:43       2,110,113  71%   10.94MB/s    0:00:00 (xfr#76, to-chk=66/229)
09-Nov-2024 19:46:43       2,110,741  71%   10.65MB/s    0:00:00 (xfr#77, to-chk=65/229)
09-Nov-2024 19:46:43       2,124,414  71%   10.55MB/s    0:00:00 (xfr#78, to-chk=64/229)
09-Nov-2024 19:46:43       2,124,684  71%   10.50MB/s    0:00:00 (xfr#79, to-chk=60/229)
09-Nov-2024 19:46:43       2,181,204  73%   10.05MB/s    0:00:00 (xfr#80, to-chk=59/229)
09-Nov-2024 19:46:43       2,181,474  73%   10.00MB/s    0:00:00 (xfr#81, to-chk=58/229)
09-Nov-2024 19:46:43       2,203,486  74%   10.10MB/s    0:00:00 (xfr#82, to-chk=57/229)
09-Nov-2024 19:46:43       2,204,140  74%   10.11MB/s    0:00:00 (xfr#83, to-chk=53/229)
09-Nov-2024 19:46:43       2,278,468  77%    9.88MB/s    0:00:00 (xfr#84, to-chk=52/229)
09-Nov-2024 19:46:43       2,279,122  77%    9.88MB/s    0:00:00 (xfr#85, to-chk=51/229)
09-Nov-2024 19:46:43       2,296,847  77%    9.74MB/s    0:00:00 (xfr#86, to-chk=50/229)
09-Nov-2024 19:46:43       2,297,501  77%    9.69MB/s    0:00:00 (xfr#87, to-chk=46/229)
09-Nov-2024 19:46:43       2,350,669  79%    9.92MB/s    0:00:00 (xfr#88, to-chk=45/229)
09-Nov-2024 19:46:43       2,351,323  79%    9.92MB/s    0:00:00 (xfr#89, to-chk=44/229)
09-Nov-2024 19:46:43       2,368,266  80%    9.95MB/s    0:00:00 (xfr#90, to-chk=43/229)
09-Nov-2024 19:46:43       2,368,824  80%    9.95MB/s    0:00:00 (xfr#91, to-chk=39/229)
09-Nov-2024 19:46:43       2,435,060  82%   10.19MB/s    0:00:00 (xfr#92, to-chk=38/229)
09-Nov-2024 19:46:43       2,435,618  82%    9.88MB/s    0:00:00 (xfr#93, to-chk=37/229)
09-Nov-2024 19:46:43       2,451,524  82%    9.91MB/s    0:00:00 (xfr#94, to-chk=36/229)
09-Nov-2024 19:46:43       2,451,890  82%    9.91MB/s    0:00:00 (xfr#95, to-chk=32/229)
09-Nov-2024 19:46:43       2,511,633  84%   10.11MB/s    0:00:00 (xfr#96, to-chk=31/229)
09-Nov-2024 19:46:43       2,511,999  84%   10.11MB/s    0:00:00 (xfr#97, to-chk=30/229)
09-Nov-2024 19:46:43       2,533,137  85%   10.19MB/s    0:00:00 (xfr#98, to-chk=29/229)
09-Nov-2024 19:46:43       2,533,503  85%   10.19MB/s    0:00:00 (xfr#99, to-chk=25/229)
09-Nov-2024 19:46:43       2,619,492  88%   10.50MB/s    0:00:00 (xfr#100, to-chk=24/229)
09-Nov-2024 19:46:43       2,619,858  88%   10.50MB/s    0:00:00 (xfr#101, to-chk=23/229)
09-Nov-2024 19:46:43       2,620,486  88%   10.46MB/s    0:00:00 (xfr#102, to-chk=22/229)
09-Nov-2024 19:46:43       2,640,235  89%   10.45MB/s    0:00:00 (xfr#103, to-chk=21/229)
09-Nov-2024 19:46:43       2,640,697  89%   10.45MB/s    0:00:00 (xfr#104, to-chk=17/229)
09-Nov-2024 19:46:43       2,707,296  91%   10.67MB/s    0:00:00 (xfr#105, to-chk=16/229)
09-Nov-2024 19:46:43       2,707,758  91%   10.67MB/s    0:00:00 (xfr#106, to-chk=15/229)
09-Nov-2024 19:46:43       2,725,036  92%   10.74MB/s    0:00:00 (xfr#107, to-chk=14/229)
09-Nov-2024 19:46:43       2,725,498  92%   10.74MB/s    0:00:00 (xfr#108, to-chk=10/229)
09-Nov-2024 19:46:43       2,780,707  94%   10.91MB/s    0:00:00 (xfr#109, to-chk=9/229)
09-Nov-2024 19:46:43       2,781,169  94%   10.87MB/s    0:00:00 (xfr#110, to-chk=8/229)
09-Nov-2024 19:46:43       2,808,627  94%   10.93MB/s    0:00:00 (xfr#111, to-chk=7/229)
09-Nov-2024 19:46:43       2,808,993  94%   10.55MB/s    0:00:00 (xfr#112, to-chk=3/229)
09-Nov-2024 19:46:43       2,907,834  98%   10.79MB/s    0:00:00 (xfr#113, to-chk=2/229)
09-Nov-2024 19:46:43       2,908,200  98%   10.75MB/s    0:00:00 (xfr#114, to-chk=1/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.83MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.83MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.83MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.83MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.83MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.83MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.83MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.83MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.83MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.83MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.47MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43       2,953,325  99%   10.47MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 19:46:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.24.56/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:46:43          23,008  16%   21.94MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:46:43          46,984  33%   44.81MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:46:43          46,984  33%   44.81MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:46:43          69,789  49%   33.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:46:43          70,080  50%   33.42MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:46:43          70,080  50%   11.14MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:46:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.24.56/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:46:43           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:46:43           4,818  34%    2.30MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:46:43           4,818  34%    2.30MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:46:43           6,637  48%    2.11MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:46:43           6,899  50%    2.19MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:46:43           6,899  50%  354.59kB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:46:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.24.56/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=79/82)
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:46:43          71,583   7%   68.27MB/s    0:00:00 (xfr#2, to-chk=77/82)
09-Nov-2024 19:46:43         142,048  14%   67.73MB/s    0:00:00 (xfr#3, to-chk=75/82)
09-Nov-2024 19:46:43         142,048  14%   67.73MB/s    0:00:00 (xfr#4, to-chk=73/82)
09-Nov-2024 19:46:43         142,048  14%   67.73MB/s    0:00:00 (xfr#5, to-chk=71/82)
09-Nov-2024 19:46:43         210,313  20%   25.07MB/s    0:00:00 (xfr#6, to-chk=69/82)
09-Nov-2024 19:46:43         210,463  20%   25.09MB/s    0:00:00 (xfr#7, to-chk=67/82)
09-Nov-2024 19:46:43         210,760  20%   25.12MB/s    0:00:00 (xfr#8, to-chk=65/82)
09-Nov-2024 19:46:43         346,292  34%   13.76MB/s    0:00:00 (xfr#9, to-chk=63/82)
09-Nov-2024 19:46:43         357,508  35%   13.64MB/s    0:00:00 (xfr#10, to-chk=53/82)
09-Nov-2024 19:46:43         360,860  35%   13.77MB/s    0:00:00 (xfr#11, to-chk=52/82)
09-Nov-2024 19:46:43         362,968  35%   13.85MB/s    0:00:00 (xfr#12, to-chk=51/82)
09-Nov-2024 19:46:43         364,211  35%   13.89MB/s    0:00:00 (xfr#13, to-chk=50/82)
09-Nov-2024 19:46:43         375,423  37%   13.77MB/s    0:00:00 (xfr#14, to-chk=49/82)
09-Nov-2024 19:46:43         382,535  37%   14.03MB/s    0:00:00 (xfr#15, to-chk=48/82)
09-Nov-2024 19:46:43         385,897  38%   14.15MB/s    0:00:00 (xfr#16, to-chk=47/82)
09-Nov-2024 19:46:43         395,631  39%   13.97MB/s    0:00:00 (xfr#17, to-chk=46/82)
09-Nov-2024 19:46:43         401,092  39%   13.66MB/s    0:00:00 (xfr#18, to-chk=45/82)
09-Nov-2024 19:46:43         405,698  40%   13.82MB/s    0:00:00 (xfr#19, to-chk=44/82)
09-Nov-2024 19:46:43         408,195  40%   13.90MB/s    0:00:00 (xfr#20, to-chk=43/82)
09-Nov-2024 19:46:43         414,065  40%   12.74MB/s    0:00:00 (xfr#21, to-chk=42/82)
09-Nov-2024 19:46:43         424,654  41%   12.27MB/s    0:00:00 (xfr#22, to-chk=41/82)
09-Nov-2024 19:46:43         434,789  42%   12.57MB/s    0:00:00 (xfr#23, to-chk=40/82)
09-Nov-2024 19:46:43         446,573  44%   11.83MB/s    0:00:00 (xfr#24, to-chk=39/82)
09-Nov-2024 19:46:43         450,324  44%   11.93MB/s    0:00:00 (xfr#25, to-chk=38/82)
09-Nov-2024 19:46:43         453,273  44%   12.01MB/s    0:00:00 (xfr#26, to-chk=37/82)
09-Nov-2024 19:46:43         459,931  45%   12.18MB/s    0:00:00 (xfr#27, to-chk=36/82)
09-Nov-2024 19:46:43         460,261  45%   12.19MB/s    0:00:00 (xfr#28, to-chk=35/82)
09-Nov-2024 19:46:43         465,663  46%   11.39MB/s    0:00:00 (xfr#29, to-chk=34/82)
09-Nov-2024 19:46:43         473,176  46%   11.57MB/s    0:00:00 (xfr#30, to-chk=33/82)
09-Nov-2024 19:46:43         480,300  47%   10.65MB/s    0:00:00 (xfr#31, to-chk=32/82)
09-Nov-2024 19:46:43         482,797  47%   10.46MB/s    0:00:00 (xfr#32, to-chk=31/82)
09-Nov-2024 19:46:43         483,584  47%   10.48MB/s    0:00:00 (xfr#33, to-chk=30/82)
09-Nov-2024 19:46:43         494,175  48%   10.03MB/s    0:00:00 (xfr#34, to-chk=29/82)
09-Nov-2024 19:46:43         500,432  49%   10.15MB/s    0:00:00 (xfr#35, to-chk=28/82)
09-Nov-2024 19:46:43         509,313  50%   10.33MB/s    0:00:00 (xfr#36, to-chk=27/82)
09-Nov-2024 19:46:43         510,110  50%   10.13MB/s    0:00:00 (xfr#37, to-chk=26/82)
09-Nov-2024 19:46:43         511,750  50%    9.96MB/s    0:00:00 (xfr#38, to-chk=25/82)
09-Nov-2024 19:46:43         519,263  51%   10.11MB/s    0:00:00 (xfr#39, to-chk=24/82)
09-Nov-2024 19:46:43         523,423  51%    9.98MB/s    0:00:00 (xfr#40, to-chk=23/82)
09-Nov-2024 19:46:43         532,760  52%   10.16MB/s    0:00:00 (xfr#41, to-chk=22/82)
09-Nov-2024 19:46:43         541,641  53%   10.13MB/s    0:00:00 (xfr#42, to-chk=21/82)
09-Nov-2024 19:46:43         548,299  54%   10.25MB/s    0:00:00 (xfr#43, to-chk=20/82)
09-Nov-2024 19:46:43         554,568  54%   10.17MB/s    0:00:00 (xfr#44, to-chk=19/82)
09-Nov-2024 19:46:43         562,588  55%   10.32MB/s    0:00:00 (xfr#45, to-chk=18/82)
09-Nov-2024 19:46:43         574,429  56%   10.34MB/s    0:00:00 (xfr#46, to-chk=17/82)
09-Nov-2024 19:46:43         576,525  56%   10.37MB/s    0:00:00 (xfr#47, to-chk=16/82)
09-Nov-2024 19:46:43         586,717  57%   10.56MB/s    0:00:00 (xfr#48, to-chk=15/82)
09-Nov-2024 19:46:43         595,197  58%   10.51MB/s    0:00:00 (xfr#49, to-chk=14/82)
09-Nov-2024 19:46:43         603,280  59%   10.46MB/s    0:00:00 (xfr#50, to-chk=13/82)
09-Nov-2024 19:46:43         608,352  60%   10.55MB/s    0:00:00 (xfr#51, to-chk=12/82)
09-Nov-2024 19:46:43         613,357  60%   10.64MB/s    0:00:00 (xfr#52, to-chk=11/82)
09-Nov-2024 19:46:43         616,310  60%   10.50MB/s    0:00:00 (xfr#53, to-chk=10/82)
09-Nov-2024 19:46:43         620,517  61%   10.57MB/s    0:00:00 (xfr#54, to-chk=9/82)
09-Nov-2024 19:46:43         622,159  61%   10.60MB/s    0:00:00 (xfr#55, to-chk=8/82)
09-Nov-2024 19:46:43         631,437  62%   10.56MB/s    0:00:00 (xfr#56, to-chk=7/82)
09-Nov-2024 19:46:43         641,173  63%   10.54MB/s    0:00:00 (xfr#57, to-chk=6/82)
09-Nov-2024 19:46:43         647,033  63%   10.64MB/s    0:00:00 (xfr#58, to-chk=5/82)
09-Nov-2024 19:46:43         651,639  64%   10.71MB/s    0:00:00 (xfr#59, to-chk=4/82)
09-Nov-2024 19:46:43         655,447  64%   10.59MB/s    0:00:00 (xfr#60, to-chk=3/82)
09-Nov-2024 19:46:43         663,929  65%   10.73MB/s    0:00:00 (xfr#61, to-chk=2/82)
09-Nov-2024 19:46:43         664,317  65%   10.56MB/s    0:00:00 (xfr#62, to-chk=1/82)
09-Nov-2024 19:46:43         665,503  65%   10.58MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 19:46:43         665,503  65%   10.58MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 19:46:43         665,503  65%   10.58MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 19:46:43         665,503  65%    9.47MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 19:46:43         665,503  65%    9.47MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 19:46:43         665,503  65%    9.47MB/s    0:00:00 (xfr#63, to-chk=0/82)
09-Nov-2024 19:46:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.24.56/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:46:43          56,964  12%    9.05MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:46:43         115,535  26%   12.24MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:46:43         164,909  37%   15.73MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:46:43         221,670  49%   19.22MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:46:43         221,961  50%   19.24MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:46:43         221,961  50%    7.56MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:46:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.24.56/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:46:43           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:46:43           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:46:43           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:46:43           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:46:43           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:46:43           6,742  50%    1.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:46:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.24.56/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
09-Nov-2024 19:46:43               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:46:43          23,871   3%   22.77MB/s    0:00:00 (xfr#2, to-chk=15/20)
09-Nov-2024 19:46:43          48,509   6%    5.78MB/s    0:00:00 (xfr#3, to-chk=13/20)
09-Nov-2024 19:46:43          48,509   6%    5.78MB/s    0:00:00 (xfr#4, to-chk=11/20)
09-Nov-2024 19:46:43          71,900  10%    5.71MB/s    0:00:00 (xfr#5, to-chk=9/20)
09-Nov-2024 19:46:43          71,991  10%    5.72MB/s    0:00:00 (xfr#6, to-chk=7/20)
09-Nov-2024 19:46:43         208,697  29%    7.96MB/s    0:00:00 (xfr#7, to-chk=5/20)
09-Nov-2024 19:46:43         208,994  29%    7.97MB/s    0:00:00 (xfr#8, to-chk=3/20)
09-Nov-2024 19:46:43         354,872  50%    6.77MB/s    0:00:00 (xfr#9, to-chk=1/20)
09-Nov-2024 19:46:43         354,872  50%    6.04MB/s    0:00:00 (xfr#9, to-chk=0/20)
09-Nov-2024 19:46:43 [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.1731181588.712421 exists, exporting anyway.
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43 =============================== warnings summary ===============================
09-Nov-2024 19:46:43 tests/utils/rest_utils.py:98
09-Nov-2024 19:46:43   /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 19:46:43     print("""
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43 tests/utils/path_utils.py:112
09-Nov-2024 19:46:43   /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 19:46:43     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43 tests/utils/acceptance_utils.py:55
09-Nov-2024 19:46:43   /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 19:46:43     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43 tests/utils/acceptance_utils.py:57
09-Nov-2024 19:46:43   /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 19:46:43     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:46:43
09-Nov-2024 19:46:43 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 19:46:43 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 19:46:43 ================= 27 passed, 4 warnings in 1311.23s (0:21:51) ==================
09-Nov-2024 19:46:49 release "dev" uninstalled
09-Nov-2024 19:46:51 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 19:46:54 No resources found
09-Nov-2024 19:46:55 Sidecar injection has been disabled
09-Nov-2024 19:46:55 Cleaning helm release "dev"...
09-Nov-2024 19:46:55 Deleted 1 helm deployments
09-Nov-2024 19:46:55 Deleted 0 k8s deployments
09-Nov-2024 19:46:55 Deleted 0 k8s services
09-Nov-2024 19:46:55 Deleted 0 persistent volumes
09-Nov-2024 19:46:55 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:46:55 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 19:46:55 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:46:55 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 19:46:55 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 19:46:55 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:46:55 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 19:46:55 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 19:46:55 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 19:46:55 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH...
09-Nov-2024 19:46:55 Finished task 'Parse test results' with result: Success
09-Nov-2024 19:46:55 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:46:55
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:46:55
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:46:55
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:46:55
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:46:55
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:46:55
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:46:55
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:46:55
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:46:55
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:46:55
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:46:55 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:46:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3361 (ODSRV-OAP-SDCMDH-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3361-ScriptBuildTask-11390626351350202227.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance
09-Nov-2024 19:46:55 ./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 19:46:56 Uploading artifact
09-Nov-2024 19:46:56     source path: surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz
09-Nov-2024 19:46:56     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz
09-Nov-2024 19:46:56 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 19:46:56 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:46:56 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:46:56
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3361 (ODSRV-OAP-SDCMDH-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3361-ScriptBuildTask-13139544716771131136.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH
09-Nov-2024 19:46:56 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 19:46:57 Finished task 'Pack logs' with result: Success
09-Nov-2024 19:46:57 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:46:57
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 19:46:57 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:46:57
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3361 (ODSRV-OAP-SDCMDH-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3361-ScriptBuildTask-14162533750415050466.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance
09-Nov-2024 19:46:57   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 19:46:57                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 19:46:57
09-Nov-2024 19:46:57   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 19:46:57 100  4822  100  4822    0     0  54179      0 --:--:-- --:--:-- --:--:-- 54179
09-Nov-2024 19:46:57 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 19:46:58 Cleaning helm deployments
09-Nov-2024 19:46:58 Cleanining pods
09-Nov-2024 19:46:58 Cleaning kube persistant volumes
09-Nov-2024 19:46:59 Cleaning dockswift container
09-Nov-2024 19:46:59 Cleaning docker containers
09-Nov-2024 19:47:03 Stalled docker containers to remove:
09-Nov-2024 19:47:03 26b9f7c5d312 28017885dd6d 69b351792bdd 0b1cc29370b5 4ab52d6e7c85 7bffe2555630 9f50024b602b 07f458dd5096 207ce31c5827 9732deb65641 e9235b8ee9e7 c84591b5f2a4 779a062099f7 82918fa49908 6db85ebe87e0 feda20bed77a
09-Nov-2024 19:47:03 Removing stalled docker containers
09-Nov-2024 19:47:03 Error response from daemon: Cannot kill container: 26b9f7c5d312: Container 26b9f7c5d3124c45e01dddd9c2d109bbeb6145ffe7f4334c78c63e4ce4f0f57d is not running
09-Nov-2024 19:47:03 26b9f7c5d312
09-Nov-2024 19:47:04 Error response from daemon: Cannot kill container: 28017885dd6d: Container 28017885dd6d1a2cd39e70f4eb0fbfd6655493193d2995a7ed9fbdd9ced7c2ac is not running
09-Nov-2024 19:47:04 28017885dd6d
09-Nov-2024 19:47:04 Error response from daemon: Cannot kill container: 69b351792bdd: Container 69b351792bddc9c831e94be74bd9563e6cc1179338f56ff92f19933462306f9e is not running
09-Nov-2024 19:47:04 69b351792bdd
09-Nov-2024 19:47:04 Error response from daemon: Cannot kill container: 0b1cc29370b5: Container 0b1cc29370b513df57d3dfea01d3e48de67fd34bdcf5d57a403515a3d725e215 is not running
09-Nov-2024 19:47:04 0b1cc29370b5
09-Nov-2024 19:47:04 Error response from daemon: Cannot kill container: 4ab52d6e7c85: Container 4ab52d6e7c85f7d5e98e829eb5dc837f05334904fece1d2ad88ef1fa169968c6 is not running
09-Nov-2024 19:47:04 4ab52d6e7c85
09-Nov-2024 19:47:04 Error response from daemon: Cannot kill container: 7bffe2555630: Container 7bffe2555630cee2bcee94cd23b9d015cf4fde3bf46aed4134f9838a0faebfec is not running
09-Nov-2024 19:47:04 7bffe2555630
09-Nov-2024 19:47:04 Error response from daemon: Cannot kill container: 9f50024b602b: Container 9f50024b602bb8386d74bb87345950d770bce880e644e34cdca40991e10e9cc2 is not running
09-Nov-2024 19:47:04 9f50024b602b
09-Nov-2024 19:47:04 Error response from daemon: Cannot kill container: 07f458dd5096: Container 07f458dd50964d11d153d48c2bd77885c033741d0961718433df2e1f402fb8b4 is not running
09-Nov-2024 19:47:04 07f458dd5096
09-Nov-2024 19:47:04 Error response from daemon: Cannot kill container: 207ce31c5827: Container 207ce31c582705a01e7d6fddb99188b5d14431d27547b76bad93aa73f9e73646 is not running
09-Nov-2024 19:47:05 207ce31c5827
09-Nov-2024 19:47:05 Error response from daemon: Cannot kill container: 9732deb65641: Container 9732deb65641563b21c4248d224530a5f7d85ddada7cf6460e67cca4c4e918a7 is not running
09-Nov-2024 19:47:05 9732deb65641
09-Nov-2024 19:47:05 Error response from daemon: Cannot kill container: e9235b8ee9e7: Container e9235b8ee9e7995c836e58eec87379daa4d85e06225fee050a6af862d738b577 is not running
09-Nov-2024 19:47:05 e9235b8ee9e7
09-Nov-2024 19:47:05 Error response from daemon: Cannot kill container: c84591b5f2a4: Container c84591b5f2a4bcb8d87c75b018e54d9d81476b16b9734e1afc6a82c09e289a09 is not running
09-Nov-2024 19:47:05 c84591b5f2a4
09-Nov-2024 19:47:05 Error response from daemon: Cannot kill container: 779a062099f7: Container 779a062099f7a3eda95d03993c16e222c2625431a6e31e5f248be2c80b565f13 is not running
09-Nov-2024 19:47:05 779a062099f7
09-Nov-2024 19:47:05 Error response from daemon: Cannot kill container: 82918fa49908: Container 82918fa4990896ce5e4772d4bdfbe55599e616d1b33a23604ad1a0a290c7cb60 is not running
09-Nov-2024 19:47:05 82918fa49908
09-Nov-2024 19:47:05 Error response from daemon: Cannot kill container: 6db85ebe87e0: Container 6db85ebe87e019ace3128c0946f23ff356679636b40f3ffb2ca5feda23658dc6 is not running
09-Nov-2024 19:47:05 6db85ebe87e0
09-Nov-2024 19:47:06 feda20bed77a
09-Nov-2024 19:47:06 feda20bed77a
09-Nov-2024 19:47:06 Stalled docker volumes to remove:
09-Nov-2024 19:47:06
09-Nov-2024 19:47:06 Removing stalled docker volumes
09-Nov-2024 19:47:06 Removing stalled loopdevices
09-Nov-2024 19:47:13 Done
09-Nov-2024 19:47:13 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 19:47:13 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 19:47:13 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 19:47:13 Running post build plugin 'NCover Results Collector'
09-Nov-2024 19:47:13 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 19:47:13 Running post build plugin 'Clover Results Collector'
09-Nov-2024 19:47:13 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 19:47:13 Running post build plugin 'Artifact Copier'
09-Nov-2024 19:47:13 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 19:47:13 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 109.6 ms
09-Nov-2024 19:47:13 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH'
09-Nov-2024 19:47:13 Finalising the build...
09-Nov-2024 19:47:13 Stopping timer.
09-Nov-2024 19:47:13 Build ODSRV-OAP-SDCMDH-3361 completed.
09-Nov-2024 19:47:13 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 19:47:13 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 19:47:13 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 19:47:13 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 19:47:13 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 19:47:13 All post build plugins have finished
09-Nov-2024 19:47:13 Generating build results summary...
09-Nov-2024 19:47:14 Saving build results to disk...
09-Nov-2024 19:47:14 Store variable context...
09-Nov-2024 19:47:14 Finished building ODSRV-OAP-SDCMDH-3361.