oneclient acceptance tests using environment deployed from packages

Build: #3373 failed

Job: multiprovider regular file CRUD directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

30-Nov-2024 04:39:55 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 04:39:55 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 04:39:55 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 04:39:55 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:39:55 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 04:39:55 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
30-Nov-2024 04:39:55 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
30-Nov-2024 04:39:55 =================================================================
30-Nov-2024 04:39:55
30-Nov-2024 04:39:55 PASSED
30-Nov-2024 04:39:55 Unmounting client from /tmp/onedata/mnt/ef475yqj8yiy6q08
30-Nov-2024 04:39:55
30-Nov-2024 04:39:55
30-Nov-2024 04:39:55 Unmounting client from /tmp/onedata/mnt/k3itvetlcinbp0kd
30-Nov-2024 04:39:55
30-Nov-2024 04:39:55
30-Nov-2024 04:40:30 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:40:30 =================================================================
30-Nov-2024 04:40:30 - Executing scenario 'Delete file right after closing it'
30-Nov-2024 04:40:30 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 04:40:30 -----------------------------------------------------------------
30-Nov-2024 04:40:30 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:40:30 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:40:30 using [token, token] by [user1, user2]"'
30-Nov-2024 04:40:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:40:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:40:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:40:30
30-Nov-2024 04:40:30
30-Nov-2024 04:40:30 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x2zgj'
30-Nov-2024 04:40:30 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x2zgj' successfully started
30-Nov-2024 04:40:30
30-Nov-2024 04:40:30 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/uyfoddel8ndlglro
30-Nov-2024 04:40:30
30-Nov-2024 04:40:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uyfoddel8ndlglro --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uyfoddel8ndlglro
30-Nov-2024 04:40:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16196318358448123144'...
30-Nov-2024 04:40:30 Getting configuration...
30-Nov-2024 04:40:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uyfoddel8ndlglro'.
30-Nov-2024 04:40:30
30-Nov-2024 04:40:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:40:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:40:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:40:30
30-Nov-2024 04:40:30
30-Nov-2024 04:40:30 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-f55ml'
30-Nov-2024 04:40:30 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-f55ml' successfully started
30-Nov-2024 04:40:30
30-Nov-2024 04:40:30 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/n6nha1x1ikat0n7e
30-Nov-2024 04:40:30
30-Nov-2024 04:40:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n6nha1x1ikat0n7e --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n6nha1x1ikat0n7e
30-Nov-2024 04:40:30 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1289958147659050375'...
30-Nov-2024 04:40:30 Getting configuration...
30-Nov-2024 04:40:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n6nha1x1ikat0n7e'.
30-Nov-2024 04:40:30
30-Nov-2024 04:40:30 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 04:40:30 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
30-Nov-2024 04:40:30 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
30-Nov-2024 04:40:30 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 04:40:30 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
30-Nov-2024 04:40:30 -- Executing step: 'When "user1 closes space1/file1 on client11"'
30-Nov-2024 04:40:30 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
30-Nov-2024 04:40:30 -- Executing step: 'When "space1 is empty for user1 on client11"'
30-Nov-2024 04:40:30 =================================================================
30-Nov-2024 04:40:30
30-Nov-2024 04:40:31 PASSED
30-Nov-2024 04:40:31 Unmounting client from /tmp/onedata/mnt/uyfoddel8ndlglro
30-Nov-2024 04:40:31
30-Nov-2024 04:40:31
30-Nov-2024 04:40:31 Unmounting client from /tmp/onedata/mnt/n6nha1x1ikat0n7e
30-Nov-2024 04:40:31
30-Nov-2024 04:40:31
30-Nov-2024 04:41:20 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:41:20 =================================================================
30-Nov-2024 04:41:20 - Executing scenario 'Create many children'
30-Nov-2024 04:41:20 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 04:41:20 -----------------------------------------------------------------
30-Nov-2024 04:41:20 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:41:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:41:20 using [token, token] by [user1, user2]"'
30-Nov-2024 04:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:41:20
30-Nov-2024 04:41:20
30-Nov-2024 04:41:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x2zgj'
30-Nov-2024 04:41:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x2zgj' successfully started
30-Nov-2024 04:41:20
30-Nov-2024 04:41:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/q5fmctohp4cv9p11
30-Nov-2024 04:41:20
30-Nov-2024 04:41:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q5fmctohp4cv9p11 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q5fmctohp4cv9p11
30-Nov-2024 04:41:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17415373980453935506'...
30-Nov-2024 04:41:20 Getting configuration...
30-Nov-2024 04:41:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q5fmctohp4cv9p11'.
30-Nov-2024 04:41:20
30-Nov-2024 04:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:41:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:41:20
30-Nov-2024 04:41:20
30-Nov-2024 04:41:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-f55ml'
30-Nov-2024 04:41:20 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-f55ml' successfully started
30-Nov-2024 04:41:20
30-Nov-2024 04:41:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/f6cpgaeefg0kkx1l
30-Nov-2024 04:41:20
30-Nov-2024 04:41:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f6cpgaeefg0kkx1l --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f6cpgaeefg0kkx1l
30-Nov-2024 04:41:20 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2963706965502017265'...
30-Nov-2024 04:41:20 Getting configuration...
30-Nov-2024 04:41:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/f6cpgaeefg0kkx1l'.
30-Nov-2024 04:41:20
30-Nov-2024 04:41:20 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
30-Nov-2024 04:41:20 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
30-Nov-2024 04:41:20 =================================================================
30-Nov-2024 04:41:20
30-Nov-2024 04:41:37 PASSED
30-Nov-2024 04:41:37 Unmounting client from /tmp/onedata/mnt/q5fmctohp4cv9p11
30-Nov-2024 04:41:37
30-Nov-2024 04:41:37
30-Nov-2024 04:41:37 Unmounting client from /tmp/onedata/mnt/f6cpgaeefg0kkx1l
30-Nov-2024 04:41:37
30-Nov-2024 04:41:37
30-Nov-2024 04:42:16 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:42:16 =================================================================
30-Nov-2024 04:42:16 - Executing scenario 'Create nonempty file then copy it and remove source file'
30-Nov-2024 04:42:16 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 04:42:16 -----------------------------------------------------------------
30-Nov-2024 04:42:16 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:42:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:42:16 using [token, token] by [user1, user2]"'
30-Nov-2024 04:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:42:16
30-Nov-2024 04:42:16
30-Nov-2024 04:42:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x2zgj'
30-Nov-2024 04:42:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x2zgj' successfully started
30-Nov-2024 04:42:16
30-Nov-2024 04:42:16 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/swdnrjb1h228a5me
30-Nov-2024 04:42:16
30-Nov-2024 04:42:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/swdnrjb1h228a5me --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/swdnrjb1h228a5me
30-Nov-2024 04:42:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7208118477735515166'...
30-Nov-2024 04:42:16 Getting configuration...
30-Nov-2024 04:42:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/swdnrjb1h228a5me'.
30-Nov-2024 04:42:16
30-Nov-2024 04:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:42:16
30-Nov-2024 04:42:16
30-Nov-2024 04:42:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-f55ml'
30-Nov-2024 04:42:16 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-f55ml' successfully started
30-Nov-2024 04:42:16
30-Nov-2024 04:42:16 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/h1nrm89h7v6z39st
30-Nov-2024 04:42:16
30-Nov-2024 04:42:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h1nrm89h7v6z39st --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h1nrm89h7v6z39st
30-Nov-2024 04:42:16 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15152688365495359727'...
30-Nov-2024 04:42:16 Getting configuration...
30-Nov-2024 04:42:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h1nrm89h7v6z39st'.
30-Nov-2024 04:42:16
30-Nov-2024 04:42:16 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 04:42:16 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 04:42:16 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
30-Nov-2024 04:42:16 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
30-Nov-2024 04:42:16 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
30-Nov-2024 04:42:16 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
30-Nov-2024 04:42:16 =================================================================
30-Nov-2024 04:42:16
30-Nov-2024 04:42:17 PASSED
30-Nov-2024 04:42:17 Unmounting client from /tmp/onedata/mnt/swdnrjb1h228a5me
30-Nov-2024 04:42:17
30-Nov-2024 04:42:17
30-Nov-2024 04:42:17 Unmounting client from /tmp/onedata/mnt/h1nrm89h7v6z39st
30-Nov-2024 04:42:17
30-Nov-2024 04:42:17
30-Nov-2024 04:43:05 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:43:05 =================================================================
30-Nov-2024 04:43:05 - Executing scenario 'Create nonempty file then move it to another space'
30-Nov-2024 04:43:05 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 04:43:05 -----------------------------------------------------------------
30-Nov-2024 04:43:05 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:43:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:43:05 using [token, token] by [user1, user2]"'
30-Nov-2024 04:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-x2zgj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:43:05
30-Nov-2024 04:43:05
30-Nov-2024 04:43:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x2zgj'
30-Nov-2024 04:43:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-x2zgj' successfully started
30-Nov-2024 04:43:05
30-Nov-2024 04:43:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mujc4ntzuv7cxn3j
30-Nov-2024 04:43:05
30-Nov-2024 04:43:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mujc4ntzuv7cxn3j --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mujc4ntzuv7cxn3j
30-Nov-2024 04:43:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13145205244705537291'...
30-Nov-2024 04:43:05 Getting configuration...
30-Nov-2024 04:43:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mujc4ntzuv7cxn3j'.
30-Nov-2024 04:43:05
30-Nov-2024 04:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-f55ml', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:43:05
30-Nov-2024 04:43:05
30-Nov-2024 04:43:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-f55ml'
30-Nov-2024 04:43:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-f55ml' successfully started
30-Nov-2024 04:43:05
30-Nov-2024 04:43:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/b0a8x8a59gwoe7hn
30-Nov-2024 04:43:05
30-Nov-2024 04:43:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b0a8x8a59gwoe7hn --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b0a8x8a59gwoe7hn
30-Nov-2024 04:43:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7074045677905590160'...
30-Nov-2024 04:43:05 Getting configuration...
30-Nov-2024 04:43:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/b0a8x8a59gwoe7hn'.
30-Nov-2024 04:43:05
30-Nov-2024 04:43:05 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 04:43:05 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 04:43:05 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
30-Nov-2024 04:43:05 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
30-Nov-2024 04:43:05 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
30-Nov-2024 04:43:05 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
30-Nov-2024 04:43:05 =================================================================
30-Nov-2024 04:43:05
30-Nov-2024 04:43:19 PASSED
30-Nov-2024 04:43:19 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 04:43:19 Unmounting client from /tmp/onedata/mnt/mujc4ntzuv7cxn3j
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19 Unmounting client from /tmp/onedata/mnt/b0a8x8a59gwoe7hn
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1732941785.9394178', '-c', '/tmp/logs']
30-Nov-2024 04:43:19 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-sv7lx. See /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-cross-support-job-3p-users-sv7lx/entrypoint.log for more details
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-x2zgj: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-oneclient-krakow-7d9476b8bc-x2zgj/oneclient_logs
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=192/224)
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19          33,287   0%   31.74MB/s    0:00:00 (xfr#1, to-chk=191/224)
30-Nov-2024 04:43:19          33,287   0%   31.74MB/s    0:00:00 (xfr#1, to-chk=185/224)
30-Nov-2024 04:43:19          33,845   0%   32.28MB/s    0:00:00 (xfr#2, to-chk=187/224)
30-Nov-2024 04:43:19         153,984   1%   29.37MB/s    0:00:00 (xfr#3, to-chk=186/224)
30-Nov-2024 04:43:19         154,542   1%   24.56MB/s    0:00:00 (xfr#4, to-chk=185/224)
30-Nov-2024 04:43:19         196,136   1%   15.59MB/s    0:00:00 (xfr#5, to-chk=184/224)
30-Nov-2024 04:43:19         196,694   1%   15.63MB/s    0:00:00 (xfr#6, to-chk=180/224)
30-Nov-2024 04:43:19         381,269   3%   21.39MB/s    0:00:00 (xfr#7, to-chk=179/224)
30-Nov-2024 04:43:19         381,827   3%   20.23MB/s    0:00:00 (xfr#8, to-chk=178/224)
30-Nov-2024 04:43:19         446,783   3%   20.29MB/s    0:00:00 (xfr#9, to-chk=177/224)
30-Nov-2024 04:43:19         447,341   3%   20.32MB/s    0:00:00 (xfr#10, to-chk=173/224)
30-Nov-2024 04:43:19         451,486   3%   20.50MB/s    0:00:00 (xfr#11, to-chk=172/224)
30-Nov-2024 04:43:19         707,628   5%   21.09MB/s    0:00:00 (xfr#12, to-chk=171/224)
30-Nov-2024 04:43:19         708,186   5%   21.11MB/s    0:00:00 (xfr#13, to-chk=170/224)
30-Nov-2024 04:43:19         747,839   5%   21.61MB/s    0:00:00 (xfr#14, to-chk=169/224)
30-Nov-2024 04:43:19         748,493   5%   21.63MB/s    0:00:00 (xfr#15, to-chk=165/224)
30-Nov-2024 04:43:19         885,094   7%   19.18MB/s    0:00:00 (xfr#16, to-chk=164/224)
30-Nov-2024 04:43:19         885,748   7%   19.20MB/s    0:00:00 (xfr#17, to-chk=163/224)
30-Nov-2024 04:43:19         886,376   7%   18.78MB/s    0:00:00 (xfr#18, to-chk=162/224)
30-Nov-2024 04:43:19         939,374   7%   19.06MB/s    0:00:00 (xfr#19, to-chk=161/224)
30-Nov-2024 04:43:19         939,740   7%   19.07MB/s    0:00:00 (xfr#20, to-chk=157/224)
30-Nov-2024 04:43:19       1,147,514   9%   21.46MB/s    0:00:00 (xfr#21, to-chk=156/224)
30-Nov-2024 04:43:19       1,147,880   9%   21.46MB/s    0:00:00 (xfr#22, to-chk=155/224)
30-Nov-2024 04:43:19       1,200,585   9%   22.45MB/s    0:00:00 (xfr#23, to-chk=154/224)
30-Nov-2024 04:43:19       1,201,239   9%   22.03MB/s    0:00:00 (xfr#24, to-chk=150/224)
30-Nov-2024 04:43:19       1,386,205  11%   20.98MB/s    0:00:00 (xfr#25, to-chk=149/224)
30-Nov-2024 04:43:19       1,386,859  11%   20.99MB/s    0:00:00 (xfr#26, to-chk=148/224)
30-Nov-2024 04:43:19       1,437,720  11%   21.42MB/s    0:00:00 (xfr#27, to-chk=147/224)
30-Nov-2024 04:43:19       1,438,470  11%   21.43MB/s    0:00:00 (xfr#28, to-chk=143/224)
30-Nov-2024 04:43:19       1,650,479  13%   23.15MB/s    0:00:00 (xfr#29, to-chk=142/224)
30-Nov-2024 04:43:19       1,651,229  13%   23.16MB/s    0:00:00 (xfr#30, to-chk=141/224)
30-Nov-2024 04:43:19       1,705,144  13%   22.28MB/s    0:00:00 (xfr#31, to-chk=140/224)
30-Nov-2024 04:43:19       1,705,894  13%   22.29MB/s    0:00:00 (xfr#32, to-chk=136/224)
30-Nov-2024 04:43:19       1,902,892  15%   24.20MB/s    0:00:00 (xfr#33, to-chk=135/224)
30-Nov-2024 04:43:19       1,903,642  15%   24.21MB/s    0:00:00 (xfr#34, to-chk=134/224)
30-Nov-2024 04:43:19       1,931,490  15%   24.24MB/s    0:00:00 (xfr#35, to-chk=133/224)
30-Nov-2024 04:43:19       1,931,952  15%   23.93MB/s    0:00:00 (xfr#36, to-chk=129/224)
30-Nov-2024 04:43:19       2,032,850  16%   24.23MB/s    0:00:00 (xfr#37, to-chk=128/224)
30-Nov-2024 04:43:19       2,033,312  16%   24.24MB/s    0:00:00 (xfr#38, to-chk=127/224)
30-Nov-2024 04:43:19       2,033,940  16%   24.25MB/s    0:00:00 (xfr#39, to-chk=126/224)
30-Nov-2024 04:43:19       2,077,927  16%   24.77MB/s    0:00:00 (xfr#40, to-chk=125/224)
30-Nov-2024 04:43:19       2,078,485  16%   24.78MB/s    0:00:00 (xfr#41, to-chk=121/224)
30-Nov-2024 04:43:19       2,226,770  17%   26.22MB/s    0:00:00 (xfr#42, to-chk=120/224)
30-Nov-2024 04:43:19       2,227,328  17%   25.90MB/s    0:00:00 (xfr#43, to-chk=119/224)
30-Nov-2024 04:43:19       2,287,091  18%   26.60MB/s    0:00:00 (xfr#44, to-chk=118/224)
30-Nov-2024 04:43:19       2,287,937  18%   26.61MB/s    0:00:00 (xfr#45, to-chk=114/224)
30-Nov-2024 04:43:19       2,528,812  20%   25.93MB/s    0:00:00 (xfr#46, to-chk=113/224)
30-Nov-2024 04:43:19       2,529,658  20%   25.66MB/s    0:00:00 (xfr#47, to-chk=112/224)
30-Nov-2024 04:43:19       2,571,553  20%   26.09MB/s    0:00:00 (xfr#48, to-chk=111/224)
30-Nov-2024 04:43:19       2,572,207  20%   26.10MB/s    0:00:00 (xfr#49, to-chk=107/224)
30-Nov-2024 04:43:19       2,735,394  21%   27.46MB/s    0:00:00 (xfr#50, to-chk=106/224)
30-Nov-2024 04:43:19       2,736,048  21%   27.18MB/s    0:00:00 (xfr#51, to-chk=105/224)
30-Nov-2024 04:43:19       2,901,007  23%   26.86MB/s    0:00:00 (xfr#52, to-chk=104/224)
30-Nov-2024 04:43:19       2,901,661  23%   26.87MB/s    0:00:00 (xfr#53, to-chk=100/224)
30-Nov-2024 04:43:19       5,488,003  43%   37.12MB/s    0:00:00 (xfr#54, to-chk=99/224)
30-Nov-2024 04:43:19       5,488,657  43%   36.86MB/s    0:00:00 (xfr#55, to-chk=98/224)
30-Nov-2024 04:43:19       5,489,285  43%   36.87MB/s    0:00:00 (xfr#56, to-chk=97/224)
30-Nov-2024 04:43:19       5,534,905  43%   36.91MB/s    0:00:00 (xfr#57, to-chk=96/224)
30-Nov-2024 04:43:19       5,535,559  43%   36.92MB/s    0:00:00 (xfr#58, to-chk=92/224)
30-Nov-2024 04:43:19       5,539,697  43%   36.94MB/s    0:00:00 (xfr#59, to-chk=91/224)
30-Nov-2024 04:43:19       5,686,620  45%   37.15MB/s    0:00:00 (xfr#60, to-chk=90/224)
30-Nov-2024 04:43:19       5,687,274  45%   37.15MB/s    0:00:00 (xfr#61, to-chk=89/224)
30-Nov-2024 04:43:19       5,722,940  45%   37.38MB/s    0:00:00 (xfr#62, to-chk=88/224)
30-Nov-2024 04:43:19       5,723,690  45%   37.13MB/s    0:00:00 (xfr#63, to-chk=84/224)
30-Nov-2024 04:43:19       5,852,772  46%   37.46MB/s    0:00:00 (xfr#64, to-chk=83/224)
30-Nov-2024 04:43:19       5,853,522  46%   37.47MB/s    0:00:00 (xfr#65, to-chk=82/224)
30-Nov-2024 04:43:19       5,854,150  46%   37.47MB/s    0:00:00 (xfr#66, to-chk=81/224)
30-Nov-2024 04:43:19       5,893,735  46%   37.72MB/s    0:00:00 (xfr#67, to-chk=80/224)
30-Nov-2024 04:43:19       5,894,485  46%   37.48MB/s    0:00:00 (xfr#68, to-chk=76/224)
30-Nov-2024 04:43:19       5,898,624  46%   37.50MB/s    0:00:00 (xfr#69, to-chk=75/224)
30-Nov-2024 04:43:19       6,029,667  47%   38.34MB/s    0:00:00 (xfr#70, to-chk=74/224)
30-Nov-2024 04:43:19       6,030,417  47%   38.09MB/s    0:00:00 (xfr#71, to-chk=73/224)
30-Nov-2024 04:43:19       6,795,810  53%   35.22MB/s    0:00:00 (xfr#72, to-chk=72/224)
30-Nov-2024 04:43:19       6,796,272  53%   35.23MB/s    0:00:00 (xfr#73, to-chk=68/224)
30-Nov-2024 04:43:19       9,993,269  79%   30.35MB/s    0:00:00 (xfr#74, to-chk=67/224)
30-Nov-2024 04:43:19       9,993,731  79%   30.35MB/s    0:00:00 (xfr#75, to-chk=66/224)
30-Nov-2024 04:43:19      10,026,553  79%   30.45MB/s    0:00:00 (xfr#76, to-chk=65/224)
30-Nov-2024 04:43:19      10,027,111  79%   30.45MB/s    0:00:00 (xfr#77, to-chk=61/224)
30-Nov-2024 04:43:19      10,173,361  80%   30.51MB/s    0:00:00 (xfr#78, to-chk=60/224)
30-Nov-2024 04:43:19      10,173,919  80%   30.51MB/s    0:00:00 (xfr#79, to-chk=59/224)
30-Nov-2024 04:43:19      10,252,440  81%   30.55MB/s    0:00:00 (xfr#80, to-chk=58/224)
30-Nov-2024 04:43:19      10,253,190  81%   30.56MB/s    0:00:00 (xfr#81, to-chk=54/224)
30-Nov-2024 04:43:19      10,571,482  83%   30.01MB/s    0:00:00 (xfr#82, to-chk=53/224)
30-Nov-2024 04:43:19      10,572,232  83%   30.01MB/s    0:00:00 (xfr#83, to-chk=52/224)
30-Nov-2024 04:43:19      10,619,707  84%   28.94MB/s    0:00:00 (xfr#84, to-chk=51/224)
30-Nov-2024 04:43:19      10,620,265  84%   28.94MB/s    0:00:00 (xfr#85, to-chk=47/224)
30-Nov-2024 04:43:19      10,769,147  85%   29.26MB/s    0:00:00 (xfr#86, to-chk=46/224)
30-Nov-2024 04:43:19      10,769,705  85%   29.18MB/s    0:00:00 (xfr#87, to-chk=45/224)
30-Nov-2024 04:43:19      10,838,697  86%   29.37MB/s    0:00:00 (xfr#88, to-chk=44/224)
30-Nov-2024 04:43:19      10,839,543  86%   29.37MB/s    0:00:00 (xfr#89, to-chk=40/224)
30-Nov-2024 04:43:19      11,428,432  90%   28.53MB/s    0:00:00 (xfr#90, to-chk=39/224)
30-Nov-2024 04:43:19      11,429,278  90%   28.53MB/s    0:00:00 (xfr#91, to-chk=38/224)
30-Nov-2024 04:43:19      11,480,638  91%   28.59MB/s    0:00:00 (xfr#92, to-chk=37/224)
30-Nov-2024 04:43:19      11,481,388  91%   28.59MB/s    0:00:00 (xfr#93, to-chk=33/224)
30-Nov-2024 04:43:19      11,669,107  92%   28.98MB/s    0:00:00 (xfr#94, to-chk=32/224)
30-Nov-2024 04:43:19      11,669,857  92%   28.98MB/s    0:00:00 (xfr#95, to-chk=31/224)
30-Nov-2024 04:43:19      11,705,573  92%   29.00MB/s    0:00:00 (xfr#96, to-chk=30/224)
30-Nov-2024 04:43:19      11,706,227  92%   29.00MB/s    0:00:00 (xfr#97, to-chk=26/224)
30-Nov-2024 04:43:19      11,826,881  93%   28.99MB/s    0:00:00 (xfr#98, to-chk=25/224)
30-Nov-2024 04:43:19      11,827,535  93%   29.00MB/s    0:00:00 (xfr#99, to-chk=24/224)
30-Nov-2024 04:43:19      11,828,163  93%   29.00MB/s    0:00:00 (xfr#100, to-chk=23/224)
30-Nov-2024 04:43:19      11,896,233  94%   28.94MB/s    0:00:00 (xfr#101, to-chk=22/224)
30-Nov-2024 04:43:19      11,896,983  94%   28.94MB/s    0:00:00 (xfr#102, to-chk=18/224)
30-Nov-2024 04:43:19      12,148,956  96%   28.97MB/s    0:00:00 (xfr#103, to-chk=17/224)
30-Nov-2024 04:43:19      12,149,706  96%   28.97MB/s    0:00:00 (xfr#104, to-chk=16/224)
30-Nov-2024 04:43:19      12,150,334  96%   28.90MB/s    0:00:00 (xfr#105, to-chk=15/224)
30-Nov-2024 04:43:19      12,200,881  96%   29.02MB/s    0:00:00 (xfr#106, to-chk=14/224)
30-Nov-2024 04:43:19      12,201,535  96%   29.02MB/s    0:00:00 (xfr#107, to-chk=10/224)
30-Nov-2024 04:43:19      12,369,628  98%   28.98MB/s    0:00:00 (xfr#108, to-chk=9/224)
30-Nov-2024 04:43:19      12,370,282  98%   28.99MB/s    0:00:00 (xfr#109, to-chk=8/224)
30-Nov-2024 04:43:19      12,410,287  98%   28.52MB/s    0:00:00 (xfr#110, to-chk=7/224)
30-Nov-2024 04:43:19      12,410,845  98%   28.52MB/s    0:00:00 (xfr#111, to-chk=3/224)
30-Nov-2024 04:43:19      12,544,860  99%   27.89MB/s    0:00:00 (xfr#112, to-chk=2/224)
30-Nov-2024 04:43:19      12,545,418  99%   27.89MB/s    0:00:00 (xfr#113, to-chk=1/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.98MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.98MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.98MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.98MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.98MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   27.92MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   26.86MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19      12,588,139  99%   26.86MB/s    0:00:00 (xfr#114, to-chk=0/224)
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-f55ml: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-oneclient-paris-5cc45c8cb7-f55ml/oneclient_logs
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19         142,730   1%   45.37MB/s    0:00:00 (xfr#1, to-chk=187/220)
30-Nov-2024 04:43:19         142,730   1%   34.03MB/s    0:00:00 (xfr#1, to-chk=181/220)
30-Nov-2024 04:43:19         143,384   1%   34.19MB/s    0:00:00 (xfr#2, to-chk=183/220)
30-Nov-2024 04:43:19         572,455   6%   90.99MB/s    0:00:00 (xfr#3, to-chk=182/220)
30-Nov-2024 04:43:19         573,109   6%   91.09MB/s    0:00:00 (xfr#4, to-chk=181/220)
30-Nov-2024 04:43:19         627,783   7%   99.78MB/s    0:00:00 (xfr#5, to-chk=180/220)
30-Nov-2024 04:43:19         628,629   7%   85.64MB/s    0:00:00 (xfr#6, to-chk=176/220)
30-Nov-2024 04:43:19         882,950  10%   76.55MB/s    0:00:00 (xfr#7, to-chk=175/220)
30-Nov-2024 04:43:19         883,796  10%   76.62MB/s    0:00:00 (xfr#8, to-chk=174/220)
30-Nov-2024 04:43:19         907,485  10%   78.68MB/s    0:00:00 (xfr#9, to-chk=173/220)
30-Nov-2024 04:43:19         908,043  10%   78.73MB/s    0:00:00 (xfr#10, to-chk=169/220)
30-Nov-2024 04:43:19       1,039,655  12%   76.27MB/s    0:00:00 (xfr#11, to-chk=168/220)
30-Nov-2024 04:43:19       1,040,213  12%   76.31MB/s    0:00:00 (xfr#12, to-chk=167/220)
30-Nov-2024 04:43:19       1,074,116  12%   78.80MB/s    0:00:00 (xfr#13, to-chk=166/220)
30-Nov-2024 04:43:19       1,074,866  12%   78.85MB/s    0:00:00 (xfr#14, to-chk=162/220)
30-Nov-2024 04:43:19       1,230,922  14%   58.69MB/s    0:00:00 (xfr#15, to-chk=161/220)
30-Nov-2024 04:43:19       1,231,672  14%   58.73MB/s    0:00:00 (xfr#16, to-chk=160/220)
30-Nov-2024 04:43:19       1,286,060  15%   58.40MB/s    0:00:00 (xfr#17, to-chk=159/220)
30-Nov-2024 04:43:19       1,286,714  15%   58.43MB/s    0:00:00 (xfr#18, to-chk=155/220)
30-Nov-2024 04:43:19       1,290,850  15%   58.62MB/s    0:00:00 (xfr#19, to-chk=154/220)
30-Nov-2024 04:43:19       1,472,381  17%   63.83MB/s    0:00:00 (xfr#20, to-chk=153/220)
30-Nov-2024 04:43:19       1,473,035  17%   63.85MB/s    0:00:00 (xfr#21, to-chk=152/220)
30-Nov-2024 04:43:19       1,543,343  18%   66.90MB/s    0:00:00 (xfr#22, to-chk=151/220)
30-Nov-2024 04:43:19       1,543,997  18%   66.93MB/s    0:00:00 (xfr#23, to-chk=147/220)
30-Nov-2024 04:43:19       1,797,731  21%   59.12MB/s    0:00:00 (xfr#24, to-chk=146/220)
30-Nov-2024 04:43:19       1,798,385  21%   59.14MB/s    0:00:00 (xfr#25, to-chk=145/220)
30-Nov-2024 04:43:19       1,852,193  22%   58.88MB/s    0:00:00 (xfr#26, to-chk=144/220)
30-Nov-2024 04:43:19       1,852,847  22%   58.90MB/s    0:00:00 (xfr#27, to-chk=140/220)
30-Nov-2024 04:43:19       2,067,886  24%   61.63MB/s    0:00:00 (xfr#28, to-chk=139/220)
30-Nov-2024 04:43:19       2,068,540  24%   61.65MB/s    0:00:00 (xfr#29, to-chk=138/220)
30-Nov-2024 04:43:19       2,352,549  28%   65.99MB/s    0:00:00 (xfr#30, to-chk=137/220)
30-Nov-2024 04:43:19       2,352,915  28%   66.00MB/s    0:00:00 (xfr#31, to-chk=133/220)
30-Nov-2024 04:43:19       3,449,494  41%   47.68MB/s    0:00:00 (xfr#32, to-chk=132/220)
30-Nov-2024 04:43:19       3,459,295  41%   47.81MB/s    0:00:00 (xfr#33, to-chk=131/220)
30-Nov-2024 04:43:19       3,498,581  42%   48.36MB/s    0:00:00 (xfr#34, to-chk=130/220)
30-Nov-2024 04:43:19       3,499,043  42%   47.67MB/s    0:00:00 (xfr#35, to-chk=126/220)
30-Nov-2024 04:43:19       3,641,521  43%   49.61MB/s    0:00:00 (xfr#36, to-chk=125/220)
30-Nov-2024 04:43:19       3,641,983  43%   49.62MB/s    0:00:00 (xfr#37, to-chk=124/220)
30-Nov-2024 04:43:19       3,676,959  44%   49.39MB/s    0:00:00 (xfr#38, to-chk=123/220)
30-Nov-2024 04:43:19       3,677,229  44%   49.39MB/s    0:00:00 (xfr#39, to-chk=119/220)
30-Nov-2024 04:43:19       3,784,896  45%   49.45MB/s    0:00:00 (xfr#40, to-chk=118/220)
30-Nov-2024 04:43:19       3,785,166  45%   48.78MB/s    0:00:00 (xfr#41, to-chk=117/220)
30-Nov-2024 04:43:19       3,821,982  46%   49.26MB/s    0:00:00 (xfr#42, to-chk=116/220)
30-Nov-2024 04:43:19       3,822,444  46%   49.26MB/s    0:00:00 (xfr#43, to-chk=112/220)
30-Nov-2024 04:43:19       3,940,939  47%   44.22MB/s    0:00:00 (xfr#44, to-chk=111/220)
30-Nov-2024 04:43:19       3,941,401  47%   44.22MB/s    0:00:00 (xfr#45, to-chk=110/220)
30-Nov-2024 04:43:19       3,942,029  47%   44.23MB/s    0:00:00 (xfr#46, to-chk=109/220)
30-Nov-2024 04:43:19       4,016,108  48%   42.56MB/s    0:00:00 (xfr#47, to-chk=108/220)
30-Nov-2024 04:43:19       4,016,858  48%   42.56MB/s    0:00:00 (xfr#48, to-chk=104/220)
30-Nov-2024 04:43:19       4,320,519  52%   43.83MB/s    0:00:00 (xfr#49, to-chk=103/220)
30-Nov-2024 04:43:19       4,321,269  52%   43.84MB/s    0:00:00 (xfr#50, to-chk=102/220)
30-Nov-2024 04:43:19       4,372,544  52%   43.89MB/s    0:00:00 (xfr#51, to-chk=101/220)
30-Nov-2024 04:43:19       4,373,198  52%   43.90MB/s    0:00:00 (xfr#52, to-chk=97/220)
30-Nov-2024 04:43:19       4,577,517  55%   42.80MB/s    0:00:00 (xfr#53, to-chk=96/220)
30-Nov-2024 04:43:19       4,578,171  55%   42.80MB/s    0:00:00 (xfr#54, to-chk=95/220)
30-Nov-2024 04:43:19       4,637,182  56%   42.12MB/s    0:00:00 (xfr#55, to-chk=94/220)
30-Nov-2024 04:43:19       4,637,836  56%   42.12MB/s    0:00:00 (xfr#56, to-chk=90/220)
30-Nov-2024 04:43:19       4,899,860  59%   39.27MB/s    0:00:00 (xfr#57, to-chk=89/220)
30-Nov-2024 04:43:19       4,900,514  59%   38.95MB/s    0:00:00 (xfr#58, to-chk=88/220)
30-Nov-2024 04:43:19       4,932,757  59%   39.20MB/s    0:00:00 (xfr#59, to-chk=87/220)
30-Nov-2024 04:43:19       4,933,315  59%   39.21MB/s    0:00:00 (xfr#60, to-chk=83/220)
30-Nov-2024 04:43:19       5,076,689  61%   39.04MB/s    0:00:00 (xfr#61, to-chk=82/220)
30-Nov-2024 04:43:19       5,077,247  61%   39.05MB/s    0:00:00 (xfr#62, to-chk=81/220)
30-Nov-2024 04:43:19       5,113,411  61%   39.01MB/s    0:00:00 (xfr#63, to-chk=80/220)
30-Nov-2024 04:43:19       5,113,969  61%   39.02MB/s    0:00:00 (xfr#64, to-chk=76/220)
30-Nov-2024 04:43:19       5,270,278  63%   38.37MB/s    0:00:00 (xfr#65, to-chk=75/220)
30-Nov-2024 04:43:19       5,270,836  63%   38.37MB/s    0:00:00 (xfr#66, to-chk=74/220)
30-Nov-2024 04:43:19       5,301,852  64%   38.30MB/s    0:00:00 (xfr#67, to-chk=73/220)
30-Nov-2024 04:43:19       5,302,314  64%   38.31MB/s    0:00:00 (xfr#68, to-chk=69/220)
30-Nov-2024 04:43:19       5,425,334  65%   38.90MB/s    0:00:00 (xfr#69, to-chk=68/220)
30-Nov-2024 04:43:19       5,425,796  65%   38.91MB/s    0:00:00 (xfr#70, to-chk=67/220)
30-Nov-2024 04:43:19       5,446,056  65%   38.76MB/s    0:00:00 (xfr#71, to-chk=66/220)
30-Nov-2024 04:43:19       5,446,614  65%   38.76MB/s    0:00:00 (xfr#72, to-chk=62/220)
30-Nov-2024 04:43:19       5,538,680  66%   39.13MB/s    0:00:00 (xfr#73, to-chk=61/220)
30-Nov-2024 04:43:19       5,539,238  66%   39.13MB/s    0:00:00 (xfr#74, to-chk=60/220)
30-Nov-2024 04:43:19       5,598,949  67%   39.55MB/s    0:00:00 (xfr#75, to-chk=59/220)
30-Nov-2024 04:43:19       5,599,603  67%   39.56MB/s    0:00:00 (xfr#76, to-chk=55/220)
30-Nov-2024 04:43:19       5,818,493  70%   40.50MB/s    0:00:00 (xfr#77, to-chk=54/220)
30-Nov-2024 04:43:19       5,819,147  70%   40.51MB/s    0:00:00 (xfr#78, to-chk=53/220)
30-Nov-2024 04:43:19       5,819,775  70%   40.51MB/s    0:00:00 (xfr#79, to-chk=52/220)
30-Nov-2024 04:43:19       5,866,936  70%   40.84MB/s    0:00:00 (xfr#80, to-chk=51/220)
30-Nov-2024 04:43:19       5,867,702  70%   40.55MB/s    0:00:00 (xfr#81, to-chk=47/220)
30-Nov-2024 04:43:19       6,092,353  73%   41.50MB/s    0:00:00 (xfr#82, to-chk=46/220)
30-Nov-2024 04:43:19       6,093,639  73%   41.51MB/s    0:00:00 (xfr#83, to-chk=45/220)
30-Nov-2024 04:43:19       6,119,842  73%   41.69MB/s    0:00:00 (xfr#84, to-chk=44/220)
30-Nov-2024 04:43:19       6,120,400  73%   41.69MB/s    0:00:00 (xfr#85, to-chk=40/220)
30-Nov-2024 04:43:19       6,260,622  75%   42.34MB/s    0:00:00 (xfr#86, to-chk=39/220)
30-Nov-2024 04:43:19       6,261,180  75%   42.35MB/s    0:00:00 (xfr#87, to-chk=38/220)
30-Nov-2024 04:43:19       6,261,808  75%   42.35MB/s    0:00:00 (xfr#88, to-chk=37/220)
30-Nov-2024 04:43:19       6,315,697  76%   42.42MB/s    0:00:00 (xfr#89, to-chk=36/220)
30-Nov-2024 04:43:19       6,316,255  76%   42.42MB/s    0:00:00 (xfr#90, to-chk=32/220)
30-Nov-2024 04:43:19       6,495,220  78%   43.02MB/s    0:00:00 (xfr#91, to-chk=31/220)
30-Nov-2024 04:43:19       6,496,298  78%   42.73MB/s    0:00:00 (xfr#92, to-chk=30/220)
30-Nov-2024 04:43:19       6,496,926  78%   42.73MB/s    0:00:00 (xfr#93, to-chk=29/220)
30-Nov-2024 04:43:19       6,594,088  79%   43.07MB/s    0:00:00 (xfr#94, to-chk=28/220)
30-Nov-2024 04:43:19       6,594,838  79%   42.78MB/s    0:00:00 (xfr#95, to-chk=24/220)
30-Nov-2024 04:43:19       6,941,268  83%   44.13MB/s    0:00:00 (xfr#96, to-chk=23/220)
30-Nov-2024 04:43:19       6,942,018  83%   43.84MB/s    0:00:00 (xfr#97, to-chk=22/220)
30-Nov-2024 04:43:19       6,974,320  84%   43.76MB/s    0:00:00 (xfr#98, to-chk=21/220)
30-Nov-2024 04:43:19       6,974,878  84%   43.76MB/s    0:00:00 (xfr#99, to-chk=17/220)
30-Nov-2024 04:43:19       7,101,548  85%   43.98MB/s    0:00:00 (xfr#100, to-chk=16/220)
30-Nov-2024 04:43:19       7,102,106  85%   43.98MB/s    0:00:00 (xfr#101, to-chk=15/220)
30-Nov-2024 04:43:19       7,202,492  87%   44.03MB/s    0:00:00 (xfr#102, to-chk=14/220)
30-Nov-2024 04:43:19       7,203,146  87%   44.03MB/s    0:00:00 (xfr#103, to-chk=10/220)
30-Nov-2024 04:43:19       7,609,463  91%   43.45MB/s    0:00:00 (xfr#104, to-chk=9/220)
30-Nov-2024 04:43:19       7,610,117  91%   43.46MB/s    0:00:00 (xfr#105, to-chk=8/220)
30-Nov-2024 04:43:19       7,752,366  93%   43.75MB/s    0:00:00 (xfr#106, to-chk=7/220)
30-Nov-2024 04:43:19       7,753,116  93%   43.49MB/s    0:00:00 (xfr#107, to-chk=3/220)
30-Nov-2024 04:43:19       8,177,185  98%   45.34MB/s    0:00:00 (xfr#108, to-chk=2/220)
30-Nov-2024 04:43:19       8,177,935  98%   45.34MB/s    0:00:00 (xfr#109, to-chk=1/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.61MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.35MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.35MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.35MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.35MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.35MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.35MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.35MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.35MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   45.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   44.83MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   44.83MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   44.83MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   44.83MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   44.83MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19       8,274,000  99%   44.33MB/s    0:00:00 (xfr#110, to-chk=0/220)
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:19           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:19           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:19           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:19           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:19           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19          59,252   5%   56.51MB/s    0:00:00 (xfr#2, to-chk=135/140)
30-Nov-2024 04:43:19          98,076   9%   13.36MB/s    0:00:00 (xfr#3, to-chk=133/140)
30-Nov-2024 04:43:19          98,076   9%   13.36MB/s    0:00:00 (xfr#4, to-chk=131/140)
30-Nov-2024 04:43:19          98,076   9%   13.36MB/s    0:00:00 (xfr#5, to-chk=129/140)
30-Nov-2024 04:43:19         135,484  13%   12.92MB/s    0:00:00 (xfr#6, to-chk=127/140)
30-Nov-2024 04:43:19         135,634  13%   12.94MB/s    0:00:00 (xfr#7, to-chk=125/140)
30-Nov-2024 04:43:19         135,931  13%   12.96MB/s    0:00:00 (xfr#8, to-chk=119/140)
30-Nov-2024 04:43:19         294,912  29%   11.72MB/s    0:00:00 (xfr#9, to-chk=117/140)
30-Nov-2024 04:43:19         295,885  29%   11.76MB/s    0:00:00 (xfr#10, to-chk=107/140)
30-Nov-2024 04:43:19         297,047  29%   11.80MB/s    0:00:00 (xfr#11, to-chk=106/140)
30-Nov-2024 04:43:19         297,363  29%   11.82MB/s    0:00:00 (xfr#12, to-chk=105/140)
30-Nov-2024 04:43:19         298,218  29%   11.38MB/s    0:00:00 (xfr#13, to-chk=104/140)
30-Nov-2024 04:43:19         299,344  29%   11.42MB/s    0:00:00 (xfr#14, to-chk=103/140)
30-Nov-2024 04:43:19         300,146  29%   11.45MB/s    0:00:00 (xfr#15, to-chk=102/140)
30-Nov-2024 04:43:19         300,618  29%   11.47MB/s    0:00:00 (xfr#16, to-chk=101/140)
30-Nov-2024 04:43:19         301,621  29%   11.51MB/s    0:00:00 (xfr#17, to-chk=100/140)
30-Nov-2024 04:43:19         301,937  29%   11.07MB/s    0:00:00 (xfr#18, to-chk=99/140)
30-Nov-2024 04:43:19         302,253  30%    9.94MB/s    0:00:00 (xfr#19, to-chk=98/140)
30-Nov-2024 04:43:19         303,073  30%    9.63MB/s    0:00:00 (xfr#20, to-chk=97/140)
30-Nov-2024 04:43:19         303,545  30%    9.65MB/s    0:00:00 (xfr#21, to-chk=96/140)
30-Nov-2024 04:43:19         303,861  30%    9.35MB/s    0:00:00 (xfr#22, to-chk=95/140)
30-Nov-2024 04:43:19         304,184  30%    9.36MB/s    0:00:00 (xfr#23, to-chk=94/140)
30-Nov-2024 04:43:19         304,500  30%    9.37MB/s    0:00:00 (xfr#24, to-chk=93/140)
30-Nov-2024 04:43:19         304,822  30%    9.38MB/s    0:00:00 (xfr#25, to-chk=92/140)
30-Nov-2024 04:43:19         305,636  30%    9.11MB/s    0:00:00 (xfr#26, to-chk=91/140)
30-Nov-2024 04:43:19         306,108  30%    9.12MB/s    0:00:00 (xfr#27, to-chk=90/140)
30-Nov-2024 04:43:19         306,421  30%    8.86MB/s    0:00:00 (xfr#28, to-chk=89/140)
30-Nov-2024 04:43:19         307,082  30%    8.87MB/s    0:00:00 (xfr#29, to-chk=88/140)
30-Nov-2024 04:43:19         307,398  30%    8.88MB/s    0:00:00 (xfr#30, to-chk=87/140)
30-Nov-2024 04:43:19         308,032  30%    8.64MB/s    0:00:00 (xfr#31, to-chk=86/140)
30-Nov-2024 04:43:19         308,870  30%    8.66MB/s    0:00:00 (xfr#32, to-chk=85/140)
30-Nov-2024 04:43:19         309,498  30%    8.68MB/s    0:00:00 (xfr#33, to-chk=84/140)
30-Nov-2024 04:43:19         310,645  30%    8.71MB/s    0:00:00 (xfr#34, to-chk=83/140)
30-Nov-2024 04:43:19         311,117  30%    8.73MB/s    0:00:00 (xfr#35, to-chk=82/140)
30-Nov-2024 04:43:19         312,269  31%    8.76MB/s    0:00:00 (xfr#36, to-chk=81/140)
30-Nov-2024 04:43:19         312,591  31%    8.77MB/s    0:00:00 (xfr#37, to-chk=80/140)
30-Nov-2024 04:43:19         312,907  31%    8.78MB/s    0:00:00 (xfr#38, to-chk=79/140)
30-Nov-2024 04:43:19         314,012  31%    8.56MB/s    0:00:00 (xfr#39, to-chk=78/140)
30-Nov-2024 04:43:19         314,333  31%    8.56MB/s    0:00:00 (xfr#40, to-chk=77/140)
30-Nov-2024 04:43:19         315,141  31%    8.59MB/s    0:00:00 (xfr#41, to-chk=76/140)
30-Nov-2024 04:43:19         315,952  31%    8.61MB/s    0:00:00 (xfr#42, to-chk=75/140)
30-Nov-2024 04:43:19         316,424  31%    8.62MB/s    0:00:00 (xfr#43, to-chk=74/140)
30-Nov-2024 04:43:19         317,052  31%    8.64MB/s    0:00:00 (xfr#44, to-chk=73/140)
30-Nov-2024 04:43:19         317,860  31%    8.66MB/s    0:00:00 (xfr#45, to-chk=72/140)
30-Nov-2024 04:43:19         318,521  31%    8.44MB/s    0:00:00 (xfr#46, to-chk=71/140)
30-Nov-2024 04:43:19         319,500  31%    8.46MB/s    0:00:00 (xfr#47, to-chk=70/140)
30-Nov-2024 04:43:19         320,317  31%    8.49MB/s    0:00:00 (xfr#48, to-chk=69/140)
30-Nov-2024 04:43:19         321,008  31%    8.50MB/s    0:00:00 (xfr#49, to-chk=68/140)
30-Nov-2024 04:43:19         322,800  32%    8.55MB/s    0:00:00 (xfr#50, to-chk=67/140)
30-Nov-2024 04:43:19         325,447  32%    8.62MB/s    0:00:00 (xfr#51, to-chk=66/140)
30-Nov-2024 04:43:19         326,237  32%    8.41MB/s    0:00:00 (xfr#52, to-chk=65/140)
30-Nov-2024 04:43:19         327,040  32%    8.43MB/s    0:00:00 (xfr#53, to-chk=64/140)
30-Nov-2024 04:43:19         327,364  32%    8.22MB/s    0:00:00 (xfr#54, to-chk=63/140)
30-Nov-2024 04:43:19         327,836  32%    8.02MB/s    0:00:00 (xfr#55, to-chk=62/140)
30-Nov-2024 04:43:19         328,471  32%    8.03MB/s    0:00:00 (xfr#56, to-chk=61/140)
30-Nov-2024 04:43:19         328,787  32%    8.04MB/s    0:00:00 (xfr#57, to-chk=60/140)
30-Nov-2024 04:43:19         328,947  32%    7.84MB/s    0:00:00 (xfr#58, to-chk=59/140)
30-Nov-2024 04:43:19         330,253  32%    7.87MB/s    0:00:00 (xfr#59, to-chk=58/140)
30-Nov-2024 04:43:19         331,464  32%    7.90MB/s    0:00:00 (xfr#60, to-chk=57/140)
30-Nov-2024 04:43:19         331,780  32%    7.72MB/s    0:00:00 (xfr#61, to-chk=56/140)
30-Nov-2024 04:43:19         334,399  33%    7.78MB/s    0:00:00 (xfr#62, to-chk=55/140)
30-Nov-2024 04:43:19         339,756  33%    7.90MB/s    0:00:00 (xfr#63, to-chk=54/140)
30-Nov-2024 04:43:19         342,469  34%    7.97MB/s    0:00:00 (xfr#64, to-chk=53/140)
30-Nov-2024 04:43:19         344,270  34%    8.01MB/s    0:00:00 (xfr#65, to-chk=52/140)
30-Nov-2024 04:43:19         344,780  34%    7.83MB/s    0:00:00 (xfr#66, to-chk=51/140)
30-Nov-2024 04:43:19         357,089  35%    7.92MB/s    0:00:00 (xfr#67, to-chk=50/140)
30-Nov-2024 04:43:19         360,315  35%    7.99MB/s    0:00:00 (xfr#68, to-chk=49/140)
30-Nov-2024 04:43:19         365,157  36%    7.91MB/s    0:00:00 (xfr#69, to-chk=48/140)
30-Nov-2024 04:43:19         373,057  37%    8.09MB/s    0:00:00 (xfr#70, to-chk=47/140)
30-Nov-2024 04:43:19         377,993  37%    8.01MB/s    0:00:00 (xfr#71, to-chk=46/140)
30-Nov-2024 04:43:19         388,307  38%    8.23MB/s    0:00:00 (xfr#72, to-chk=45/140)
30-Nov-2024 04:43:19         396,777  39%    8.23MB/s    0:00:00 (xfr#73, to-chk=44/140)
30-Nov-2024 04:43:19         408,610  40%    8.47MB/s    0:00:00 (xfr#74, to-chk=43/140)
30-Nov-2024 04:43:19         413,033  41%    8.56MB/s    0:00:00 (xfr#75, to-chk=42/140)
30-Nov-2024 04:43:19         418,938  41%    8.69MB/s    0:00:00 (xfr#76, to-chk=41/140)
30-Nov-2024 04:43:19         429,289  42%    8.71MB/s    0:00:00 (xfr#77, to-chk=40/140)
30-Nov-2024 04:43:19         439,147  43%    8.91MB/s    0:00:00 (xfr#78, to-chk=39/140)
30-Nov-2024 04:43:19         450,524  44%    9.14MB/s    0:00:00 (xfr#79, to-chk=38/140)
30-Nov-2024 04:43:19         452,724  44%    8.99MB/s    0:00:00 (xfr#80, to-chk=37/140)
30-Nov-2024 04:43:19         465,489  46%    9.25MB/s    0:00:00 (xfr#81, to-chk=36/140)
30-Nov-2024 04:43:19         479,488  47%    9.53MB/s    0:00:00 (xfr#82, to-chk=35/140)
30-Nov-2024 04:43:19         480,035  47%    9.34MB/s    0:00:00 (xfr#83, to-chk=34/140)
30-Nov-2024 04:43:19         485,903  48%    9.46MB/s    0:00:00 (xfr#84, to-chk=33/140)
30-Nov-2024 04:43:19         495,342  49%    9.64MB/s    0:00:00 (xfr#85, to-chk=32/140)
30-Nov-2024 04:43:19         503,775  50%    9.61MB/s    0:00:00 (xfr#86, to-chk=31/140)
30-Nov-2024 04:43:19         507,628  50%    9.68MB/s    0:00:00 (xfr#87, to-chk=30/140)
30-Nov-2024 04:43:19         512,014  50%    9.77MB/s    0:00:00 (xfr#88, to-chk=29/140)
30-Nov-2024 04:43:19         521,914  51%    9.95MB/s    0:00:00 (xfr#89, to-chk=28/140)
30-Nov-2024 04:43:19         522,917  51%    9.97MB/s    0:00:00 (xfr#90, to-chk=27/140)
30-Nov-2024 04:43:19         534,257  53%   10.19MB/s    0:00:00 (xfr#91, to-chk=26/140)
30-Nov-2024 04:43:19         541,307  53%   10.12MB/s    0:00:00 (xfr#92, to-chk=25/140)
30-Nov-2024 04:43:19         543,413  53%   10.16MB/s    0:00:00 (xfr#93, to-chk=24/140)
30-Nov-2024 04:43:19         555,209  55%   10.38MB/s    0:00:00 (xfr#94, to-chk=23/140)
30-Nov-2024 04:43:19         568,011  56%   10.62MB/s    0:00:00 (xfr#95, to-chk=22/140)
30-Nov-2024 04:43:19         568,977  56%   10.64MB/s    0:00:00 (xfr#96, to-chk=21/140)
30-Nov-2024 04:43:19         579,747  57%   10.84MB/s    0:00:00 (xfr#97, to-chk=20/140)
30-Nov-2024 04:43:19         587,099  58%   10.98MB/s    0:00:00 (xfr#98, to-chk=19/140)
30-Nov-2024 04:43:19         590,288  58%   11.04MB/s    0:00:00 (xfr#99, to-chk=18/140)
30-Nov-2024 04:43:19         597,239  59%   10.95MB/s    0:00:00 (xfr#100, to-chk=17/140)
30-Nov-2024 04:43:19         611,201  60%   11.21MB/s    0:00:00 (xfr#101, to-chk=16/140)
30-Nov-2024 04:43:19         620,603  61%   11.38MB/s    0:00:00 (xfr#102, to-chk=15/140)
30-Nov-2024 04:43:19         622,878  61%   11.42MB/s    0:00:00 (xfr#103, to-chk=14/140)
30-Nov-2024 04:43:19         630,741  62%   11.57MB/s    0:00:00 (xfr#104, to-chk=13/140)
30-Nov-2024 04:43:19         634,500  63%   11.42MB/s    0:00:00 (xfr#105, to-chk=12/140)
30-Nov-2024 04:43:19         645,307  64%   11.61MB/s    0:00:00 (xfr#106, to-chk=11/140)
30-Nov-2024 04:43:19         658,793  65%   11.85MB/s    0:00:00 (xfr#107, to-chk=10/140)
30-Nov-2024 04:43:19         665,382  66%   11.97MB/s    0:00:00 (xfr#108, to-chk=9/140)
30-Nov-2024 04:43:19         670,831  66%   12.07MB/s    0:00:00 (xfr#109, to-chk=8/140)
30-Nov-2024 04:43:19         678,275  67%   12.20MB/s    0:00:00 (xfr#110, to-chk=7/140)
30-Nov-2024 04:43:19         691,726  68%   12.22MB/s    0:00:00 (xfr#111, to-chk=6/140)
30-Nov-2024 04:43:19         698,223  69%   12.33MB/s    0:00:00 (xfr#112, to-chk=5/140)
30-Nov-2024 04:43:19         710,569  70%   12.55MB/s    0:00:00 (xfr#113, to-chk=4/140)
30-Nov-2024 04:43:19         710,855  70%   12.55MB/s    0:00:00 (xfr#114, to-chk=1/140)
30-Nov-2024 04:43:19         711,141  70%   12.56MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19         711,141  70%   12.56MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19         711,141  70%   12.33MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19         711,141  70%   12.11MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19         711,141  70%   11.90MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19         711,141  70%   11.90MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19          23,500  16%   22.41MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:19          47,985  33%   45.76MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:19          47,985  33%   45.76MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:19          71,282  49%   67.98MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:19          71,573  50%   68.26MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:19          71,573  50%   17.06MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-oneprovider-paris-0/cluster-manager
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:19           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:19           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:19           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:19           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:19           6,885  50%  747.07kB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-oneprovider-paris-0/op-worker
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19           2,005   0%    1.91MB/s    0:00:00 (xfr#1, to-chk=137/140)
30-Nov-2024 04:43:19         155,256  12%   13.46MB/s    0:00:00 (xfr#2, to-chk=135/140)
30-Nov-2024 04:43:19         196,697  16%   17.05MB/s    0:00:00 (xfr#3, to-chk=133/140)
30-Nov-2024 04:43:19         196,963  16%   17.08MB/s    0:00:00 (xfr#4, to-chk=131/140)
30-Nov-2024 04:43:19         196,963  16%   15.65MB/s    0:00:00 (xfr#5, to-chk=129/140)
30-Nov-2024 04:43:19         236,947  19%   16.14MB/s    0:00:00 (xfr#6, to-chk=127/140)
30-Nov-2024 04:43:19         237,097  19%   16.15MB/s    0:00:00 (xfr#7, to-chk=125/140)
30-Nov-2024 04:43:19         237,394  19%   16.17MB/s    0:00:00 (xfr#8, to-chk=119/140)
30-Nov-2024 04:43:19         396,587  32%   19.91MB/s    0:00:00 (xfr#9, to-chk=117/140)
30-Nov-2024 04:43:19         397,623  32%   18.96MB/s    0:00:00 (xfr#10, to-chk=107/140)
30-Nov-2024 04:43:19         398,798  32%   19.02MB/s    0:00:00 (xfr#11, to-chk=106/140)
30-Nov-2024 04:43:19         399,080  32%   19.03MB/s    0:00:00 (xfr#12, to-chk=105/140)
30-Nov-2024 04:43:19         399,830  32%   19.07MB/s    0:00:00 (xfr#13, to-chk=104/140)
30-Nov-2024 04:43:19         400,970  33%   19.12MB/s    0:00:00 (xfr#14, to-chk=103/140)
30-Nov-2024 04:43:19         402,012  33%   19.17MB/s    0:00:00 (xfr#15, to-chk=102/140)
30-Nov-2024 04:43:19         402,450  33%   19.19MB/s    0:00:00 (xfr#16, to-chk=101/140)
30-Nov-2024 04:43:19         403,546  33%   19.24MB/s    0:00:00 (xfr#17, to-chk=100/140)
30-Nov-2024 04:43:19         403,987  33%   19.26MB/s    0:00:00 (xfr#18, to-chk=99/140)
30-Nov-2024 04:43:19         404,269  33%   19.28MB/s    0:00:00 (xfr#19, to-chk=98/140)
30-Nov-2024 04:43:19         405,275  33%   18.40MB/s    0:00:00 (xfr#20, to-chk=97/140)
30-Nov-2024 04:43:19         405,711  33%   18.42MB/s    0:00:00 (xfr#21, to-chk=96/140)
30-Nov-2024 04:43:19         406,151  33%   18.44MB/s    0:00:00 (xfr#22, to-chk=95/140)
30-Nov-2024 04:43:19         406,431  33%   18.46MB/s    0:00:00 (xfr#23, to-chk=94/140)
30-Nov-2024 04:43:19         406,711  33%   18.47MB/s    0:00:00 (xfr#24, to-chk=93/140)
30-Nov-2024 04:43:19         406,991  33%   18.48MB/s    0:00:00 (xfr#25, to-chk=92/140)
30-Nov-2024 04:43:19         407,835  33%   18.52MB/s    0:00:00 (xfr#26, to-chk=91/140)
30-Nov-2024 04:43:19         408,273  33%   18.54MB/s    0:00:00 (xfr#27, to-chk=90/140)
30-Nov-2024 04:43:19         408,555  33%   18.55MB/s    0:00:00 (xfr#28, to-chk=89/140)
30-Nov-2024 04:43:19         409,378  33%   18.59MB/s    0:00:00 (xfr#29, to-chk=88/140)
30-Nov-2024 04:43:19         409,660  33%   17.76MB/s    0:00:00 (xfr#30, to-chk=87/140)
30-Nov-2024 04:43:19         410,427  33%   17.79MB/s    0:00:00 (xfr#31, to-chk=86/140)
30-Nov-2024 04:43:19         411,469  33%   17.84MB/s    0:00:00 (xfr#32, to-chk=85/140)
30-Nov-2024 04:43:19         412,061  33%   17.86MB/s    0:00:00 (xfr#33, to-chk=84/140)
30-Nov-2024 04:43:19         413,253  34%   17.91MB/s    0:00:00 (xfr#34, to-chk=83/140)
30-Nov-2024 04:43:19         413,689  34%   17.15MB/s    0:00:00 (xfr#35, to-chk=82/140)
30-Nov-2024 04:43:19         414,716  34%   17.20MB/s    0:00:00 (xfr#36, to-chk=81/140)
30-Nov-2024 04:43:19         414,997  34%   17.21MB/s    0:00:00 (xfr#37, to-chk=80/140)
30-Nov-2024 04:43:19         415,279  34%   16.50MB/s    0:00:00 (xfr#38, to-chk=79/140)
30-Nov-2024 04:43:19         416,411  34%   16.55MB/s    0:00:00 (xfr#39, to-chk=78/140)
30-Nov-2024 04:43:19         416,692  34%   16.56MB/s    0:00:00 (xfr#40, to-chk=77/140)
30-Nov-2024 04:43:19         417,530  34%   16.59MB/s    0:00:00 (xfr#41, to-chk=76/140)
30-Nov-2024 04:43:19         418,509  34%   16.63MB/s    0:00:00 (xfr#42, to-chk=75/140)
30-Nov-2024 04:43:19         418,791  34%   16.64MB/s    0:00:00 (xfr#43, to-chk=74/140)
30-Nov-2024 04:43:19         419,800  34%   16.01MB/s    0:00:00 (xfr#44, to-chk=73/140)
30-Nov-2024 04:43:19         420,668  34%   16.05MB/s    0:00:00 (xfr#45, to-chk=72/140)
30-Nov-2024 04:43:19         421,542  34%   16.08MB/s    0:00:00 (xfr#46, to-chk=71/140)
30-Nov-2024 04:43:19         422,545  34%   16.12MB/s    0:00:00 (xfr#47, to-chk=70/140)
30-Nov-2024 04:43:19         423,416  34%   15.53MB/s    0:00:00 (xfr#48, to-chk=69/140)
30-Nov-2024 04:43:19         424,317  34%   15.56MB/s    0:00:00 (xfr#49, to-chk=68/140)
30-Nov-2024 04:43:19         426,299  35%   15.64MB/s    0:00:00 (xfr#50, to-chk=67/140)
30-Nov-2024 04:43:19         434,828  35%   15.95MB/s    0:00:00 (xfr#51, to-chk=66/140)
30-Nov-2024 04:43:19         435,657  35%   15.39MB/s    0:00:00 (xfr#52, to-chk=65/140)
30-Nov-2024 04:43:19         436,577  35%   15.42MB/s    0:00:00 (xfr#53, to-chk=64/140)
30-Nov-2024 04:43:19         436,857  35%   15.43MB/s    0:00:00 (xfr#54, to-chk=63/140)
30-Nov-2024 04:43:19         437,293  35%   15.45MB/s    0:00:00 (xfr#55, to-chk=62/140)
30-Nov-2024 04:43:19         437,885  36%   14.91MB/s    0:00:00 (xfr#56, to-chk=61/140)
30-Nov-2024 04:43:19         438,167  36%   14.92MB/s    0:00:00 (xfr#57, to-chk=60/140)
30-Nov-2024 04:43:19         438,451  36%   14.93MB/s    0:00:00 (xfr#58, to-chk=59/140)
30-Nov-2024 04:43:19         439,810  36%   14.98MB/s    0:00:00 (xfr#59, to-chk=58/140)
30-Nov-2024 04:43:19         441,122  36%   15.02MB/s    0:00:00 (xfr#60, to-chk=57/140)
30-Nov-2024 04:43:19         441,558  36%   14.52MB/s    0:00:00 (xfr#61, to-chk=56/140)
30-Nov-2024 04:43:19         444,236  36%   14.61MB/s    0:00:00 (xfr#62, to-chk=55/140)
30-Nov-2024 04:43:19         449,648  37%   14.79MB/s    0:00:00 (xfr#63, to-chk=54/140)
30-Nov-2024 04:43:19         452,261  37%   14.87MB/s    0:00:00 (xfr#64, to-chk=53/140)
30-Nov-2024 04:43:19         453,905  37%   14.93MB/s    0:00:00 (xfr#65, to-chk=52/140)
30-Nov-2024 04:43:19         454,417  37%   14.94MB/s    0:00:00 (xfr#66, to-chk=51/140)
30-Nov-2024 04:43:19         466,726  38%   15.35MB/s    0:00:00 (xfr#67, to-chk=50/140)
30-Nov-2024 04:43:19         469,852  38%   15.45MB/s    0:00:00 (xfr#68, to-chk=49/140)
30-Nov-2024 04:43:19         474,694  39%   15.09MB/s    0:00:00 (xfr#69, to-chk=48/140)
30-Nov-2024 04:43:19         482,494  39%   15.34MB/s    0:00:00 (xfr#70, to-chk=47/140)
30-Nov-2024 04:43:19         487,328  40%   13.28MB/s    0:00:00 (xfr#71, to-chk=46/140)
30-Nov-2024 04:43:19         497,642  40%   13.18MB/s    0:00:00 (xfr#72, to-chk=45/140)
30-Nov-2024 04:43:19         506,012  41%   12.70MB/s    0:00:00 (xfr#73, to-chk=44/140)
30-Nov-2024 04:43:19         517,745  42%   12.99MB/s    0:00:00 (xfr#74, to-chk=43/140)
30-Nov-2024 04:43:19         522,076  42%   13.10MB/s    0:00:00 (xfr#75, to-chk=42/140)
30-Nov-2024 04:43:19         527,881  43%   13.25MB/s    0:00:00 (xfr#76, to-chk=41/140)
30-Nov-2024 04:43:19         538,140  44%   13.51MB/s    0:00:00 (xfr#77, to-chk=40/140)
30-Nov-2024 04:43:19         547,998  45%   13.75MB/s    0:00:00 (xfr#78, to-chk=39/140)
30-Nov-2024 04:43:19         559,275  46%   13.68MB/s    0:00:00 (xfr#79, to-chk=38/140)
30-Nov-2024 04:43:19         561,318  46%   13.73MB/s    0:00:00 (xfr#80, to-chk=37/140)
30-Nov-2024 04:43:19         574,083  47%   13.69MB/s    0:00:00 (xfr#81, to-chk=36/140)
30-Nov-2024 04:43:19         587,980  48%   13.68MB/s    0:00:00 (xfr#82, to-chk=35/140)
30-Nov-2024 04:43:19         588,427  48%   13.69MB/s    0:00:00 (xfr#83, to-chk=34/140)
30-Nov-2024 04:43:19         594,295  48%   13.82MB/s    0:00:00 (xfr#84, to-chk=33/140)
30-Nov-2024 04:43:19         603,634  49%   14.04MB/s    0:00:00 (xfr#85, to-chk=32/140)
30-Nov-2024 04:43:19         612,067  50%   14.24MB/s    0:00:00 (xfr#86, to-chk=31/140)
30-Nov-2024 04:43:19         615,820  50%   14.32MB/s    0:00:00 (xfr#87, to-chk=30/140)
30-Nov-2024 04:43:19         620,208  51%   14.43MB/s    0:00:00 (xfr#88, to-chk=29/140)
30-Nov-2024 04:43:19         630,011  51%   14.31MB/s    0:00:00 (xfr#89, to-chk=28/140)
30-Nov-2024 04:43:19         630,914  51%   14.33MB/s    0:00:00 (xfr#90, to-chk=27/140)
30-Nov-2024 04:43:19         642,254  52%   12.76MB/s    0:00:00 (xfr#91, to-chk=26/140)
30-Nov-2024 04:43:19         649,207  53%   12.64MB/s    0:00:00 (xfr#92, to-chk=25/140)
30-Nov-2024 04:43:19         651,313  53%   12.68MB/s    0:00:00 (xfr#93, to-chk=24/140)
30-Nov-2024 04:43:19         663,109  54%   12.91MB/s    0:00:00 (xfr#94, to-chk=23/140)
30-Nov-2024 04:43:19         675,811  55%   13.15MB/s    0:00:00 (xfr#95, to-chk=22/140)
30-Nov-2024 04:43:19         676,777  55%   13.17MB/s    0:00:00 (xfr#96, to-chk=21/140)
30-Nov-2024 04:43:19         687,547  56%   13.38MB/s    0:00:00 (xfr#97, to-chk=20/140)
30-Nov-2024 04:43:19         694,897  57%   13.52MB/s    0:00:00 (xfr#98, to-chk=19/140)
30-Nov-2024 04:43:19         698,086  57%   13.59MB/s    0:00:00 (xfr#99, to-chk=18/140)
30-Nov-2024 04:43:19         705,037  58%   13.45MB/s    0:00:00 (xfr#100, to-chk=17/140)
30-Nov-2024 04:43:19         718,999  59%   13.71MB/s    0:00:00 (xfr#101, to-chk=16/140)
30-Nov-2024 04:43:19         728,401  59%   13.89MB/s    0:00:00 (xfr#102, to-chk=15/140)
30-Nov-2024 04:43:19         730,198  60%   13.65MB/s    0:00:00 (xfr#103, to-chk=14/140)
30-Nov-2024 04:43:19         738,061  60%   13.80MB/s    0:00:00 (xfr#104, to-chk=13/140)
30-Nov-2024 04:43:19         741,879  61%   13.87MB/s    0:00:00 (xfr#105, to-chk=12/140)
30-Nov-2024 04:43:19         752,594  61%   14.07MB/s    0:00:00 (xfr#106, to-chk=11/140)
30-Nov-2024 04:43:19         765,978  63%   14.32MB/s    0:00:00 (xfr#107, to-chk=10/140)
30-Nov-2024 04:43:19         772,418  63%   14.44MB/s    0:00:00 (xfr#108, to-chk=9/140)
30-Nov-2024 04:43:19         777,765  64%   14.54MB/s    0:00:00 (xfr#109, to-chk=8/140)
30-Nov-2024 04:43:19         785,107  64%   14.68MB/s    0:00:00 (xfr#110, to-chk=7/140)
30-Nov-2024 04:43:19         798,558  65%   14.65MB/s    0:00:00 (xfr#111, to-chk=6/140)
30-Nov-2024 04:43:19         805,053  66%   14.76MB/s    0:00:00 (xfr#112, to-chk=5/140)
30-Nov-2024 04:43:19         817,299  67%   14.99MB/s    0:00:00 (xfr#113, to-chk=4/140)
30-Nov-2024 04:43:19         817,584  67%   14.99MB/s    0:00:00 (xfr#114, to-chk=1/140)
30-Nov-2024 04:43:19         817,869  67%   15.00MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19         817,869  67%   15.00MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19         817,869  67%   15.00MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19         817,869  67%   12.79MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19         817,869  67%   12.79MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19         817,869  67%   12.79MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-oneprovider-paris-0/op-panel
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19          23,465  16%   22.38MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:19          47,913  33%   45.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:19          47,913  33%   45.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:19          71,175  49%   67.88MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:19          71,466  50%   68.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:19          71,466  50%   34.08MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:19           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:19           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:19           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:19           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:19           6,742  50%    2.14MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19          53,695  12%   25.60MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:43:19         108,946  25%   34.63MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:43:19         156,421  37%   29.83MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:43:19         209,913  49%   33.36MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:43:19         210,204  50%   33.41MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:43:19         210,204  50%   20.05MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:43:19 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-04.19.49/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
30-Nov-2024 04:43:19               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:43:19          23,814   3%   22.71MB/s    0:00:00 (xfr#2, to-chk=15/20)
30-Nov-2024 04:43:19          48,393   6%   46.15MB/s    0:00:00 (xfr#3, to-chk=13/20)
30-Nov-2024 04:43:19          48,393   6%   46.15MB/s    0:00:00 (xfr#4, to-chk=11/20)
30-Nov-2024 04:43:19          71,727   9%   68.40MB/s    0:00:00 (xfr#5, to-chk=9/20)
30-Nov-2024 04:43:19          71,818   9%   68.49MB/s    0:00:00 (xfr#6, to-chk=7/20)
30-Nov-2024 04:43:19         208,576  28%   49.73MB/s    0:00:00 (xfr#7, to-chk=5/20)
30-Nov-2024 04:43:19         208,873  28%   49.80MB/s    0:00:00 (xfr#8, to-chk=3/20)
30-Nov-2024 04:43:19         369,262  50%   58.69MB/s    0:00:00 (xfr#9, to-chk=1/20)
30-Nov-2024 04:43:19         369,262  50%   44.02MB/s    0:00:00 (xfr#9, to-chk=0/20)
30-Nov-2024 04:43:19 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1732941785.9394178 exists, exporting anyway.
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19 =============================== warnings summary ===============================
30-Nov-2024 04:43:19 tests/utils/rest_utils.py:97
30-Nov-2024 04:43:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 04:43:19     print("""
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19 tests/utils/path_utils.py:112
30-Nov-2024 04:43:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 04:43:19     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19 tests/utils/acceptance_utils.py:55
30-Nov-2024 04:43:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 04:43:19     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19 tests/utils/acceptance_utils.py:57
30-Nov-2024 04:43:19   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 04:43:19     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 04:43:19
30-Nov-2024 04:43:19 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 04:43:19 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 04:43:19 ================= 26 passed, 4 warnings in 1413.20s (0:23:33) ==================
30-Nov-2024 04:43:26 release "dev" uninstalled
30-Nov-2024 04:43:26 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
30-Nov-2024 04:43:26 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
30-Nov-2024 04:43:30 No resources found
30-Nov-2024 04:43:31 Sidecar injection has been disabled
30-Nov-2024 04:43:31 Cleaning helm release "dev"...
30-Nov-2024 04:43:31 Deleted 1 helm deployments
30-Nov-2024 04:43:31 Deleted 0 k8s deployments
30-Nov-2024 04:43:31 Deleted 0 k8s services
30-Nov-2024 04:43:31 Deleted 0 persistent volumes
30-Nov-2024 04:43:31 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:43:31 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 04:43:31 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:43:31 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 04:43:31 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 04:43:31 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:43:31 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 04:43:31 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 04:43:31 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 04:43:31 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS...
30-Nov-2024 04:43:31 Finished task 'Parse test results' with result: Success
30-Nov-2024 04:43:31 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:43:31
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 04:43:31
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 04:43:31
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 04:43:31
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 04:43:31
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 04:43:31
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 04:43:31
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 04:43:31
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 04:43:31
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 04:43:31
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 04:43:31 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:43:31
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3373 (ODSRV-OAP-MRFCDS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3373-ScriptBuildTask-16643199747744603025.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance
30-Nov-2024 04:43:31 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
30-Nov-2024 04:43:32 Uploading artifact
30-Nov-2024 04:43:32     source path: surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
30-Nov-2024 04:43:32     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
30-Nov-2024 04:43:32 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 04:43:32 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:43:32 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:43:32
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3373 (ODSRV-OAP-MRFCDS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3373-ScriptBuildTask-3579348252192891130.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS
30-Nov-2024 04:43:32 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 04:43:32 Finished task 'Pack logs' with result: Success
30-Nov-2024 04:43:32 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:43:32
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 04:43:32 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:43:32
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3373 (ODSRV-OAP-MRFCDS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3373-ScriptBuildTask-8289070891195774868.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance
30-Nov-2024 04:43:32   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 04:43:32                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 04:43:32
30-Nov-2024 04:43:33   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 04:43:33 100  4822  100  4822    0     0  61820      0 --:--:-- --:--:-- --:--:-- 61820
30-Nov-2024 04:43:33 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 04:43:34 Cleaning helm deployments
30-Nov-2024 04:43:34 Cleanining pods
30-Nov-2024 04:43:34 Cleaning kube persistant volumes
30-Nov-2024 04:43:34 Cleaning dockswift container
30-Nov-2024 04:43:34 Cleaning docker containers
30-Nov-2024 04:43:37 Stalled docker containers to remove:
30-Nov-2024 04:43:37 dd52b894b762 02cda975e21e 79452e9b1b64 7c5a379a643f 8a867a29c8a5 740c8e8d55e0 6a629c1bc62d 01a2a5a3a712 e63f35aac70c be94a18c1fa8 5f5e6bc39b49 ee639a2f1827 cc6ee5fe117f 6514b1948dcc 9b087a097dbc 8efb14fb8bae 735f65a07de9 0359062bec49 d96ece2addb3 8c7d1520d07e
30-Nov-2024 04:43:37 Removing stalled docker containers
30-Nov-2024 04:43:37 Error response from daemon: Cannot kill container: dd52b894b762: Container dd52b894b762cf468999c87c32f79ca8ca46971d1b7688dc9f3e7a31aa5fab62 is not running
30-Nov-2024 04:43:37 dd52b894b762
30-Nov-2024 04:43:37 Error response from daemon: Cannot kill container: 02cda975e21e: Container 02cda975e21e8f892671d84d1b7da72579180333c460cd97a99121a953fb378f is not running
30-Nov-2024 04:43:37 02cda975e21e
30-Nov-2024 04:43:37 Error response from daemon: Cannot kill container: 79452e9b1b64: Container 79452e9b1b640f7f71b07de3f13d7768f574815a1e66483d03f47c7ba7585ed5 is not running
30-Nov-2024 04:43:37 79452e9b1b64
30-Nov-2024 04:43:37 Error response from daemon: Cannot kill container: 7c5a379a643f: Container 7c5a379a643fb7b8bc7cd1869d614ffbcb0bd96a3a193268d4d69b382cdca381 is not running
30-Nov-2024 04:43:38 7c5a379a643f
30-Nov-2024 04:43:38 Error response from daemon: Cannot kill container: 8a867a29c8a5: Container 8a867a29c8a5fd0a932401e72ffd8a70b8faa374316e3e17f67855735941f9b3 is not running
30-Nov-2024 04:43:38 8a867a29c8a5
30-Nov-2024 04:43:38 Error response from daemon: Cannot kill container: 740c8e8d55e0: Container 740c8e8d55e05ad666d9d7434cebe393ff5b94e699647f646ff04fc13d2db292 is not running
30-Nov-2024 04:43:38 740c8e8d55e0
30-Nov-2024 04:43:38 Error response from daemon: Cannot kill container: 6a629c1bc62d: Container 6a629c1bc62d07968ba1d2ec72cdfa3e2cef12c660d179ee1bc25efa5b302c4f is not running
30-Nov-2024 04:43:38 6a629c1bc62d
30-Nov-2024 04:43:38 Error response from daemon: Cannot kill container: 01a2a5a3a712: Container 01a2a5a3a712916ad7e8de32a37cf1d795ac2087d380d5e48c8dcaa6e0e996ce is not running
30-Nov-2024 04:43:38 01a2a5a3a712
30-Nov-2024 04:43:38 Error response from daemon: Cannot kill container: e63f35aac70c: Container e63f35aac70c441c772e7fe502eabcdf83ecd18cc9ff9be53ffcbc3de516c58a is not running
30-Nov-2024 04:43:39 e63f35aac70c
30-Nov-2024 04:43:39 Error response from daemon: Cannot kill container: be94a18c1fa8: Container be94a18c1fa820295db6b3de697938b08a542337ad02a589d6409b05a33d750f is not running
30-Nov-2024 04:43:39 be94a18c1fa8
30-Nov-2024 04:43:39 Error response from daemon: Cannot kill container: 5f5e6bc39b49: Container 5f5e6bc39b4973bd9824bdd63bf95cb3d6caaa90a0c417355bea02b39b11cbd5 is not running
30-Nov-2024 04:43:39 5f5e6bc39b49
30-Nov-2024 04:43:39 Error response from daemon: Cannot kill container: ee639a2f1827: Container ee639a2f1827b2c3644341a3804bb3963aebd2b01fb8c6824312e6e0fae1f4c0 is not running
30-Nov-2024 04:43:39 ee639a2f1827
30-Nov-2024 04:43:39 Error response from daemon: Cannot kill container: cc6ee5fe117f: Container cc6ee5fe117f7cb21c78c9299477f283538aa201b33e1cb18409b83579461808 is not running
30-Nov-2024 04:43:39 cc6ee5fe117f
30-Nov-2024 04:43:40 Error response from daemon: Cannot kill container: 6514b1948dcc: Container 6514b1948dcc4ddc669f4206269c8bb2ba1962d6f73f53d5945febc663cb25bf is not running
30-Nov-2024 04:43:40 6514b1948dcc
30-Nov-2024 04:43:40 Error response from daemon: Cannot kill container: 9b087a097dbc: Container 9b087a097dbcf2d57f009d41b874c1f3939e585da0bc63eacf4d07a71a651f61 is not running
30-Nov-2024 04:43:40 9b087a097dbc
30-Nov-2024 04:43:40 Error response from daemon: Cannot kill container: 8efb14fb8bae: Container 8efb14fb8bae300b6de7b923f2ec2d50478e651634466285188e8a353593ec84 is not running
30-Nov-2024 04:43:40 8efb14fb8bae
30-Nov-2024 04:43:40 Error response from daemon: Cannot kill container: 735f65a07de9: Container 735f65a07de9f53d2d6adef1e79a403c82d60b83fb35ee25dcf3326ef72ebf19 is not running
30-Nov-2024 04:43:40 735f65a07de9
30-Nov-2024 04:43:40 Error response from daemon: Cannot kill container: 0359062bec49: Container 0359062bec49c70cab6f7c266b4e833b719b05f7d7be4164bba44e10dd8f7017 is not running
30-Nov-2024 04:43:41 0359062bec49
30-Nov-2024 04:43:41 Error response from daemon: Cannot kill container: d96ece2addb3: Container d96ece2addb3ed84982ca755a862e5e0c5155dcbf0a40348035527fb4a979d94 is not running
30-Nov-2024 04:43:41 d96ece2addb3
30-Nov-2024 04:43:41 8c7d1520d07e
30-Nov-2024 04:43:42 8c7d1520d07e
30-Nov-2024 04:43:42 Stalled docker volumes to remove:
30-Nov-2024 04:43:42
30-Nov-2024 04:43:42 Removing stalled docker volumes
30-Nov-2024 04:43:42 Removing stalled loopdevices
30-Nov-2024 04:43:43 Done
30-Nov-2024 04:43:43 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 04:43:43 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 04:43:43 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 04:43:43 Running post build plugin 'NCover Results Collector'
30-Nov-2024 04:43:43 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 04:43:43 Running post build plugin 'Clover Results Collector'
30-Nov-2024 04:43:43 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 04:43:43 Running post build plugin 'Artifact Copier'
30-Nov-2024 04:43:43 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 04:43:44 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 173.3 ms
30-Nov-2024 04:43:44 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS'
30-Nov-2024 04:43:44 Finalising the build...
30-Nov-2024 04:43:44 Stopping timer.
30-Nov-2024 04:43:44 Build ODSRV-OAP-MRFCDS-3373 completed.
30-Nov-2024 04:43:44 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 04:43:44 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 04:43:44 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 04:43:44 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 04:43:44 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 04:43:44 All post build plugins have finished
30-Nov-2024 04:43:44 Generating build results summary...
30-Nov-2024 04:43:44 Saving build results to disk...
30-Nov-2024 04:43:44 Store variable context...
30-Nov-2024 04:43:44 Finished building ODSRV-OAP-MRFCDS-3373.