oneclient acceptance tests using environment deployed from packages

Build: #3372 was successful

Job: singleprovider directory CRUD multiclient directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

30-Nov-2024 01:20:49 - from feature 'Multi_directory_CRUD'
30-Nov-2024 01:20:49 -----------------------------------------------------------------
30-Nov-2024 01:20:49 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:20:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:20:49 using [token, token] by [user1, user2]"'
30-Nov-2024 01:20:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:20:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:20:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt'
30-Nov-2024 01:20:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt' successfully started
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tbftxuq3rr7513ps
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tbftxuq3rr7513ps --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tbftxuq3rr7513ps
30-Nov-2024 01:20:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8306566666775149719'...
30-Nov-2024 01:20:49 Getting configuration...
30-Nov-2024 01:20:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tbftxuq3rr7513ps'.
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:20:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:20:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq'
30-Nov-2024 01:20:49 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq' successfully started
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vnqlmyaey7bm619z
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vnqlmyaey7bm619z --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vnqlmyaey7bm619z
30-Nov-2024 01:20:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8341579097547925005'...
30-Nov-2024 01:20:49 Getting configuration...
30-Nov-2024 01:20:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vnqlmyaey7bm619z'.
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"'
30-Nov-2024 01:20:49 -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"'
30-Nov-2024 01:20:49 =================================================================
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49 PASSED
30-Nov-2024 01:20:49 Unmounting client from /tmp/onedata/mnt/tbftxuq3rr7513ps
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49 Unmounting client from /tmp/onedata/mnt/vnqlmyaey7bm619z
30-Nov-2024 01:20:49
30-Nov-2024 01:20:49
30-Nov-2024 01:21:13 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
30-Nov-2024 01:21:13 =================================================================
30-Nov-2024 01:21:13 - Executing scenario 'Fail to delete non-empty directory using rmdir'
30-Nov-2024 01:21:13 - from feature 'Multi_directory_CRUD'
30-Nov-2024 01:21:13 -----------------------------------------------------------------
30-Nov-2024 01:21:13 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:21:13 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:21:13 using [token, token] by [user1, user2]"'
30-Nov-2024 01:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt'
30-Nov-2024 01:21:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt' successfully started
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/uzj1shnbm2icqvzk
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uzj1shnbm2icqvzk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uzj1shnbm2icqvzk
30-Nov-2024 01:21:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7234545702064264209'...
30-Nov-2024 01:21:13 Getting configuration...
30-Nov-2024 01:21:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uzj1shnbm2icqvzk'.
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq'
30-Nov-2024 01:21:13 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq' successfully started
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/4q230fbdyerwssjh
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4q230fbdyerwssjh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4q230fbdyerwssjh
30-Nov-2024 01:21:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2026952703497969335'...
30-Nov-2024 01:21:13 Getting configuration...
30-Nov-2024 01:21:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4q230fbdyerwssjh'.
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
30-Nov-2024 01:21:13 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
30-Nov-2024 01:21:13 =================================================================
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13 PASSED
30-Nov-2024 01:21:13 Unmounting client from /tmp/onedata/mnt/uzj1shnbm2icqvzk
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13 Unmounting client from /tmp/onedata/mnt/4q230fbdyerwssjh
30-Nov-2024 01:21:13
30-Nov-2024 01:21:13
30-Nov-2024 01:21:38 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
30-Nov-2024 01:21:38 =================================================================
30-Nov-2024 01:21:38 - Executing scenario 'Delete non-empty directory'
30-Nov-2024 01:21:38 - from feature 'Multi_directory_CRUD'
30-Nov-2024 01:21:38 -----------------------------------------------------------------
30-Nov-2024 01:21:38 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:21:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:21:38 using [token, token] by [user1, user2]"'
30-Nov-2024 01:21:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:21:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:21:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt'
30-Nov-2024 01:21:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt' successfully started
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/iuobjxh4ra80vl4q
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iuobjxh4ra80vl4q --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iuobjxh4ra80vl4q
30-Nov-2024 01:21:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10880341398562344634'...
30-Nov-2024 01:21:38 Getting configuration...
30-Nov-2024 01:21:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iuobjxh4ra80vl4q'.
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:21:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:21:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq'
30-Nov-2024 01:21:38 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq' successfully started
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/nobh93itkhcxbpba
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nobh93itkhcxbpba --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nobh93itkhcxbpba
30-Nov-2024 01:21:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3035871628711561474'...
30-Nov-2024 01:21:38 Getting configuration...
30-Nov-2024 01:21:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nobh93itkhcxbpba'.
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
30-Nov-2024 01:21:38 on client11"'
30-Nov-2024 01:21:38 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
30-Nov-2024 01:21:38 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
30-Nov-2024 01:21:38 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
30-Nov-2024 01:21:38 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
30-Nov-2024 01:21:38 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
30-Nov-2024 01:21:38 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
30-Nov-2024 01:21:38 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
30-Nov-2024 01:21:38 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
30-Nov-2024 01:21:38 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
30-Nov-2024 01:21:38 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
30-Nov-2024 01:21:38 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
30-Nov-2024 01:21:38 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
30-Nov-2024 01:21:38 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
30-Nov-2024 01:21:38 =================================================================
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38 PASSED
30-Nov-2024 01:21:38 Unmounting client from /tmp/onedata/mnt/iuobjxh4ra80vl4q
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38 Unmounting client from /tmp/onedata/mnt/nobh93itkhcxbpba
30-Nov-2024 01:21:38
30-Nov-2024 01:21:38
30-Nov-2024 01:22:04 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 01:22:04 =================================================================
30-Nov-2024 01:22:04 - Executing scenario 'Move directory'
30-Nov-2024 01:22:04 - from feature 'Multi_directory_CRUD'
30-Nov-2024 01:22:04 -----------------------------------------------------------------
30-Nov-2024 01:22:04 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:22:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:22:04 using [token, token] by [user1, user2]"'
30-Nov-2024 01:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:22:04
30-Nov-2024 01:22:04
30-Nov-2024 01:22:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt'
30-Nov-2024 01:22:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt' successfully started
30-Nov-2024 01:22:04
30-Nov-2024 01:22:04 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/g15mqpatsm9evkrw
30-Nov-2024 01:22:04
30-Nov-2024 01:22:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g15mqpatsm9evkrw --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g15mqpatsm9evkrw
30-Nov-2024 01:22:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2716440559257762377'...
30-Nov-2024 01:22:04 Getting configuration...
30-Nov-2024 01:22:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g15mqpatsm9evkrw'.
30-Nov-2024 01:22:04
30-Nov-2024 01:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:22:04
30-Nov-2024 01:22:04
30-Nov-2024 01:22:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq'
30-Nov-2024 01:22:04 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq' successfully started
30-Nov-2024 01:22:04
30-Nov-2024 01:22:04 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/moznnte0eodgn9i9
30-Nov-2024 01:22:04
30-Nov-2024 01:22:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/moznnte0eodgn9i9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/moznnte0eodgn9i9
30-Nov-2024 01:22:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '83080521830339458'...
30-Nov-2024 01:22:04 Getting configuration...
30-Nov-2024 01:22:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/moznnte0eodgn9i9'.
30-Nov-2024 01:22:04
30-Nov-2024 01:22:04 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
30-Nov-2024 01:22:04 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
30-Nov-2024 01:22:04 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
30-Nov-2024 01:22:04 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 01:22:04 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 01:22:04 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:22:04 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:22:04 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 01:22:04 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 01:22:04 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 01:22:04 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 01:22:04 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 01:22:04 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
30-Nov-2024 01:22:04 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
30-Nov-2024 01:22:04 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 01:22:04 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 01:22:04 =================================================================
30-Nov-2024 01:22:04
30-Nov-2024 01:22:05 PASSED
30-Nov-2024 01:22:05 Unmounting client from /tmp/onedata/mnt/g15mqpatsm9evkrw
30-Nov-2024 01:22:05
30-Nov-2024 01:22:05
30-Nov-2024 01:22:05 Unmounting client from /tmp/onedata/mnt/moznnte0eodgn9i9
30-Nov-2024 01:22:05
30-Nov-2024 01:22:05
30-Nov-2024 01:22:29 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 01:22:29 =================================================================
30-Nov-2024 01:22:29 - Executing scenario 'Copy directory'
30-Nov-2024 01:22:29 - from feature 'Multi_directory_CRUD'
30-Nov-2024 01:22:29 -----------------------------------------------------------------
30-Nov-2024 01:22:29 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:22:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:22:29 using [token, token] by [user1, user2]"'
30-Nov-2024 01:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt'
30-Nov-2024 01:22:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt' successfully started
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ai1r6l86ahi1hmgu
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ai1r6l86ahi1hmgu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ai1r6l86ahi1hmgu
30-Nov-2024 01:22:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15341953844688650462'...
30-Nov-2024 01:22:29 Getting configuration...
30-Nov-2024 01:22:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ai1r6l86ahi1hmgu'.
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq'
30-Nov-2024 01:22:29 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq' successfully started
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ncyz77relb27xs86
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ncyz77relb27xs86 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ncyz77relb27xs86
30-Nov-2024 01:22:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14895102135086089252'...
30-Nov-2024 01:22:29 Getting configuration...
30-Nov-2024 01:22:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ncyz77relb27xs86'.
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
30-Nov-2024 01:22:29 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 01:22:29 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:22:29 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 01:22:29 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 01:22:29 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 01:22:29 =================================================================
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29 PASSED
30-Nov-2024 01:22:29 Unmounting client from /tmp/onedata/mnt/ai1r6l86ahi1hmgu
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29 Unmounting client from /tmp/onedata/mnt/ncyz77relb27xs86
30-Nov-2024 01:22:29
30-Nov-2024 01:22:29
30-Nov-2024 01:22:51 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
30-Nov-2024 01:22:51 =================================================================
30-Nov-2024 01:22:51 - Executing scenario 'Fail to move directory to itself'
30-Nov-2024 01:22:51 - from feature 'Multi_directory_CRUD'
30-Nov-2024 01:22:51 -----------------------------------------------------------------
30-Nov-2024 01:22:51 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:22:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:22:51 using [token, token] by [user1, user2]"'
30-Nov-2024 01:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:22:51
30-Nov-2024 01:22:51
30-Nov-2024 01:22:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt'
30-Nov-2024 01:22:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt' successfully started
30-Nov-2024 01:22:51
30-Nov-2024 01:22:51 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/zfnwsvvoqs09zwdk
30-Nov-2024 01:22:51
30-Nov-2024 01:22:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zfnwsvvoqs09zwdk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zfnwsvvoqs09zwdk
30-Nov-2024 01:22:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11723126138903440334'...
30-Nov-2024 01:22:51 Getting configuration...
30-Nov-2024 01:22:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zfnwsvvoqs09zwdk'.
30-Nov-2024 01:22:51
30-Nov-2024 01:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:22:51
30-Nov-2024 01:22:51
30-Nov-2024 01:22:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq'
30-Nov-2024 01:22:51 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq' successfully started
30-Nov-2024 01:22:51
30-Nov-2024 01:22:51 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/dtorg3ij903lj9a6
30-Nov-2024 01:22:51
30-Nov-2024 01:22:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dtorg3ij903lj9a6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dtorg3ij903lj9a6
30-Nov-2024 01:22:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14851005955639106967'...
30-Nov-2024 01:22:51 Getting configuration...
30-Nov-2024 01:22:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dtorg3ij903lj9a6'.
30-Nov-2024 01:22:51
30-Nov-2024 01:22:51 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 01:22:51 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 01:22:51 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 01:22:51 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
30-Nov-2024 01:22:51 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 01:22:51 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 01:22:51 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 01:22:51 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 01:22:51 =================================================================
30-Nov-2024 01:22:51
30-Nov-2024 01:22:52 PASSED
30-Nov-2024 01:22:52 Unmounting client from /tmp/onedata/mnt/zfnwsvvoqs09zwdk
30-Nov-2024 01:22:52
30-Nov-2024 01:22:52
30-Nov-2024 01:22:52 Unmounting client from /tmp/onedata/mnt/dtorg3ij903lj9a6
30-Nov-2024 01:22:52
30-Nov-2024 01:22:52
30-Nov-2024 01:23:15 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
30-Nov-2024 01:23:15 =================================================================
30-Nov-2024 01:23:15 - Executing scenario 'Fail to move directory to its subtree'
30-Nov-2024 01:23:15 - from feature 'Multi_directory_CRUD'
30-Nov-2024 01:23:15 -----------------------------------------------------------------
30-Nov-2024 01:23:15 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:23:15 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:23:15 using [token, token] by [user1, user2]"'
30-Nov-2024 01:23:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:23:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:23:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vtbt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:23:15
30-Nov-2024 01:23:15
30-Nov-2024 01:23:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt'
30-Nov-2024 01:23:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vtbt' successfully started
30-Nov-2024 01:23:15
30-Nov-2024 01:23:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/hkcosia9l1ktvkzi
30-Nov-2024 01:23:15
30-Nov-2024 01:23:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hkcosia9l1ktvkzi --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hkcosia9l1ktvkzi
30-Nov-2024 01:23:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13246531527390816685'...
30-Nov-2024 01:23:15 Getting configuration...
30-Nov-2024 01:23:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hkcosia9l1ktvkzi'.
30-Nov-2024 01:23:15
30-Nov-2024 01:23:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:23:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:23:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bvzsq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:23:15
30-Nov-2024 01:23:15
30-Nov-2024 01:23:15 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq'
30-Nov-2024 01:23:15 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-bvzsq' successfully started
30-Nov-2024 01:23:15
30-Nov-2024 01:23:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/k3yzva8q5gzepl02
30-Nov-2024 01:23:15
30-Nov-2024 01:23:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k3yzva8q5gzepl02 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k3yzva8q5gzepl02
30-Nov-2024 01:23:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15163739819442257849'...
30-Nov-2024 01:23:15 Getting configuration...
30-Nov-2024 01:23:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k3yzva8q5gzepl02'.
30-Nov-2024 01:23:15
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:23:15 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:23:15 =================================================================
30-Nov-2024 01:23:15
30-Nov-2024 01:23:24 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 01:23:24 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 01:23:24 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 01:23:24 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 01:23:24 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 01:23:24 PASSED
30-Nov-2024 01:23:24 Unmounting client from /tmp/onedata/mnt/hkcosia9l1ktvkzi
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24 Unmounting client from /tmp/onedata/mnt/k3yzva8q5gzepl02
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1732929795.9084578', '-c', '/tmp/logs']
30-Nov-2024 01:23:24 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-ftwkp. See /home/bamboo/.one-env/deployments/2024.11.30-01.09.19/pod-logs/dev-cross-support-job-3p-users-ftwkp/entrypoint.log for more details
30-Nov-2024 01:23:24 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-9vtbt: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.19/pod-logs/dev-oneclient-krakow-7d9476b8bc-9vtbt/oneclient_logs
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:23:24          21,356   0%   20.37MB/s    0:00:00 (xfr#1, to-chk=195/229)
30-Nov-2024 01:23:24          21,356   0%   20.37MB/s    0:00:00 (xfr#1, to-chk=189/229)
30-Nov-2024 01:23:24          21,722   0%   20.72MB/s    0:00:00 (xfr#2, to-chk=191/229)
30-Nov-2024 01:23:24          97,512   2%   46.50MB/s    0:00:00 (xfr#3, to-chk=190/229)
30-Nov-2024 01:23:24          97,878   2%   46.67MB/s    0:00:00 (xfr#4, to-chk=189/229)
30-Nov-2024 01:23:24         139,407   3%   33.24MB/s    0:00:00 (xfr#5, to-chk=188/229)
30-Nov-2024 01:23:24         140,157   3%   33.42MB/s    0:00:00 (xfr#6, to-chk=184/229)
30-Nov-2024 01:23:24         311,835   7%   29.74MB/s    0:00:00 (xfr#7, to-chk=183/229)
30-Nov-2024 01:23:24         312,585   7%   29.81MB/s    0:00:00 (xfr#8, to-chk=182/229)
30-Nov-2024 01:23:24         341,739   8%   23.28MB/s    0:00:00 (xfr#9, to-chk=181/229)
30-Nov-2024 01:23:24         342,489   8%   23.33MB/s    0:00:00 (xfr#10, to-chk=177/229)
30-Nov-2024 01:23:24         454,202  11%   28.88MB/s    0:00:00 (xfr#11, to-chk=176/229)
30-Nov-2024 01:23:24         454,952  11%   28.93MB/s    0:00:00 (xfr#12, to-chk=175/229)
30-Nov-2024 01:23:24         455,580  11%   25.56MB/s    0:00:00 (xfr#13, to-chk=174/229)
30-Nov-2024 01:23:24         470,186  11%   24.91MB/s    0:00:00 (xfr#14, to-chk=173/229)
30-Nov-2024 01:23:24         470,840  11%   23.63MB/s    0:00:00 (xfr#15, to-chk=169/229)
30-Nov-2024 01:23:24         527,731  13%   25.16MB/s    0:00:00 (xfr#16, to-chk=168/229)
30-Nov-2024 01:23:24         528,385  13%   25.20MB/s    0:00:00 (xfr#17, to-chk=167/229)
30-Nov-2024 01:23:24         551,675  13%   25.05MB/s    0:00:00 (xfr#18, to-chk=166/229)
30-Nov-2024 01:23:24         552,233  13%   25.08MB/s    0:00:00 (xfr#19, to-chk=162/229)
30-Nov-2024 01:23:24         630,330  15%   26.14MB/s    0:00:00 (xfr#20, to-chk=161/229)
30-Nov-2024 01:23:24         630,888  15%   24.07MB/s    0:00:00 (xfr#21, to-chk=160/229)
30-Nov-2024 01:23:24         658,149  16%   25.11MB/s    0:00:00 (xfr#22, to-chk=159/229)
30-Nov-2024 01:23:24         658,611  16%   23.26MB/s    0:00:00 (xfr#23, to-chk=155/229)
30-Nov-2024 01:23:24         785,746  19%   25.84MB/s    0:00:00 (xfr#24, to-chk=154/229)
30-Nov-2024 01:23:24         786,208  19%   24.99MB/s    0:00:00 (xfr#25, to-chk=153/229)
30-Nov-2024 01:23:24         786,836  19%   25.01MB/s    0:00:00 (xfr#26, to-chk=152/229)
30-Nov-2024 01:23:24         808,909  20%   24.89MB/s    0:00:00 (xfr#27, to-chk=151/229)
30-Nov-2024 01:23:24         809,371  20%   24.90MB/s    0:00:00 (xfr#28, to-chk=147/229)
30-Nov-2024 01:23:24         898,197  22%   26.77MB/s    0:00:00 (xfr#29, to-chk=146/229)
30-Nov-2024 01:23:24         898,659  22%   25.97MB/s    0:00:00 (xfr#30, to-chk=145/229)
30-Nov-2024 01:23:24         959,838  23%   26.92MB/s    0:00:00 (xfr#31, to-chk=144/229)
30-Nov-2024 01:23:24         960,684  23%   26.95MB/s    0:00:00 (xfr#32, to-chk=140/229)
30-Nov-2024 01:23:24       1,344,776  33%   32.06MB/s    0:00:00 (xfr#33, to-chk=139/229)
30-Nov-2024 01:23:24       1,345,622  33%   31.30MB/s    0:00:00 (xfr#34, to-chk=138/229)
30-Nov-2024 01:23:24       1,382,049  34%   32.15MB/s    0:00:00 (xfr#35, to-chk=137/229)
30-Nov-2024 01:23:24       1,382,703  34%   31.40MB/s    0:00:00 (xfr#36, to-chk=133/229)
30-Nov-2024 01:23:24       1,525,854  37%   30.96MB/s    0:00:00 (xfr#37, to-chk=132/229)
30-Nov-2024 01:23:24       1,526,508  37%   30.97MB/s    0:00:00 (xfr#38, to-chk=131/229)
30-Nov-2024 01:23:24       1,545,953  38%   31.37MB/s    0:00:00 (xfr#39, to-chk=130/229)
30-Nov-2024 01:23:24       1,546,511  38%   30.73MB/s    0:00:00 (xfr#40, to-chk=126/229)
30-Nov-2024 01:23:24       1,614,600  40%   29.05MB/s    0:00:00 (xfr#41, to-chk=125/229)
30-Nov-2024 01:23:24       1,615,158  40%   29.06MB/s    0:00:00 (xfr#42, to-chk=124/229)
30-Nov-2024 01:23:24       1,634,764  40%   28.87MB/s    0:00:00 (xfr#43, to-chk=123/229)
30-Nov-2024 01:23:24       1,635,514  40%   28.88MB/s    0:00:00 (xfr#44, to-chk=119/229)
30-Nov-2024 01:23:24       1,699,536  42%   27.94MB/s    0:00:00 (xfr#45, to-chk=118/229)
30-Nov-2024 01:23:24       1,700,286  42%   27.96MB/s    0:00:00 (xfr#46, to-chk=117/229)
30-Nov-2024 01:23:24       1,724,852  42%   27.88MB/s    0:00:00 (xfr#47, to-chk=116/229)
30-Nov-2024 01:23:24       1,725,506  42%   27.89MB/s    0:00:00 (xfr#48, to-chk=112/229)
30-Nov-2024 01:23:24       1,811,024  45%   27.41MB/s    0:00:00 (xfr#49, to-chk=111/229)
30-Nov-2024 01:23:24       1,811,678  45%   27.42MB/s    0:00:00 (xfr#50, to-chk=110/229)
30-Nov-2024 01:23:24       1,857,105  46%   27.25MB/s    0:00:00 (xfr#51, to-chk=109/229)
30-Nov-2024 01:23:24       1,857,951  46%   27.26MB/s    0:00:00 (xfr#52, to-chk=105/229)
30-Nov-2024 01:23:24       2,075,377  51%   28.68MB/s    0:00:00 (xfr#53, to-chk=104/229)
30-Nov-2024 01:23:24       2,076,223  51%   28.70MB/s    0:00:00 (xfr#54, to-chk=103/229)
30-Nov-2024 01:23:24       2,076,851  51%   28.70MB/s    0:00:00 (xfr#55, to-chk=102/229)
30-Nov-2024 01:23:24       2,107,570  52%   29.13MB/s    0:00:00 (xfr#56, to-chk=101/229)
30-Nov-2024 01:23:24       2,108,224  52%   28.72MB/s    0:00:00 (xfr#57, to-chk=97/229)
30-Nov-2024 01:23:24       2,260,948  56%   27.64MB/s    0:00:00 (xfr#58, to-chk=96/229)
30-Nov-2024 01:23:24       2,261,602  56%   27.65MB/s    0:00:00 (xfr#59, to-chk=95/229)
30-Nov-2024 01:23:24       2,289,190  56%   27.63MB/s    0:00:00 (xfr#60, to-chk=94/229)
30-Nov-2024 01:23:24       2,290,132  56%   27.65MB/s    0:00:00 (xfr#61, to-chk=90/229)
30-Nov-2024 01:23:24       2,398,712  59%   28.59MB/s    0:00:00 (xfr#62, to-chk=89/229)
30-Nov-2024 01:23:24       2,399,654  59%   28.61MB/s    0:00:00 (xfr#63, to-chk=88/229)
30-Nov-2024 01:23:24       2,400,282  59%   28.61MB/s    0:00:00 (xfr#64, to-chk=87/229)
30-Nov-2024 01:23:24       2,450,032  60%   28.15MB/s    0:00:00 (xfr#65, to-chk=86/229)
30-Nov-2024 01:23:24       2,450,974  60%   28.16MB/s    0:00:00 (xfr#66, to-chk=82/229)
30-Nov-2024 01:23:24       2,652,186  65%   22.79MB/s    0:00:00 (xfr#67, to-chk=81/229)
30-Nov-2024 01:23:24       2,653,128  65%   22.79MB/s    0:00:00 (xfr#68, to-chk=80/229)
30-Nov-2024 01:23:24       2,668,129  66%   22.92MB/s    0:00:00 (xfr#69, to-chk=79/229)
30-Nov-2024 01:23:24       2,668,783  66%   22.72MB/s    0:00:00 (xfr#70, to-chk=75/229)
30-Nov-2024 01:23:24       2,726,304  67%   22.81MB/s    0:00:00 (xfr#71, to-chk=74/229)
30-Nov-2024 01:23:24       2,726,958  67%   22.81MB/s    0:00:00 (xfr#72, to-chk=73/229)
30-Nov-2024 01:23:24       2,727,586  67%   22.82MB/s    0:00:00 (xfr#73, to-chk=72/229)
30-Nov-2024 01:23:24       2,756,811  68%   22.47MB/s    0:00:00 (xfr#74, to-chk=71/229)
30-Nov-2024 01:23:24       2,757,081  68%   22.28MB/s    0:00:00 (xfr#75, to-chk=67/229)
30-Nov-2024 01:23:24       2,856,557  70%   22.15MB/s    0:00:00 (xfr#76, to-chk=66/229)
30-Nov-2024 01:23:24       2,856,827  70%   22.15MB/s    0:00:00 (xfr#77, to-chk=65/229)
30-Nov-2024 01:23:24       2,857,455  71%   22.16MB/s    0:00:00 (xfr#78, to-chk=64/229)
30-Nov-2024 01:23:24       2,879,423  71%   22.33MB/s    0:00:00 (xfr#79, to-chk=63/229)
30-Nov-2024 01:23:24       2,879,981  71%   22.33MB/s    0:00:00 (xfr#80, to-chk=59/229)
30-Nov-2024 01:23:24       2,956,396  73%   22.74MB/s    0:00:00 (xfr#81, to-chk=58/229)
30-Nov-2024 01:23:24       2,956,954  73%   22.74MB/s    0:00:00 (xfr#82, to-chk=57/229)
30-Nov-2024 01:23:24       2,978,252  74%   22.91MB/s    0:00:00 (xfr#83, to-chk=56/229)
30-Nov-2024 01:23:24       2,978,810  74%   22.91MB/s    0:00:00 (xfr#84, to-chk=52/229)
30-Nov-2024 01:23:24       3,064,825  76%   21.98MB/s    0:00:00 (xfr#85, to-chk=51/229)
30-Nov-2024 01:23:24       3,065,383  76%   21.98MB/s    0:00:00 (xfr#86, to-chk=50/229)
30-Nov-2024 01:23:24       3,088,135  76%   21.98MB/s    0:00:00 (xfr#87, to-chk=49/229)
30-Nov-2024 01:23:24       3,088,885  76%   21.98MB/s    0:00:00 (xfr#88, to-chk=45/229)
30-Nov-2024 01:23:24       3,184,594  79%   22.17MB/s    0:00:00 (xfr#89, to-chk=44/229)
30-Nov-2024 01:23:24       3,185,344  79%   22.17MB/s    0:00:00 (xfr#90, to-chk=43/229)
30-Nov-2024 01:23:24       3,214,736  79%   22.22MB/s    0:00:00 (xfr#91, to-chk=42/229)
30-Nov-2024 01:23:24       3,215,486  79%   22.22MB/s    0:00:00 (xfr#92, to-chk=38/229)
30-Nov-2024 01:23:24       3,319,139  82%   22.77MB/s    0:00:00 (xfr#93, to-chk=37/229)
30-Nov-2024 01:23:24       3,319,889  82%   22.78MB/s    0:00:00 (xfr#94, to-chk=36/229)
30-Nov-2024 01:23:24       3,341,262  83%   22.76MB/s    0:00:00 (xfr#95, to-chk=35/229)
30-Nov-2024 01:23:24       3,341,916  83%   22.76MB/s    0:00:00 (xfr#96, to-chk=31/229)
30-Nov-2024 01:23:24       3,440,748  85%   21.03MB/s    0:00:00 (xfr#97, to-chk=30/229)
30-Nov-2024 01:23:24       3,441,402  85%   21.04MB/s    0:00:00 (xfr#98, to-chk=29/229)
30-Nov-2024 01:23:24       3,460,603  86%   21.16MB/s    0:00:00 (xfr#99, to-chk=28/229)
30-Nov-2024 01:23:24       3,461,161  86%   21.02MB/s    0:00:00 (xfr#100, to-chk=24/229)
30-Nov-2024 01:23:24       3,528,100  87%   21.30MB/s    0:00:00 (xfr#101, to-chk=23/229)
30-Nov-2024 01:23:24       3,528,658  87%   21.16MB/s    0:00:00 (xfr#102, to-chk=22/229)
30-Nov-2024 01:23:24       3,548,957  88%   21.15MB/s    0:00:00 (xfr#103, to-chk=21/229)
30-Nov-2024 01:23:24       3,549,419  88%   21.16MB/s    0:00:00 (xfr#104, to-chk=17/229)
30-Nov-2024 01:23:24       3,639,598  90%   21.43MB/s    0:00:00 (xfr#105, to-chk=16/229)
30-Nov-2024 01:23:24       3,640,060  90%   21.04MB/s    0:00:00 (xfr#106, to-chk=15/229)
30-Nov-2024 01:23:24       3,677,597  91%   21.13MB/s    0:00:00 (xfr#107, to-chk=14/229)
30-Nov-2024 01:23:24       3,678,251  91%   20.88MB/s    0:00:00 (xfr#108, to-chk=10/229)
30-Nov-2024 01:23:24       3,841,561  95%   21.18MB/s    0:00:00 (xfr#109, to-chk=9/229)
30-Nov-2024 01:23:24       3,842,215  95%   21.18MB/s    0:00:00 (xfr#110, to-chk=8/229)
30-Nov-2024 01:23:24       3,863,125  96%   21.17MB/s    0:00:00 (xfr#111, to-chk=7/229)
30-Nov-2024 01:23:24       3,863,683  96%   20.82MB/s    0:00:00 (xfr#112, to-chk=3/229)
30-Nov-2024 01:23:24       3,965,425  98%   21.25MB/s    0:00:00 (xfr#113, to-chk=2/229)
30-Nov-2024 01:23:24       3,965,983  98%   21.25MB/s    0:00:00 (xfr#114, to-chk=1/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   21.53MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   20.72MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   20.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   20.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24       4,019,301  99%   19.96MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 01:23:24 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-bvzsq: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.19/pod-logs/dev-oneclient-krakow-7d9476b8bc-bvzsq/oneclient_logs
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=193/226)
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:23:24          26,968   0%   25.72MB/s    0:00:00 (xfr#1, to-chk=192/226)
30-Nov-2024 01:23:24          26,968   0%   25.72MB/s    0:00:00 (xfr#1, to-chk=186/226)
30-Nov-2024 01:23:24          27,526   0%   26.25MB/s    0:00:00 (xfr#2, to-chk=188/226)
30-Nov-2024 01:23:24         118,482   3%   37.66MB/s    0:00:00 (xfr#3, to-chk=187/226)
30-Nov-2024 01:23:24         119,040   3%   37.84MB/s    0:00:00 (xfr#4, to-chk=186/226)
30-Nov-2024 01:23:24         140,610   4%   26.82MB/s    0:00:00 (xfr#5, to-chk=185/226)
30-Nov-2024 01:23:24         140,880   4%   26.87MB/s    0:00:00 (xfr#6, to-chk=181/226)
30-Nov-2024 01:23:24         220,732   7%   26.31MB/s    0:00:00 (xfr#7, to-chk=180/226)
30-Nov-2024 01:23:24         221,002   7%   26.35MB/s    0:00:00 (xfr#8, to-chk=179/226)
30-Nov-2024 01:23:24         240,407   8%   28.66MB/s    0:00:00 (xfr#9, to-chk=178/226)
30-Nov-2024 01:23:24         240,773   8%   25.51MB/s    0:00:00 (xfr#10, to-chk=174/226)
30-Nov-2024 01:23:24         304,325  10%   29.02MB/s    0:00:00 (xfr#11, to-chk=173/226)
30-Nov-2024 01:23:24         304,691  10%   29.06MB/s    0:00:00 (xfr#12, to-chk=172/226)
30-Nov-2024 01:23:24         319,250  10%   27.68MB/s    0:00:00 (xfr#13, to-chk=171/226)
30-Nov-2024 01:23:24         319,744  10%   27.72MB/s    0:00:00 (xfr#14, to-chk=167/226)
30-Nov-2024 01:23:24         372,441  12%   25.37MB/s    0:00:00 (xfr#15, to-chk=166/226)
30-Nov-2024 01:23:24         372,935  12%   25.40MB/s    0:00:00 (xfr#16, to-chk=165/226)
30-Nov-2024 01:23:24         395,086  13%   18.84MB/s    0:00:00 (xfr#17, to-chk=164/226)
30-Nov-2024 01:23:24         395,644  13%   18.87MB/s    0:00:00 (xfr#18, to-chk=160/226)
30-Nov-2024 01:23:24         482,541  16%   21.91MB/s    0:00:00 (xfr#19, to-chk=159/226)
30-Nov-2024 01:23:24         483,099  16%   20.94MB/s    0:00:00 (xfr#20, to-chk=158/226)
30-Nov-2024 01:23:24         498,771  16%   19.03MB/s    0:00:00 (xfr#21, to-chk=157/226)
30-Nov-2024 01:23:24         499,041  16%   19.04MB/s    0:00:00 (xfr#22, to-chk=153/226)
30-Nov-2024 01:23:24         552,929  18%   16.48MB/s    0:00:00 (xfr#23, to-chk=152/226)
30-Nov-2024 01:23:24         553,199  18%   16.49MB/s    0:00:00 (xfr#24, to-chk=151/226)
30-Nov-2024 01:23:24         575,428  19%   17.15MB/s    0:00:00 (xfr#25, to-chk=150/226)
30-Nov-2024 01:23:24         575,794  19%   17.16MB/s    0:00:00 (xfr#26, to-chk=146/226)
30-Nov-2024 01:23:24         661,445  22%   15.39MB/s    0:00:00 (xfr#27, to-chk=145/226)
30-Nov-2024 01:23:24         661,811  22%   15.39MB/s    0:00:00 (xfr#28, to-chk=144/226)
30-Nov-2024 01:23:24         662,439  22%   15.04MB/s    0:00:00 (xfr#29, to-chk=143/226)
30-Nov-2024 01:23:24         678,545  22%   15.41MB/s    0:00:00 (xfr#30, to-chk=142/226)
30-Nov-2024 01:23:24         679,103  22%   15.06MB/s    0:00:00 (xfr#31, to-chk=138/226)
30-Nov-2024 01:23:24         741,343  24%   16.44MB/s    0:00:00 (xfr#32, to-chk=137/226)
30-Nov-2024 01:23:24         741,901  24%   16.08MB/s    0:00:00 (xfr#33, to-chk=136/226)
30-Nov-2024 01:23:24         760,309  25%   15.76MB/s    0:00:00 (xfr#34, to-chk=135/226)
30-Nov-2024 01:23:24         760,867  25%   15.77MB/s    0:00:00 (xfr#35, to-chk=131/226)
30-Nov-2024 01:23:24         816,329  27%   16.92MB/s    0:00:00 (xfr#36, to-chk=130/226)
30-Nov-2024 01:23:24         816,887  27%   16.58MB/s    0:00:00 (xfr#37, to-chk=129/226)
30-Nov-2024 01:23:24         817,515  27%   16.59MB/s    0:00:00 (xfr#38, to-chk=128/226)
30-Nov-2024 01:23:24         837,135  28%   15.06MB/s    0:00:00 (xfr#39, to-chk=127/226)
30-Nov-2024 01:23:24         837,501  28%   15.07MB/s    0:00:00 (xfr#40, to-chk=123/226)
30-Nov-2024 01:23:24         903,909  30%   15.12MB/s    0:00:00 (xfr#41, to-chk=122/226)
30-Nov-2024 01:23:24         904,275  30%   15.13MB/s    0:00:00 (xfr#42, to-chk=121/226)
30-Nov-2024 01:23:24         928,446  31%   15.27MB/s    0:00:00 (xfr#43, to-chk=120/226)
30-Nov-2024 01:23:24         929,004  31%   15.28MB/s    0:00:00 (xfr#44, to-chk=116/226)
30-Nov-2024 01:23:24       1,007,027  33%   15.24MB/s    0:00:00 (xfr#45, to-chk=115/226)
30-Nov-2024 01:23:24       1,007,585  33%   15.25MB/s    0:00:00 (xfr#46, to-chk=114/226)
30-Nov-2024 01:23:24       1,021,960  34%   15.23MB/s    0:00:00 (xfr#47, to-chk=113/226)
30-Nov-2024 01:23:24       1,022,230  34%   15.00MB/s    0:00:00 (xfr#48, to-chk=109/226)
30-Nov-2024 01:23:24       1,081,060  36%   15.16MB/s    0:00:00 (xfr#49, to-chk=108/226)
30-Nov-2024 01:23:24       1,081,330  36%   15.17MB/s    0:00:00 (xfr#50, to-chk=107/226)
30-Nov-2024 01:23:24       1,098,144  36%   14.35MB/s    0:00:00 (xfr#51, to-chk=106/226)
30-Nov-2024 01:23:24       1,098,606  36%   14.35MB/s    0:00:00 (xfr#52, to-chk=102/226)
30-Nov-2024 01:23:24       1,164,676  39%   14.81MB/s    0:00:00 (xfr#53, to-chk=101/226)
30-Nov-2024 01:23:24       1,165,138  39%   14.82MB/s    0:00:00 (xfr#54, to-chk=100/226)
30-Nov-2024 01:23:24       1,181,700  39%   13.26MB/s    0:00:00 (xfr#55, to-chk=99/226)
30-Nov-2024 01:23:24       1,182,258  39%   13.26MB/s    0:00:00 (xfr#56, to-chk=95/226)
30-Nov-2024 01:23:24       1,240,248  41%   13.75MB/s    0:00:00 (xfr#57, to-chk=94/226)
30-Nov-2024 01:23:24       1,240,806  41%   13.76MB/s    0:00:00 (xfr#58, to-chk=93/226)
30-Nov-2024 01:23:24       1,263,768  42%   13.85MB/s    0:00:00 (xfr#59, to-chk=92/226)
30-Nov-2024 01:23:24       1,264,422  42%   13.86MB/s    0:00:00 (xfr#60, to-chk=88/226)
30-Nov-2024 01:23:24       1,351,478  45%   14.65MB/s    0:00:00 (xfr#61, to-chk=87/226)
30-Nov-2024 01:23:24       1,352,132  45%   14.65MB/s    0:00:00 (xfr#62, to-chk=86/226)
30-Nov-2024 01:23:24       1,379,303  46%   14.62MB/s    0:00:00 (xfr#63, to-chk=85/226)
30-Nov-2024 01:23:24       1,380,053  46%   14.62MB/s    0:00:00 (xfr#64, to-chk=81/226)
30-Nov-2024 01:23:24       1,477,967  49%   15.49MB/s    0:00:00 (xfr#65, to-chk=80/226)
30-Nov-2024 01:23:24       1,478,717  49%   15.50MB/s    0:00:00 (xfr#66, to-chk=79/226)
30-Nov-2024 01:23:24       1,500,672  50%   15.73MB/s    0:00:00 (xfr#67, to-chk=78/226)
30-Nov-2024 01:23:24       1,501,134  50%   15.73MB/s    0:00:00 (xfr#68, to-chk=74/226)
30-Nov-2024 01:23:24       1,596,514  53%   16.20MB/s    0:00:00 (xfr#69, to-chk=73/226)
30-Nov-2024 01:23:24       1,596,976  53%   16.20MB/s    0:00:00 (xfr#70, to-chk=72/226)
30-Nov-2024 01:23:24       1,623,815  54%   16.30MB/s    0:00:00 (xfr#71, to-chk=71/226)
30-Nov-2024 01:23:24       1,624,277  54%   16.14MB/s    0:00:00 (xfr#72, to-chk=67/226)
30-Nov-2024 01:23:24       1,715,029  57%   17.04MB/s    0:00:00 (xfr#73, to-chk=66/226)
30-Nov-2024 01:23:24       1,715,491  57%   16.87MB/s    0:00:00 (xfr#74, to-chk=65/226)
30-Nov-2024 01:23:24       1,745,070  58%   17.16MB/s    0:00:00 (xfr#75, to-chk=64/226)
30-Nov-2024 01:23:24       1,745,724  58%   17.16MB/s    0:00:00 (xfr#76, to-chk=60/226)
30-Nov-2024 01:23:24       1,857,780  62%   17.72MB/s    0:00:00 (xfr#77, to-chk=59/226)
30-Nov-2024 01:23:24       1,858,434  62%   17.72MB/s    0:00:00 (xfr#78, to-chk=58/226)
30-Nov-2024 01:23:24       1,893,430  63%   17.70MB/s    0:00:00 (xfr#79, to-chk=57/226)
30-Nov-2024 01:23:24       1,894,084  63%   17.71MB/s    0:00:00 (xfr#80, to-chk=53/226)
30-Nov-2024 01:23:24       2,028,189  67%   18.42MB/s    0:00:00 (xfr#81, to-chk=52/226)
30-Nov-2024 01:23:24       2,028,843  67%   18.43MB/s    0:00:00 (xfr#82, to-chk=51/226)
30-Nov-2024 01:23:24       2,056,601  68%   18.68MB/s    0:00:00 (xfr#83, to-chk=50/226)
30-Nov-2024 01:23:24       2,057,159  68%   18.51MB/s    0:00:00 (xfr#84, to-chk=46/226)
30-Nov-2024 01:23:24       2,150,564  72%   19.17MB/s    0:00:00 (xfr#85, to-chk=45/226)
30-Nov-2024 01:23:24       2,151,122  72%   19.17MB/s    0:00:00 (xfr#86, to-chk=44/226)
30-Nov-2024 01:23:24       2,180,774  73%   19.08MB/s    0:00:00 (xfr#87, to-chk=43/226)
30-Nov-2024 01:23:24       2,181,332  73%   19.09MB/s    0:00:00 (xfr#88, to-chk=39/226)
30-Nov-2024 01:23:24       2,281,639  76%   19.60MB/s    0:00:00 (xfr#89, to-chk=38/226)
30-Nov-2024 01:23:24       2,282,197  76%   19.61MB/s    0:00:00 (xfr#90, to-chk=37/226)
30-Nov-2024 01:23:24       2,305,226  77%   19.81MB/s    0:00:00 (xfr#91, to-chk=36/226)
30-Nov-2024 01:23:24       2,305,688  77%   19.81MB/s    0:00:00 (xfr#92, to-chk=32/226)
30-Nov-2024 01:23:24       2,397,425  80%   20.06MB/s    0:00:00 (xfr#93, to-chk=31/226)
30-Nov-2024 01:23:24       2,397,887  80%   20.06MB/s    0:00:00 (xfr#94, to-chk=30/226)
30-Nov-2024 01:23:24       2,424,037  81%   20.10MB/s    0:00:00 (xfr#95, to-chk=29/226)
30-Nov-2024 01:23:24       2,424,499  81%   19.93MB/s    0:00:00 (xfr#96, to-chk=25/226)
30-Nov-2024 01:23:24       2,522,089  84%   20.56MB/s    0:00:00 (xfr#97, to-chk=24/226)
30-Nov-2024 01:23:24       2,522,551  84%   20.56MB/s    0:00:00 (xfr#98, to-chk=23/226)
30-Nov-2024 01:23:24       2,562,511  85%   20.71MB/s    0:00:00 (xfr#99, to-chk=22/226)
30-Nov-2024 01:23:24       2,563,165  85%   20.72MB/s    0:00:00 (xfr#100, to-chk=18/226)
30-Nov-2024 01:23:24       2,723,929  91%   20.62MB/s    0:00:00 (xfr#101, to-chk=17/226)
30-Nov-2024 01:23:24       2,724,583  91%   20.62MB/s    0:00:00 (xfr#102, to-chk=16/226)
30-Nov-2024 01:23:24       2,725,211  91%   20.63MB/s    0:00:00 (xfr#103, to-chk=15/226)
30-Nov-2024 01:23:24       2,747,388  92%   20.63MB/s    0:00:00 (xfr#104, to-chk=14/226)
30-Nov-2024 01:23:24       2,747,946  92%   20.64MB/s    0:00:00 (xfr#105, to-chk=10/226)
30-Nov-2024 01:23:24       2,841,579  95%   21.34MB/s    0:00:00 (xfr#106, to-chk=9/226)
30-Nov-2024 01:23:24       2,842,137  95%   21.34MB/s    0:00:00 (xfr#107, to-chk=8/226)
30-Nov-2024 01:23:24       2,862,747  95%   21.50MB/s    0:00:00 (xfr#108, to-chk=7/226)
30-Nov-2024 01:23:24       2,863,305  95%   21.33MB/s    0:00:00 (xfr#109, to-chk=3/226)
30-Nov-2024 01:23:24       2,934,193  98%   21.86MB/s    0:00:00 (xfr#110, to-chk=2/226)
30-Nov-2024 01:23:24       2,934,751  98%   21.87MB/s    0:00:00 (xfr#111, to-chk=1/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   22.03MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   21.21MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   21.21MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   21.21MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24       2,979,876  99%   21.21MB/s    0:00:00 (xfr#112, to-chk=0/226)
30-Nov-2024 01:23:24 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.19/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:23:24          22,829  16%   21.77MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:23:24          46,624  33%   44.46MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:23:24          46,624  33%   44.46MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:23:24          69,250  49%   66.04MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:23:24          69,541  50%   66.32MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:23:24          69,541  50%   33.16MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:23:24 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.19/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=79/82)
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:23:24          44,179   6%   42.13MB/s    0:00:00 (xfr#2, to-chk=77/82)
30-Nov-2024 01:23:24          86,502  13%   20.62MB/s    0:00:00 (xfr#3, to-chk=75/82)
30-Nov-2024 01:23:24          87,670  13%   20.90MB/s    0:00:00 (xfr#4, to-chk=73/82)
30-Nov-2024 01:23:24          87,670  13%   20.90MB/s    0:00:00 (xfr#5, to-chk=71/82)
30-Nov-2024 01:23:24         128,531  19%   11.14MB/s    0:00:00 (xfr#6, to-chk=69/82)
30-Nov-2024 01:23:24         128,681  20%   11.16MB/s    0:00:00 (xfr#7, to-chk=67/82)
30-Nov-2024 01:23:24         128,978  20%   11.18MB/s    0:00:00 (xfr#8, to-chk=65/82)
30-Nov-2024 01:23:24         217,470  33%   10.92MB/s    0:00:00 (xfr#9, to-chk=63/82)
30-Nov-2024 01:23:24         219,059  34%   11.00MB/s    0:00:00 (xfr#10, to-chk=53/82)
30-Nov-2024 01:23:24         223,726  34%   11.23MB/s    0:00:00 (xfr#11, to-chk=52/82)
30-Nov-2024 01:23:24         229,873  35%   10.96MB/s    0:00:00 (xfr#12, to-chk=51/82)
30-Nov-2024 01:23:24         233,400  36%   11.13MB/s    0:00:00 (xfr#13, to-chk=50/82)
30-Nov-2024 01:23:24         236,414  36%   11.27MB/s    0:00:00 (xfr#14, to-chk=49/82)
30-Nov-2024 01:23:24         242,789  37%   11.58MB/s    0:00:00 (xfr#15, to-chk=48/82)
30-Nov-2024 01:23:24         243,010  37%   11.59MB/s    0:00:00 (xfr#16, to-chk=47/82)
30-Nov-2024 01:23:24         249,444  38%   11.33MB/s    0:00:00 (xfr#17, to-chk=46/82)
30-Nov-2024 01:23:24         256,853  39%   11.66MB/s    0:00:00 (xfr#18, to-chk=45/82)
30-Nov-2024 01:23:24         259,582  40%   11.79MB/s    0:00:00 (xfr#19, to-chk=44/82)
30-Nov-2024 01:23:24         267,325  41%   11.59MB/s    0:00:00 (xfr#20, to-chk=43/82)
30-Nov-2024 01:23:24         269,769  41%   11.69MB/s    0:00:00 (xfr#21, to-chk=42/82)
30-Nov-2024 01:23:24         277,166  43%   12.01MB/s    0:00:00 (xfr#22, to-chk=41/82)
30-Nov-2024 01:23:24         283,885  44%   12.31MB/s    0:00:00 (xfr#23, to-chk=40/82)
30-Nov-2024 01:23:24         289,749  45%   12.56MB/s    0:00:00 (xfr#24, to-chk=39/82)
30-Nov-2024 01:23:24         293,561  45%   11.67MB/s    0:00:00 (xfr#25, to-chk=38/82)
30-Nov-2024 01:23:24         297,373  46%   11.82MB/s    0:00:00 (xfr#26, to-chk=37/82)
30-Nov-2024 01:23:24         300,102  46%   11.92MB/s    0:00:00 (xfr#27, to-chk=36/82)
30-Nov-2024 01:23:24         300,549  46%   11.47MB/s    0:00:00 (xfr#28, to-chk=35/82)
30-Nov-2024 01:23:24         302,993  47%   11.56MB/s    0:00:00 (xfr#29, to-chk=34/82)
30-Nov-2024 01:23:24         307,033  47%   11.71MB/s    0:00:00 (xfr#30, to-chk=33/82)
30-Nov-2024 01:23:24         311,130  48%   11.87MB/s    0:00:00 (xfr#31, to-chk=32/82)
30-Nov-2024 01:23:24         313,289  48%   11.95MB/s    0:00:00 (xfr#32, to-chk=31/82)
30-Nov-2024 01:23:24         315,448  49%   12.03MB/s    0:00:00 (xfr#33, to-chk=30/82)
30-Nov-2024 01:23:24         318,975  49%   12.17MB/s    0:00:00 (xfr#34, to-chk=29/82)
30-Nov-2024 01:23:24         323,300  50%   12.33MB/s    0:00:00 (xfr#35, to-chk=28/82)
30-Nov-2024 01:23:24         324,032  50%   11.89MB/s    0:00:00 (xfr#36, to-chk=27/82)
30-Nov-2024 01:23:24         330,690  51%   12.13MB/s    0:00:00 (xfr#37, to-chk=26/82)
30-Nov-2024 01:23:24         335,980  52%   12.32MB/s    0:00:00 (xfr#38, to-chk=25/82)
30-Nov-2024 01:23:24         337,056  52%   12.36MB/s    0:00:00 (xfr#39, to-chk=24/82)
30-Nov-2024 01:23:24         342,350  53%   12.56MB/s    0:00:00 (xfr#40, to-chk=23/82)
30-Nov-2024 01:23:24         343,711  53%   12.14MB/s    0:00:00 (xfr#41, to-chk=22/82)
30-Nov-2024 01:23:24         346,668  53%   12.24MB/s    0:00:00 (xfr#42, to-chk=21/82)
30-Nov-2024 01:23:24         351,563  54%   12.42MB/s    0:00:00 (xfr#43, to-chk=20/82)
30-Nov-2024 01:23:24         354,805  55%   12.08MB/s    0:00:00 (xfr#44, to-chk=19/82)
30-Nov-2024 01:23:24         360,954  56%   12.29MB/s    0:00:00 (xfr#45, to-chk=18/82)
30-Nov-2024 01:23:24         365,855  56%   12.46MB/s    0:00:00 (xfr#46, to-chk=17/82)
30-Nov-2024 01:23:24         367,444  57%   12.52MB/s    0:00:00 (xfr#47, to-chk=16/82)
30-Nov-2024 01:23:24         374,448  58%   12.75MB/s    0:00:00 (xfr#48, to-chk=15/82)
30-Nov-2024 01:23:24         375,748  58%   10.86MB/s    0:00:00 (xfr#49, to-chk=14/82)
30-Nov-2024 01:23:24         378,990  58%   10.95MB/s    0:00:00 (xfr#50, to-chk=13/82)
30-Nov-2024 01:23:24         379,724  59%   10.97MB/s    0:00:00 (xfr#51, to-chk=12/82)
30-Nov-2024 01:23:24         385,309  59%   11.14MB/s    0:00:00 (xfr#52, to-chk=11/82)
30-Nov-2024 01:23:24         385,758  59%   11.15MB/s    0:00:00 (xfr#53, to-chk=10/82)
30-Nov-2024 01:23:24         387,632  60%   10.87MB/s    0:00:00 (xfr#54, to-chk=9/82)
30-Nov-2024 01:23:24         388,649  60%   10.90MB/s    0:00:00 (xfr#55, to-chk=8/82)
30-Nov-2024 01:23:24         392,974  61%   11.02MB/s    0:00:00 (xfr#56, to-chk=7/82)
30-Nov-2024 01:23:24         394,848  61%   11.08MB/s    0:00:00 (xfr#57, to-chk=6/82)
30-Nov-2024 01:23:24         395,068  61%   11.08MB/s    0:00:00 (xfr#58, to-chk=5/82)
30-Nov-2024 01:23:24         402,809  62%   10.98MB/s    0:00:00 (xfr#59, to-chk=4/82)
30-Nov-2024 01:23:24         408,679  63%   11.14MB/s    0:00:00 (xfr#60, to-chk=3/82)
30-Nov-2024 01:23:24         414,258  64%   11.29MB/s    0:00:00 (xfr#61, to-chk=2/82)
30-Nov-2024 01:23:24         421,258  65%   11.48MB/s    0:00:00 (xfr#62, to-chk=1/82)
30-Nov-2024 01:23:24         425,868  66%   11.60MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 01:23:24         425,868  66%   11.60MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 01:23:24         425,868  66%   11.28MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 01:23:24         425,868  66%    9.67MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 01:23:24         425,868  66%    9.67MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 01:23:24         425,868  66%    9.67MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 01:23:24 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.19/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:23:24           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:23:24           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:23:24           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:23:24           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:23:24           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:23:24           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:23:24 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.19/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:23:24          55,425  12%   52.86MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:23:24         112,437  25%  107.23MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:23:24         161,811  37%   77.16MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:23:24         217,033  49%   68.99MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:23:24         217,324  50%   69.09MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:23:24         217,324  50%   51.81MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:23:24 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.19/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:23:24          23,854   7%   22.75MB/s    0:00:00 (xfr#2, to-chk=13/18)
30-Nov-2024 01:23:24          48,475  14%   46.23MB/s    0:00:00 (xfr#3, to-chk=11/18)
30-Nov-2024 01:23:24          48,475  14%   46.23MB/s    0:00:00 (xfr#4, to-chk=9/18)
30-Nov-2024 01:23:24          71,849  21%   34.26MB/s    0:00:00 (xfr#5, to-chk=7/18)
30-Nov-2024 01:23:24          71,940  21%   34.30MB/s    0:00:00 (xfr#6, to-chk=5/18)
30-Nov-2024 01:23:24          72,237  21%   34.45MB/s    0:00:00 (xfr#7, to-chk=3/18)
30-Nov-2024 01:23:24         168,438  50%   40.16MB/s    0:00:00 (xfr#8, to-chk=1/18)
30-Nov-2024 01:23:24         168,438  50%   13.39MB/s    0:00:00 (xfr#8, to-chk=0/18)
30-Nov-2024 01:23:24 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.19/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:23:24               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:23:24           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:23:24           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:23:24           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:23:24           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:23:24           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:23:24           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:23:24 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1732929795.9084578 exists, exporting anyway.
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24 =============================== warnings summary ===============================
30-Nov-2024 01:23:24 tests/utils/rest_utils.py:97
30-Nov-2024 01:23:24   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 01:23:24     print("""
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24 tests/utils/path_utils.py:112
30-Nov-2024 01:23:24   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 01:23:24     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24 tests/utils/acceptance_utils.py:55
30-Nov-2024 01:23:24   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 01:23:24     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24 tests/utils/acceptance_utils.py:57
30-Nov-2024 01:23:24   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 01:23:24     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 01:23:24
30-Nov-2024 01:23:24 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 01:23:24 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 01:23:24 ================== 27 passed, 4 warnings in 847.53s (0:14:07) ==================
30-Nov-2024 01:23:28 release "dev" uninstalled
30-Nov-2024 01:23:29 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
30-Nov-2024 01:23:31 No resources found
30-Nov-2024 01:23:32 Sidecar injection has been disabled
30-Nov-2024 01:23:32 Cleaning helm release "dev"...
30-Nov-2024 01:23:32 Deleted 1 helm deployments
30-Nov-2024 01:23:32 Deleted 0 k8s deployments
30-Nov-2024 01:23:32 Deleted 0 k8s services
30-Nov-2024 01:23:32 Deleted 0 persistent volumes
30-Nov-2024 01:23:33 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:23:33 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 01:23:33 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:23:33 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 01:23:33 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 01:23:33 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:23:33 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 01:23:33 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 01:23:33 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 01:23:33 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD...
30-Nov-2024 01:23:33 Finished task 'Parse test results' with result: Success
30-Nov-2024 01:23:33 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 01:23:33 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:23:33
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio #3372 (ODSRV-OAP-SDCMD-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMD-3372-ScriptBuildTask-1365927898491824379.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance
30-Nov-2024 01:23:33 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_directory_CRUD_multiclient_directio.tar.gz
30-Nov-2024 01:23:33 Uploading artifact
30-Nov-2024 01:23:33     source path: surefire_singleprovider_directory_CRUD_multiclient_directio.tar.gz
30-Nov-2024 01:23:33     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio.tar.gz
30-Nov-2024 01:23:33 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 01:23:33 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:23:33 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:23:33
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio #3372 (ODSRV-OAP-SDCMD-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMD-3372-ScriptBuildTask-15060748876615713137.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD
30-Nov-2024 01:23:33 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 01:23:33 Finished task 'Pack logs' with result: Success
30-Nov-2024 01:23:33 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:23:33
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 01:23:33 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:23:33
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio #3372 (ODSRV-OAP-SDCMD-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMD-3372-ScriptBuildTask-577536323977943433.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance
30-Nov-2024 01:23:33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 01:23:33                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 01:23:33
30-Nov-2024 01:23:34   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 01:23:34 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 60275
30-Nov-2024 01:23:34 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 01:23:35 Cleaning helm deployments
30-Nov-2024 01:23:35 Cleanining pods
30-Nov-2024 01:23:35 Cleaning kube persistant volumes
30-Nov-2024 01:23:36 Cleaning dockswift container
30-Nov-2024 01:23:36 Cleaning docker containers
30-Nov-2024 01:23:38 Stalled docker containers to remove:
30-Nov-2024 01:23:38 ef47eaaf8843 9552684f7823 7b27f15565a3 b387f75277d6 e6d9a64a5b4f 5018f35cf0be bb2af8631dfd 92632235f74c ffce6845f86a 15b90db37699 5d3e8a5a3353 732a1647dafd fe9935d55d06 e3a66019b5d7 e37fd3cae530 c4f07942f930
30-Nov-2024 01:23:38 Removing stalled docker containers
30-Nov-2024 01:23:38 Error response from daemon: Cannot kill container: ef47eaaf8843: Container ef47eaaf884317ebc71d05a99bab1280dd0c3946806e5de70749ab8c9d78fbcf is not running
30-Nov-2024 01:23:38 ef47eaaf8843
30-Nov-2024 01:23:38 Error response from daemon: Cannot kill container: 9552684f7823: Container 9552684f78238d8526971e84a2bdc53c9f33a3f337b578489d744435742d2654 is not running
30-Nov-2024 01:23:38 9552684f7823
30-Nov-2024 01:23:38 Error response from daemon: Cannot kill container: 7b27f15565a3: Container 7b27f15565a3cac232ccf288857f626eb50fc9f9ae6c06790ba9fa0d51ff0f9d is not running
30-Nov-2024 01:23:38 7b27f15565a3
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: b387f75277d6: Container b387f75277d66a339d4f156cce80d1ab0bd9eac2733ead5a0a796ba7921d5267 is not running
30-Nov-2024 01:23:39 b387f75277d6
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: e6d9a64a5b4f: Container e6d9a64a5b4f3b2b01805538242147c444162e95b392746c91067bd3c6d3e36c is not running
30-Nov-2024 01:23:39 e6d9a64a5b4f
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: 5018f35cf0be: Container 5018f35cf0be0b20a9e404b38583f2fce68d14e396340340ba314d7b0ff8c134 is not running
30-Nov-2024 01:23:39 5018f35cf0be
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: bb2af8631dfd: Container bb2af8631dfd769b5c861a8d5422cd3404f1e92a776d41e164e5d81bfb87d9aa is not running
30-Nov-2024 01:23:39 bb2af8631dfd
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: 92632235f74c: Container 92632235f74cc519e4d4d8236a78e59c5a115072cc8c84262e8ab26a4187e7ad is not running
30-Nov-2024 01:23:39 92632235f74c
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: ffce6845f86a: Container ffce6845f86aebe404a3d54ef7499b20445cc3c38777ba3c46e3b46884b82a71 is not running
30-Nov-2024 01:23:39 ffce6845f86a
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: 15b90db37699: Container 15b90db37699098c934842d6ee01bcb948f8007ec06af529b18001ae361624ee is not running
30-Nov-2024 01:23:39 15b90db37699
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: 5d3e8a5a3353: Container 5d3e8a5a33536050c59176356e4f8726286f2f119e4861607c27daa97e171977 is not running
30-Nov-2024 01:23:39 5d3e8a5a3353
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: 732a1647dafd: Container 732a1647dafd673a85dce7b983f96fe4532fdcf7ff0b508fc473ff99bcc0c31e is not running
30-Nov-2024 01:23:39 732a1647dafd
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: fe9935d55d06: Container fe9935d55d06e18fa8f4e37d3c7df57edc507f0de5316dcafa15700a95168dbd is not running
30-Nov-2024 01:23:39 fe9935d55d06
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: e3a66019b5d7: Container e3a66019b5d7b8a885331d9623f81219866f215fbc0f52359fb01526465852e2 is not running
30-Nov-2024 01:23:39 e3a66019b5d7
30-Nov-2024 01:23:39 Error response from daemon: Cannot kill container: e37fd3cae530: Container e37fd3cae5304100858366e28cc5aae17f53e8b5b5f9a08a2ceede5d61c57b74 is not running
30-Nov-2024 01:23:39 e37fd3cae530
30-Nov-2024 01:23:40 c4f07942f930
30-Nov-2024 01:23:40 c4f07942f930
30-Nov-2024 01:23:40 Stalled docker volumes to remove:
30-Nov-2024 01:23:40
30-Nov-2024 01:23:40 Removing stalled docker volumes
30-Nov-2024 01:23:40 Removing stalled loopdevices
30-Nov-2024 01:23:41 Done
30-Nov-2024 01:23:41 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 01:23:41 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 01:23:41 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 01:23:41 Running post build plugin 'NCover Results Collector'
30-Nov-2024 01:23:41 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 01:23:41 Running post build plugin 'Clover Results Collector'
30-Nov-2024 01:23:41 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 01:23:41 Running post build plugin 'Artifact Copier'
30-Nov-2024 01:23:41 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 01:23:41 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 74.65 ms
30-Nov-2024 01:23:42 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD'
30-Nov-2024 01:23:42 Finalising the build...
30-Nov-2024 01:23:42 Stopping timer.
30-Nov-2024 01:23:42 Build ODSRV-OAP-SDCMD-3372 completed.
30-Nov-2024 01:23:42 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 01:23:42 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 01:23:42 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 01:23:42 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 01:23:42 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 01:23:42 All post build plugins have finished
30-Nov-2024 01:23:42 Generating build results summary...
30-Nov-2024 01:23:42 Saving build results to disk...
30-Nov-2024 01:23:42 Store variable context...
30-Nov-2024 01:23:42 Finished building ODSRV-OAP-SDCMD-3372.