oneclient acceptance tests using environment deployed from packages

Build: #3373 failed

Job: singleprovider directory CRUD multiclient directio symlinks 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 04:04:41 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:04:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:04:41 using [token, token] by [user1, user2]"'
30-Nov-2024 04:04:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:04:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:04:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg'
30-Nov-2024 04:04:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg' successfully started
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lrrlz62gwwg7r088
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lrrlz62gwwg7r088 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lrrlz62gwwg7r088
30-Nov-2024 04:04:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2721049080197682908'...
30-Nov-2024 04:04:41 Getting configuration...
30-Nov-2024 04:04:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lrrlz62gwwg7r088'.
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:04:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:04:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j'
30-Nov-2024 04:04:41 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j' successfully started
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6jwoyqgfguly6vgp
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6jwoyqgfguly6vgp --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6jwoyqgfguly6vgp
30-Nov-2024 04:04:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4166963349364117571'...
30-Nov-2024 04:04:41 Getting configuration...
30-Nov-2024 04:04:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6jwoyqgfguly6vgp'.
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"'
30-Nov-2024 04:04:41 -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"'
30-Nov-2024 04:04:41 =================================================================
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41 PASSED
30-Nov-2024 04:04:41 Unmounting client from /tmp/onedata/mnt/lrrlz62gwwg7r088
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41 Unmounting client from /tmp/onedata/mnt/6jwoyqgfguly6vgp
30-Nov-2024 04:04:41
30-Nov-2024 04:04:41
30-Nov-2024 04:05:05 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 04:05:05 =================================================================
30-Nov-2024 04:05:05 - Executing scenario 'Fail to delete non-empty directory using rmdir'
30-Nov-2024 04:05:05 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:05:05 -----------------------------------------------------------------
30-Nov-2024 04:05:05 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:05:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:05:05 using [token, token] by [user1, user2]"'
30-Nov-2024 04:05:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:05:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:05:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:05:05
30-Nov-2024 04:05:05
30-Nov-2024 04:05:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg'
30-Nov-2024 04:05:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg' successfully started
30-Nov-2024 04:05:05
30-Nov-2024 04:05:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mzqp3uwv7y4mse2w
30-Nov-2024 04:05:05
30-Nov-2024 04:05:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mzqp3uwv7y4mse2w --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mzqp3uwv7y4mse2w
30-Nov-2024 04:05:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4467436759415256361'...
30-Nov-2024 04:05:05 Getting configuration...
30-Nov-2024 04:05:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mzqp3uwv7y4mse2w'.
30-Nov-2024 04:05:05
30-Nov-2024 04:05:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:05:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:05:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:05:05
30-Nov-2024 04:05:05
30-Nov-2024 04:05:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j'
30-Nov-2024 04:05:05 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j' successfully started
30-Nov-2024 04:05:05
30-Nov-2024 04:05:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/b9oj2f0l7a2p05ss
30-Nov-2024 04:05:05
30-Nov-2024 04:05:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b9oj2f0l7a2p05ss --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b9oj2f0l7a2p05ss
30-Nov-2024 04:05:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13251380875474037995'...
30-Nov-2024 04:05:05 Getting configuration...
30-Nov-2024 04:05:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/b9oj2f0l7a2p05ss'.
30-Nov-2024 04:05:05
30-Nov-2024 04:05:05 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
30-Nov-2024 04:05:05 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
30-Nov-2024 04:05:05 =================================================================
30-Nov-2024 04:05:05
30-Nov-2024 04:05:06 PASSED
30-Nov-2024 04:05:06 Unmounting client from /tmp/onedata/mnt/mzqp3uwv7y4mse2w
30-Nov-2024 04:05:06
30-Nov-2024 04:05:06
30-Nov-2024 04:05:06 Unmounting client from /tmp/onedata/mnt/b9oj2f0l7a2p05ss
30-Nov-2024 04:05:06
30-Nov-2024 04:05:06
30-Nov-2024 04:05:32 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 04:05:32 =================================================================
30-Nov-2024 04:05:32 - Executing scenario 'Delete non-empty directory'
30-Nov-2024 04:05:32 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:05:32 -----------------------------------------------------------------
30-Nov-2024 04:05:32 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:05:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:05:32 using [token, token] by [user1, user2]"'
30-Nov-2024 04:05:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:05:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:05:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg'
30-Nov-2024 04:05:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg' successfully started
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/n8uk0jcbjiasfscy
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n8uk0jcbjiasfscy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n8uk0jcbjiasfscy
30-Nov-2024 04:05:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6672217245170626283'...
30-Nov-2024 04:05:32 Getting configuration...
30-Nov-2024 04:05:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n8uk0jcbjiasfscy'.
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:05:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:05:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j'
30-Nov-2024 04:05:32 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j' successfully started
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/riqz29oaweiiegi0
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/riqz29oaweiiegi0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/riqz29oaweiiegi0
30-Nov-2024 04:05:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5850227655814897552'...
30-Nov-2024 04:05:32 Getting configuration...
30-Nov-2024 04:05:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/riqz29oaweiiegi0'.
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
30-Nov-2024 04:05:32 on client11"'
30-Nov-2024 04:05:32 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
30-Nov-2024 04:05:32 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
30-Nov-2024 04:05:32 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
30-Nov-2024 04:05:32 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
30-Nov-2024 04:05:32 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
30-Nov-2024 04:05:32 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
30-Nov-2024 04:05:32 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
30-Nov-2024 04:05:32 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
30-Nov-2024 04:05:32 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
30-Nov-2024 04:05:32 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
30-Nov-2024 04:05:32 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
30-Nov-2024 04:05:32 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
30-Nov-2024 04:05:32 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
30-Nov-2024 04:05:32 =================================================================
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32 PASSED
30-Nov-2024 04:05:32 Unmounting client from /tmp/onedata/mnt/n8uk0jcbjiasfscy
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32 Unmounting client from /tmp/onedata/mnt/riqz29oaweiiegi0
30-Nov-2024 04:05:32
30-Nov-2024 04:05:32
30-Nov-2024 04:05:58 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 04:05:58 =================================================================
30-Nov-2024 04:05:58 - Executing scenario 'Move directory'
30-Nov-2024 04:05:58 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:05:58 -----------------------------------------------------------------
30-Nov-2024 04:05:58 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:05:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:05:58 using [token, token] by [user1, user2]"'
30-Nov-2024 04:05:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:05:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:05:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg'
30-Nov-2024 04:05:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg' successfully started
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lzui9kaj3v0odwsg
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lzui9kaj3v0odwsg --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lzui9kaj3v0odwsg
30-Nov-2024 04:05:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14246740171439015762'...
30-Nov-2024 04:05:58 Getting configuration...
30-Nov-2024 04:05:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lzui9kaj3v0odwsg'.
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:05:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:05:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j'
30-Nov-2024 04:05:58 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j' successfully started
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kaogp6ku2z04l7b9
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kaogp6ku2z04l7b9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kaogp6ku2z04l7b9
30-Nov-2024 04:05:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16723895539951608273'...
30-Nov-2024 04:05:58 Getting configuration...
30-Nov-2024 04:05:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kaogp6ku2z04l7b9'.
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
30-Nov-2024 04:05:58 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
30-Nov-2024 04:05:58 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
30-Nov-2024 04:05:58 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:05:58 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:05:58 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:05:58 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:05:58 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 04:05:58 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 04:05:58 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:05:58 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:05:58 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 04:05:58 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
30-Nov-2024 04:05:58 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
30-Nov-2024 04:05:58 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:05:58 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 04:05:58 =================================================================
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58 PASSED
30-Nov-2024 04:05:58 Unmounting client from /tmp/onedata/mnt/lzui9kaj3v0odwsg
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58 Unmounting client from /tmp/onedata/mnt/kaogp6ku2z04l7b9
30-Nov-2024 04:05:58
30-Nov-2024 04:05:58
30-Nov-2024 04:06:23 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 04:06:23 =================================================================
30-Nov-2024 04:06:23 - Executing scenario 'Copy directory'
30-Nov-2024 04:06:23 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:06:23 -----------------------------------------------------------------
30-Nov-2024 04:06:23 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:06:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:06:23 using [token, token] by [user1, user2]"'
30-Nov-2024 04:06:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:06:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:06:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg'
30-Nov-2024 04:06:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg' successfully started
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/2jtjp0oh4t8j789d
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2jtjp0oh4t8j789d --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2jtjp0oh4t8j789d
30-Nov-2024 04:06:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '147675129977580443'...
30-Nov-2024 04:06:23 Getting configuration...
30-Nov-2024 04:06:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2jtjp0oh4t8j789d'.
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:06:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:06:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j'
30-Nov-2024 04:06:23 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j' successfully started
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/7mrmf79vg0cm1jix
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7mrmf79vg0cm1jix --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7mrmf79vg0cm1jix
30-Nov-2024 04:06:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2043401919161323154'...
30-Nov-2024 04:06:23 Getting configuration...
30-Nov-2024 04:06:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7mrmf79vg0cm1jix'.
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
30-Nov-2024 04:06:23 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:06:23 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:06:23 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 04:06:23 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 04:06:23 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 04:06:23 =================================================================
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23 PASSED
30-Nov-2024 04:06:23 Unmounting client from /tmp/onedata/mnt/2jtjp0oh4t8j789d
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23 Unmounting client from /tmp/onedata/mnt/7mrmf79vg0cm1jix
30-Nov-2024 04:06:23
30-Nov-2024 04:06:23
30-Nov-2024 04:06:47 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 04:06:47 =================================================================
30-Nov-2024 04:06:47 - Executing scenario 'Fail to move directory to itself'
30-Nov-2024 04:06:47 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:06:47 -----------------------------------------------------------------
30-Nov-2024 04:06:47 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:06:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:06:47 using [token, token] by [user1, user2]"'
30-Nov-2024 04:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg'
30-Nov-2024 04:06:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg' successfully started
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ln6tm9jba0kagz4i
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ln6tm9jba0kagz4i --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ln6tm9jba0kagz4i
30-Nov-2024 04:06:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18413820458645300542'...
30-Nov-2024 04:06:47 Getting configuration...
30-Nov-2024 04:06:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ln6tm9jba0kagz4i'.
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:06:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j'
30-Nov-2024 04:06:47 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j' successfully started
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/uey0vi1aw1zb462p
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uey0vi1aw1zb462p --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uey0vi1aw1zb462p
30-Nov-2024 04:06:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7363495424813193101'...
30-Nov-2024 04:06:47 Getting configuration...
30-Nov-2024 04:06:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uey0vi1aw1zb462p'.
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 04:06:47 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:06:47 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:06:47 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
30-Nov-2024 04:06:47 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 04:06:47 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 04:06:47 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:06:47 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:06:47 =================================================================
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47 PASSED
30-Nov-2024 04:06:47 Unmounting client from /tmp/onedata/mnt/ln6tm9jba0kagz4i
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47 Unmounting client from /tmp/onedata/mnt/uey0vi1aw1zb462p
30-Nov-2024 04:06:47
30-Nov-2024 04:06:47
30-Nov-2024 04:07:10 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 04:07:10 =================================================================
30-Nov-2024 04:07:10 - Executing scenario 'Fail to move directory to its subtree'
30-Nov-2024 04:07:10 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:07:10 -----------------------------------------------------------------
30-Nov-2024 04:07:10 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:07:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:07:10 using [token, token] by [user1, user2]"'
30-Nov-2024 04:07:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:07:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:07:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8grjg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:07:10
30-Nov-2024 04:07:10
30-Nov-2024 04:07:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg'
30-Nov-2024 04:07:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8grjg' successfully started
30-Nov-2024 04:07:10
30-Nov-2024 04:07:10 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cscaru57dsex9x1t
30-Nov-2024 04:07:10
30-Nov-2024 04:07:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cscaru57dsex9x1t --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cscaru57dsex9x1t
30-Nov-2024 04:07:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7376957725046293414'...
30-Nov-2024 04:07:10 Getting configuration...
30-Nov-2024 04:07:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cscaru57dsex9x1t'.
30-Nov-2024 04:07:10
30-Nov-2024 04:07:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:07:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:07:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ldw4j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:07:10
30-Nov-2024 04:07:10
30-Nov-2024 04:07:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j'
30-Nov-2024 04:07:10 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-ldw4j' successfully started
30-Nov-2024 04:07:10
30-Nov-2024 04:07:10 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tdkxxs9i0svyqq3b
30-Nov-2024 04:07:10
30-Nov-2024 04:07:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tdkxxs9i0svyqq3b --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tdkxxs9i0svyqq3b
30-Nov-2024 04:07:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10586451075987764833'...
30-Nov-2024 04:07:10 Getting configuration...
30-Nov-2024 04:07:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tdkxxs9i0svyqq3b'.
30-Nov-2024 04:07:10
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:07:10 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:07:10 =================================================================
30-Nov-2024 04:07:10
30-Nov-2024 04:07:19 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 04:07:19 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 04:07:19 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 04:07:19 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 04:07:19 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 04:07:19 PASSED
30-Nov-2024 04:07:19 Unmounting client from /tmp/onedata/mnt/cscaru57dsex9x1t
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19 Unmounting client from /tmp/onedata/mnt/tdkxxs9i0svyqq3b
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1732939631.0416882', '-c', '/tmp/logs']
30-Nov-2024 04:07:19 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-nhxwc. See /home/bamboo/.one-env/deployments/2024.11.30-03.53.12/pod-logs/dev-cross-support-job-3p-users-nhxwc/entrypoint.log for more details
30-Nov-2024 04:07:19 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8grjg: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-03.53.12/pod-logs/dev-oneclient-krakow-7d9476b8bc-8grjg/oneclient_logs
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:07:19          30,392   0%   28.98MB/s    0:00:00 (xfr#1, to-chk=195/229)
30-Nov-2024 04:07:19          30,392   0%   28.98MB/s    0:00:00 (xfr#1, to-chk=189/229)
30-Nov-2024 04:07:19          30,950   0%   29.52MB/s    0:00:00 (xfr#2, to-chk=191/229)
30-Nov-2024 04:07:19         141,246   3%  134.70MB/s    0:00:00 (xfr#3, to-chk=190/229)
30-Nov-2024 04:07:19         141,804   3%  135.23MB/s    0:00:00 (xfr#4, to-chk=189/229)
30-Nov-2024 04:07:19         201,037   5%   47.93MB/s    0:00:00 (xfr#5, to-chk=188/229)
30-Nov-2024 04:07:19         201,979   5%   48.16MB/s    0:00:00 (xfr#6, to-chk=184/229)
30-Nov-2024 04:07:19         583,853  14%   39.77MB/s    0:00:00 (xfr#7, to-chk=183/229)
30-Nov-2024 04:07:19         584,795  14%   37.18MB/s    0:00:00 (xfr#8, to-chk=182/229)
30-Nov-2024 04:07:19         613,820  15%   36.59MB/s    0:00:00 (xfr#9, to-chk=181/229)
30-Nov-2024 04:07:19         614,474  15%   36.63MB/s    0:00:00 (xfr#10, to-chk=177/229)
30-Nov-2024 04:07:19         725,946  18%   31.47MB/s    0:00:00 (xfr#11, to-chk=176/229)
30-Nov-2024 04:07:19         726,600  18%   31.50MB/s    0:00:00 (xfr#12, to-chk=175/229)
30-Nov-2024 04:07:19         741,214  18%   32.13MB/s    0:00:00 (xfr#13, to-chk=174/229)
30-Nov-2024 04:07:19         741,580  18%   32.15MB/s    0:00:00 (xfr#14, to-chk=170/229)
30-Nov-2024 04:07:19         798,546  19%   33.11MB/s    0:00:00 (xfr#15, to-chk=169/229)
30-Nov-2024 04:07:19         798,912  19%   33.13MB/s    0:00:00 (xfr#16, to-chk=168/229)
30-Nov-2024 04:07:19         799,540  19%   26.29MB/s    0:00:00 (xfr#17, to-chk=167/229)
30-Nov-2024 04:07:19         821,489  20%   26.11MB/s    0:00:00 (xfr#18, to-chk=166/229)
30-Nov-2024 04:07:19         822,143  20%   26.14MB/s    0:00:00 (xfr#19, to-chk=162/229)
30-Nov-2024 04:07:19         894,090  22%   27.51MB/s    0:00:00 (xfr#20, to-chk=161/229)
30-Nov-2024 04:07:19         894,744  22%   27.53MB/s    0:00:00 (xfr#21, to-chk=160/229)
30-Nov-2024 04:07:19         921,890  22%   28.36MB/s    0:00:00 (xfr#22, to-chk=159/229)
30-Nov-2024 04:07:19         922,448  22%   28.38MB/s    0:00:00 (xfr#23, to-chk=155/229)
30-Nov-2024 04:07:19       1,032,540  25%   22.38MB/s    0:00:00 (xfr#24, to-chk=154/229)
30-Nov-2024 04:07:19       1,033,098  25%   22.39MB/s    0:00:00 (xfr#25, to-chk=153/229)
30-Nov-2024 04:07:19       1,052,704  26%   22.31MB/s    0:00:00 (xfr#26, to-chk=152/229)
30-Nov-2024 04:07:19       1,053,454  26%   21.84MB/s    0:00:00 (xfr#27, to-chk=148/229)
30-Nov-2024 04:07:19       1,117,481  27%   22.20MB/s    0:00:00 (xfr#28, to-chk=147/229)
30-Nov-2024 04:07:19       1,118,231  27%   22.22MB/s    0:00:00 (xfr#29, to-chk=146/229)
30-Nov-2024 04:07:19       1,145,602  28%   22.30MB/s    0:00:00 (xfr#30, to-chk=145/229)
30-Nov-2024 04:07:19       1,146,256  28%   22.31MB/s    0:00:00 (xfr#31, to-chk=141/229)
30-Nov-2024 04:07:19       1,269,121  31%   24.21MB/s    0:00:00 (xfr#32, to-chk=140/229)
30-Nov-2024 04:07:19       1,269,775  31%   24.22MB/s    0:00:00 (xfr#33, to-chk=139/229)
30-Nov-2024 04:07:19       1,288,976  32%   24.10MB/s    0:00:00 (xfr#34, to-chk=138/229)
30-Nov-2024 04:07:19       1,289,534  32%   24.11MB/s    0:00:00 (xfr#35, to-chk=134/229)
30-Nov-2024 04:07:19       1,356,503  33%   24.88MB/s    0:00:00 (xfr#36, to-chk=133/229)
30-Nov-2024 04:07:19       1,357,061  33%   24.89MB/s    0:00:00 (xfr#37, to-chk=132/229)
30-Nov-2024 04:07:19       1,388,224  34%   23.23MB/s    0:00:00 (xfr#38, to-chk=131/229)
30-Nov-2024 04:07:19       1,388,686  34%   23.23MB/s    0:00:00 (xfr#39, to-chk=127/229)
30-Nov-2024 04:07:19       1,541,410  38%   25.34MB/s    0:00:00 (xfr#40, to-chk=126/229)
30-Nov-2024 04:07:19       1,541,872  38%   25.35MB/s    0:00:00 (xfr#41, to-chk=125/229)
30-Nov-2024 04:07:19       1,557,051  38%   22.50MB/s    0:00:00 (xfr#42, to-chk=124/229)
30-Nov-2024 04:07:19       1,557,609  38%   22.51MB/s    0:00:00 (xfr#43, to-chk=120/229)
30-Nov-2024 04:07:19       1,616,631  40%   23.01MB/s    0:00:00 (xfr#44, to-chk=119/229)
30-Nov-2024 04:07:19       1,617,189  40%   23.02MB/s    0:00:00 (xfr#45, to-chk=118/229)
30-Nov-2024 04:07:19       1,653,690  41%   23.54MB/s    0:00:00 (xfr#46, to-chk=117/229)
30-Nov-2024 04:07:19       1,654,344  41%   23.55MB/s    0:00:00 (xfr#47, to-chk=113/229)
30-Nov-2024 04:07:19       1,799,853  44%   24.18MB/s    0:00:00 (xfr#48, to-chk=112/229)
30-Nov-2024 04:07:19       1,800,507  44%   24.18MB/s    0:00:00 (xfr#49, to-chk=111/229)
30-Nov-2024 04:07:19       1,821,734  45%   24.47MB/s    0:00:00 (xfr#50, to-chk=110/229)
30-Nov-2024 04:07:19       1,822,004  45%   24.13MB/s    0:00:00 (xfr#51, to-chk=106/229)
30-Nov-2024 04:07:19       1,897,608  47%   25.13MB/s    0:00:00 (xfr#52, to-chk=105/229)
30-Nov-2024 04:07:19       1,897,878  47%   24.13MB/s    0:00:00 (xfr#53, to-chk=104/229)
30-Nov-2024 04:07:19       1,918,396  47%   24.39MB/s    0:00:00 (xfr#54, to-chk=103/229)
30-Nov-2024 04:07:19       1,918,858  47%   24.40MB/s    0:00:00 (xfr#55, to-chk=99/229)
30-Nov-2024 04:07:19       2,009,326  49%   23.95MB/s    0:00:00 (xfr#56, to-chk=98/229)
30-Nov-2024 04:07:19       2,009,788  49%   23.96MB/s    0:00:00 (xfr#57, to-chk=97/229)
30-Nov-2024 04:07:19       2,030,827  50%   23.33MB/s    0:00:00 (xfr#58, to-chk=96/229)
30-Nov-2024 04:07:19       2,031,481  50%   23.34MB/s    0:00:00 (xfr#59, to-chk=92/229)
30-Nov-2024 04:07:19       2,133,386  53%   24.22MB/s    0:00:00 (xfr#60, to-chk=91/229)
30-Nov-2024 04:07:19       2,134,040  53%   24.23MB/s    0:00:00 (xfr#61, to-chk=90/229)
30-Nov-2024 04:07:19       2,134,668  53%   24.24MB/s    0:00:00 (xfr#62, to-chk=89/229)
30-Nov-2024 04:07:19       2,163,045  53%   24.27MB/s    0:00:00 (xfr#63, to-chk=88/229)
30-Nov-2024 04:07:19       2,163,507  53%   24.27MB/s    0:00:00 (xfr#64, to-chk=84/229)
30-Nov-2024 04:07:19       2,266,598  56%   24.02MB/s    0:00:00 (xfr#65, to-chk=83/229)
30-Nov-2024 04:07:19       2,267,060  56%   24.02MB/s    0:00:00 (xfr#66, to-chk=82/229)
30-Nov-2024 04:07:19       2,267,688  56%   24.03MB/s    0:00:00 (xfr#67, to-chk=81/229)
30-Nov-2024 04:07:19       2,312,229  57%   24.50MB/s    0:00:00 (xfr#68, to-chk=80/229)
30-Nov-2024 04:07:19       2,312,883  57%   24.51MB/s    0:00:00 (xfr#69, to-chk=76/229)
30-Nov-2024 04:07:19       2,529,958  62%   25.67MB/s    0:00:00 (xfr#70, to-chk=75/229)
30-Nov-2024 04:07:19       2,530,612  62%   25.14MB/s    0:00:00 (xfr#71, to-chk=74/229)
30-Nov-2024 04:07:19       2,554,637  63%   25.38MB/s    0:00:00 (xfr#72, to-chk=73/229)
30-Nov-2024 04:07:19       2,555,195  63%   25.12MB/s    0:00:00 (xfr#73, to-chk=69/229)
30-Nov-2024 04:07:19       2,655,575  66%   25.58MB/s    0:00:00 (xfr#74, to-chk=68/229)
30-Nov-2024 04:07:19       2,656,133  66%   25.59MB/s    0:00:00 (xfr#75, to-chk=67/229)
30-Nov-2024 04:07:19       2,707,593  67%   26.08MB/s    0:00:00 (xfr#76, to-chk=66/229)
30-Nov-2024 04:07:19       2,708,535  67%   26.09MB/s    0:00:00 (xfr#77, to-chk=62/229)
30-Nov-2024 04:07:19       2,913,797  72%   27.79MB/s    0:00:00 (xfr#78, to-chk=61/229)
30-Nov-2024 04:07:19       2,914,739  72%   27.52MB/s    0:00:00 (xfr#79, to-chk=60/229)
30-Nov-2024 04:07:19       2,915,367  72%   27.53MB/s    0:00:00 (xfr#80, to-chk=59/229)
30-Nov-2024 04:07:19       2,952,276  73%   27.88MB/s    0:00:00 (xfr#81, to-chk=58/229)
30-Nov-2024 04:07:19       2,952,930  73%   27.88MB/s    0:00:00 (xfr#82, to-chk=54/229)
30-Nov-2024 04:07:19       3,116,270  77%   28.85MB/s    0:00:00 (xfr#83, to-chk=53/229)
30-Nov-2024 04:07:19       3,116,924  77%   28.58MB/s    0:00:00 (xfr#84, to-chk=52/229)
30-Nov-2024 04:07:19       3,141,490  78%   28.81MB/s    0:00:00 (xfr#85, to-chk=51/229)
30-Nov-2024 04:07:19       3,142,144  78%   27.75MB/s    0:00:00 (xfr#86, to-chk=47/229)
30-Nov-2024 04:07:19       3,227,686  80%   28.50MB/s    0:00:00 (xfr#87, to-chk=46/229)
30-Nov-2024 04:07:19       3,228,340  80%   28.51MB/s    0:00:00 (xfr#88, to-chk=45/229)
30-Nov-2024 04:07:19       3,228,968  80%   28.25MB/s    0:00:00 (xfr#89, to-chk=44/229)
30-Nov-2024 04:07:19       3,251,299  80%   28.45MB/s    0:00:00 (xfr#90, to-chk=43/229)
30-Nov-2024 04:07:19       3,251,953  80%   28.45MB/s    0:00:00 (xfr#91, to-chk=39/229)
30-Nov-2024 04:07:19       3,341,151  83%   28.97MB/s    0:00:00 (xfr#92, to-chk=38/229)
30-Nov-2024 04:07:19       3,341,805  83%   28.97MB/s    0:00:00 (xfr#93, to-chk=37/229)
30-Nov-2024 04:07:19       3,361,379  83%   28.37MB/s    0:00:00 (xfr#94, to-chk=36/229)
30-Nov-2024 04:07:19       3,362,033  83%   28.37MB/s    0:00:00 (xfr#95, to-chk=32/229)
30-Nov-2024 04:07:19       3,430,316  85%   28.70MB/s    0:00:00 (xfr#96, to-chk=31/229)
30-Nov-2024 04:07:19       3,430,970  85%   28.70MB/s    0:00:00 (xfr#97, to-chk=30/229)
30-Nov-2024 04:07:19       3,452,323  85%   28.88MB/s    0:00:00 (xfr#98, to-chk=29/229)
30-Nov-2024 04:07:19       3,452,977  85%   28.89MB/s    0:00:00 (xfr#99, to-chk=25/229)
30-Nov-2024 04:07:19       3,536,817  87%   29.33MB/s    0:00:00 (xfr#100, to-chk=24/229)
30-Nov-2024 04:07:19       3,537,471  87%   29.34MB/s    0:00:00 (xfr#101, to-chk=23/229)
30-Nov-2024 04:07:19       3,538,099  88%   29.34MB/s    0:00:00 (xfr#102, to-chk=22/229)
30-Nov-2024 04:07:19       3,559,492  88%   29.52MB/s    0:00:00 (xfr#103, to-chk=21/229)
30-Nov-2024 04:07:19       3,559,762  88%   29.52MB/s    0:00:00 (xfr#104, to-chk=17/229)
30-Nov-2024 04:07:19       3,626,470  90%   29.81MB/s    0:00:00 (xfr#105, to-chk=16/229)
30-Nov-2024 04:07:19       3,626,740  90%   29.82MB/s    0:00:00 (xfr#106, to-chk=15/229)
30-Nov-2024 04:07:19       3,650,819  90%   30.01MB/s    0:00:00 (xfr#107, to-chk=14/229)
30-Nov-2024 04:07:19       3,651,377  90%   30.02MB/s    0:00:00 (xfr#108, to-chk=10/229)
30-Nov-2024 04:07:19       3,748,359  93%   30.04MB/s    0:00:00 (xfr#109, to-chk=9/229)
30-Nov-2024 04:07:19       3,748,917  93%   30.04MB/s    0:00:00 (xfr#110, to-chk=8/229)
30-Nov-2024 04:07:19       3,790,630  94%   30.38MB/s    0:00:00 (xfr#111, to-chk=7/229)
30-Nov-2024 04:07:19       3,791,572  94%   30.39MB/s    0:00:00 (xfr#112, to-chk=3/229)
30-Nov-2024 04:07:19       3,961,213  98%   31.48MB/s    0:00:00 (xfr#113, to-chk=2/229)
30-Nov-2024 04:07:19       3,962,155  98%   31.49MB/s    0:00:00 (xfr#114, to-chk=1/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   31.65MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   26.41MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   26.41MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   26.41MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   26.41MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   26.41MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   26.41MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19       4,015,473  99%   26.41MB/s    0:00:00 (xfr#115, to-chk=0/229)
30-Nov-2024 04:07:19 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-ldw4j: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-03.53.12/pod-logs/dev-oneclient-krakow-7d9476b8bc-ldw4j/oneclient_logs
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=194/227)
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:07:19          15,980   0%   15.24MB/s    0:00:00 (xfr#1, to-chk=193/227)
30-Nov-2024 04:07:19          15,980   0%   15.24MB/s    0:00:00 (xfr#1, to-chk=187/227)
30-Nov-2024 04:07:19          16,346   0%   15.59MB/s    0:00:00 (xfr#2, to-chk=189/227)
30-Nov-2024 04:07:19          78,396   2%   74.76MB/s    0:00:00 (xfr#3, to-chk=188/227)
30-Nov-2024 04:07:19          78,762   2%   75.11MB/s    0:00:00 (xfr#4, to-chk=187/227)
30-Nov-2024 04:07:19         105,491   3%   50.30MB/s    0:00:00 (xfr#5, to-chk=186/227)
30-Nov-2024 04:07:19         105,857   3%   50.48MB/s    0:00:00 (xfr#6, to-chk=182/227)
30-Nov-2024 04:07:19         205,317   6%   65.27MB/s    0:00:00 (xfr#7, to-chk=181/227)
30-Nov-2024 04:07:19         205,683   6%   65.38MB/s    0:00:00 (xfr#8, to-chk=180/227)
30-Nov-2024 04:07:19         206,311   6%   65.58MB/s    0:00:00 (xfr#9, to-chk=179/227)
30-Nov-2024 04:07:19         228,746   7%   72.72MB/s    0:00:00 (xfr#10, to-chk=178/227)
30-Nov-2024 04:07:19         229,496   7%   72.95MB/s    0:00:00 (xfr#11, to-chk=174/227)
30-Nov-2024 04:07:19         323,505  10%   17.14MB/s    0:00:00 (xfr#12, to-chk=173/227)
30-Nov-2024 04:07:19         324,255  10%   17.18MB/s    0:00:00 (xfr#13, to-chk=172/227)
30-Nov-2024 04:07:19         359,113  12%   19.03MB/s    0:00:00 (xfr#14, to-chk=171/227)
30-Nov-2024 04:07:19         359,959  12%   19.07MB/s    0:00:00 (xfr#15, to-chk=167/227)
30-Nov-2024 04:07:19         494,309  16%   24.81MB/s    0:00:00 (xfr#16, to-chk=166/227)
30-Nov-2024 04:07:19         495,155  16%   24.85MB/s    0:00:00 (xfr#17, to-chk=165/227)
30-Nov-2024 04:07:19         511,686  17%   24.40MB/s    0:00:00 (xfr#18, to-chk=164/227)
30-Nov-2024 04:07:19         512,148  17%   24.42MB/s    0:00:00 (xfr#19, to-chk=160/227)
30-Nov-2024 04:07:19         571,882  19%   21.82MB/s    0:00:00 (xfr#20, to-chk=159/227)
30-Nov-2024 04:07:19         572,344  19%   21.83MB/s    0:00:00 (xfr#21, to-chk=158/227)
30-Nov-2024 04:07:19         595,877  20%   15.79MB/s    0:00:00 (xfr#22, to-chk=157/227)
30-Nov-2024 04:07:19         596,339  20%   15.80MB/s    0:00:00 (xfr#23, to-chk=153/227)
30-Nov-2024 04:07:19         682,354  22%   17.59MB/s    0:00:00 (xfr#24, to-chk=152/227)
30-Nov-2024 04:07:19         682,816  22%   17.60MB/s    0:00:00 (xfr#25, to-chk=151/227)
30-Nov-2024 04:07:19         709,784  23%   18.29MB/s    0:00:00 (xfr#26, to-chk=150/227)
30-Nov-2024 04:07:19         710,342  23%   18.31MB/s    0:00:00 (xfr#27, to-chk=146/227)
30-Nov-2024 04:07:19         801,286  26%   20.11MB/s    0:00:00 (xfr#28, to-chk=145/227)
30-Nov-2024 04:07:19         801,844  26%   20.12MB/s    0:00:00 (xfr#29, to-chk=144/227)
30-Nov-2024 04:07:19         828,108  27%   20.78MB/s    0:00:00 (xfr#30, to-chk=143/227)
30-Nov-2024 04:07:19         828,570  27%   20.79MB/s    0:00:00 (xfr#31, to-chk=139/227)
30-Nov-2024 04:07:19         921,605  31%   15.98MB/s    0:00:00 (xfr#32, to-chk=138/227)
30-Nov-2024 04:07:19         922,067  31%   15.99MB/s    0:00:00 (xfr#33, to-chk=137/227)
30-Nov-2024 04:07:19         941,601  31%   16.04MB/s    0:00:00 (xfr#34, to-chk=136/227)
30-Nov-2024 04:07:19         942,063  31%   16.04MB/s    0:00:00 (xfr#35, to-chk=132/227)
30-Nov-2024 04:07:19       1,005,813  33%   16.83MB/s    0:00:00 (xfr#36, to-chk=131/227)
30-Nov-2024 04:07:19       1,006,275  33%   16.84MB/s    0:00:00 (xfr#37, to-chk=130/227)
30-Nov-2024 04:07:19       1,028,562  34%   17.21MB/s    0:00:00 (xfr#38, to-chk=129/227)
30-Nov-2024 04:07:19       1,029,120  34%   17.22MB/s    0:00:00 (xfr#39, to-chk=125/227)
30-Nov-2024 04:07:19       1,120,897  37%   18.43MB/s    0:00:00 (xfr#40, to-chk=124/227)
30-Nov-2024 04:07:19       1,121,455  37%   18.44MB/s    0:00:00 (xfr#41, to-chk=123/227)
30-Nov-2024 04:07:19       1,150,143  38%   18.91MB/s    0:00:00 (xfr#42, to-chk=122/227)
30-Nov-2024 04:07:19       1,150,893  38%   18.60MB/s    0:00:00 (xfr#43, to-chk=118/227)
30-Nov-2024 04:07:19       1,241,414  41%   19.73MB/s    0:00:00 (xfr#44, to-chk=117/227)
30-Nov-2024 04:07:19       1,242,164  41%   19.74MB/s    0:00:00 (xfr#45, to-chk=116/227)
30-Nov-2024 04:07:19       1,259,576  42%   20.02MB/s    0:00:00 (xfr#46, to-chk=115/227)
30-Nov-2024 04:07:19       1,259,942  42%   20.03MB/s    0:00:00 (xfr#47, to-chk=111/227)
30-Nov-2024 04:07:19       1,314,851  44%   20.90MB/s    0:00:00 (xfr#48, to-chk=110/227)
30-Nov-2024 04:07:19       1,315,217  44%   20.56MB/s    0:00:00 (xfr#49, to-chk=109/227)
30-Nov-2024 04:07:19       1,345,583  45%   21.04MB/s    0:00:00 (xfr#50, to-chk=108/227)
30-Nov-2024 04:07:19       1,346,045  45%   21.04MB/s    0:00:00 (xfr#51, to-chk=104/227)
30-Nov-2024 04:07:19       1,453,298  48%   22.35MB/s    0:00:00 (xfr#52, to-chk=103/227)
30-Nov-2024 04:07:19       1,453,760  48%   22.36MB/s    0:00:00 (xfr#53, to-chk=102/227)
30-Nov-2024 04:07:19       1,482,120  49%   22.80MB/s    0:00:00 (xfr#54, to-chk=101/227)
30-Nov-2024 04:07:19       1,482,774  49%   22.81MB/s    0:00:00 (xfr#55, to-chk=97/227)
30-Nov-2024 04:07:19       1,579,300  53%   23.53MB/s    0:00:00 (xfr#56, to-chk=96/227)
30-Nov-2024 04:07:19       1,579,954  53%   23.54MB/s    0:00:00 (xfr#57, to-chk=95/227)
30-Nov-2024 04:07:19       1,603,058  53%   23.89MB/s    0:00:00 (xfr#58, to-chk=94/227)
30-Nov-2024 04:07:19       1,603,424  53%   23.89MB/s    0:00:00 (xfr#59, to-chk=90/227)
30-Nov-2024 04:07:19       1,676,357  56%   24.60MB/s    0:00:00 (xfr#60, to-chk=89/227)
30-Nov-2024 04:07:19       1,676,723  56%   24.60MB/s    0:00:00 (xfr#61, to-chk=88/227)
30-Nov-2024 04:07:19       1,698,200  57%   24.54MB/s    0:00:00 (xfr#62, to-chk=87/227)
30-Nov-2024 04:07:19       1,698,854  57%   24.55MB/s    0:00:00 (xfr#63, to-chk=83/227)
30-Nov-2024 04:07:19       1,794,234  60%   23.12MB/s    0:00:00 (xfr#64, to-chk=82/227)
30-Nov-2024 04:07:19       1,794,888  60%   22.82MB/s    0:00:00 (xfr#65, to-chk=81/227)
30-Nov-2024 04:07:19       1,835,459  61%   17.50MB/s    0:00:00 (xfr#66, to-chk=80/227)
30-Nov-2024 04:07:19       1,836,113  61%   17.51MB/s    0:00:00 (xfr#67, to-chk=76/227)
30-Nov-2024 04:07:19       1,996,938  67%   18.67MB/s    0:00:00 (xfr#68, to-chk=75/227)
30-Nov-2024 04:07:19       1,997,592  67%   18.68MB/s    0:00:00 (xfr#69, to-chk=74/227)
30-Nov-2024 04:07:19       1,998,220  67%   18.50MB/s    0:00:00 (xfr#70, to-chk=73/227)
30-Nov-2024 04:07:19       2,012,464  67%   18.63MB/s    0:00:00 (xfr#71, to-chk=72/227)
30-Nov-2024 04:07:19       2,013,214  67%   18.64MB/s    0:00:00 (xfr#72, to-chk=68/227)
30-Nov-2024 04:07:19       2,064,114  69%   18.93MB/s    0:00:00 (xfr#73, to-chk=67/227)
30-Nov-2024 04:07:19       2,064,864  69%   18.93MB/s    0:00:00 (xfr#74, to-chk=66/227)
30-Nov-2024 04:07:19       2,079,552  70%   18.89MB/s    0:00:00 (xfr#75, to-chk=65/227)
30-Nov-2024 04:07:19       2,080,110  70%   18.89MB/s    0:00:00 (xfr#76, to-chk=61/227)
30-Nov-2024 04:07:19       2,137,192  71%   19.23MB/s    0:00:00 (xfr#77, to-chk=60/227)
30-Nov-2024 04:07:19       2,137,750  71%   19.23MB/s    0:00:00 (xfr#78, to-chk=59/227)
30-Nov-2024 04:07:19       2,154,435  72%   19.38MB/s    0:00:00 (xfr#79, to-chk=58/227)
30-Nov-2024 04:07:19       2,154,801  72%   19.39MB/s    0:00:00 (xfr#80, to-chk=54/227)
30-Nov-2024 04:07:19       2,220,661  74%   19.61MB/s    0:00:00 (xfr#81, to-chk=53/227)
30-Nov-2024 04:07:19       2,221,027  74%   19.61MB/s    0:00:00 (xfr#82, to-chk=52/227)
30-Nov-2024 04:07:19       2,243,786  75%   19.63MB/s    0:00:00 (xfr#83, to-chk=51/227)
30-Nov-2024 04:07:19       2,244,344  75%   19.64MB/s    0:00:00 (xfr#84, to-chk=47/227)
30-Nov-2024 04:07:19       2,328,903  78%   19.83MB/s    0:00:00 (xfr#85, to-chk=46/227)
30-Nov-2024 04:07:19       2,329,461  78%   19.84MB/s    0:00:00 (xfr#86, to-chk=45/227)
30-Nov-2024 04:07:19       2,350,096  79%   19.83MB/s    0:00:00 (xfr#87, to-chk=44/227)
30-Nov-2024 04:07:19       2,350,750  79%   19.84MB/s    0:00:00 (xfr#88, to-chk=40/227)
30-Nov-2024 04:07:19       2,417,761  81%   20.40MB/s    0:00:00 (xfr#89, to-chk=39/227)
30-Nov-2024 04:07:19       2,418,415  81%   20.23MB/s    0:00:00 (xfr#90, to-chk=38/227)
30-Nov-2024 04:07:19       2,434,474  81%   20.37MB/s    0:00:00 (xfr#91, to-chk=37/227)
30-Nov-2024 04:07:19       2,435,032  81%   20.19MB/s    0:00:00 (xfr#92, to-chk=33/227)
30-Nov-2024 04:07:19       2,439,177  82%   20.23MB/s    0:00:00 (xfr#93, to-chk=32/227)
30-Nov-2024 04:07:19       2,489,626  83%   20.29MB/s    0:00:00 (xfr#94, to-chk=31/227)
30-Nov-2024 04:07:19       2,490,184  83%   20.30MB/s    0:00:00 (xfr#95, to-chk=30/227)
30-Nov-2024 04:07:19       2,490,812  83%   20.30MB/s    0:00:00 (xfr#96, to-chk=29/227)
30-Nov-2024 04:07:19       2,511,512  84%   20.13MB/s    0:00:00 (xfr#97, to-chk=28/227)
30-Nov-2024 04:07:19       2,511,974  84%   20.13MB/s    0:00:00 (xfr#98, to-chk=24/227)
30-Nov-2024 04:07:19       2,584,156  87%   20.71MB/s    0:00:00 (xfr#99, to-chk=23/227)
30-Nov-2024 04:07:19       2,584,618  87%   20.54MB/s    0:00:00 (xfr#100, to-chk=22/227)
30-Nov-2024 04:07:19       2,608,289  87%   20.73MB/s    0:00:00 (xfr#101, to-chk=21/227)
30-Nov-2024 04:07:19       2,608,943  87%   20.73MB/s    0:00:00 (xfr#102, to-chk=17/227)
30-Nov-2024 04:07:19       2,687,256  90%   21.36MB/s    0:00:00 (xfr#103, to-chk=16/227)
30-Nov-2024 04:07:19       2,687,910  90%   21.36MB/s    0:00:00 (xfr#104, to-chk=15/227)
30-Nov-2024 04:07:19       2,715,871  91%   21.41MB/s    0:00:00 (xfr#105, to-chk=14/227)
30-Nov-2024 04:07:19       2,716,525  91%   21.41MB/s    0:00:00 (xfr#106, to-chk=10/227)
30-Nov-2024 04:07:19       2,812,440  94%   21.63MB/s    0:00:00 (xfr#107, to-chk=9/227)
30-Nov-2024 04:07:19       2,813,094  94%   21.46MB/s    0:00:00 (xfr#108, to-chk=8/227)
30-Nov-2024 04:07:19       2,835,507  95%   21.63MB/s    0:00:00 (xfr#109, to-chk=7/227)
30-Nov-2024 04:07:19       2,836,065  95%   21.64MB/s    0:00:00 (xfr#110, to-chk=3/227)
30-Nov-2024 04:07:19       2,919,742  98%   22.28MB/s    0:00:00 (xfr#111, to-chk=2/227)
30-Nov-2024 04:07:19       2,920,300  98%   22.28MB/s    0:00:00 (xfr#112, to-chk=1/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19       2,965,425  99%   21.59MB/s    0:00:00 (xfr#113, to-chk=0/227)
30-Nov-2024 04:07:19 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-03.53.12/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:07:19          23,529  16%   22.44MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:07:19          48,032  33%   45.81MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:07:19          48,032  33%   45.81MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:07:19          71,358  49%    8.51MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:07:19          71,649  50%    8.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:07:19          71,649  50%    5.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:07:19 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-03.53.12/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=79/82)
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:07:19          42,590   6%   40.62MB/s    0:00:00 (xfr#2, to-chk=77/82)
30-Nov-2024 04:07:19          83,296  13%   26.48MB/s    0:00:00 (xfr#3, to-chk=75/82)
30-Nov-2024 04:07:19          83,296  13%   26.48MB/s    0:00:00 (xfr#4, to-chk=73/82)
30-Nov-2024 04:07:19          83,296  13%   26.48MB/s    0:00:00 (xfr#5, to-chk=71/82)
30-Nov-2024 04:07:19         122,568  19%   19.48MB/s    0:00:00 (xfr#6, to-chk=69/82)
30-Nov-2024 04:07:19         122,718  19%   19.51MB/s    0:00:00 (xfr#7, to-chk=67/82)
30-Nov-2024 04:07:19         123,015  19%   19.55MB/s    0:00:00 (xfr#8, to-chk=65/82)
30-Nov-2024 04:07:19         211,986  33%   11.89MB/s    0:00:00 (xfr#9, to-chk=63/82)
30-Nov-2024 04:07:19         214,430  33%   12.03MB/s    0:00:00 (xfr#10, to-chk=53/82)
30-Nov-2024 04:07:19         220,579  34%   11.69MB/s    0:00:00 (xfr#11, to-chk=52/82)
30-Nov-2024 04:07:19         222,795  35%   11.80MB/s    0:00:00 (xfr#12, to-chk=51/82)
30-Nov-2024 04:07:19         228,942  36%   11.49MB/s    0:00:00 (xfr#13, to-chk=50/82)
30-Nov-2024 04:07:19         231,956  36%   11.64MB/s    0:00:00 (xfr#14, to-chk=49/82)
30-Nov-2024 04:07:19         232,176  36%   11.65MB/s    0:00:00 (xfr#15, to-chk=48/82)
30-Nov-2024 04:07:19         236,273  37%   11.27MB/s    0:00:00 (xfr#16, to-chk=47/82)
30-Nov-2024 04:07:19         236,779  37%   11.29MB/s    0:00:00 (xfr#17, to-chk=46/82)
30-Nov-2024 04:07:19         239,514  37%   11.42MB/s    0:00:00 (xfr#18, to-chk=45/82)
30-Nov-2024 04:07:19         243,896  38%   10.57MB/s    0:00:00 (xfr#19, to-chk=44/82)
30-Nov-2024 04:07:19         247,423  39%   10.73MB/s    0:00:00 (xfr#20, to-chk=43/82)
30-Nov-2024 04:07:19         253,000  39%   10.97MB/s    0:00:00 (xfr#21, to-chk=42/82)
30-Nov-2024 04:07:19         257,895  40%   11.18MB/s    0:00:00 (xfr#22, to-chk=41/82)
30-Nov-2024 04:07:19         263,757  41%   11.43MB/s    0:00:00 (xfr#23, to-chk=40/82)
30-Nov-2024 04:07:19         264,206  41%   11.45MB/s    0:00:00 (xfr#24, to-chk=39/82)
30-Nov-2024 04:07:19         267,733  42%   11.10MB/s    0:00:00 (xfr#25, to-chk=38/82)
30-Nov-2024 04:07:19         269,664  42%   11.18MB/s    0:00:00 (xfr#26, to-chk=37/82)
30-Nov-2024 04:07:19         276,725  43%   11.47MB/s    0:00:00 (xfr#27, to-chk=36/82)
30-Nov-2024 04:07:19         280,024  44%   11.61MB/s    0:00:00 (xfr#28, to-chk=35/82)
30-Nov-2024 04:07:19         287,765  45%   11.43MB/s    0:00:00 (xfr#29, to-chk=34/82)
30-Nov-2024 04:07:19         288,497  45%   11.46MB/s    0:00:00 (xfr#30, to-chk=33/82)
30-Nov-2024 04:07:19         293,449  46%   11.19MB/s    0:00:00 (xfr#31, to-chk=32/82)
30-Nov-2024 04:07:19         294,474  46%   11.23MB/s    0:00:00 (xfr#32, to-chk=31/82)
30-Nov-2024 04:07:19         299,764  47%   11.44MB/s    0:00:00 (xfr#33, to-chk=30/82)
30-Nov-2024 04:07:19         301,695  47%   11.51MB/s    0:00:00 (xfr#34, to-chk=29/82)
30-Nov-2024 04:07:19         302,771  47%   11.55MB/s    0:00:00 (xfr#35, to-chk=28/82)
30-Nov-2024 04:07:19         309,262  48%   11.34MB/s    0:00:00 (xfr#36, to-chk=27/82)
30-Nov-2024 04:07:19         311,712  49%   11.43MB/s    0:00:00 (xfr#37, to-chk=26/82)
30-Nov-2024 04:07:19         315,524  49%   11.57MB/s    0:00:00 (xfr#38, to-chk=25/82)
30-Nov-2024 04:07:19         320,191  50%   11.74MB/s    0:00:00 (xfr#39, to-chk=24/82)
30-Nov-2024 04:07:19         326,623  51%   11.98MB/s    0:00:00 (xfr#40, to-chk=23/82)
30-Nov-2024 04:07:19         331,005  52%   11.69MB/s    0:00:00 (xfr#41, to-chk=22/82)
30-Nov-2024 04:07:19         334,817  52%   11.83MB/s    0:00:00 (xfr#42, to-chk=21/82)
30-Nov-2024 04:07:19         337,831  53%   11.93MB/s    0:00:00 (xfr#43, to-chk=20/82)
30-Nov-2024 04:07:19         340,560  53%   12.03MB/s    0:00:00 (xfr#44, to-chk=19/82)
30-Nov-2024 04:07:19         347,560  54%   12.28MB/s    0:00:00 (xfr#45, to-chk=18/82)
30-Nov-2024 04:07:19         349,206  55%   12.33MB/s    0:00:00 (xfr#46, to-chk=17/82)
30-Nov-2024 04:07:19         356,666  56%   12.15MB/s    0:00:00 (xfr#47, to-chk=16/82)
30-Nov-2024 04:07:19         357,400  56%   12.17MB/s    0:00:00 (xfr#48, to-chk=15/82)
30-Nov-2024 04:07:19         365,200  57%   12.44MB/s    0:00:00 (xfr#49, to-chk=14/82)
30-Nov-2024 04:07:19         372,654  58%   12.69MB/s    0:00:00 (xfr#50, to-chk=13/82)
30-Nov-2024 04:07:19         372,875  58%   12.70MB/s    0:00:00 (xfr#51, to-chk=12/82)
30-Nov-2024 04:07:19         375,034  59%   12.33MB/s    0:00:00 (xfr#52, to-chk=11/82)
30-Nov-2024 04:07:19         379,701  59%   12.49MB/s    0:00:00 (xfr#53, to-chk=10/82)
30-Nov-2024 04:07:19         385,337  60%   12.67MB/s    0:00:00 (xfr#54, to-chk=9/82)
30-Nov-2024 04:07:19         392,054  61%   12.89MB/s    0:00:00 (xfr#55, to-chk=8/82)
30-Nov-2024 04:07:19         397,411  62%   12.63MB/s    0:00:00 (xfr#56, to-chk=7/82)
30-Nov-2024 04:07:19         399,057  62%   12.69MB/s    0:00:00 (xfr#57, to-chk=6/82)
30-Nov-2024 04:07:19         400,418  63%   12.73MB/s    0:00:00 (xfr#58, to-chk=5/82)
30-Nov-2024 04:07:19         407,137  64%   12.94MB/s    0:00:00 (xfr#59, to-chk=4/82)
30-Nov-2024 04:07:19         408,494  64%   12.99MB/s    0:00:00 (xfr#60, to-chk=3/82)
30-Nov-2024 04:07:19         414,364  65%   13.17MB/s    0:00:00 (xfr#61, to-chk=2/82)
30-Nov-2024 04:07:19         417,663  65%   13.28MB/s    0:00:00 (xfr#62, to-chk=1/82)
30-Nov-2024 04:07:19         421,760  66%   13.41MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 04:07:19         421,760  66%   13.41MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 04:07:19         421,760  66%   13.41MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 04:07:19         421,760  66%   12.19MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 04:07:19         421,760  66%   12.19MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 04:07:19         421,760  66%   12.19MB/s    0:00:00 (xfr#63, to-chk=0/82)
30-Nov-2024 04:07:19 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-03.53.12/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:07:19           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:07:19           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:07:19           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:07:19           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:07:19           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:07:19           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:07:19 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-03.53.12/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:07:19          56,190  12%   53.59MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:07:19         113,977  25%  108.70MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:07:19         163,351  37%   77.89MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:07:19         219,338  49%  104.59MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:07:19         219,629  50%  104.73MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:07:19         219,629  50%   41.89MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:07:19 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-03.53.12/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:07:19          23,761   7%   22.66MB/s    0:00:00 (xfr#2, to-chk=13/18)
30-Nov-2024 04:07:19          48,287  14%   46.05MB/s    0:00:00 (xfr#3, to-chk=11/18)
30-Nov-2024 04:07:19          48,287  14%   46.05MB/s    0:00:00 (xfr#4, to-chk=9/18)
30-Nov-2024 04:07:19          71,568  21%   34.13MB/s    0:00:00 (xfr#5, to-chk=7/18)
30-Nov-2024 04:07:19          71,659  21%   34.17MB/s    0:00:00 (xfr#6, to-chk=5/18)
30-Nov-2024 04:07:19          71,956  21%   34.31MB/s    0:00:00 (xfr#7, to-chk=3/18)
30-Nov-2024 04:07:19         168,173  50%   53.46MB/s    0:00:00 (xfr#8, to-chk=1/18)
30-Nov-2024 04:07:19         168,173  50%   32.08MB/s    0:00:00 (xfr#8, to-chk=0/18)
30-Nov-2024 04:07:19 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-03.53.12/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:07:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:07:19           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:07:19           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:07:19           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:07:19           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:07:19           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:07:19           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:07:19 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1732939631.0416882 exists, exporting anyway.
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19 =============================== warnings summary ===============================
30-Nov-2024 04:07:19 tests/utils/rest_utils.py:97
30-Nov-2024 04:07:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 04:07:19     print("""
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19 tests/utils/path_utils.py:112
30-Nov-2024 04:07:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 04:07:19     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19 tests/utils/acceptance_utils.py:55
30-Nov-2024 04:07:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 04:07:19     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19 tests/utils/acceptance_utils.py:57
30-Nov-2024 04:07:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 04:07:19     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 04:07:19
30-Nov-2024 04:07:19 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 04:07:19 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 04:07:19 ================== 27 passed, 4 warnings in 849.62s (0:14:09) ==================
30-Nov-2024 04:07:23 release "dev" uninstalled
30-Nov-2024 04:07:23 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
30-Nov-2024 04:07:25 No resources found
30-Nov-2024 04:07:26 Sidecar injection has been disabled
30-Nov-2024 04:07:26 Cleaning helm release "dev"...
30-Nov-2024 04:07:26 Deleted 1 helm deployments
30-Nov-2024 04:07:26 Deleted 0 k8s deployments
30-Nov-2024 04:07:26 Deleted 0 k8s services
30-Nov-2024 04:07:26 Deleted 0 persistent volumes
30-Nov-2024 04:07:27 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:07:27 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 04:07:27 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:07:27 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 04:07:27 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 04:07:27 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:07:27 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 04:07:27 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 04:07:27 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 04:07:27 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS...
30-Nov-2024 04:07:27 Finished task 'Parse test results' with result: Success
30-Nov-2024 04:07:27 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:07:27
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 04:07:27
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 04:07:27
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 04:07:27
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 04:07:27
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 04:07:27
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 04:07:27
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 04:07:27
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 04:07:27
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 04:07:27
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 04:07:27 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:07:27
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3373 (ODSRV-OAP-SDCMDS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3373-ScriptBuildTask-14785012722536215129.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance
30-Nov-2024 04:07:27 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz
30-Nov-2024 04:07:28 Uploading artifact
30-Nov-2024 04:07:28     source path: surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz
30-Nov-2024 04:07:28     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz
30-Nov-2024 04:07:28 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 04:07:28 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:07:28 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:07:28
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3373 (ODSRV-OAP-SDCMDS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3373-ScriptBuildTask-12066080646194253630.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS
30-Nov-2024 04:07:28 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 04:07:28 Finished task 'Pack logs' with result: Success
30-Nov-2024 04:07:28 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:07:28
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 04:07:28 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:07:28
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3373 (ODSRV-OAP-SDCMDS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3373-ScriptBuildTask-6913269043756665740.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance
30-Nov-2024 04:07:28   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 04:07:28                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 04:07:28
30-Nov-2024 04:07:28   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 04:07:28   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 04:07:28 100  4822  100  4822    0     0  61820      0 --:--:-- --:--:-- --:--:-- 61037
30-Nov-2024 04:07:28 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 04:07:31 Cleaning helm deployments
30-Nov-2024 04:07:31 Cleanining pods
30-Nov-2024 04:07:31 Cleaning kube persistant volumes
30-Nov-2024 04:07:31 Cleaning dockswift container
30-Nov-2024 04:07:31 Cleaning docker containers
30-Nov-2024 04:07:34 Stalled docker containers to remove:
30-Nov-2024 04:07:34 7a66b4edef06 de85f10996f6 6383cad1886a 3a687cb3417d 6abaa12ff041 6ab96ae7174a d4083ebd3730 771b0af93980 0305f6d024f4 d1d48509c1aa 25e51fac9626 da2d000be6b0 fb7f8710a0e0 13456fd1bfe1 041a64fbb64d 1695587d2055
30-Nov-2024 04:07:34 Removing stalled docker containers
30-Nov-2024 04:07:34 Error response from daemon: Cannot kill container: 7a66b4edef06: Container 7a66b4edef065722ed1631e76408e43418b9dd6e29faa4dbaba01661419b266d is not running
30-Nov-2024 04:07:34 7a66b4edef06
30-Nov-2024 04:07:34 Error response from daemon: Cannot kill container: de85f10996f6: Container de85f10996f621dd73699acc0cca8f5f74ea29f3131776dd1feb104cd7fd5834 is not running
30-Nov-2024 04:07:34 de85f10996f6
30-Nov-2024 04:07:34 Error response from daemon: Cannot kill container: 6383cad1886a: Container 6383cad1886a2e5eb48968ef6074faf6f8f27e642b927574511cceff1481048f is not running
30-Nov-2024 04:07:34 6383cad1886a
30-Nov-2024 04:07:34 Error response from daemon: Cannot kill container: 3a687cb3417d: Container 3a687cb3417d07a1f15b8eb9486f8334c2bf80564255a4220e30b78a22f14c41 is not running
30-Nov-2024 04:07:34 3a687cb3417d
30-Nov-2024 04:07:34 Error response from daemon: Cannot kill container: 6abaa12ff041: Container 6abaa12ff041be62796b206824e1cafeb5bd6a0d0387ebd570fd758b112f95bf is not running
30-Nov-2024 04:07:35 6abaa12ff041
30-Nov-2024 04:07:35 Error response from daemon: Cannot kill container: 6ab96ae7174a: Container 6ab96ae7174a67a7945d6a0af51cdd131ad75243c84b0144b33e3ce02ab012c4 is not running
30-Nov-2024 04:07:35 6ab96ae7174a
30-Nov-2024 04:07:35 Error response from daemon: Cannot kill container: d4083ebd3730: Container d4083ebd37306c3b960cabda0beca7b2c5e484159d0eab64f7eff5f198325770 is not running
30-Nov-2024 04:07:35 d4083ebd3730
30-Nov-2024 04:07:35 Error response from daemon: Cannot kill container: 771b0af93980: Container 771b0af939800d340d3075f192b444e3fad22abc181d999bdd30408d28367f99 is not running
30-Nov-2024 04:07:35 771b0af93980
30-Nov-2024 04:07:35 Error response from daemon: Cannot kill container: 0305f6d024f4: Container 0305f6d024f446e3b3bdd488ed1786bb715bdc4d5f2121c4ab3d6673285ebc43 is not running
30-Nov-2024 04:07:35 0305f6d024f4
30-Nov-2024 04:07:35 Error response from daemon: Cannot kill container: d1d48509c1aa: Container d1d48509c1aaba8309d55d9a1d34803ccf7c766524d69044f91dcd7e4b2ab0ee is not running
30-Nov-2024 04:07:35 d1d48509c1aa
30-Nov-2024 04:07:35 Error response from daemon: Cannot kill container: 25e51fac9626: Container 25e51fac9626087ba8922b67efade6c8e7b512ee1749a780f38faba325de0264 is not running
30-Nov-2024 04:07:35 25e51fac9626
30-Nov-2024 04:07:35 Error response from daemon: Cannot kill container: da2d000be6b0: Container da2d000be6b07e262880eb3695bfed3e62b6ca2d546df8d0667b36982953544f is not running
30-Nov-2024 04:07:35 da2d000be6b0
30-Nov-2024 04:07:35 Error response from daemon: Cannot kill container: fb7f8710a0e0: Container fb7f8710a0e098d9c77372ee0b3331cd9b8d90302319e863153fd6e5a1f692b0 is not running
30-Nov-2024 04:07:35 fb7f8710a0e0
30-Nov-2024 04:07:35 Error response from daemon: Cannot kill container: 13456fd1bfe1: Container 13456fd1bfe196be1370fe0fecb3b7a7ab5f37722fb82854a0f0e23a032cf300 is not running
30-Nov-2024 04:07:35 13456fd1bfe1
30-Nov-2024 04:07:35 Error response from daemon: Cannot kill container: 041a64fbb64d: Container 041a64fbb64da7831b26cd23e4dd39848e98e9a9357a645401631d5d28379b88 is not running
30-Nov-2024 04:07:36 041a64fbb64d
30-Nov-2024 04:07:36 1695587d2055
30-Nov-2024 04:07:36 1695587d2055
30-Nov-2024 04:07:36 Stalled docker volumes to remove:
30-Nov-2024 04:07:36
30-Nov-2024 04:07:36 Removing stalled docker volumes
30-Nov-2024 04:07:36 Removing stalled loopdevices
30-Nov-2024 04:07:37 Done
30-Nov-2024 04:07:37 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 04:07:37 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 04:07:37 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 04:07:37 Running post build plugin 'NCover Results Collector'
30-Nov-2024 04:07:37 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 04:07:37 Running post build plugin 'Clover Results Collector'
30-Nov-2024 04:07:37 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 04:07:37 Running post build plugin 'Artifact Copier'
30-Nov-2024 04:07:37 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 04:07:37 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 105.1 ms
30-Nov-2024 04:07:37 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS'
30-Nov-2024 04:07:37 Finalising the build...
30-Nov-2024 04:07:37 Stopping timer.
30-Nov-2024 04:07:37 Build ODSRV-OAP-SDCMDS-3373 completed.
30-Nov-2024 04:07:38 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 04:07:38 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 04:07:38 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 04:07:38 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 04:07:38 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 04:07:38 All post build plugins have finished
30-Nov-2024 04:07:38 Generating build results summary...
30-Nov-2024 04:07:38 Saving build results to disk...
30-Nov-2024 04:07:38 Store variable context...
30-Nov-2024 04:07:38 Finished building ODSRV-OAP-SDCMDS-3373.