oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: multiprovider proxy regular file CRUD proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

03-Dec-2024 18:39:03
03-Dec-2024 18:39:03
03-Dec-2024 18:39:03 Unmounting client from /tmp/onedata/mnt/wwggvqs52k2emsx0
03-Dec-2024 18:39:03
03-Dec-2024 18:39:03
03-Dec-2024 18:39:30 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:39:30 =================================================================
03-Dec-2024 18:39:30 - Executing scenario 'Delete file opened by other user for reading'
03-Dec-2024 18:39:30 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:39:30 -----------------------------------------------------------------
03-Dec-2024 18:39:30 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:39:30 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:39:30 using [token, token] by [user1, user2]"'
03-Dec-2024 18:39:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:39:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:39:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp'
03-Dec-2024 18:39:30 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp' successfully started
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yxj5u54u4yi1qc7u
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yxj5u54u4yi1qc7u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yxj5u54u4yi1qc7u
03-Dec-2024 18:39:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1507173285119837638'...
03-Dec-2024 18:39:30 Getting configuration...
03-Dec-2024 18:39:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yxj5u54u4yi1qc7u'.
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:39:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:39:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th'
03-Dec-2024 18:39:30 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th' successfully started
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j1opnm3r38s8g5dh
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j1opnm3r38s8g5dh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j1opnm3r38s8g5dh
03-Dec-2024 18:39:30 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8769267883212043615'...
03-Dec-2024 18:39:30 Getting configuration...
03-Dec-2024 18:39:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j1opnm3r38s8g5dh'.
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:39:30 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:39:30 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:39:30 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:39:30 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
03-Dec-2024 18:39:30 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
03-Dec-2024 18:39:30 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
03-Dec-2024 18:39:30 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
03-Dec-2024 18:39:30 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
03-Dec-2024 18:39:30 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
03-Dec-2024 18:39:30 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
03-Dec-2024 18:39:30 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
03-Dec-2024 18:39:30 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
03-Dec-2024 18:39:30 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
03-Dec-2024 18:39:30 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
03-Dec-2024 18:39:30 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 18:39:30 =================================================================
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30 PASSED
03-Dec-2024 18:39:30 Unmounting client from /tmp/onedata/mnt/yxj5u54u4yi1qc7u
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30 Unmounting client from /tmp/onedata/mnt/j1opnm3r38s8g5dh
03-Dec-2024 18:39:30
03-Dec-2024 18:39:30
03-Dec-2024 18:39:56 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:39:56 =================================================================
03-Dec-2024 18:39:56 - Executing scenario 'Delete file opened by other user for reading and writing'
03-Dec-2024 18:39:56 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:39:56 -----------------------------------------------------------------
03-Dec-2024 18:39:56 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:39:56 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:39:56 using [token, token] by [user1, user2]"'
03-Dec-2024 18:39:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:39:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:39:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp'
03-Dec-2024 18:39:56 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp' successfully started
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d45la9hmx3zbjha5
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d45la9hmx3zbjha5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d45la9hmx3zbjha5
03-Dec-2024 18:39:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6604937677336860828'...
03-Dec-2024 18:39:56 Getting configuration...
03-Dec-2024 18:39:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d45la9hmx3zbjha5'.
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:39:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:39:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th'
03-Dec-2024 18:39:56 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th' successfully started
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/o0mmzn7lb1y0cwbp
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o0mmzn7lb1y0cwbp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o0mmzn7lb1y0cwbp
03-Dec-2024 18:39:56 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16268820767643929281'...
03-Dec-2024 18:39:56 Getting configuration...
03-Dec-2024 18:39:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o0mmzn7lb1y0cwbp'.
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:39:56 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:39:56 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:39:56 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:39:56 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
03-Dec-2024 18:39:56 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
03-Dec-2024 18:39:56 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
03-Dec-2024 18:39:56 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
03-Dec-2024 18:39:56 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
03-Dec-2024 18:39:56 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
03-Dec-2024 18:39:56 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 18:39:56 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
03-Dec-2024 18:39:56 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
03-Dec-2024 18:39:56 =================================================================
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 PASSED
03-Dec-2024 18:39:56 Unmounting client from /tmp/onedata/mnt/d45la9hmx3zbjha5
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 Unmounting client from /tmp/onedata/mnt/o0mmzn7lb1y0cwbp
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56
03-Dec-2024 18:40:23 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:40:23 =================================================================
03-Dec-2024 18:40:23 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
03-Dec-2024 18:40:23 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:40:23 -----------------------------------------------------------------
03-Dec-2024 18:40:23 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:40:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:40:23 using [token, token] by [user1, user2]"'
03-Dec-2024 18:40:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:40:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:40:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:40:23
03-Dec-2024 18:40:23
03-Dec-2024 18:40:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp'
03-Dec-2024 18:40:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp' successfully started
03-Dec-2024 18:40:23
03-Dec-2024 18:40:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9xa3qqaarn98b82a
03-Dec-2024 18:40:23
03-Dec-2024 18:40:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9xa3qqaarn98b82a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9xa3qqaarn98b82a
03-Dec-2024 18:40:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8359768233110903431'...
03-Dec-2024 18:40:23 Getting configuration...
03-Dec-2024 18:40:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9xa3qqaarn98b82a'.
03-Dec-2024 18:40:23
03-Dec-2024 18:40:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:40:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:40:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:40:23
03-Dec-2024 18:40:23
03-Dec-2024 18:40:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th'
03-Dec-2024 18:40:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th' successfully started
03-Dec-2024 18:40:23
03-Dec-2024 18:40:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bzbw1jv5yvha4qt8
03-Dec-2024 18:40:23
03-Dec-2024 18:40:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bzbw1jv5yvha4qt8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bzbw1jv5yvha4qt8
03-Dec-2024 18:40:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10061044066099696473'...
03-Dec-2024 18:40:23 Getting configuration...
03-Dec-2024 18:40:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bzbw1jv5yvha4qt8'.
03-Dec-2024 18:40:23
03-Dec-2024 18:40:23 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:40:23 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:40:23 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:40:23 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 18:40:23 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:40:23 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
03-Dec-2024 18:40:23 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
03-Dec-2024 18:40:23 =================================================================
03-Dec-2024 18:40:23
03-Dec-2024 18:40:24 PASSED
03-Dec-2024 18:40:24 Unmounting client from /tmp/onedata/mnt/9xa3qqaarn98b82a
03-Dec-2024 18:40:24
03-Dec-2024 18:40:24
03-Dec-2024 18:40:24 Unmounting client from /tmp/onedata/mnt/bzbw1jv5yvha4qt8
03-Dec-2024 18:40:24
03-Dec-2024 18:40:24
03-Dec-2024 18:40:48 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:40:48 =================================================================
03-Dec-2024 18:40:48 - Executing scenario 'Delete file right after closing it'
03-Dec-2024 18:40:48 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:40:48 -----------------------------------------------------------------
03-Dec-2024 18:40:48 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:40:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:40:48 using [token, token] by [user1, user2]"'
03-Dec-2024 18:40:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:40:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:40:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp'
03-Dec-2024 18:40:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp' successfully started
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1eocsfyq08wc8rv7
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1eocsfyq08wc8rv7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1eocsfyq08wc8rv7
03-Dec-2024 18:40:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14358004375398717423'...
03-Dec-2024 18:40:48 Getting configuration...
03-Dec-2024 18:40:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1eocsfyq08wc8rv7'.
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:40:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:40:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th'
03-Dec-2024 18:40:48 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th' successfully started
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l1mqxbqwznarj8bo
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l1mqxbqwznarj8bo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l1mqxbqwznarj8bo
03-Dec-2024 18:40:48 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2198092400539145597'...
03-Dec-2024 18:40:48 Getting configuration...
03-Dec-2024 18:40:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l1mqxbqwznarj8bo'.
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:40:48 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:40:48 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:40:48 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:40:48 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
03-Dec-2024 18:40:48 -- Executing step: 'When "user1 closes space1/file1 on client11"'
03-Dec-2024 18:40:48 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
03-Dec-2024 18:40:48 -- Executing step: 'When "space1 is empty for user1 on client11"'
03-Dec-2024 18:40:48 =================================================================
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48 PASSED
03-Dec-2024 18:40:48 Unmounting client from /tmp/onedata/mnt/1eocsfyq08wc8rv7
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48 Unmounting client from /tmp/onedata/mnt/l1mqxbqwznarj8bo
03-Dec-2024 18:40:48
03-Dec-2024 18:40:48
03-Dec-2024 18:41:20 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:41:20 =================================================================
03-Dec-2024 18:41:20 - Executing scenario 'Create many children'
03-Dec-2024 18:41:20 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:41:20 -----------------------------------------------------------------
03-Dec-2024 18:41:20 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:41:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:41:20 using [token, token] by [user1, user2]"'
03-Dec-2024 18:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:41:20
03-Dec-2024 18:41:20
03-Dec-2024 18:41:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp'
03-Dec-2024 18:41:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp' successfully started
03-Dec-2024 18:41:20
03-Dec-2024 18:41:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m0svpnq7un45ztgs
03-Dec-2024 18:41:20
03-Dec-2024 18:41:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m0svpnq7un45ztgs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m0svpnq7un45ztgs
03-Dec-2024 18:41:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8503200739718263648'...
03-Dec-2024 18:41:20 Getting configuration...
03-Dec-2024 18:41:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m0svpnq7un45ztgs'.
03-Dec-2024 18:41:20
03-Dec-2024 18:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:41:20
03-Dec-2024 18:41:20
03-Dec-2024 18:41:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th'
03-Dec-2024 18:41:20 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th' successfully started
03-Dec-2024 18:41:20
03-Dec-2024 18:41:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/on0v1dj3bydi1qim
03-Dec-2024 18:41:20
03-Dec-2024 18:41:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/on0v1dj3bydi1qim --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/on0v1dj3bydi1qim
03-Dec-2024 18:41:20 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4928715894609588269'...
03-Dec-2024 18:41:20 Getting configuration...
03-Dec-2024 18:41:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/on0v1dj3bydi1qim'.
03-Dec-2024 18:41:20
03-Dec-2024 18:41:20 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
03-Dec-2024 18:41:20 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
03-Dec-2024 18:41:20 =================================================================
03-Dec-2024 18:41:20
03-Dec-2024 18:41:27 PASSED
03-Dec-2024 18:41:27 Unmounting client from /tmp/onedata/mnt/m0svpnq7un45ztgs
03-Dec-2024 18:41:27
03-Dec-2024 18:41:27
03-Dec-2024 18:41:27 Unmounting client from /tmp/onedata/mnt/on0v1dj3bydi1qim
03-Dec-2024 18:41:27
03-Dec-2024 18:41:27
03-Dec-2024 18:41:52 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:41:52 =================================================================
03-Dec-2024 18:41:52 - Executing scenario 'Create nonempty file then copy it and remove source file'
03-Dec-2024 18:41:52 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:41:52 -----------------------------------------------------------------
03-Dec-2024 18:41:52 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:41:52 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:41:52 using [token, token] by [user1, user2]"'
03-Dec-2024 18:41:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:41:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:41:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:41:52
03-Dec-2024 18:41:52
03-Dec-2024 18:41:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp'
03-Dec-2024 18:41:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp' successfully started
03-Dec-2024 18:41:52
03-Dec-2024 18:41:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l4kxwgk6f06wg5fn
03-Dec-2024 18:41:52
03-Dec-2024 18:41:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l4kxwgk6f06wg5fn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l4kxwgk6f06wg5fn
03-Dec-2024 18:41:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15485340852203912968'...
03-Dec-2024 18:41:52 Getting configuration...
03-Dec-2024 18:41:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l4kxwgk6f06wg5fn'.
03-Dec-2024 18:41:52
03-Dec-2024 18:41:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:41:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:41:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:41:52
03-Dec-2024 18:41:52
03-Dec-2024 18:41:52 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th'
03-Dec-2024 18:41:52 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th' successfully started
03-Dec-2024 18:41:52
03-Dec-2024 18:41:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/88g4d0o0wmrlcgi0
03-Dec-2024 18:41:52
03-Dec-2024 18:41:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/88g4d0o0wmrlcgi0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/88g4d0o0wmrlcgi0
03-Dec-2024 18:41:52 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5613387497415641184'...
03-Dec-2024 18:41:52 Getting configuration...
03-Dec-2024 18:41:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/88g4d0o0wmrlcgi0'.
03-Dec-2024 18:41:52
03-Dec-2024 18:41:52 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:41:52 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:41:52 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
03-Dec-2024 18:41:52 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
03-Dec-2024 18:41:52 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
03-Dec-2024 18:41:52 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
03-Dec-2024 18:41:52 =================================================================
03-Dec-2024 18:41:52
03-Dec-2024 18:41:53 PASSED
03-Dec-2024 18:41:53 Unmounting client from /tmp/onedata/mnt/l4kxwgk6f06wg5fn
03-Dec-2024 18:41:53
03-Dec-2024 18:41:53
03-Dec-2024 18:41:53 Unmounting client from /tmp/onedata/mnt/88g4d0o0wmrlcgi0
03-Dec-2024 18:41:53
03-Dec-2024 18:41:53
03-Dec-2024 18:42:18 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:42:18 =================================================================
03-Dec-2024 18:42:18 - Executing scenario 'Create nonempty file then move it to another space'
03-Dec-2024 18:42:18 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 18:42:18 -----------------------------------------------------------------
03-Dec-2024 18:42:18 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:42:18 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:42:18 using [token, token] by [user1, user2]"'
03-Dec-2024 18:42:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:42:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:42:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8mdzp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:42:18
03-Dec-2024 18:42:18
03-Dec-2024 18:42:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp'
03-Dec-2024 18:42:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8mdzp' successfully started
03-Dec-2024 18:42:18
03-Dec-2024 18:42:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zjq9nz6un2evzvei
03-Dec-2024 18:42:18
03-Dec-2024 18:42:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zjq9nz6un2evzvei --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zjq9nz6un2evzvei
03-Dec-2024 18:42:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2047134895576486549'...
03-Dec-2024 18:42:18 Getting configuration...
03-Dec-2024 18:42:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zjq9nz6un2evzvei'.
03-Dec-2024 18:42:18
03-Dec-2024 18:42:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:42:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:42:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-nw7th', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:42:18
03-Dec-2024 18:42:18
03-Dec-2024 18:42:18 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th'
03-Dec-2024 18:42:18 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-nw7th' successfully started
03-Dec-2024 18:42:18
03-Dec-2024 18:42:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3c4ah7r6sipql4j2
03-Dec-2024 18:42:18
03-Dec-2024 18:42:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3c4ah7r6sipql4j2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3c4ah7r6sipql4j2
03-Dec-2024 18:42:18 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3688351847535086989'...
03-Dec-2024 18:42:18 Getting configuration...
03-Dec-2024 18:42:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3c4ah7r6sipql4j2'.
03-Dec-2024 18:42:18
03-Dec-2024 18:42:18 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:42:18 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:42:18 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
03-Dec-2024 18:42:18 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
03-Dec-2024 18:42:18 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
03-Dec-2024 18:42:18 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
03-Dec-2024 18:42:18 =================================================================
03-Dec-2024 18:42:18
03-Dec-2024 18:42:30 PASSED
03-Dec-2024 18:42:30 Unmounting client from /tmp/onedata/mnt/zjq9nz6un2evzvei
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30 Unmounting client from /tmp/onedata/mnt/3c4ah7r6sipql4j2
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1733251338.9354212', '-c', '/tmp/logs']
03-Dec-2024 18:42:30 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-qd6cl. See /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-cross-support-job-3p-users-qd6cl/entrypoint.log for more details
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8mdzp: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-oneclient-krakow-7d9476b8bc-8mdzp/oneclient_logs
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30          36,034   0%   34.36MB/s    0:00:00 (xfr#1, to-chk=186/219)
03-Dec-2024 18:42:30          36,034   0%   34.36MB/s    0:00:00 (xfr#1, to-chk=180/219)
03-Dec-2024 18:42:30          36,592   0%   34.90MB/s    0:00:00 (xfr#2, to-chk=182/219)
03-Dec-2024 18:42:30         156,550   1%   49.77MB/s    0:00:00 (xfr#3, to-chk=181/219)
03-Dec-2024 18:42:30         157,108   1%   49.94MB/s    0:00:00 (xfr#4, to-chk=180/219)
03-Dec-2024 18:42:30         204,659   1%   39.04MB/s    0:00:00 (xfr#5, to-chk=179/219)
03-Dec-2024 18:42:30         204,929   1%   32.57MB/s    0:00:00 (xfr#6, to-chk=175/219)
03-Dec-2024 18:42:30         345,364   2%   23.53MB/s    0:00:00 (xfr#7, to-chk=174/219)
03-Dec-2024 18:42:30         345,634   2%   23.54MB/s    0:00:00 (xfr#8, to-chk=173/219)
03-Dec-2024 18:42:30         382,897   2%   24.34MB/s    0:00:00 (xfr#9, to-chk=172/219)
03-Dec-2024 18:42:30         383,551   2%   24.39MB/s    0:00:00 (xfr#10, to-chk=168/219)
03-Dec-2024 18:42:30         506,293   3%   22.99MB/s    0:00:00 (xfr#11, to-chk=167/219)
03-Dec-2024 18:42:30         506,947   3%   21.98MB/s    0:00:00 (xfr#12, to-chk=166/219)
03-Dec-2024 18:42:30         678,421   5%   23.11MB/s    0:00:00 (xfr#13, to-chk=165/219)
03-Dec-2024 18:42:30         678,979   5%   23.13MB/s    0:00:00 (xfr#14, to-chk=161/219)
03-Dec-2024 18:42:30       1,284,672   9%   25.00MB/s    0:00:00 (xfr#15, to-chk=160/219)
03-Dec-2024 18:42:30       1,285,230   9%   24.03MB/s    0:00:00 (xfr#16, to-chk=159/219)
03-Dec-2024 18:42:30       1,285,858   9%   24.04MB/s    0:00:00 (xfr#17, to-chk=158/219)
03-Dec-2024 18:42:30       1,328,094  10%   24.36MB/s    0:00:00 (xfr#18, to-chk=157/219)
03-Dec-2024 18:42:30       1,328,556  10%   24.37MB/s    0:00:00 (xfr#19, to-chk=153/219)
03-Dec-2024 18:42:30       1,464,361  11%   25.86MB/s    0:00:00 (xfr#20, to-chk=152/219)
03-Dec-2024 18:42:30       1,464,823  11%   25.87MB/s    0:00:00 (xfr#21, to-chk=151/219)
03-Dec-2024 18:42:30       1,465,451  11%   25.88MB/s    0:00:00 (xfr#22, to-chk=150/219)
03-Dec-2024 18:42:30       1,499,497  11%   26.00MB/s    0:00:00 (xfr#23, to-chk=149/219)
03-Dec-2024 18:42:30       1,500,055  11%   26.01MB/s    0:00:00 (xfr#24, to-chk=145/219)
03-Dec-2024 18:42:30       1,646,923  12%   26.62MB/s    0:00:00 (xfr#25, to-chk=144/219)
03-Dec-2024 18:42:30       1,647,481  12%   24.94MB/s    0:00:00 (xfr#26, to-chk=143/219)
03-Dec-2024 18:42:30       1,696,945  13%   22.79MB/s    0:00:00 (xfr#27, to-chk=142/219)
03-Dec-2024 18:42:30       1,697,503  13%   22.48MB/s    0:00:00 (xfr#28, to-chk=138/219)
03-Dec-2024 18:42:30       1,866,327  14%   24.05MB/s    0:00:00 (xfr#29, to-chk=137/219)
03-Dec-2024 18:42:30       1,866,885  14%   24.06MB/s    0:00:00 (xfr#30, to-chk=136/219)
03-Dec-2024 18:42:30       1,908,835  14%   24.27MB/s    0:00:00 (xfr#31, to-chk=135/219)
03-Dec-2024 18:42:30       1,909,585  14%   24.28MB/s    0:00:00 (xfr#32, to-chk=131/219)
03-Dec-2024 18:42:30       2,043,324  15%   24.98MB/s    0:00:00 (xfr#33, to-chk=130/219)
03-Dec-2024 18:42:30       2,044,074  15%   24.99MB/s    0:00:00 (xfr#34, to-chk=129/219)
03-Dec-2024 18:42:30       2,085,483  16%   24.86MB/s    0:00:00 (xfr#35, to-chk=128/219)
03-Dec-2024 18:42:30       2,086,137  16%   24.87MB/s    0:00:00 (xfr#36, to-chk=124/219)
03-Dec-2024 18:42:30       2,226,813  17%   25.90MB/s    0:00:00 (xfr#37, to-chk=123/219)
03-Dec-2024 18:42:30       2,227,467  17%   25.91MB/s    0:00:00 (xfr#38, to-chk=122/219)
03-Dec-2024 18:42:30       2,270,921  17%   26.09MB/s    0:00:00 (xfr#39, to-chk=121/219)
03-Dec-2024 18:42:30       2,271,191  17%   26.10MB/s    0:00:00 (xfr#40, to-chk=117/219)
03-Dec-2024 18:42:30       2,411,626  18%   27.38MB/s    0:00:00 (xfr#41, to-chk=116/219)
03-Dec-2024 18:42:30       2,411,896  18%   27.38MB/s    0:00:00 (xfr#42, to-chk=115/219)
03-Dec-2024 18:42:30       2,412,524  18%   27.07MB/s    0:00:00 (xfr#43, to-chk=114/219)
03-Dec-2024 18:42:30       2,484,742  19%   26.93MB/s    0:00:00 (xfr#44, to-chk=113/219)
03-Dec-2024 18:42:30       2,485,204  19%   26.93MB/s    0:00:00 (xfr#45, to-chk=109/219)
03-Dec-2024 18:42:30       2,765,175  21%   28.98MB/s    0:00:00 (xfr#46, to-chk=108/219)
03-Dec-2024 18:42:30       2,765,637  21%   28.98MB/s    0:00:00 (xfr#47, to-chk=107/219)
03-Dec-2024 18:42:30       2,799,472  21%   29.02MB/s    0:00:00 (xfr#48, to-chk=106/219)
03-Dec-2024 18:42:30       2,800,126  21%   29.03MB/s    0:00:00 (xfr#49, to-chk=102/219)
03-Dec-2024 18:42:30       2,926,354  22%   30.01MB/s    0:00:00 (xfr#50, to-chk=101/219)
03-Dec-2024 18:42:30       2,927,008  22%   30.02MB/s    0:00:00 (xfr#51, to-chk=100/219)
03-Dec-2024 18:42:30       2,964,795  23%   30.40MB/s    0:00:00 (xfr#52, to-chk=99/219)
03-Dec-2024 18:42:30       2,965,353  23%   30.08MB/s    0:00:00 (xfr#53, to-chk=95/219)
03-Dec-2024 18:42:30       3,100,670  24%   30.80MB/s    0:00:00 (xfr#54, to-chk=94/219)
03-Dec-2024 18:42:30       3,101,228  24%   30.81MB/s    0:00:00 (xfr#55, to-chk=93/219)
03-Dec-2024 18:42:30       3,140,208  24%   30.87MB/s    0:00:00 (xfr#56, to-chk=92/219)
03-Dec-2024 18:42:30       3,140,670  24%   30.88MB/s    0:00:00 (xfr#57, to-chk=88/219)
03-Dec-2024 18:42:30       3,301,445  25%   31.80MB/s    0:00:00 (xfr#58, to-chk=87/219)
03-Dec-2024 18:42:30       3,301,907  25%   31.81MB/s    0:00:00 (xfr#59, to-chk=86/219)
03-Dec-2024 18:42:30       3,335,845  25%   31.81MB/s    0:00:00 (xfr#60, to-chk=85/219)
03-Dec-2024 18:42:30       3,336,499  25%   31.82MB/s    0:00:00 (xfr#61, to-chk=81/219)
03-Dec-2024 18:42:30       3,467,031  26%   33.06MB/s    0:00:00 (xfr#62, to-chk=80/219)
03-Dec-2024 18:42:30       3,467,685  26%   32.74MB/s    0:00:00 (xfr#63, to-chk=79/219)
03-Dec-2024 18:42:30       3,468,313  26%   32.75MB/s    0:00:00 (xfr#64, to-chk=78/219)
03-Dec-2024 18:42:30       3,700,819  28%   30.69MB/s    0:00:00 (xfr#65, to-chk=77/219)
03-Dec-2024 18:42:30       3,701,377  28%   29.91MB/s    0:00:00 (xfr#66, to-chk=73/219)
03-Dec-2024 18:42:30       6,353,862  49%   29.85MB/s    0:00:00 (xfr#67, to-chk=72/219)
03-Dec-2024 18:42:30       6,354,420  49%   29.71MB/s    0:00:00 (xfr#68, to-chk=71/219)
03-Dec-2024 18:42:30       6,381,448  49%   29.83MB/s    0:00:00 (xfr#69, to-chk=70/219)
03-Dec-2024 18:42:30       6,382,006  49%   29.84MB/s    0:00:00 (xfr#70, to-chk=66/219)
03-Dec-2024 18:42:30       6,484,027  50%   29.73MB/s    0:00:00 (xfr#71, to-chk=65/219)
03-Dec-2024 18:42:30       6,484,585  50%   29.73MB/s    0:00:00 (xfr#72, to-chk=64/219)
03-Dec-2024 18:42:30       6,511,766  50%   29.86MB/s    0:00:00 (xfr#73, to-chk=63/219)
03-Dec-2024 18:42:30       6,512,324  50%   29.86MB/s    0:00:00 (xfr#74, to-chk=59/219)
03-Dec-2024 18:42:30       6,610,504  51%   30.16MB/s    0:00:00 (xfr#75, to-chk=58/219)
03-Dec-2024 18:42:30       6,611,062  51%   30.17MB/s    0:00:00 (xfr#76, to-chk=57/219)
03-Dec-2024 18:42:30       6,670,493  51%   30.29MB/s    0:00:00 (xfr#77, to-chk=56/219)
03-Dec-2024 18:42:30       6,671,147  51%   30.30MB/s    0:00:00 (xfr#78, to-chk=52/219)
03-Dec-2024 18:42:30       6,903,804  53%   29.13MB/s    0:00:00 (xfr#79, to-chk=51/219)
03-Dec-2024 18:42:30       6,904,458  53%   29.14MB/s    0:00:00 (xfr#80, to-chk=50/219)
03-Dec-2024 18:42:30       6,954,501  54%   29.35MB/s    0:00:00 (xfr#81, to-chk=49/219)
03-Dec-2024 18:42:30       6,955,155  54%   29.35MB/s    0:00:00 (xfr#82, to-chk=45/219)
03-Dec-2024 18:42:30       7,117,385  55%   29.77MB/s    0:00:00 (xfr#83, to-chk=44/219)
03-Dec-2024 18:42:30       7,118,039  55%   29.64MB/s    0:00:00 (xfr#84, to-chk=43/219)
03-Dec-2024 18:42:30       7,930,298  61%   29.89MB/s    0:00:00 (xfr#85, to-chk=42/219)
03-Dec-2024 18:42:30       7,930,952  61%   29.90MB/s    0:00:00 (xfr#86, to-chk=38/219)
03-Dec-2024 18:42:30      11,848,846  92%   26.53MB/s    0:00:00 (xfr#87, to-chk=37/219)
03-Dec-2024 18:42:30      11,849,500  92%   26.53MB/s    0:00:00 (xfr#88, to-chk=36/219)
03-Dec-2024 18:42:30      11,898,870  92%   26.27MB/s    0:00:00 (xfr#89, to-chk=35/219)
03-Dec-2024 18:42:30      11,899,524  92%   26.27MB/s    0:00:00 (xfr#90, to-chk=31/219)
03-Dec-2024 18:42:30      12,068,947  93%   26.40MB/s    0:00:00 (xfr#91, to-chk=30/219)
03-Dec-2024 18:42:30      12,069,601  93%   26.40MB/s    0:00:00 (xfr#92, to-chk=29/219)
03-Dec-2024 18:42:30      12,109,444  94%   26.19MB/s    0:00:00 (xfr#93, to-chk=28/219)
03-Dec-2024 18:42:30      12,109,906  94%   26.19MB/s    0:00:00 (xfr#94, to-chk=24/219)
03-Dec-2024 18:42:30      12,234,930  95%   26.28MB/s    0:00:00 (xfr#95, to-chk=23/219)
03-Dec-2024 18:42:30      12,235,392  95%   26.28MB/s    0:00:00 (xfr#96, to-chk=22/219)
03-Dec-2024 18:42:30      12,279,813  95%   26.26MB/s    0:00:00 (xfr#97, to-chk=21/219)
03-Dec-2024 18:42:30      12,280,083  95%   26.26MB/s    0:00:00 (xfr#98, to-chk=17/219)
03-Dec-2024 18:42:30      12,420,518  96%   26.50MB/s    0:00:00 (xfr#99, to-chk=16/219)
03-Dec-2024 18:42:30      12,420,788  96%   26.50MB/s    0:00:00 (xfr#100, to-chk=15/219)
03-Dec-2024 18:42:30      12,470,279  96%   26.43MB/s    0:00:00 (xfr#101, to-chk=14/219)
03-Dec-2024 18:42:30      12,471,029  96%   26.43MB/s    0:00:00 (xfr#102, to-chk=10/219)
03-Dec-2024 18:42:30      12,645,146  98%   26.45MB/s    0:00:00 (xfr#103, to-chk=9/219)
03-Dec-2024 18:42:30      12,645,896  98%   26.45MB/s    0:00:00 (xfr#104, to-chk=8/219)
03-Dec-2024 18:42:30      12,691,130  98%   26.31MB/s    0:00:00 (xfr#105, to-chk=7/219)
03-Dec-2024 18:42:30      12,691,592  98%   26.31MB/s    0:00:00 (xfr#106, to-chk=3/219)
03-Dec-2024 18:42:30      12,823,835  99%   26.30MB/s    0:00:00 (xfr#107, to-chk=2/219)
03-Dec-2024 18:42:30      12,824,297  99%   26.30MB/s    0:00:00 (xfr#108, to-chk=1/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.21MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   26.16MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   25.83MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30      12,863,766  99%   25.83MB/s    0:00:00 (xfr#109, to-chk=0/219)
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-nw7th: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-oneclient-paris-5cc45c8cb7-nw7th/oneclient_logs
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30          21,616   0%   20.61MB/s    0:00:00 (xfr#1, to-chk=187/220)
03-Dec-2024 18:42:30          21,616   0%   20.61MB/s    0:00:00 (xfr#1, to-chk=181/220)
03-Dec-2024 18:42:30          22,078   0%   21.06MB/s    0:00:00 (xfr#2, to-chk=183/220)
03-Dec-2024 18:42:30          89,461   2%   10.66MB/s    0:00:00 (xfr#3, to-chk=182/220)
03-Dec-2024 18:42:30          89,923   2%   10.72MB/s    0:00:00 (xfr#4, to-chk=181/220)
03-Dec-2024 18:42:30         128,160   3%    8.73MB/s    0:00:00 (xfr#5, to-chk=180/220)
03-Dec-2024 18:42:30         128,814   3%    8.77MB/s    0:00:00 (xfr#6, to-chk=176/220)
03-Dec-2024 18:42:30         239,962   6%   14.30MB/s    0:00:00 (xfr#7, to-chk=175/220)
03-Dec-2024 18:42:30         240,616   6%   13.50MB/s    0:00:00 (xfr#8, to-chk=174/220)
03-Dec-2024 18:42:30         271,309   7%   10.35MB/s    0:00:00 (xfr#9, to-chk=173/220)
03-Dec-2024 18:42:30         271,963   7%    9.98MB/s    0:00:00 (xfr#10, to-chk=169/220)
03-Dec-2024 18:42:30         276,093   7%   10.13MB/s    0:00:00 (xfr#11, to-chk=168/220)
03-Dec-2024 18:42:30         354,127   9%   12.99MB/s    0:00:00 (xfr#12, to-chk=167/220)
03-Dec-2024 18:42:30         354,781   9%   13.01MB/s    0:00:00 (xfr#13, to-chk=166/220)
03-Dec-2024 18:42:30         374,500   9%   13.74MB/s    0:00:00 (xfr#14, to-chk=165/220)
03-Dec-2024 18:42:30         375,058   9%   13.25MB/s    0:00:00 (xfr#15, to-chk=161/220)
03-Dec-2024 18:42:30         453,617  11%   16.02MB/s    0:00:00 (xfr#16, to-chk=160/220)
03-Dec-2024 18:42:30         454,175  12%   13.54MB/s    0:00:00 (xfr#17, to-chk=159/220)
03-Dec-2024 18:42:30         488,633  12%   14.56MB/s    0:00:00 (xfr#18, to-chk=158/220)
03-Dec-2024 18:42:30         488,999  12%   14.13MB/s    0:00:00 (xfr#19, to-chk=154/220)
03-Dec-2024 18:42:30         629,191  16%   18.18MB/s    0:00:00 (xfr#20, to-chk=153/220)
03-Dec-2024 18:42:30         629,557  16%   17.66MB/s    0:00:00 (xfr#21, to-chk=152/220)
03-Dec-2024 18:42:30         630,185  16%   17.68MB/s    0:00:00 (xfr#22, to-chk=151/220)
03-Dec-2024 18:42:30         652,685  17%   18.31MB/s    0:00:00 (xfr#23, to-chk=150/220)
03-Dec-2024 18:42:30         653,243  17%   17.80MB/s    0:00:00 (xfr#24, to-chk=146/220)
03-Dec-2024 18:42:30         718,678  19%   19.04MB/s    0:00:00 (xfr#25, to-chk=145/220)
03-Dec-2024 18:42:30         719,236  19%   19.05MB/s    0:00:00 (xfr#26, to-chk=144/220)
03-Dec-2024 18:42:30         753,412  19%   18.91MB/s    0:00:00 (xfr#27, to-chk=143/220)
03-Dec-2024 18:42:30         754,066  19%   18.44MB/s    0:00:00 (xfr#28, to-chk=139/220)
03-Dec-2024 18:42:30         860,491  22%   20.52MB/s    0:00:00 (xfr#29, to-chk=138/220)
03-Dec-2024 18:42:30         861,145  22%   20.53MB/s    0:00:00 (xfr#30, to-chk=137/220)
03-Dec-2024 18:42:30         894,133  23%   21.32MB/s    0:00:00 (xfr#31, to-chk=136/220)
03-Dec-2024 18:42:30         894,787  23%   21.33MB/s    0:00:00 (xfr#32, to-chk=132/220)
03-Dec-2024 18:42:30       1,013,725  26%   23.58MB/s    0:00:00 (xfr#33, to-chk=131/220)
03-Dec-2024 18:42:30       1,014,379  26%   23.59MB/s    0:00:00 (xfr#34, to-chk=130/220)
03-Dec-2024 18:42:30       1,047,835  27%   23.79MB/s    0:00:00 (xfr#35, to-chk=129/220)
03-Dec-2024 18:42:30       1,048,297  27%   23.80MB/s    0:00:00 (xfr#36, to-chk=125/220)
03-Dec-2024 18:42:30       1,149,003  30%   25.48MB/s    0:00:00 (xfr#37, to-chk=124/220)
03-Dec-2024 18:42:30       1,149,465  30%   24.36MB/s    0:00:00 (xfr#38, to-chk=123/220)
03-Dec-2024 18:42:30       1,170,092  30%   24.80MB/s    0:00:00 (xfr#39, to-chk=122/220)
03-Dec-2024 18:42:30       1,170,650  30%   24.27MB/s    0:00:00 (xfr#40, to-chk=118/220)
03-Dec-2024 18:42:30       1,246,600  32%   25.84MB/s    0:00:00 (xfr#41, to-chk=117/220)
03-Dec-2024 18:42:30       1,247,158  32%   25.31MB/s    0:00:00 (xfr#42, to-chk=116/220)
03-Dec-2024 18:42:30       1,264,146  33%   25.65MB/s    0:00:00 (xfr#43, to-chk=115/220)
03-Dec-2024 18:42:30       1,264,608  33%   25.66MB/s    0:00:00 (xfr#44, to-chk=111/220)
03-Dec-2024 18:42:30       1,326,700  35%   26.36MB/s    0:00:00 (xfr#45, to-chk=110/220)
03-Dec-2024 18:42:30       1,327,162  35%   26.37MB/s    0:00:00 (xfr#46, to-chk=109/220)
03-Dec-2024 18:42:30       1,348,483  35%   26.25MB/s    0:00:00 (xfr#47, to-chk=108/220)
03-Dec-2024 18:42:30       1,348,849  35%   26.25MB/s    0:00:00 (xfr#48, to-chk=104/220)
03-Dec-2024 18:42:30       1,430,211  37%   27.28MB/s    0:00:00 (xfr#49, to-chk=103/220)
03-Dec-2024 18:42:30       1,430,577  37%   26.75MB/s    0:00:00 (xfr#50, to-chk=102/220)
03-Dec-2024 18:42:30       1,431,205  37%   26.76MB/s    0:00:00 (xfr#51, to-chk=101/220)
03-Dec-2024 18:42:30       1,457,630  38%   26.73MB/s    0:00:00 (xfr#52, to-chk=100/220)
03-Dec-2024 18:42:30       1,458,188  38%   26.74MB/s    0:00:00 (xfr#53, to-chk=96/220)
03-Dec-2024 18:42:30       1,545,637  40%   27.30MB/s    0:00:00 (xfr#54, to-chk=95/220)
03-Dec-2024 18:42:30       1,546,195  40%   27.31MB/s    0:00:00 (xfr#55, to-chk=94/220)
03-Dec-2024 18:42:30       1,573,256  41%   27.28MB/s    0:00:00 (xfr#56, to-chk=93/220)
03-Dec-2024 18:42:30       1,573,718  41%   27.29MB/s    0:00:00 (xfr#57, to-chk=89/220)
03-Dec-2024 18:42:30       1,670,741  44%   28.45MB/s    0:00:00 (xfr#58, to-chk=88/220)
03-Dec-2024 18:42:30       1,671,203  44%   28.46MB/s    0:00:00 (xfr#59, to-chk=87/220)
03-Dec-2024 18:42:30       1,688,618  44%   28.76MB/s    0:00:00 (xfr#60, to-chk=86/220)
03-Dec-2024 18:42:30       1,689,176  44%   27.77MB/s    0:00:00 (xfr#61, to-chk=82/220)
03-Dec-2024 18:42:30       1,742,425  46%   28.16MB/s    0:00:00 (xfr#62, to-chk=81/220)
03-Dec-2024 18:42:30       1,742,983  46%   28.17MB/s    0:00:00 (xfr#63, to-chk=80/220)
03-Dec-2024 18:42:30       1,764,249  46%   28.52MB/s    0:00:00 (xfr#64, to-chk=79/220)
03-Dec-2024 18:42:30       1,764,711  46%   28.05MB/s    0:00:00 (xfr#65, to-chk=75/220)
03-Dec-2024 18:42:30       1,851,968  48%   28.95MB/s    0:00:00 (xfr#66, to-chk=74/220)
03-Dec-2024 18:42:30       1,852,430  48%   28.96MB/s    0:00:00 (xfr#67, to-chk=73/220)
03-Dec-2024 18:42:30       1,872,386  49%   29.27MB/s    0:00:00 (xfr#68, to-chk=72/220)
03-Dec-2024 18:42:30       1,873,040  49%   28.81MB/s    0:00:00 (xfr#69, to-chk=68/220)
03-Dec-2024 18:42:30       1,943,248  51%   29.89MB/s    0:00:00 (xfr#70, to-chk=67/220)
03-Dec-2024 18:42:30       1,943,902  51%   29.90MB/s    0:00:00 (xfr#71, to-chk=66/220)
03-Dec-2024 18:42:30       2,081,829  55%   29.20MB/s    0:00:00 (xfr#72, to-chk=65/220)
03-Dec-2024 18:42:30       2,082,195  55%   29.20MB/s    0:00:00 (xfr#73, to-chk=61/220)
03-Dec-2024 18:42:30       2,344,902  62%   31.50MB/s    0:00:00 (xfr#74, to-chk=60/220)
03-Dec-2024 18:42:30       2,345,268  62%   31.50MB/s    0:00:00 (xfr#75, to-chk=59/220)
03-Dec-2024 18:42:30       2,377,978  62%   31.94MB/s    0:00:00 (xfr#76, to-chk=58/220)
03-Dec-2024 18:42:30       2,378,536  62%   31.95MB/s    0:00:00 (xfr#77, to-chk=54/220)
03-Dec-2024 18:42:30       2,477,257  65%   32.81MB/s    0:00:00 (xfr#78, to-chk=53/220)
03-Dec-2024 18:42:30       2,477,815  65%   32.37MB/s    0:00:00 (xfr#79, to-chk=52/220)
03-Dec-2024 18:42:30       2,493,673  65%   32.58MB/s    0:00:00 (xfr#80, to-chk=51/220)
03-Dec-2024 18:42:30       2,494,039  65%   32.58MB/s    0:00:00 (xfr#81, to-chk=47/220)
03-Dec-2024 18:42:30       2,552,090  67%   32.89MB/s    0:00:00 (xfr#82, to-chk=46/220)
03-Dec-2024 18:42:30       2,552,456  67%   32.89MB/s    0:00:00 (xfr#83, to-chk=45/220)
03-Dec-2024 18:42:30       2,553,084  67%   32.90MB/s    0:00:00 (xfr#84, to-chk=44/220)
03-Dec-2024 18:42:30       2,581,134  68%   33.26MB/s    0:00:00 (xfr#85, to-chk=43/220)
03-Dec-2024 18:42:30       2,581,788  68%   32.83MB/s    0:00:00 (xfr#86, to-chk=39/220)
03-Dec-2024 18:42:30       2,670,845  70%   32.66MB/s    0:00:00 (xfr#87, to-chk=38/220)
03-Dec-2024 18:42:30       2,671,499  70%   32.66MB/s    0:00:00 (xfr#88, to-chk=37/220)
03-Dec-2024 18:42:30       2,672,127  70%   32.67MB/s    0:00:00 (xfr#89, to-chk=36/220)
03-Dec-2024 18:42:30       2,701,404  71%   32.20MB/s    0:00:00 (xfr#90, to-chk=35/220)
03-Dec-2024 18:42:30       2,701,866  71%   32.21MB/s    0:00:00 (xfr#91, to-chk=31/220)
03-Dec-2024 18:42:30       2,797,350  73%   32.94MB/s    0:00:00 (xfr#92, to-chk=30/220)
03-Dec-2024 18:42:30       2,797,812  73%   32.54MB/s    0:00:00 (xfr#93, to-chk=29/220)
03-Dec-2024 18:42:30       2,834,633  74%   32.57MB/s    0:00:00 (xfr#94, to-chk=28/220)
03-Dec-2024 18:42:30       2,835,095  74%   32.58MB/s    0:00:00 (xfr#95, to-chk=24/220)
03-Dec-2024 18:42:30       2,959,258  78%   33.60MB/s    0:00:00 (xfr#96, to-chk=23/220)
03-Dec-2024 18:42:30       2,959,720  78%   33.60MB/s    0:00:00 (xfr#97, to-chk=22/220)
03-Dec-2024 18:42:30       2,980,458  78%   33.44MB/s    0:00:00 (xfr#98, to-chk=21/220)
03-Dec-2024 18:42:30       2,980,920  78%   33.45MB/s    0:00:00 (xfr#99, to-chk=17/220)
03-Dec-2024 18:42:30       3,044,976  80%   33.77MB/s    0:00:00 (xfr#100, to-chk=16/220)
03-Dec-2024 18:42:30       3,045,438  80%   33.77MB/s    0:00:00 (xfr#101, to-chk=15/220)
03-Dec-2024 18:42:30       3,133,668  82%   34.35MB/s    0:00:00 (xfr#102, to-chk=14/220)
03-Dec-2024 18:42:30       3,134,322  82%   34.36MB/s    0:00:00 (xfr#103, to-chk=10/220)
03-Dec-2024 18:42:30       3,378,874  89%   36.21MB/s    0:00:00 (xfr#104, to-chk=9/220)
03-Dec-2024 18:42:30       3,379,528  89%   36.21MB/s    0:00:00 (xfr#105, to-chk=8/220)
03-Dec-2024 18:42:30       3,470,511  91%   36.77MB/s    0:00:00 (xfr#106, to-chk=7/220)
03-Dec-2024 18:42:30       3,471,165  91%   36.78MB/s    0:00:00 (xfr#107, to-chk=3/220)
03-Dec-2024 18:42:30       3,734,105  98%   38.29MB/s    0:00:00 (xfr#108, to-chk=2/220)
03-Dec-2024 18:42:30       3,734,759  98%   38.30MB/s    0:00:00 (xfr#109, to-chk=1/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.73MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.73MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   38.32MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   37.92MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30       3,776,926  99%   37.52MB/s    0:00:00 (xfr#110, to-chk=0/220)
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30          17,806  16%   16.98MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:42:30          36,545  33%   34.85MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:42:30          36,545  33%   34.85MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:42:30          54,148  49%   51.64MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:42:30          54,439  50%   51.92MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:42:30          54,439  50%   12.98MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30          36,806   7%   35.10MB/s    0:00:00 (xfr#2, to-chk=49/54)
03-Dec-2024 18:42:30          70,976  13%   67.69MB/s    0:00:00 (xfr#3, to-chk=47/54)
03-Dec-2024 18:42:30          71,560  13%   68.24MB/s    0:00:00 (xfr#4, to-chk=45/54)
03-Dec-2024 18:42:30          71,560  13%   68.24MB/s    0:00:00 (xfr#5, to-chk=43/54)
03-Dec-2024 18:42:30         104,316  20%   99.48MB/s    0:00:00 (xfr#6, to-chk=41/54)
03-Dec-2024 18:42:30         104,465  20%   99.63MB/s    0:00:00 (xfr#7, to-chk=39/54)
03-Dec-2024 18:42:30         104,762  20%   99.91MB/s    0:00:00 (xfr#8, to-chk=37/54)
03-Dec-2024 18:42:30         201,355  39%  192.03MB/s    0:00:00 (xfr#9, to-chk=35/54)
03-Dec-2024 18:42:30         206,883  40%  197.30MB/s    0:00:00 (xfr#10, to-chk=25/54)
03-Dec-2024 18:42:30         213,830  41%  203.92MB/s    0:00:00 (xfr#11, to-chk=24/54)
03-Dec-2024 18:42:30         217,072  42%  207.02MB/s    0:00:00 (xfr#12, to-chk=23/54)
03-Dec-2024 18:42:30         223,734  43%  106.68MB/s    0:00:00 (xfr#13, to-chk=22/54)
03-Dec-2024 18:42:30         227,546  44%  108.50MB/s    0:00:00 (xfr#14, to-chk=21/54)
03-Dec-2024 18:42:30         229,705  44%  109.53MB/s    0:00:00 (xfr#15, to-chk=20/54)
03-Dec-2024 18:42:30         232,263  45%  110.75MB/s    0:00:00 (xfr#16, to-chk=19/54)
03-Dec-2024 18:42:30         236,417  45%  112.73MB/s    0:00:00 (xfr#17, to-chk=18/54)
03-Dec-2024 18:42:30         240,856  46%  114.85MB/s    0:00:00 (xfr#18, to-chk=17/54)
03-Dec-2024 18:42:30         243,705  47%  116.21MB/s    0:00:00 (xfr#19, to-chk=16/54)
03-Dec-2024 18:42:30         248,429  48%  118.46MB/s    0:00:00 (xfr#20, to-chk=15/54)
03-Dec-2024 18:42:30         248,650  48%  118.57MB/s    0:00:00 (xfr#21, to-chk=14/54)
03-Dec-2024 18:42:30         254,742  49%  121.47MB/s    0:00:00 (xfr#22, to-chk=13/54)
03-Dec-2024 18:42:30         261,974  50%   83.28MB/s    0:00:00 (xfr#23, to-chk=12/54)
03-Dec-2024 18:42:30         270,230  52%   85.90MB/s    0:00:00 (xfr#24, to-chk=11/54)
03-Dec-2024 18:42:30         271,657  52%   86.36MB/s    0:00:00 (xfr#25, to-chk=10/54)
03-Dec-2024 18:42:30         273,531  53%   86.95MB/s    0:00:00 (xfr#26, to-chk=9/54)
03-Dec-2024 18:42:30         274,784  53%   87.35MB/s    0:00:00 (xfr#27, to-chk=8/54)
03-Dec-2024 18:42:30         278,311  54%   88.47MB/s    0:00:00 (xfr#28, to-chk=7/54)
03-Dec-2024 18:42:30         286,168  55%   90.97MB/s    0:00:00 (xfr#29, to-chk=6/54)
03-Dec-2024 18:42:30         293,742  57%   93.38MB/s    0:00:00 (xfr#30, to-chk=5/54)
03-Dec-2024 18:42:30         295,331  57%   70.41MB/s    0:00:00 (xfr#31, to-chk=4/54)
03-Dec-2024 18:42:30         295,837  57%   70.53MB/s    0:00:00 (xfr#32, to-chk=3/54)
03-Dec-2024 18:42:30         302,214  58%   72.05MB/s    0:00:00 (xfr#33, to-chk=2/54)
03-Dec-2024 18:42:30         308,021  59%   73.44MB/s    0:00:00 (xfr#34, to-chk=1/54)
03-Dec-2024 18:42:30         313,087  60%   74.65MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30         313,087  60%   74.65MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30         313,087  60%   74.65MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30         313,087  60%   49.76MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30         313,087  60%   49.76MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30         313,087  60%   49.76MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:42:30           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:42:30           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:42:30           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:42:30           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:42:30           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-oneprovider-paris-0/op-panel
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30          17,771  16%   16.95MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:42:30          36,473  33%   34.78MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:42:30          36,473  33%   34.78MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:42:30          54,041  49%   51.54MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:42:30          54,332  50%   51.82MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:42:30          54,332  50%   17.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-oneprovider-paris-0/op-worker
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30          37,883   7%   36.13MB/s    0:00:00 (xfr#2, to-chk=49/54)
03-Dec-2024 18:42:30          73,141  13%   34.88MB/s    0:00:00 (xfr#3, to-chk=47/54)
03-Dec-2024 18:42:30          75,750  14%   36.12MB/s    0:00:00 (xfr#4, to-chk=45/54)
03-Dec-2024 18:42:30          75,750  14%   36.12MB/s    0:00:00 (xfr#5, to-chk=43/54)
03-Dec-2024 18:42:30         109,583  20%   34.84MB/s    0:00:00 (xfr#6, to-chk=41/54)
03-Dec-2024 18:42:30         109,732  20%   26.16MB/s    0:00:00 (xfr#7, to-chk=39/54)
03-Dec-2024 18:42:30         110,029  20%   26.23MB/s    0:00:00 (xfr#8, to-chk=37/54)
03-Dec-2024 18:42:30         206,728  39%   28.16MB/s    0:00:00 (xfr#9, to-chk=35/54)
03-Dec-2024 18:42:30         209,571  39%   28.55MB/s    0:00:00 (xfr#10, to-chk=25/54)
03-Dec-2024 18:42:30         210,539  40%   28.68MB/s    0:00:00 (xfr#11, to-chk=24/54)
03-Dec-2024 18:42:30         213,777  40%   29.12MB/s    0:00:00 (xfr#12, to-chk=23/54)
03-Dec-2024 18:42:30         216,329  41%   29.47MB/s    0:00:00 (xfr#13, to-chk=22/54)
03-Dec-2024 18:42:30         218,486  41%   29.77MB/s    0:00:00 (xfr#14, to-chk=21/54)
03-Dec-2024 18:42:30         224,291  42%   30.56MB/s    0:00:00 (xfr#15, to-chk=20/54)
03-Dec-2024 18:42:30         228,728  43%   27.27MB/s    0:00:00 (xfr#16, to-chk=19/54)
03-Dec-2024 18:42:30         235,673  44%   28.09MB/s    0:00:00 (xfr#17, to-chk=18/54)
03-Dec-2024 18:42:30         235,894  44%   25.00MB/s    0:00:00 (xfr#18, to-chk=17/54)
03-Dec-2024 18:42:30         244,148  46%   25.87MB/s    0:00:00 (xfr#19, to-chk=16/54)
03-Dec-2024 18:42:30         248,300  47%   26.31MB/s    0:00:00 (xfr#20, to-chk=15/54)
03-Dec-2024 18:42:30         253,814  48%   26.90MB/s    0:00:00 (xfr#21, to-chk=14/54)
03-Dec-2024 18:42:30         261,669  49%   27.73MB/s    0:00:00 (xfr#22, to-chk=13/54)
03-Dec-2024 18:42:30         266,391  50%   28.23MB/s    0:00:00 (xfr#23, to-chk=12/54)
03-Dec-2024 18:42:30         268,263  51%   28.43MB/s    0:00:00 (xfr#24, to-chk=11/54)
03-Dec-2024 18:42:30         275,835  52%   23.91MB/s    0:00:00 (xfr#25, to-chk=10/54)
03-Dec-2024 18:42:30         280,895  53%   24.35MB/s    0:00:00 (xfr#26, to-chk=9/54)
03-Dec-2024 18:42:30         287,557  54%   24.93MB/s    0:00:00 (xfr#27, to-chk=8/54)
03-Dec-2024 18:42:30         291,082  55%   25.24MB/s    0:00:00 (xfr#28, to-chk=7/54)
03-Dec-2024 18:42:30         291,586  55%   25.28MB/s    0:00:00 (xfr#29, to-chk=6/54)
03-Dec-2024 18:42:30         295,404  56%   25.61MB/s    0:00:00 (xfr#30, to-chk=5/54)
03-Dec-2024 18:42:30         301,777  57%   23.98MB/s    0:00:00 (xfr#31, to-chk=4/54)
03-Dec-2024 18:42:30         309,007  58%   24.56MB/s    0:00:00 (xfr#32, to-chk=3/54)
03-Dec-2024 18:42:30         310,260  59%   22.76MB/s    0:00:00 (xfr#33, to-chk=2/54)
03-Dec-2024 18:42:30         316,350  60%   23.21MB/s    0:00:00 (xfr#34, to-chk=1/54)
03-Dec-2024 18:42:30         317,935  60%   23.32MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30         317,935  60%   18.95MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30         317,935  60%   18.95MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30         317,935  60%   17.84MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30         317,935  60%   17.84MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30         317,935  60%   17.84MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-oneprovider-paris-0/cluster-manager
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:42:30           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:42:30           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:42:30           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:42:30           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:42:30           6,843  50%    1.09MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30          23,820   7%   22.72MB/s    0:00:00 (xfr#2, to-chk=13/18)
03-Dec-2024 18:42:30          48,405  14%   46.16MB/s    0:00:00 (xfr#3, to-chk=11/18)
03-Dec-2024 18:42:30          48,405  14%   46.16MB/s    0:00:00 (xfr#4, to-chk=9/18)
03-Dec-2024 18:42:30          71,745  21%   68.42MB/s    0:00:00 (xfr#5, to-chk=7/18)
03-Dec-2024 18:42:30          71,835  21%   68.51MB/s    0:00:00 (xfr#6, to-chk=5/18)
03-Dec-2024 18:42:30          72,132  21%   68.79MB/s    0:00:00 (xfr#7, to-chk=3/18)
03-Dec-2024 18:42:30         170,047  50%   81.08MB/s    0:00:00 (xfr#8, to-chk=1/18)
03-Dec-2024 18:42:30         170,047  50%   54.06MB/s    0:00:00 (xfr#8, to-chk=0/18)
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 18:42:30           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:42:30           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:42:30           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:42:30           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:42:30           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:42:30           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:42:30 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.27.49/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:42:30               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:42:30          54,772  12%   52.23MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:42:30         111,114  26%  105.97MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:42:30         158,589  37%  151.24MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:42:30         213,158  49%  101.64MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:42:30         213,449  50%  101.78MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:42:30         213,449  50%   50.89MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:42:30 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1733251338.9354212 exists, exporting anyway.
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30 =============================== warnings summary ===============================
03-Dec-2024 18:42:30 tests/utils/rest_utils.py:97
03-Dec-2024 18:42:30   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 18:42:30     print("""
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30 tests/utils/path_utils.py:112
03-Dec-2024 18:42:30   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 18:42:30     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30 tests/utils/acceptance_utils.py:55
03-Dec-2024 18:42:30   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 18:42:30     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30 tests/utils/acceptance_utils.py:57
03-Dec-2024 18:42:30   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 18:42:30     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 18:42:30
03-Dec-2024 18:42:30 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 18:42:30 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 18:42:30 ================== 26 passed, 4 warnings in 883.28s (0:14:43) ==================
03-Dec-2024 18:42:35 release "dev" uninstalled
03-Dec-2024 18:42:36 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
03-Dec-2024 18:42:36 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
03-Dec-2024 18:42:38 No resources found
03-Dec-2024 18:42:39 Sidecar injection has been disabled
03-Dec-2024 18:42:39 Cleaning helm release "dev"...
03-Dec-2024 18:42:39 Deleted 1 helm deployments
03-Dec-2024 18:42:39 Deleted 0 k8s deployments
03-Dec-2024 18:42:39 Deleted 0 k8s services
03-Dec-2024 18:42:39 Deleted 0 persistent volumes
03-Dec-2024 18:42:40 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:42:40 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 18:42:40 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:42:40 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 18:42:40 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 18:42:40 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:42:40 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 18:42:40 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 18:42:40 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 18:42:40 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH...
03-Dec-2024 18:42:40 Finished task 'Parse test results' with result: Success
03-Dec-2024 18:42:40 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:42:40
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 18:42:40
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 18:42:40
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 18:42:40
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 18:42:40
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 18:42:40
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 18:42:40
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 18:42:40
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 18:42:40
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 18:42:40
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 18:42:40 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:42:40
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3374 (ODSRV-OAP-MPRFCPH-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3374-ScriptBuildTask-14532337344388273639.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance
03-Dec-2024 18:42:40 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz
03-Dec-2024 18:42:41 Uploading artifact
03-Dec-2024 18:42:41     source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz
03-Dec-2024 18:42:41     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz
03-Dec-2024 18:42:41 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 18:42:41 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:42:41 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:42:41
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3374 (ODSRV-OAP-MPRFCPH-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3374-ScriptBuildTask-1204705005500724932.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH
03-Dec-2024 18:42:41 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 18:42:41 Finished task 'Pack logs' with result: Success
03-Dec-2024 18:42:41 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:42:41
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 18:42:41 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:42:41
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3374 (ODSRV-OAP-MPRFCPH-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3374-ScriptBuildTask-1735874091416977445.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance
03-Dec-2024 18:42:41   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 18:42:41                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 18:42:41
03-Dec-2024 18:42:41 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 18:42:41   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 18:42:41 100  4822  100  4822    0     0  43053      0 --:--:-- --:--:-- --:--:-- 43053
03-Dec-2024 18:42:42 Cleaning helm deployments
03-Dec-2024 18:42:42 Cleanining pods
03-Dec-2024 18:42:42 Cleaning kube persistant volumes
03-Dec-2024 18:42:42 Cleaning dockswift container
03-Dec-2024 18:42:42 Cleaning docker containers
03-Dec-2024 18:42:45 Stalled docker containers to remove:
03-Dec-2024 18:42:45 5c78c714d543 8d1c2a38c969 b3610b20f22f 225b5daeb25b 9402807d1a4e 466352ce4506 e6d473794f26 0fe3d2720359 5617619c8b6f 7719348b8902 7815eb64b40c 58cc3e53e293 2d2f81280834 abef7e01c659 2faf6fc1301a 6c165fd02d42 ad5fbcf7d5bf 5c970569ba54 57eead9db49c aae3e61fe818
03-Dec-2024 18:42:45 Removing stalled docker containers
03-Dec-2024 18:42:45 Error response from daemon: Cannot kill container: 5c78c714d543: Container 5c78c714d5438a069947deffc2ca046ac85c4327f96cf253c050b236695b3c19 is not running
03-Dec-2024 18:42:45 5c78c714d543
03-Dec-2024 18:42:45 Error response from daemon: Cannot kill container: 8d1c2a38c969: Container 8d1c2a38c9699ded739d1fb75757c5cc9b398e52ca534f73d84d3fd38cad8b1f is not running
03-Dec-2024 18:42:45 8d1c2a38c969
03-Dec-2024 18:42:45 Error response from daemon: Cannot kill container: b3610b20f22f: Container b3610b20f22f609e56e1e398c3b651aad84a54724642cf4474dd381ab5097b34 is not running
03-Dec-2024 18:42:45 b3610b20f22f
03-Dec-2024 18:42:45 Error response from daemon: Cannot kill container: 225b5daeb25b: Container 225b5daeb25b13baf9995186b18521ac3aaa081d3c70fe0ded2596fde8a36627 is not running
03-Dec-2024 18:42:45 225b5daeb25b
03-Dec-2024 18:42:45 Error response from daemon: Cannot kill container: 9402807d1a4e: Container 9402807d1a4ec9c3ecc5bafd9100e4484c445c5b89d541ca624023280875dae1 is not running
03-Dec-2024 18:42:46 9402807d1a4e
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: 466352ce4506: Container 466352ce4506d0a54a6d741f6d0f063f4bde233d3257302623b3164bc38e7c31 is not running
03-Dec-2024 18:42:46 466352ce4506
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: e6d473794f26: Container e6d473794f26ebf877145cf6c8ab3585aa236fc7be31635750a281e238fff354 is not running
03-Dec-2024 18:42:46 e6d473794f26
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: 0fe3d2720359: Container 0fe3d2720359f8370bc53e4e861bde6597ba17bfa2489ba2929d39dbb1e2d233 is not running
03-Dec-2024 18:42:46 0fe3d2720359
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: 5617619c8b6f: Container 5617619c8b6f62f70eb53241c9dc59e0cec5af721f54d2810c3831fcee1bcd61 is not running
03-Dec-2024 18:42:46 5617619c8b6f
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: 7719348b8902: Container 7719348b890271cb77ef96a4cb72db24d8b99e77cb60dcf0d5114870dda0dec9 is not running
03-Dec-2024 18:42:46 7719348b8902
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: 7815eb64b40c: Container 7815eb64b40c470ec94056d4d22fbf936b3852eeec718d62d04e75fc67a495d8 is not running
03-Dec-2024 18:42:46 7815eb64b40c
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: 58cc3e53e293: Container 58cc3e53e29358dcbc1a8cf7ca87de5f6d186c796a12fce25bc41324e948ae36 is not running
03-Dec-2024 18:42:46 58cc3e53e293
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: 2d2f81280834: Container 2d2f81280834655c31d4e051e910626341cb91d29fc67564998c3dc1f7981792 is not running
03-Dec-2024 18:42:46 2d2f81280834
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: abef7e01c659: Container abef7e01c6593f1b1e6fe0247d52bb87ae58b7aee968709efc8fc44955342f60 is not running
03-Dec-2024 18:42:46 abef7e01c659
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: 2faf6fc1301a: Container 2faf6fc1301a48e9f2e3262833a189247a8972e34992289536180bb455ff698c is not running
03-Dec-2024 18:42:46 2faf6fc1301a
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: 6c165fd02d42: Container 6c165fd02d4225616a83ad971cdea646d9a4284caed58150c8072530604ac1ba is not running
03-Dec-2024 18:42:46 6c165fd02d42
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: ad5fbcf7d5bf: Container ad5fbcf7d5bf05501cfeb0b2807c9f1a45ba2c7c3e33a51159a8a1e4f9a76853 is not running
03-Dec-2024 18:42:46 ad5fbcf7d5bf
03-Dec-2024 18:42:46 Error response from daemon: Cannot kill container: 5c970569ba54: Container 5c970569ba54817ebaa337182d7e793ff92888f2578029ccc0734012ac4303c4 is not running
03-Dec-2024 18:42:46 5c970569ba54
03-Dec-2024 18:42:47 Error response from daemon: Cannot kill container: 57eead9db49c: Container 57eead9db49cb1e3ed7cdc45bb4a1aa35fd3d2d8ae9b4d85b17f001545c5f0c0 is not running
03-Dec-2024 18:42:47 57eead9db49c
03-Dec-2024 18:42:47 aae3e61fe818
03-Dec-2024 18:42:47 aae3e61fe818
03-Dec-2024 18:42:47 Stalled docker volumes to remove:
03-Dec-2024 18:42:47
03-Dec-2024 18:42:47 Removing stalled docker volumes
03-Dec-2024 18:42:47 Removing stalled loopdevices
03-Dec-2024 18:42:47 Done
03-Dec-2024 18:42:47 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 18:42:47 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 18:42:47 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 18:42:47 Running post build plugin 'NCover Results Collector'
03-Dec-2024 18:42:47 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 18:42:47 Running post build plugin 'Clover Results Collector'
03-Dec-2024 18:42:47 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 18:42:47 Running post build plugin 'Artifact Copier'
03-Dec-2024 18:42:47 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 18:42:48 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 120.3 ms
03-Dec-2024 18:42:48 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH'
03-Dec-2024 18:42:48 Finalising the build...
03-Dec-2024 18:42:48 Stopping timer.
03-Dec-2024 18:42:48 Build ODSRV-OAP-MPRFCPH-3374 completed.
03-Dec-2024 18:42:48 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 18:42:48 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 18:42:48 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 18:42:48 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 18:42:48 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 18:42:48 All post build plugins have finished
03-Dec-2024 18:42:48 Generating build results summary...
03-Dec-2024 18:42:48 Saving build results to disk...
03-Dec-2024 18:42:48 Store variable context...
03-Dec-2024 18:42:48 Finished building ODSRV-OAP-MPRFCPH-3374.