oneclient acceptance tests using environment deployed from packages

Build: #3360 failed

Job: multiprovider proxy directory CRUD proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

07-Nov-2024 23:55:56
07-Nov-2024 23:55:56 Unmounting client from /tmp/onedata/mnt/2q9jcb9ysff9zhbc
07-Nov-2024 23:55:56
07-Nov-2024 23:55:56
07-Nov-2024 23:56:22 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:56:22 =================================================================
07-Nov-2024 23:56:22 - Executing scenario 'Fail to delete non-empty directory using rmdir'
07-Nov-2024 23:56:22 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:56:22 -----------------------------------------------------------------
07-Nov-2024 23:56:22 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:56:22 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:56:22 using [token, token] by [user1, user2]"'
07-Nov-2024 23:56:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:56:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:56:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:56:22
07-Nov-2024 23:56:22
07-Nov-2024 23:56:22 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm'
07-Nov-2024 23:56:22 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm' successfully started
07-Nov-2024 23:56:22
07-Nov-2024 23:56:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yxeaie01tlk2fbkw
07-Nov-2024 23:56:22
07-Nov-2024 23:56:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yxeaie01tlk2fbkw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yxeaie01tlk2fbkw
07-Nov-2024 23:56:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12370926675064551063'...
07-Nov-2024 23:56:22 Getting configuration...
07-Nov-2024 23:56:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yxeaie01tlk2fbkw'.
07-Nov-2024 23:56:22
07-Nov-2024 23:56:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:56:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:56:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:56:22
07-Nov-2024 23:56:22
07-Nov-2024 23:56:22 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p'
07-Nov-2024 23:56:22 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p' successfully started
07-Nov-2024 23:56:22
07-Nov-2024 23:56:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1b1zf9fadewtgn0o
07-Nov-2024 23:56:22
07-Nov-2024 23:56:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1b1zf9fadewtgn0o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1b1zf9fadewtgn0o
07-Nov-2024 23:56:22 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7201357325963877970'...
07-Nov-2024 23:56:22 Getting configuration...
07-Nov-2024 23:56:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1b1zf9fadewtgn0o'.
07-Nov-2024 23:56:22
07-Nov-2024 23:56:22 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
07-Nov-2024 23:56:22 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
07-Nov-2024 23:56:22 =================================================================
07-Nov-2024 23:56:22
07-Nov-2024 23:56:23 PASSED
07-Nov-2024 23:56:23 Unmounting client from /tmp/onedata/mnt/yxeaie01tlk2fbkw
07-Nov-2024 23:56:23
07-Nov-2024 23:56:23
07-Nov-2024 23:56:23 Unmounting client from /tmp/onedata/mnt/1b1zf9fadewtgn0o
07-Nov-2024 23:56:23
07-Nov-2024 23:56:23
07-Nov-2024 23:56:49 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:56:49 =================================================================
07-Nov-2024 23:56:49 - Executing scenario 'Delete non-empty directory'
07-Nov-2024 23:56:49 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:56:49 -----------------------------------------------------------------
07-Nov-2024 23:56:49 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:56:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:56:49 using [token, token] by [user1, user2]"'
07-Nov-2024 23:56:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:56:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:56:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm'
07-Nov-2024 23:56:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm' successfully started
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/niq4cwu4r7zst25c
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/niq4cwu4r7zst25c --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/niq4cwu4r7zst25c
07-Nov-2024 23:56:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10223375382007286179'...
07-Nov-2024 23:56:49 Getting configuration...
07-Nov-2024 23:56:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/niq4cwu4r7zst25c'.
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:56:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:56:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p'
07-Nov-2024 23:56:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p' successfully started
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jwt5ryyr38zhfzyq
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jwt5ryyr38zhfzyq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jwt5ryyr38zhfzyq
07-Nov-2024 23:56:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12556884350719882414'...
07-Nov-2024 23:56:49 Getting configuration...
07-Nov-2024 23:56:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jwt5ryyr38zhfzyq'.
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
07-Nov-2024 23:56:49 on client11"'
07-Nov-2024 23:56:49 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
07-Nov-2024 23:56:49 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
07-Nov-2024 23:56:49 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
07-Nov-2024 23:56:49 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
07-Nov-2024 23:56:49 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
07-Nov-2024 23:56:49 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
07-Nov-2024 23:56:49 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
07-Nov-2024 23:56:49 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
07-Nov-2024 23:56:49 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
07-Nov-2024 23:56:49 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
07-Nov-2024 23:56:49 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
07-Nov-2024 23:56:49 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
07-Nov-2024 23:56:49 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
07-Nov-2024 23:56:49 =================================================================
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49 PASSED
07-Nov-2024 23:56:49 Unmounting client from /tmp/onedata/mnt/niq4cwu4r7zst25c
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49 Unmounting client from /tmp/onedata/mnt/jwt5ryyr38zhfzyq
07-Nov-2024 23:56:49
07-Nov-2024 23:56:49
07-Nov-2024 23:57:16 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:57:16 =================================================================
07-Nov-2024 23:57:16 - Executing scenario 'Move directory'
07-Nov-2024 23:57:16 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:57:16 -----------------------------------------------------------------
07-Nov-2024 23:57:16 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:57:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:57:16 using [token, token] by [user1, user2]"'
07-Nov-2024 23:57:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:57:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:57:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm'
07-Nov-2024 23:57:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm' successfully started
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/frpaa8cfs8lm1z3z
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/frpaa8cfs8lm1z3z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/frpaa8cfs8lm1z3z
07-Nov-2024 23:57:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '599237768374164395'...
07-Nov-2024 23:57:16 Getting configuration...
07-Nov-2024 23:57:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/frpaa8cfs8lm1z3z'.
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:57:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:57:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p'
07-Nov-2024 23:57:16 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p' successfully started
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/oc8nwo27jhl2yut8
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/oc8nwo27jhl2yut8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/oc8nwo27jhl2yut8
07-Nov-2024 23:57:16 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14282909271725849508'...
07-Nov-2024 23:57:16 Getting configuration...
07-Nov-2024 23:57:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/oc8nwo27jhl2yut8'.
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 23:57:16 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 23:57:16 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 23:57:16 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:57:16 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:57:16 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:57:16 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:57:16 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:57:16 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:57:16 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:57:16 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:57:16 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:57:16 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:57:16 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:57:16 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:57:16 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:57:16 =================================================================
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16 PASSED
07-Nov-2024 23:57:16 Unmounting client from /tmp/onedata/mnt/frpaa8cfs8lm1z3z
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16 Unmounting client from /tmp/onedata/mnt/oc8nwo27jhl2yut8
07-Nov-2024 23:57:16
07-Nov-2024 23:57:16
07-Nov-2024 23:57:41 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:57:41 =================================================================
07-Nov-2024 23:57:41 - Executing scenario 'Copy directory'
07-Nov-2024 23:57:41 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:57:41 -----------------------------------------------------------------
07-Nov-2024 23:57:41 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:57:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:57:41 using [token, token] by [user1, user2]"'
07-Nov-2024 23:57:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:57:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:57:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:57:41
07-Nov-2024 23:57:41
07-Nov-2024 23:57:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm'
07-Nov-2024 23:57:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm' successfully started
07-Nov-2024 23:57:41
07-Nov-2024 23:57:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vi6hpb0q8bm0dz2x
07-Nov-2024 23:57:41
07-Nov-2024 23:57:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vi6hpb0q8bm0dz2x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vi6hpb0q8bm0dz2x
07-Nov-2024 23:57:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '183702933324591795'...
07-Nov-2024 23:57:41 Getting configuration...
07-Nov-2024 23:57:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vi6hpb0q8bm0dz2x'.
07-Nov-2024 23:57:41
07-Nov-2024 23:57:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:57:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:57:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:57:41
07-Nov-2024 23:57:41
07-Nov-2024 23:57:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p'
07-Nov-2024 23:57:41 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p' successfully started
07-Nov-2024 23:57:41
07-Nov-2024 23:57:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/008vzx70rtjdgjbh
07-Nov-2024 23:57:41
07-Nov-2024 23:57:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/008vzx70rtjdgjbh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/008vzx70rtjdgjbh
07-Nov-2024 23:57:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2809298496031183235'...
07-Nov-2024 23:57:41 Getting configuration...
07-Nov-2024 23:57:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/008vzx70rtjdgjbh'.
07-Nov-2024 23:57:41
07-Nov-2024 23:57:41 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 23:57:41 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:57:41 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:57:41 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:57:41 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:57:41 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:57:41 =================================================================
07-Nov-2024 23:57:41
07-Nov-2024 23:57:42 PASSED
07-Nov-2024 23:57:42 Unmounting client from /tmp/onedata/mnt/vi6hpb0q8bm0dz2x
07-Nov-2024 23:57:42
07-Nov-2024 23:57:42
07-Nov-2024 23:57:42 Unmounting client from /tmp/onedata/mnt/008vzx70rtjdgjbh
07-Nov-2024 23:57:42
07-Nov-2024 23:57:42
07-Nov-2024 23:58:07 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:58:07 =================================================================
07-Nov-2024 23:58:07 - Executing scenario 'Fail to move directory to itself'
07-Nov-2024 23:58:07 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:58:07 -----------------------------------------------------------------
07-Nov-2024 23:58:07 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:58:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:58:07 using [token, token] by [user1, user2]"'
07-Nov-2024 23:58:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:58:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:58:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:58:07
07-Nov-2024 23:58:07
07-Nov-2024 23:58:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm'
07-Nov-2024 23:58:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm' successfully started
07-Nov-2024 23:58:07
07-Nov-2024 23:58:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lrsaa1imzpk26kph
07-Nov-2024 23:58:07
07-Nov-2024 23:58:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lrsaa1imzpk26kph --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lrsaa1imzpk26kph
07-Nov-2024 23:58:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8133367465259401137'...
07-Nov-2024 23:58:07 Getting configuration...
07-Nov-2024 23:58:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lrsaa1imzpk26kph'.
07-Nov-2024 23:58:07
07-Nov-2024 23:58:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:58:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:58:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:58:07
07-Nov-2024 23:58:07
07-Nov-2024 23:58:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p'
07-Nov-2024 23:58:07 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p' successfully started
07-Nov-2024 23:58:07
07-Nov-2024 23:58:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ho2jhd2l26l0ob5g
07-Nov-2024 23:58:07
07-Nov-2024 23:58:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ho2jhd2l26l0ob5g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ho2jhd2l26l0ob5g
07-Nov-2024 23:58:07 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10461342930899424805'...
07-Nov-2024 23:58:07 Getting configuration...
07-Nov-2024 23:58:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ho2jhd2l26l0ob5g'.
07-Nov-2024 23:58:07
07-Nov-2024 23:58:07 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:58:07 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:58:07 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:58:07 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
07-Nov-2024 23:58:07 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 23:58:07 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 23:58:07 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:58:07 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:58:07 =================================================================
07-Nov-2024 23:58:07
07-Nov-2024 23:58:08 PASSED
07-Nov-2024 23:58:08 Unmounting client from /tmp/onedata/mnt/lrsaa1imzpk26kph
07-Nov-2024 23:58:08
07-Nov-2024 23:58:08
07-Nov-2024 23:58:08 Unmounting client from /tmp/onedata/mnt/ho2jhd2l26l0ob5g
07-Nov-2024 23:58:08
07-Nov-2024 23:58:08
07-Nov-2024 23:58:33 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:58:33 =================================================================
07-Nov-2024 23:58:33 - Executing scenario 'Fail to move directory to its subtree'
07-Nov-2024 23:58:33 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:58:33 -----------------------------------------------------------------
07-Nov-2024 23:58:33 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:58:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:58:33 using [token, token] by [user1, user2]"'
07-Nov-2024 23:58:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:58:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:58:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-z8gqm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:58:33
07-Nov-2024 23:58:33
07-Nov-2024 23:58:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm'
07-Nov-2024 23:58:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-z8gqm' successfully started
07-Nov-2024 23:58:33
07-Nov-2024 23:58:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/29lnlq1oh5yqylkb
07-Nov-2024 23:58:33
07-Nov-2024 23:58:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/29lnlq1oh5yqylkb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/29lnlq1oh5yqylkb
07-Nov-2024 23:58:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '842453297268663327'...
07-Nov-2024 23:58:33 Getting configuration...
07-Nov-2024 23:58:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/29lnlq1oh5yqylkb'.
07-Nov-2024 23:58:33
07-Nov-2024 23:58:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:58:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:58:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xng6p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:58:33
07-Nov-2024 23:58:33
07-Nov-2024 23:58:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p'
07-Nov-2024 23:58:33 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xng6p' successfully started
07-Nov-2024 23:58:33
07-Nov-2024 23:58:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4ggjoq17vk23vztc
07-Nov-2024 23:58:33
07-Nov-2024 23:58:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4ggjoq17vk23vztc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4ggjoq17vk23vztc
07-Nov-2024 23:58:33 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15126528318140469773'...
07-Nov-2024 23:58:33 Getting configuration...
07-Nov-2024 23:58:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4ggjoq17vk23vztc'.
07-Nov-2024 23:58:33
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:58:33 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:58:33 =================================================================
07-Nov-2024 23:58:33
07-Nov-2024 23:58:45 PASSED
07-Nov-2024 23:58:45 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:58:45 Unmounting client from /tmp/onedata/mnt/29lnlq1oh5yqylkb
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45 Unmounting client from /tmp/onedata/mnt/4ggjoq17vk23vztc
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731023914.106074', '-c', '/tmp/logs']
07-Nov-2024 23:58:45 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-8s2xm. See /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-cross-support-job-3p-users-8s2xm/entrypoint.log for more details
07-Nov-2024 23:58:45 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-z8gqm: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-oneclient-krakow-7d9476b8bc-z8gqm/oneclient_logs
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=202/235)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45          29,495   0%   28.13MB/s    0:00:00 (xfr#1, to-chk=201/235)
07-Nov-2024 23:58:45          29,495   0%   28.13MB/s    0:00:00 (xfr#1, to-chk=194/235)
07-Nov-2024 23:58:45          30,053   0%   28.66MB/s    0:00:00 (xfr#2, to-chk=197/235)
07-Nov-2024 23:58:45          34,192   0%   32.61MB/s    0:00:00 (xfr#3, to-chk=196/235)
07-Nov-2024 23:58:45         149,279   3%   47.45MB/s    0:00:00 (xfr#4, to-chk=195/235)
07-Nov-2024 23:58:45         149,837   3%   47.63MB/s    0:00:00 (xfr#5, to-chk=194/235)
07-Nov-2024 23:58:45         150,465   3%   47.83MB/s    0:00:00 (xfr#6, to-chk=193/235)
07-Nov-2024 23:58:45         168,919   3%   40.27MB/s    0:00:00 (xfr#7, to-chk=192/235)
07-Nov-2024 23:58:45         169,381   3%   32.31MB/s    0:00:00 (xfr#8, to-chk=188/235)
07-Nov-2024 23:58:45         236,154   5%   11.85MB/s    0:00:00 (xfr#9, to-chk=187/235)
07-Nov-2024 23:58:45         236,616   5%    9.40MB/s    0:00:00 (xfr#10, to-chk=186/235)
07-Nov-2024 23:58:45         259,256   6%   10.30MB/s    0:00:00 (xfr#11, to-chk=185/235)
07-Nov-2024 23:58:45         260,102   6%    9.92MB/s    0:00:00 (xfr#12, to-chk=181/235)
07-Nov-2024 23:58:45         352,925   8%   13.46MB/s    0:00:00 (xfr#13, to-chk=180/235)
07-Nov-2024 23:58:45         353,771   8%   13.50MB/s    0:00:00 (xfr#14, to-chk=179/235)
07-Nov-2024 23:58:45         386,095   9%   14.16MB/s    0:00:00 (xfr#15, to-chk=178/235)
07-Nov-2024 23:58:45         386,845   9%   14.19MB/s    0:00:00 (xfr#16, to-chk=174/235)
07-Nov-2024 23:58:45         539,569  12%   19.06MB/s    0:00:00 (xfr#17, to-chk=173/235)
07-Nov-2024 23:58:45         540,319  12%   19.08MB/s    0:00:00 (xfr#18, to-chk=172/235)
07-Nov-2024 23:58:45         578,712  13%   19.71MB/s    0:00:00 (xfr#19, to-chk=171/235)
07-Nov-2024 23:58:45         579,462  13%   19.74MB/s    0:00:00 (xfr#20, to-chk=167/235)
07-Nov-2024 23:58:45         743,723  17%   23.64MB/s    0:00:00 (xfr#21, to-chk=166/235)
07-Nov-2024 23:58:45         744,473  17%   22.90MB/s    0:00:00 (xfr#22, to-chk=165/235)
07-Nov-2024 23:58:45         767,010  17%   22.86MB/s    0:00:00 (xfr#23, to-chk=164/235)
07-Nov-2024 23:58:45         767,568  18%   22.88MB/s    0:00:00 (xfr#24, to-chk=160/235)
07-Nov-2024 23:58:45         841,662  19%   24.32MB/s    0:00:00 (xfr#25, to-chk=159/235)
07-Nov-2024 23:58:45         842,220  19%   22.95MB/s    0:00:00 (xfr#26, to-chk=158/235)
07-Nov-2024 23:58:45         842,848  19%   22.97MB/s    0:00:00 (xfr#27, to-chk=157/235)
07-Nov-2024 23:58:45         864,668  20%   23.56MB/s    0:00:00 (xfr#28, to-chk=156/235)
07-Nov-2024 23:58:45         865,226  20%   23.58MB/s    0:00:00 (xfr#29, to-chk=152/235)
07-Nov-2024 23:58:45         944,470  22%   20.95MB/s    0:00:00 (xfr#30, to-chk=151/235)
07-Nov-2024 23:58:45         945,028  22%   20.48MB/s    0:00:00 (xfr#31, to-chk=150/235)
07-Nov-2024 23:58:45         969,539  22%   20.55MB/s    0:00:00 (xfr#32, to-chk=149/235)
07-Nov-2024 23:58:45         970,097  22%   20.56MB/s    0:00:00 (xfr#33, to-chk=145/235)
07-Nov-2024 23:58:45       1,063,026  24%   21.57MB/s    0:00:00 (xfr#34, to-chk=144/235)
07-Nov-2024 23:58:45       1,063,584  24%   20.70MB/s    0:00:00 (xfr#35, to-chk=143/235)
07-Nov-2024 23:58:45       1,064,212  24%   20.71MB/s    0:00:00 (xfr#36, to-chk=142/235)
07-Nov-2024 23:58:45       1,084,893  25%   20.69MB/s    0:00:00 (xfr#37, to-chk=141/235)
07-Nov-2024 23:58:45       1,085,451  25%   20.70MB/s    0:00:00 (xfr#38, to-chk=137/235)
07-Nov-2024 23:58:45       1,089,592  25%   20.78MB/s    0:00:00 (xfr#39, to-chk=136/235)
07-Nov-2024 23:58:45       1,171,566  27%   21.91MB/s    0:00:00 (xfr#40, to-chk=135/235)
07-Nov-2024 23:58:45       1,172,124  27%   21.92MB/s    0:00:00 (xfr#41, to-chk=134/235)
07-Nov-2024 23:58:45       1,204,000  28%   22.08MB/s    0:00:00 (xfr#42, to-chk=133/235)
07-Nov-2024 23:58:45       1,204,654  28%   22.09MB/s    0:00:00 (xfr#43, to-chk=129/235)
07-Nov-2024 23:58:45       1,313,687  30%   23.64MB/s    0:00:00 (xfr#44, to-chk=128/235)
07-Nov-2024 23:58:45       1,314,341  30%   23.65MB/s    0:00:00 (xfr#45, to-chk=127/235)
07-Nov-2024 23:58:45       1,314,969  30%   23.66MB/s    0:00:00 (xfr#46, to-chk=126/235)
07-Nov-2024 23:58:45       1,364,230  31%   20.98MB/s    0:00:00 (xfr#47, to-chk=125/235)
07-Nov-2024 23:58:45       1,364,980  32%   20.34MB/s    0:00:00 (xfr#48, to-chk=121/235)
07-Nov-2024 23:58:45       1,586,827  37%   23.28MB/s    0:00:00 (xfr#49, to-chk=120/235)
07-Nov-2024 23:58:45       1,587,577  37%   22.60MB/s    0:00:00 (xfr#50, to-chk=119/235)
07-Nov-2024 23:58:45       1,588,205  37%   22.27MB/s    0:00:00 (xfr#51, to-chk=118/235)
07-Nov-2024 23:58:45       1,612,858  37%   22.29MB/s    0:00:00 (xfr#52, to-chk=117/235)
07-Nov-2024 23:58:45       1,613,416  37%   22.30MB/s    0:00:00 (xfr#53, to-chk=113/235)
07-Nov-2024 23:58:45       1,701,862  39%   23.19MB/s    0:00:00 (xfr#54, to-chk=112/235)
07-Nov-2024 23:58:45       1,702,420  39%   22.87MB/s    0:00:00 (xfr#55, to-chk=111/235)
07-Nov-2024 23:58:45       1,717,117  40%   22.74MB/s    0:00:00 (xfr#56, to-chk=110/235)
07-Nov-2024 23:58:45       1,717,483  40%   22.44MB/s    0:00:00 (xfr#57, to-chk=106/235)
07-Nov-2024 23:58:45       1,721,628  40%   22.49MB/s    0:00:00 (xfr#58, to-chk=105/235)
07-Nov-2024 23:58:45       1,776,914  41%   22.90MB/s    0:00:00 (xfr#59, to-chk=104/235)
07-Nov-2024 23:58:45       1,777,280  41%   22.60MB/s    0:00:00 (xfr#60, to-chk=103/235)
07-Nov-2024 23:58:45       1,799,657  42%   22.58MB/s    0:00:00 (xfr#61, to-chk=102/235)
07-Nov-2024 23:58:45       1,800,119  42%   22.30MB/s    0:00:00 (xfr#62, to-chk=98/235)
07-Nov-2024 23:58:45       1,895,306  44%   23.47MB/s    0:00:00 (xfr#63, to-chk=97/235)
07-Nov-2024 23:58:45       1,895,768  44%   23.18MB/s    0:00:00 (xfr#64, to-chk=96/235)
07-Nov-2024 23:58:45       1,923,441  45%   23.22MB/s    0:00:00 (xfr#65, to-chk=95/235)
07-Nov-2024 23:58:45       1,924,191  45%   23.23MB/s    0:00:00 (xfr#66, to-chk=91/235)
07-Nov-2024 23:58:45       2,035,163  47%   23.67MB/s    0:00:00 (xfr#67, to-chk=90/235)
07-Nov-2024 23:58:45       2,035,913  47%   23.39MB/s    0:00:00 (xfr#68, to-chk=89/235)
07-Nov-2024 23:58:45       2,056,963  48%   22.81MB/s    0:00:00 (xfr#69, to-chk=88/235)
07-Nov-2024 23:58:45       2,057,617  48%   22.56MB/s    0:00:00 (xfr#70, to-chk=84/235)
07-Nov-2024 23:58:45       2,159,510  50%   22.88MB/s    0:00:00 (xfr#71, to-chk=83/235)
07-Nov-2024 23:58:45       2,160,164  50%   22.64MB/s    0:00:00 (xfr#72, to-chk=82/235)
07-Nov-2024 23:58:45       2,160,792  50%   22.40MB/s    0:00:00 (xfr#73, to-chk=81/235)
07-Nov-2024 23:58:45       2,211,203  51%   22.43MB/s    0:00:00 (xfr#74, to-chk=80/235)
07-Nov-2024 23:58:45       2,211,857  51%   22.44MB/s    0:00:00 (xfr#75, to-chk=76/235)
07-Nov-2024 23:58:45       2,416,508  56%   21.95MB/s    0:00:00 (xfr#76, to-chk=75/235)
07-Nov-2024 23:58:45       2,417,162  56%   21.95MB/s    0:00:00 (xfr#77, to-chk=74/235)
07-Nov-2024 23:58:45       2,459,647  57%   22.13MB/s    0:00:00 (xfr#78, to-chk=73/235)
07-Nov-2024 23:58:45       2,460,589  57%   22.14MB/s    0:00:00 (xfr#79, to-chk=69/235)
07-Nov-2024 23:58:45       2,629,497  61%   23.22MB/s    0:00:00 (xfr#80, to-chk=68/235)
07-Nov-2024 23:58:45       2,630,439  61%   23.23MB/s    0:00:00 (xfr#81, to-chk=67/235)
07-Nov-2024 23:58:45       2,660,663  62%   23.28MB/s    0:00:00 (xfr#82, to-chk=66/235)
07-Nov-2024 23:58:45       2,661,413  62%   23.29MB/s    0:00:00 (xfr#83, to-chk=62/235)
07-Nov-2024 23:58:45       2,765,942  64%   23.98MB/s    0:00:00 (xfr#84, to-chk=61/235)
07-Nov-2024 23:58:45       2,766,692  64%   23.99MB/s    0:00:00 (xfr#85, to-chk=60/235)
07-Nov-2024 23:58:45       2,790,896  65%   23.98MB/s    0:00:00 (xfr#86, to-chk=59/235)
07-Nov-2024 23:58:45       2,791,454  65%   23.98MB/s    0:00:00 (xfr#87, to-chk=55/235)
07-Nov-2024 23:58:45       2,872,766  67%   24.03MB/s    0:00:00 (xfr#88, to-chk=54/235)
07-Nov-2024 23:58:45       2,873,324  67%   24.04MB/s    0:00:00 (xfr#89, to-chk=53/235)
07-Nov-2024 23:58:45       2,892,609  67%   23.99MB/s    0:00:00 (xfr#90, to-chk=52/235)
07-Nov-2024 23:58:45       2,893,167  67%   23.99MB/s    0:00:00 (xfr#91, to-chk=48/235)
07-Nov-2024 23:58:45       2,897,311  67%   23.82MB/s    0:00:00 (xfr#92, to-chk=47/235)
07-Nov-2024 23:58:45       2,954,642  69%   24.08MB/s    0:00:00 (xfr#93, to-chk=46/235)
07-Nov-2024 23:58:45       2,955,200  69%   24.09MB/s    0:00:00 (xfr#94, to-chk=45/235)
07-Nov-2024 23:58:45       3,015,731  70%   24.17MB/s    0:00:00 (xfr#95, to-chk=44/235)
07-Nov-2024 23:58:45       3,016,577  70%   24.18MB/s    0:00:00 (xfr#96, to-chk=40/235)
07-Nov-2024 23:58:45       3,402,107  79%   26.59MB/s    0:00:00 (xfr#97, to-chk=39/235)
07-Nov-2024 23:58:45       3,402,953  79%   26.60MB/s    0:00:00 (xfr#98, to-chk=38/235)
07-Nov-2024 23:58:45       3,439,450  80%   25.63MB/s    0:00:00 (xfr#99, to-chk=37/235)
07-Nov-2024 23:58:45       3,440,200  80%   25.43MB/s    0:00:00 (xfr#100, to-chk=33/235)
07-Nov-2024 23:58:45       3,581,200  83%   26.07MB/s    0:00:00 (xfr#101, to-chk=32/235)
07-Nov-2024 23:58:45       3,581,950  84%   25.88MB/s    0:00:00 (xfr#102, to-chk=31/235)
07-Nov-2024 23:58:45       3,602,368  84%   26.03MB/s    0:00:00 (xfr#103, to-chk=30/235)
07-Nov-2024 23:58:45       3,603,022  84%   25.84MB/s    0:00:00 (xfr#104, to-chk=26/235)
07-Nov-2024 23:58:45       3,674,457  86%   25.96MB/s    0:00:00 (xfr#105, to-chk=25/235)
07-Nov-2024 23:58:45       3,675,111  86%   25.96MB/s    0:00:00 (xfr#106, to-chk=24/235)
07-Nov-2024 23:58:45       3,675,739  86%   25.78MB/s    0:00:00 (xfr#107, to-chk=23/235)
07-Nov-2024 23:58:45       3,696,442  86%   25.73MB/s    0:00:00 (xfr#108, to-chk=22/235)
07-Nov-2024 23:58:45       3,697,000  86%   25.74MB/s    0:00:00 (xfr#109, to-chk=18/235)
07-Nov-2024 23:58:45       3,797,975  89%   26.06MB/s    0:00:00 (xfr#110, to-chk=17/235)
07-Nov-2024 23:58:45       3,798,533  89%   25.88MB/s    0:00:00 (xfr#111, to-chk=16/235)
07-Nov-2024 23:58:45       3,839,431  90%   25.61MB/s    0:00:00 (xfr#112, to-chk=15/235)
07-Nov-2024 23:58:45       3,839,701  90%   25.43MB/s    0:00:00 (xfr#113, to-chk=11/235)
07-Nov-2024 23:58:45       4,117,751  96%   26.71MB/s    0:00:00 (xfr#114, to-chk=10/235)
07-Nov-2024 23:58:45       4,118,021  96%   26.54MB/s    0:00:00 (xfr#115, to-chk=9/235)
07-Nov-2024 23:58:45       4,118,649  96%   26.54MB/s    0:00:00 (xfr#116, to-chk=8/235)
07-Nov-2024 23:58:45       4,133,889  96%   26.64MB/s    0:00:00 (xfr#117, to-chk=7/235)
07-Nov-2024 23:58:45       4,134,447  96%   26.64MB/s    0:00:00 (xfr#118, to-chk=3/235)
07-Nov-2024 23:58:45       4,191,918  98%   26.83MB/s    0:00:00 (xfr#119, to-chk=2/235)
07-Nov-2024 23:58:45       4,192,476  98%   26.83MB/s    0:00:00 (xfr#120, to-chk=1/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.26MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   27.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   25.71MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   25.71MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45       4,259,322  99%   25.71MB/s    0:00:00 (xfr#121, to-chk=0/235)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-xng6p: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-oneclient-paris-5cc45c8cb7-xng6p/oneclient_logs
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=195/228)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45          34,630   1%   33.03MB/s    0:00:00 (xfr#1, to-chk=194/228)
07-Nov-2024 23:58:45          34,630   1%   33.03MB/s    0:00:00 (xfr#1, to-chk=188/228)
07-Nov-2024 23:58:45          35,284   1%   33.65MB/s    0:00:00 (xfr#2, to-chk=190/228)
07-Nov-2024 23:58:45         169,228   5%  161.39MB/s    0:00:00 (xfr#3, to-chk=189/228)
07-Nov-2024 23:58:45         169,882   5%  162.01MB/s    0:00:00 (xfr#4, to-chk=188/228)
07-Nov-2024 23:58:45         190,311   6%  181.49MB/s    0:00:00 (xfr#5, to-chk=187/228)
07-Nov-2024 23:58:45         190,773   6%  181.94MB/s    0:00:00 (xfr#6, to-chk=183/228)
07-Nov-2024 23:58:45         256,921   8%  245.02MB/s    0:00:00 (xfr#7, to-chk=182/228)
07-Nov-2024 23:58:45         257,383   8%  122.73MB/s    0:00:00 (xfr#8, to-chk=181/228)
07-Nov-2024 23:58:45         279,561   9%  133.31MB/s    0:00:00 (xfr#9, to-chk=180/228)
07-Nov-2024 23:58:45         280,119   9%  133.57MB/s    0:00:00 (xfr#10, to-chk=176/228)
07-Nov-2024 23:58:45         367,023  12%  175.01MB/s    0:00:00 (xfr#11, to-chk=175/228)
07-Nov-2024 23:58:45         367,581  12%  175.28MB/s    0:00:00 (xfr#12, to-chk=174/228)
07-Nov-2024 23:58:45         383,512  12%  121.92MB/s    0:00:00 (xfr#13, to-chk=173/228)
07-Nov-2024 23:58:45         383,878  12%  122.03MB/s    0:00:00 (xfr#14, to-chk=169/228)
07-Nov-2024 23:58:45         443,614  14%  141.02MB/s    0:00:00 (xfr#15, to-chk=168/228)
07-Nov-2024 23:58:45         443,980  15%  141.14MB/s    0:00:00 (xfr#16, to-chk=167/228)
07-Nov-2024 23:58:45         467,139  15%  148.50MB/s    0:00:00 (xfr#17, to-chk=166/228)
07-Nov-2024 23:58:45         467,889  15%  148.74MB/s    0:00:00 (xfr#18, to-chk=162/228)
07-Nov-2024 23:58:45         564,241  19%  134.53MB/s    0:00:00 (xfr#19, to-chk=161/228)
07-Nov-2024 23:58:45         564,991  19%  134.70MB/s    0:00:00 (xfr#20, to-chk=160/228)
07-Nov-2024 23:58:45         592,454  20%  141.25MB/s    0:00:00 (xfr#21, to-chk=159/228)
07-Nov-2024 23:58:45         592,820  20%  141.34MB/s    0:00:00 (xfr#22, to-chk=155/228)
07-Nov-2024 23:58:45         681,839  23%  130.05MB/s    0:00:00 (xfr#23, to-chk=154/228)
07-Nov-2024 23:58:45         682,205  23%  130.12MB/s    0:00:00 (xfr#24, to-chk=153/228)
07-Nov-2024 23:58:45         705,979  23%  134.65MB/s    0:00:00 (xfr#25, to-chk=152/228)
07-Nov-2024 23:58:45         706,441  23%  134.74MB/s    0:00:00 (xfr#26, to-chk=148/228)
07-Nov-2024 23:58:45         794,126  26%  126.22MB/s    0:00:00 (xfr#27, to-chk=147/228)
07-Nov-2024 23:58:45         794,588  26%  126.30MB/s    0:00:00 (xfr#28, to-chk=146/228)
07-Nov-2024 23:58:45         811,554  27%  128.99MB/s    0:00:00 (xfr#29, to-chk=145/228)
07-Nov-2024 23:58:45         812,112  27%  129.08MB/s    0:00:00 (xfr#30, to-chk=141/228)
07-Nov-2024 23:58:45         878,352  29%  139.61MB/s    0:00:00 (xfr#31, to-chk=140/228)
07-Nov-2024 23:58:45         878,910  29%  119.74MB/s    0:00:00 (xfr#32, to-chk=139/228)
07-Nov-2024 23:58:45         900,558  30%  122.69MB/s    0:00:00 (xfr#33, to-chk=138/228)
07-Nov-2024 23:58:45         901,212  30%  122.78MB/s    0:00:00 (xfr#34, to-chk=134/228)
07-Nov-2024 23:58:45       1,000,687  33%   68.17MB/s    0:00:00 (xfr#35, to-chk=133/228)
07-Nov-2024 23:58:45       1,001,341  33%   63.66MB/s    0:00:00 (xfr#36, to-chk=132/228)
07-Nov-2024 23:58:45       1,001,969  33%   63.70MB/s    0:00:00 (xfr#37, to-chk=131/228)
07-Nov-2024 23:58:45       1,028,202  34%   65.37MB/s    0:00:00 (xfr#38, to-chk=130/228)
07-Nov-2024 23:58:45       1,028,664  34%   65.40MB/s    0:00:00 (xfr#39, to-chk=126/228)
07-Nov-2024 23:58:45       1,120,121  37%   56.22MB/s    0:00:00 (xfr#40, to-chk=125/228)
07-Nov-2024 23:58:45       1,120,583  37%   56.25MB/s    0:00:00 (xfr#41, to-chk=124/228)
07-Nov-2024 23:58:45       1,121,211  37%   53.46MB/s    0:00:00 (xfr#42, to-chk=123/228)
07-Nov-2024 23:58:45       1,141,267  38%   54.42MB/s    0:00:00 (xfr#43, to-chk=122/228)
07-Nov-2024 23:58:45       1,141,633  38%   54.44MB/s    0:00:00 (xfr#44, to-chk=118/228)
07-Nov-2024 23:58:45       1,224,244  41%   53.07MB/s    0:00:00 (xfr#45, to-chk=117/228)
07-Nov-2024 23:58:45       1,224,610  41%   53.09MB/s    0:00:00 (xfr#46, to-chk=116/228)
07-Nov-2024 23:58:45       1,252,700  42%   54.30MB/s    0:00:00 (xfr#47, to-chk=115/228)
07-Nov-2024 23:58:45       1,253,258  42%   54.33MB/s    0:00:00 (xfr#48, to-chk=111/228)
07-Nov-2024 23:58:45       1,346,243  45%   47.55MB/s    0:00:00 (xfr#49, to-chk=110/228)
07-Nov-2024 23:58:45       1,346,801  45%   47.57MB/s    0:00:00 (xfr#50, to-chk=109/228)
07-Nov-2024 23:58:45       1,347,429  45%   47.59MB/s    0:00:00 (xfr#51, to-chk=108/228)
07-Nov-2024 23:58:45       1,371,966  46%   48.46MB/s    0:00:00 (xfr#52, to-chk=107/228)
07-Nov-2024 23:58:45       1,372,332  46%   48.47MB/s    0:00:00 (xfr#53, to-chk=103/228)
07-Nov-2024 23:58:45       1,464,329  49%   34.06MB/s    0:00:00 (xfr#54, to-chk=102/228)
07-Nov-2024 23:58:45       1,464,695  49%   34.07MB/s    0:00:00 (xfr#55, to-chk=101/228)
07-Nov-2024 23:58:45       1,488,003  50%   33.79MB/s    0:00:00 (xfr#56, to-chk=100/228)
07-Nov-2024 23:58:45       1,488,753  50%   33.80MB/s    0:00:00 (xfr#57, to-chk=96/228)
07-Nov-2024 23:58:45       1,583,708  53%   35.12MB/s    0:00:00 (xfr#58, to-chk=95/228)
07-Nov-2024 23:58:45       1,584,458  53%   35.14MB/s    0:00:00 (xfr#59, to-chk=94/228)
07-Nov-2024 23:58:45       1,602,149  54%   34.73MB/s    0:00:00 (xfr#60, to-chk=93/228)
07-Nov-2024 23:58:45       1,602,707  54%   34.74MB/s    0:00:00 (xfr#61, to-chk=89/228)
07-Nov-2024 23:58:45       1,657,983  56%   35.14MB/s    0:00:00 (xfr#62, to-chk=88/228)
07-Nov-2024 23:58:45       1,658,541  56%   35.15MB/s    0:00:00 (xfr#63, to-chk=87/228)
07-Nov-2024 23:58:45       1,679,016  56%   34.81MB/s    0:00:00 (xfr#64, to-chk=86/228)
07-Nov-2024 23:58:45       1,679,478  56%   34.82MB/s    0:00:00 (xfr#65, to-chk=82/228)
07-Nov-2024 23:58:45       1,748,391  59%   33.35MB/s    0:00:00 (xfr#66, to-chk=81/228)
07-Nov-2024 23:58:45       1,748,853  59%   33.36MB/s    0:00:00 (xfr#67, to-chk=80/228)
07-Nov-2024 23:58:45       1,776,523  60%   33.88MB/s    0:00:00 (xfr#68, to-chk=79/228)
07-Nov-2024 23:58:45       1,776,793  60%   33.89MB/s    0:00:00 (xfr#69, to-chk=75/228)
07-Nov-2024 23:58:45       1,863,980  63%   34.19MB/s    0:00:00 (xfr#70, to-chk=74/228)
07-Nov-2024 23:58:45       1,864,250  63%   34.19MB/s    0:00:00 (xfr#71, to-chk=73/228)
07-Nov-2024 23:58:45       1,878,956  63%   34.46MB/s    0:00:00 (xfr#72, to-chk=72/228)
07-Nov-2024 23:58:45       1,879,514  63%   33.82MB/s    0:00:00 (xfr#73, to-chk=68/228)
07-Nov-2024 23:58:45       1,936,581  65%   34.85MB/s    0:00:00 (xfr#74, to-chk=67/228)
07-Nov-2024 23:58:45       1,937,139  65%   33.59MB/s    0:00:00 (xfr#75, to-chk=66/228)
07-Nov-2024 23:58:45       1,956,959  66%   33.93MB/s    0:00:00 (xfr#76, to-chk=65/228)
07-Nov-2024 23:58:45       1,957,517  66%   33.94MB/s    0:00:00 (xfr#77, to-chk=61/228)
07-Nov-2024 23:58:45       2,025,920  68%   34.50MB/s    0:00:00 (xfr#78, to-chk=60/228)
07-Nov-2024 23:58:45       2,026,478  68%   34.51MB/s    0:00:00 (xfr#79, to-chk=59/228)
07-Nov-2024 23:58:45       2,055,215  69%   35.00MB/s    0:00:00 (xfr#80, to-chk=58/228)
07-Nov-2024 23:58:45       2,055,677  69%   35.01MB/s    0:00:00 (xfr#81, to-chk=54/228)
07-Nov-2024 23:58:45       2,154,202  72%   36.04MB/s    0:00:00 (xfr#82, to-chk=53/228)
07-Nov-2024 23:58:45       2,154,664  72%   36.05MB/s    0:00:00 (xfr#83, to-chk=52/228)
07-Nov-2024 23:58:45       2,170,744  73%   36.32MB/s    0:00:00 (xfr#84, to-chk=51/228)
07-Nov-2024 23:58:45       2,171,302  73%   36.33MB/s    0:00:00 (xfr#85, to-chk=47/228)
07-Nov-2024 23:58:45       2,225,729  75%   35.98MB/s    0:00:00 (xfr#86, to-chk=46/228)
07-Nov-2024 23:58:45       2,226,287  75%   35.99MB/s    0:00:00 (xfr#87, to-chk=45/228)
07-Nov-2024 23:58:45       2,226,915  75%   36.00MB/s    0:00:00 (xfr#88, to-chk=44/228)
07-Nov-2024 23:58:45       2,240,865  75%   36.22MB/s    0:00:00 (xfr#89, to-chk=43/228)
07-Nov-2024 23:58:45       2,241,327  75%   36.23MB/s    0:00:00 (xfr#90, to-chk=39/228)
07-Nov-2024 23:58:45       2,293,961  77%   37.08MB/s    0:00:00 (xfr#91, to-chk=38/228)
07-Nov-2024 23:58:45       2,294,423  77%   37.09MB/s    0:00:00 (xfr#92, to-chk=37/228)
07-Nov-2024 23:58:45       2,318,212  78%   36.85MB/s    0:00:00 (xfr#93, to-chk=36/228)
07-Nov-2024 23:58:45       2,318,578  78%   36.85MB/s    0:00:00 (xfr#94, to-chk=32/228)
07-Nov-2024 23:58:45       2,391,598  80%   35.64MB/s    0:00:00 (xfr#95, to-chk=31/228)
07-Nov-2024 23:58:45       2,391,964  80%   35.64MB/s    0:00:00 (xfr#96, to-chk=30/228)
07-Nov-2024 23:58:45       2,425,631  81%   36.14MB/s    0:00:00 (xfr#97, to-chk=29/228)
07-Nov-2024 23:58:45       2,426,477  82%   35.60MB/s    0:00:00 (xfr#98, to-chk=25/228)
07-Nov-2024 23:58:45       2,546,189  86%   37.36MB/s    0:00:00 (xfr#99, to-chk=24/228)
07-Nov-2024 23:58:45       2,547,035  86%   37.37MB/s    0:00:00 (xfr#100, to-chk=23/228)
07-Nov-2024 23:58:45       2,563,588  86%   35.43MB/s    0:00:00 (xfr#101, to-chk=22/228)
07-Nov-2024 23:58:45       2,564,050  86%   35.44MB/s    0:00:00 (xfr#102, to-chk=18/228)
07-Nov-2024 23:58:45       2,623,774  88%   35.75MB/s    0:00:00 (xfr#103, to-chk=17/228)
07-Nov-2024 23:58:45       2,624,236  88%   35.75MB/s    0:00:00 (xfr#104, to-chk=16/228)
07-Nov-2024 23:58:45       2,663,028  90%   36.28MB/s    0:00:00 (xfr#105, to-chk=15/228)
07-Nov-2024 23:58:45       2,663,298  90%   36.28MB/s    0:00:00 (xfr#106, to-chk=11/228)
07-Nov-2024 23:58:45       2,811,925  95%   37.25MB/s    0:00:00 (xfr#107, to-chk=10/228)
07-Nov-2024 23:58:45       2,812,195  95%   37.25MB/s    0:00:00 (xfr#108, to-chk=9/228)
07-Nov-2024 23:58:45       2,812,823  95%   37.26MB/s    0:00:00 (xfr#109, to-chk=8/228)
07-Nov-2024 23:58:45       2,833,101  95%   37.53MB/s    0:00:00 (xfr#110, to-chk=7/228)
07-Nov-2024 23:58:45       2,833,467  95%   37.02MB/s    0:00:00 (xfr#111, to-chk=3/228)
07-Nov-2024 23:58:45       2,908,373  98%   38.00MB/s    0:00:00 (xfr#112, to-chk=2/228)
07-Nov-2024 23:58:45       2,908,739  98%   37.49MB/s    0:00:00 (xfr#113, to-chk=1/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   34.35MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   33.14MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   33.14MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   33.14MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45       2,953,772  99%   32.01MB/s    0:00:00 (xfr#114, to-chk=0/228)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:58:45           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:58:45           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:58:45           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:58:45           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:58:45           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45          18,006  16%   17.17MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:58:45          36,947  33%   35.24MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:58:45          36,947  33%   35.24MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:58:45          54,750  49%   52.21MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:58:45          55,041  50%   52.49MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:58:45          55,041  50%   26.25MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45          59,694   9%   56.93MB/s    0:00:00 (xfr#2, to-chk=50/55)
07-Nov-2024 23:58:45         117,254  17%   55.91MB/s    0:00:00 (xfr#3, to-chk=48/55)
07-Nov-2024 23:58:45         118,113  17%   56.32MB/s    0:00:00 (xfr#4, to-chk=46/55)
07-Nov-2024 23:58:45         118,113  17%   56.32MB/s    0:00:00 (xfr#5, to-chk=44/55)
07-Nov-2024 23:58:45         173,757  26%   55.24MB/s    0:00:00 (xfr#6, to-chk=42/55)
07-Nov-2024 23:58:45         173,907  26%   55.28MB/s    0:00:00 (xfr#7, to-chk=40/55)
07-Nov-2024 23:58:45         174,204  26%   55.38MB/s    0:00:00 (xfr#8, to-chk=38/55)
07-Nov-2024 23:58:45         272,305  41%   64.92MB/s    0:00:00 (xfr#9, to-chk=36/55)
07-Nov-2024 23:58:45         278,283  42%   66.35MB/s    0:00:00 (xfr#10, to-chk=26/55)
07-Nov-2024 23:58:45         284,601  43%   67.85MB/s    0:00:00 (xfr#11, to-chk=25/55)
07-Nov-2024 23:58:45         287,216  43%   68.48MB/s    0:00:00 (xfr#12, to-chk=24/55)
07-Nov-2024 23:58:45         291,881  44%   55.67MB/s    0:00:00 (xfr#13, to-chk=23/55)
07-Nov-2024 23:58:45         299,396  45%   57.11MB/s    0:00:00 (xfr#14, to-chk=22/55)
07-Nov-2024 23:58:45         302,929  45%   57.78MB/s    0:00:00 (xfr#15, to-chk=21/55)
07-Nov-2024 23:58:45         306,169  46%   58.40MB/s    0:00:00 (xfr#16, to-chk=20/55)
07-Nov-2024 23:58:45         312,772  47%   59.66MB/s    0:00:00 (xfr#17, to-chk=19/55)
07-Nov-2024 23:58:45         315,735  47%   60.22MB/s    0:00:00 (xfr#18, to-chk=18/55)
07-Nov-2024 23:58:45         323,991  49%   61.80MB/s    0:00:00 (xfr#19, to-chk=17/55)
07-Nov-2024 23:58:45         326,034  49%   62.19MB/s    0:00:00 (xfr#20, to-chk=16/55)
07-Nov-2024 23:58:45         333,836  50%   35.37MB/s    0:00:00 (xfr#21, to-chk=15/55)
07-Nov-2024 23:58:45         338,216  51%   35.84MB/s    0:00:00 (xfr#22, to-chk=14/55)
07-Nov-2024 23:58:45         338,492  51%   35.87MB/s    0:00:00 (xfr#23, to-chk=13/55)
07-Nov-2024 23:58:45         342,304  51%   36.27MB/s    0:00:00 (xfr#24, to-chk=12/55)
07-Nov-2024 23:58:45         343,443  52%   36.39MB/s    0:00:00 (xfr#25, to-chk=11/55)
07-Nov-2024 23:58:45         352,039  53%   33.57MB/s    0:00:00 (xfr#26, to-chk=10/55)
07-Nov-2024 23:58:45         357,048  54%   34.05MB/s    0:00:00 (xfr#27, to-chk=9/55)
07-Nov-2024 23:58:45         359,378  54%   34.27MB/s    0:00:00 (xfr#28, to-chk=8/55)
07-Nov-2024 23:58:45         360,226  54%   34.35MB/s    0:00:00 (xfr#29, to-chk=7/55)
07-Nov-2024 23:58:45         360,795  54%   34.41MB/s    0:00:00 (xfr#30, to-chk=6/55)
07-Nov-2024 23:58:45         362,553  54%   34.58MB/s    0:00:00 (xfr#31, to-chk=5/55)
07-Nov-2024 23:58:45         364,028  55%   34.72MB/s    0:00:00 (xfr#32, to-chk=4/55)
07-Nov-2024 23:58:45         368,125  55%   35.11MB/s    0:00:00 (xfr#33, to-chk=3/55)
07-Nov-2024 23:58:45         373,362  56%   32.37MB/s    0:00:00 (xfr#34, to-chk=2/55)
07-Nov-2024 23:58:45         380,600  57%   33.00MB/s    0:00:00 (xfr#35, to-chk=1/55)
07-Nov-2024 23:58:45         387,488  58%   33.59MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45         387,488  58%   33.59MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45         387,488  58%   33.59MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45         387,488  58%   28.43MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45         387,488  58%   28.43MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45         387,488  58%   28.43MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-oneprovider-paris-0/cluster-manager
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:58:45           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:58:45           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:58:45           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:58:45           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:58:45           6,843  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-oneprovider-paris-0/op-panel
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45          17,971  16%   17.14MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:58:45          36,875  33%   35.17MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:58:45          36,875  33%   35.17MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:58:45          54,643  49%   52.11MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:58:45          54,934  50%   52.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:58:45          54,934  50%   26.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-oneprovider-paris-0/op-worker
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45          59,251   9%   56.51MB/s    0:00:00 (xfr#2, to-chk=50/55)
07-Nov-2024 23:58:45         116,371  17%  110.98MB/s    0:00:00 (xfr#3, to-chk=48/55)
07-Nov-2024 23:58:45         116,801  17%  111.39MB/s    0:00:00 (xfr#4, to-chk=46/55)
07-Nov-2024 23:58:45         116,801  17%  111.39MB/s    0:00:00 (xfr#5, to-chk=44/55)
07-Nov-2024 23:58:45         172,002  26%   14.91MB/s    0:00:00 (xfr#6, to-chk=42/55)
07-Nov-2024 23:58:45         172,152  26%   14.93MB/s    0:00:00 (xfr#7, to-chk=40/55)
07-Nov-2024 23:58:45         172,449  26%   14.95MB/s    0:00:00 (xfr#8, to-chk=38/55)
07-Nov-2024 23:58:45         270,668  41%   17.21MB/s    0:00:00 (xfr#9, to-chk=36/55)
07-Nov-2024 23:58:45         273,623  41%   17.40MB/s    0:00:00 (xfr#10, to-chk=26/55)
07-Nov-2024 23:58:45         281,423  42%   17.89MB/s    0:00:00 (xfr#11, to-chk=25/55)
07-Nov-2024 23:58:45         283,181  43%   18.00MB/s    0:00:00 (xfr#12, to-chk=24/55)
07-Nov-2024 23:58:45         284,310  43%   18.08MB/s    0:00:00 (xfr#13, to-chk=23/55)
07-Nov-2024 23:58:45         286,923  43%   18.24MB/s    0:00:00 (xfr#14, to-chk=22/55)
07-Nov-2024 23:58:45         287,484  43%   17.14MB/s    0:00:00 (xfr#15, to-chk=21/55)
07-Nov-2024 23:58:45         292,719  44%   17.45MB/s    0:00:00 (xfr#16, to-chk=20/55)
07-Nov-2024 23:58:45         297,107  45%   17.71MB/s    0:00:00 (xfr#17, to-chk=19/55)
07-Nov-2024 23:58:45         300,345  45%   17.90MB/s    0:00:00 (xfr#18, to-chk=18/55)
07-Nov-2024 23:58:45         306,661  46%   18.28MB/s    0:00:00 (xfr#19, to-chk=17/55)
07-Nov-2024 23:58:45         311,668  47%   18.58MB/s    0:00:00 (xfr#20, to-chk=16/55)
07-Nov-2024 23:58:45         312,514  47%   17.53MB/s    0:00:00 (xfr#21, to-chk=15/55)
07-Nov-2024 23:58:45         314,622  47%   17.65MB/s    0:00:00 (xfr#22, to-chk=14/55)
07-Nov-2024 23:58:45         316,950  48%   17.78MB/s    0:00:00 (xfr#23, to-chk=13/55)
07-Nov-2024 23:58:45         324,180  49%   18.19MB/s    0:00:00 (xfr#24, to-chk=12/55)
07-Nov-2024 23:58:45         328,843  50%   18.45MB/s    0:00:00 (xfr#25, to-chk=11/55)
07-Nov-2024 23:58:45         335,444  51%   18.82MB/s    0:00:00 (xfr#26, to-chk=10/55)
07-Nov-2024 23:58:45         344,040  52%   19.30MB/s    0:00:00 (xfr#27, to-chk=9/55)
07-Nov-2024 23:58:45         350,024  53%   19.64MB/s    0:00:00 (xfr#28, to-chk=8/55)
07-Nov-2024 23:58:45         357,537  54%   18.94MB/s    0:00:00 (xfr#29, to-chk=7/55)
07-Nov-2024 23:58:45         361,640  55%   19.16MB/s    0:00:00 (xfr#30, to-chk=6/55)
07-Nov-2024 23:58:45         368,528  56%   19.53MB/s    0:00:00 (xfr#31, to-chk=5/55)
07-Nov-2024 23:58:45         372,338  56%   19.73MB/s    0:00:00 (xfr#32, to-chk=4/55)
07-Nov-2024 23:58:45         380,588  57%   20.16MB/s    0:00:00 (xfr#33, to-chk=3/55)
07-Nov-2024 23:58:45         382,061  58%   20.24MB/s    0:00:00 (xfr#34, to-chk=2/55)
07-Nov-2024 23:58:45         385,586  58%   20.43MB/s    0:00:00 (xfr#35, to-chk=1/55)
07-Nov-2024 23:58:45         385,862  58%   20.44MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45         385,862  58%   13.63MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45         385,862  58%   13.63MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45         385,862  58%   13.63MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45         385,862  58%   13.63MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45         385,862  58%   13.63MB/s    0:00:00 (xfr#36, to-chk=0/55)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:58:45           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:58:45           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:58:45           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:58:45           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:58:45           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45          55,434  12%   52.87MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:58:45         112,455  25%  107.25MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:58:45         161,829  37%  154.33MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:58:45         217,060  49%  207.00MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:58:45         217,351  50%  207.28MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:58:45         217,351  50%  103.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:58:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.43.57/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
07-Nov-2024 23:58:45               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:58:45          24,633   7%   23.49MB/s    0:00:00 (xfr#2, to-chk=13/18)
07-Nov-2024 23:58:45          50,045  14%   47.73MB/s    0:00:00 (xfr#3, to-chk=11/18)
07-Nov-2024 23:58:45          50,045  14%   47.73MB/s    0:00:00 (xfr#4, to-chk=9/18)
07-Nov-2024 23:58:45          74,198  21%   35.38MB/s    0:00:00 (xfr#5, to-chk=7/18)
07-Nov-2024 23:58:45          74,289  21%   35.42MB/s    0:00:00 (xfr#6, to-chk=5/18)
07-Nov-2024 23:58:45          74,586  21%   35.57MB/s    0:00:00 (xfr#7, to-chk=3/18)
07-Nov-2024 23:58:45         174,304  50%   41.56MB/s    0:00:00 (xfr#8, to-chk=1/18)
07-Nov-2024 23:58:45         174,304  50%   27.70MB/s    0:00:00 (xfr#8, to-chk=0/18)
07-Nov-2024 23:58:45 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731023914.106074 exists, exporting anyway.
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45 =============================== warnings summary ===============================
07-Nov-2024 23:58:45 tests/utils/rest_utils.py:98
07-Nov-2024 23:58:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:58:45     print("""
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45 tests/utils/path_utils.py:112
07-Nov-2024 23:58:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:58:45     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45 tests/utils/acceptance_utils.py:55
07-Nov-2024 23:58:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 23:58:45     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45 tests/utils/acceptance_utils.py:57
07-Nov-2024 23:58:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 23:58:45     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:58:45
07-Nov-2024 23:58:45 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 23:58:45 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 23:58:45 ================== 27 passed, 4 warnings in 893.50s (0:14:53) ==================
07-Nov-2024 23:58:51 release "dev" uninstalled
07-Nov-2024 23:58:51 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 23:58:51 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
07-Nov-2024 23:59:03 No resources found
07-Nov-2024 23:59:04 Sidecar injection has been disabled
07-Nov-2024 23:59:04 Cleaning helm release "dev"...
07-Nov-2024 23:59:04 Deleted 1 helm deployments
07-Nov-2024 23:59:04 Deleted 0 k8s deployments
07-Nov-2024 23:59:04 Deleted 0 k8s services
07-Nov-2024 23:59:04 Deleted 0 persistent volumes
07-Nov-2024 23:59:05 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:59:05 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 23:59:05 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:59:05 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 23:59:05 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 23:59:05 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:59:05 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 23:59:05 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 23:59:05 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 23:59:05 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH...
07-Nov-2024 23:59:05 Finished task 'Parse test results' with result: Success
07-Nov-2024 23:59:05 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:59:05
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:59:05
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:59:05
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:59:05
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:59:05
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:59:05
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:59:05
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:59:05
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:59:05
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:59:05
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:59:05 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:59:05
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3360 (ODSRV-OAP-MPDCPH-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3360-ScriptBuildTask-14904820290114998617.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance
07-Nov-2024 23:59:05 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz
07-Nov-2024 23:59:06 Uploading artifact
07-Nov-2024 23:59:06     source path: surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz
07-Nov-2024 23:59:06     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz
07-Nov-2024 23:59:06 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 23:59:06 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:59:06 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:59:06
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3360 (ODSRV-OAP-MPDCPH-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3360-ScriptBuildTask-13873241314333952225.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH
07-Nov-2024 23:59:06 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 23:59:06 Finished task 'Pack logs' with result: Success
07-Nov-2024 23:59:06 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:59:06
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 23:59:06 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:59:06
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3360 (ODSRV-OAP-MPDCPH-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3360-ScriptBuildTask-16172255843954510799.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance
07-Nov-2024 23:59:06   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 23:59:06                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 23:59:06
07-Nov-2024 23:59:06   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 23:59:06   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 23:59:06 100  4822  100  4822    0     0  61820      0 --:--:-- --:--:-- --:--:-- 61037
07-Nov-2024 23:59:06 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 23:59:07 Cleaning helm deployments
07-Nov-2024 23:59:08 Cleanining pods
07-Nov-2024 23:59:08 Cleaning kube persistant volumes
07-Nov-2024 23:59:08 Cleaning dockswift container
07-Nov-2024 23:59:08 Cleaning docker containers
07-Nov-2024 23:59:10 Stalled docker containers to remove:
07-Nov-2024 23:59:10 7bca17d17d71 8e9d0715be1a b06be4322219 f2d1f48c9c94 9a66573f71f9 bb13507be90b 47794c6a7431 04a2b0be45d9 b414f7b2d895 5b92c2f2dc0b d94cc710abf2 77454ebddff1 c3da9441920c 1ebdb86d84e4 d8ffea5a1a36 e9e7fd63d323 8a0f11c06b3f cbc53366c5cb 1183fa89e484 1894ad03723d
07-Nov-2024 23:59:10 Removing stalled docker containers
07-Nov-2024 23:59:10 Error response from daemon: Cannot kill container: 7bca17d17d71: Container 7bca17d17d71426d1fb75919617896c225055825a1866e39bda49864428f9eae is not running
07-Nov-2024 23:59:11 7bca17d17d71
07-Nov-2024 23:59:11 Error response from daemon: Cannot kill container: 8e9d0715be1a: Container 8e9d0715be1a27e4971eb47091017e4948d7916e142620dab521696c0e5bf078 is not running
07-Nov-2024 23:59:14 8e9d0715be1a
07-Nov-2024 23:59:14 Error response from daemon: Cannot kill container: b06be4322219: Container b06be4322219aae97689fd3377bc7d34e372985ca0b9c3c3d692b4d98aa05388 is not running
07-Nov-2024 23:59:14 b06be4322219
07-Nov-2024 23:59:14 Error response from daemon: Cannot kill container: f2d1f48c9c94: Container f2d1f48c9c9496c0b5fce7f2d7bc8a6891e3828c491e721e530013185c767069 is not running
07-Nov-2024 23:59:14 f2d1f48c9c94
07-Nov-2024 23:59:14 Error response from daemon: Cannot kill container: 9a66573f71f9: Container 9a66573f71f9eb7426d556e58ec6fbf4e970d27fedf5d8179927e933100a1116 is not running
07-Nov-2024 23:59:14 9a66573f71f9
07-Nov-2024 23:59:14 Error response from daemon: Cannot kill container: bb13507be90b: Container bb13507be90bb1062e1524994c9464eb8a7cf53d3c7c9d9b309f7671f053b2f7 is not running
07-Nov-2024 23:59:14 bb13507be90b
07-Nov-2024 23:59:14 Error response from daemon: Cannot kill container: 47794c6a7431: Container 47794c6a743158f5fd011f2cd60a124fff9323954f2241b725d624db06e81830 is not running
07-Nov-2024 23:59:14 47794c6a7431
07-Nov-2024 23:59:14 Error response from daemon: Cannot kill container: 04a2b0be45d9: Container 04a2b0be45d96343f1080b78a2b85fe7372533f86ee17e7fcf6404d4a519fa9f is not running
07-Nov-2024 23:59:14 04a2b0be45d9
07-Nov-2024 23:59:14 Error response from daemon: Cannot kill container: b414f7b2d895: Container b414f7b2d895035edd57b6af9e0b343018c3c0f9bff37fcee0f4c8b15ef17348 is not running
07-Nov-2024 23:59:14 b414f7b2d895
07-Nov-2024 23:59:14 Error response from daemon: Cannot kill container: 5b92c2f2dc0b: Container 5b92c2f2dc0b028818c75e1831765e986cb35b373ef2a73cbab230b94c1cb21d is not running
07-Nov-2024 23:59:15 5b92c2f2dc0b
07-Nov-2024 23:59:15 Error response from daemon: Cannot kill container: d94cc710abf2: Container d94cc710abf25c3f1899ee853e6b566092469b9ff9e9f0a53f87d53309e78048 is not running
07-Nov-2024 23:59:15 d94cc710abf2
07-Nov-2024 23:59:15 Error response from daemon: Cannot kill container: 77454ebddff1: Container 77454ebddff14b5ace8d342c5e34853c99e148a55c78d6d8df4f0faacbae3f38 is not running
07-Nov-2024 23:59:15 77454ebddff1
07-Nov-2024 23:59:15 Error response from daemon: Cannot kill container: c3da9441920c: Container c3da9441920c2d679cedc9807c2fad69cecba9a6cf303351be68257685f90948 is not running
07-Nov-2024 23:59:15 c3da9441920c
07-Nov-2024 23:59:15 Error response from daemon: Cannot kill container: 1ebdb86d84e4: Container 1ebdb86d84e4574c7774c22468b815bcb3480bbf107f91a07a0489524894a5d5 is not running
07-Nov-2024 23:59:15 1ebdb86d84e4
07-Nov-2024 23:59:15 Error response from daemon: Cannot kill container: d8ffea5a1a36: Container d8ffea5a1a3676964a3f3ead94dea1bf0902f5ed5f64626d25e8dc7e7cf9d995 is not running
07-Nov-2024 23:59:15 d8ffea5a1a36
07-Nov-2024 23:59:15 Error response from daemon: Cannot kill container: e9e7fd63d323: Container e9e7fd63d323666c579d4ed72c530ff0dc692d8da8ceb6b20abad13107c6b433 is not running
07-Nov-2024 23:59:15 e9e7fd63d323
07-Nov-2024 23:59:15 Error response from daemon: Cannot kill container: 8a0f11c06b3f: Container 8a0f11c06b3f6fdae6dd74dd7948a1c936a39062fd016095b7f0579f476b49bf is not running
07-Nov-2024 23:59:15 8a0f11c06b3f
07-Nov-2024 23:59:15 Error response from daemon: Cannot kill container: cbc53366c5cb: Container cbc53366c5cbc89f9cd61e3178803cc9130a9b55e272af75598d070ae0e7492e is not running
07-Nov-2024 23:59:15 cbc53366c5cb
07-Nov-2024 23:59:15 Error response from daemon: Cannot kill container: 1183fa89e484: Container 1183fa89e484d365eafaa589f04ec1e75a14b92bd715deca1eb1162adf1b6902 is not running
07-Nov-2024 23:59:15 1183fa89e484
07-Nov-2024 23:59:16 1894ad03723d
07-Nov-2024 23:59:16 1894ad03723d
07-Nov-2024 23:59:16 Stalled docker volumes to remove:
07-Nov-2024 23:59:16
07-Nov-2024 23:59:16 Removing stalled docker volumes
07-Nov-2024 23:59:16 Removing stalled loopdevices
07-Nov-2024 23:59:16 Done
07-Nov-2024 23:59:16 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 23:59:16 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 23:59:16 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 23:59:16 Running post build plugin 'NCover Results Collector'
07-Nov-2024 23:59:16 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 23:59:16 Running post build plugin 'Clover Results Collector'
07-Nov-2024 23:59:16 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 23:59:16 Running post build plugin 'Artifact Copier'
07-Nov-2024 23:59:16 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 23:59:16 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 74.71 ms
07-Nov-2024 23:59:17 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH'
07-Nov-2024 23:59:17 Finalising the build...
07-Nov-2024 23:59:17 Stopping timer.
07-Nov-2024 23:59:17 Build ODSRV-OAP-MPDCPH-3360 completed.
07-Nov-2024 23:59:17 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 23:59:17 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 23:59:17 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 23:59:17 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 23:59:17 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 23:59:17 All post build plugins have finished
07-Nov-2024 23:59:17 Generating build results summary...
07-Nov-2024 23:59:17 Saving build results to disk...
07-Nov-2024 23:59:17 Store variable context...
07-Nov-2024 23:59:17 Finished building ODSRV-OAP-MPDCPH-3360.