oneclient acceptance tests using environment deployed from packages

Build: #3365 was successful

Job: multiprovider regular file CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

19-Nov-2024 19:47:08 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 19:47:08 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 19:47:08 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:47:08 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 19:47:08 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:47:08 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 19:47:08 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
19-Nov-2024 19:47:08 =================================================================
19-Nov-2024 19:47:08
19-Nov-2024 19:47:08 PASSED
19-Nov-2024 19:47:08 Unmounting client from /tmp/onedata/mnt/wc51mwx5oqyx0i2z
19-Nov-2024 19:47:08
19-Nov-2024 19:47:08
19-Nov-2024 19:47:08 Unmounting client from /tmp/onedata/mnt/0a6hzpst07mzvb10
19-Nov-2024 19:47:08
19-Nov-2024 19:47:08
19-Nov-2024 19:47:43 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:47:43 =================================================================
19-Nov-2024 19:47:43 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 19:47:43 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:47:43 -----------------------------------------------------------------
19-Nov-2024 19:47:43 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:47:43 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:47:43 using [token, token] by [user1, user2]"'
19-Nov-2024 19:47:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:47:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:47:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:47:43
19-Nov-2024 19:47:43
19-Nov-2024 19:47:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ptm85'
19-Nov-2024 19:47:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ptm85' successfully started
19-Nov-2024 19:47:43
19-Nov-2024 19:47:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rtzt30bg05w64csg
19-Nov-2024 19:47:43
19-Nov-2024 19:47:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rtzt30bg05w64csg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rtzt30bg05w64csg
19-Nov-2024 19:47:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10779187740553512804'...
19-Nov-2024 19:47:43 Getting configuration...
19-Nov-2024 19:47:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rtzt30bg05w64csg'.
19-Nov-2024 19:47:43
19-Nov-2024 19:47:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:47:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:47:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:47:43
19-Nov-2024 19:47:43
19-Nov-2024 19:47:43 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fwgdv'
19-Nov-2024 19:47:43 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fwgdv' successfully started
19-Nov-2024 19:47:43
19-Nov-2024 19:47:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/t7i2y0j9cvdcvbmw
19-Nov-2024 19:47:43
19-Nov-2024 19:47:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/t7i2y0j9cvdcvbmw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/t7i2y0j9cvdcvbmw
19-Nov-2024 19:47:43 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7257024925052475067'...
19-Nov-2024 19:47:43 Getting configuration...
19-Nov-2024 19:47:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/t7i2y0j9cvdcvbmw'.
19-Nov-2024 19:47:43
19-Nov-2024 19:47:43 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:47:43 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 19:47:43 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:47:43 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 19:47:43 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 19:47:43 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 19:47:43 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 19:47:43 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 19:47:43 =================================================================
19-Nov-2024 19:47:43
19-Nov-2024 19:47:44 PASSED
19-Nov-2024 19:47:44 Unmounting client from /tmp/onedata/mnt/rtzt30bg05w64csg
19-Nov-2024 19:47:44
19-Nov-2024 19:47:44
19-Nov-2024 19:47:44 Unmounting client from /tmp/onedata/mnt/t7i2y0j9cvdcvbmw
19-Nov-2024 19:47:44
19-Nov-2024 19:47:44
19-Nov-2024 19:48:30 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:48:30 =================================================================
19-Nov-2024 19:48:30 - Executing scenario 'Create many children'
19-Nov-2024 19:48:30 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:48:30 -----------------------------------------------------------------
19-Nov-2024 19:48:30 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:48:30 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:48:30 using [token, token] by [user1, user2]"'
19-Nov-2024 19:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:48:30
19-Nov-2024 19:48:30
19-Nov-2024 19:48:30 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ptm85'
19-Nov-2024 19:48:30 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ptm85' successfully started
19-Nov-2024 19:48:30
19-Nov-2024 19:48:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7x12aucu5j2hghis
19-Nov-2024 19:48:30
19-Nov-2024 19:48:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7x12aucu5j2hghis --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7x12aucu5j2hghis
19-Nov-2024 19:48:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13494398984651875831'...
19-Nov-2024 19:48:30 Getting configuration...
19-Nov-2024 19:48:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7x12aucu5j2hghis'.
19-Nov-2024 19:48:30
19-Nov-2024 19:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:48:30
19-Nov-2024 19:48:30
19-Nov-2024 19:48:30 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fwgdv'
19-Nov-2024 19:48:30 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fwgdv' successfully started
19-Nov-2024 19:48:30
19-Nov-2024 19:48:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ix37gq6us6b7e13t
19-Nov-2024 19:48:30
19-Nov-2024 19:48:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ix37gq6us6b7e13t --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ix37gq6us6b7e13t
19-Nov-2024 19:48:30 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15213739945789988814'...
19-Nov-2024 19:48:30 Getting configuration...
19-Nov-2024 19:48:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ix37gq6us6b7e13t'.
19-Nov-2024 19:48:30
19-Nov-2024 19:48:30 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 19:48:30 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 19:48:30 =================================================================
19-Nov-2024 19:48:30
19-Nov-2024 19:48:47 PASSED
19-Nov-2024 19:48:47 Unmounting client from /tmp/onedata/mnt/7x12aucu5j2hghis
19-Nov-2024 19:48:47
19-Nov-2024 19:48:47
19-Nov-2024 19:48:47 Unmounting client from /tmp/onedata/mnt/ix37gq6us6b7e13t
19-Nov-2024 19:48:47
19-Nov-2024 19:48:47
19-Nov-2024 19:49:26 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:49:26 =================================================================
19-Nov-2024 19:49:26 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 19:49:26 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:49:26 -----------------------------------------------------------------
19-Nov-2024 19:49:26 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:49:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:49:26 using [token, token] by [user1, user2]"'
19-Nov-2024 19:49:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:49:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:49:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:49:26
19-Nov-2024 19:49:26
19-Nov-2024 19:49:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ptm85'
19-Nov-2024 19:49:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ptm85' successfully started
19-Nov-2024 19:49:26
19-Nov-2024 19:49:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5ptlaxj4o01q2weo
19-Nov-2024 19:49:26
19-Nov-2024 19:49:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5ptlaxj4o01q2weo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5ptlaxj4o01q2weo
19-Nov-2024 19:49:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5659877474142729293'...
19-Nov-2024 19:49:26 Getting configuration...
19-Nov-2024 19:49:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5ptlaxj4o01q2weo'.
19-Nov-2024 19:49:26
19-Nov-2024 19:49:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:49:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:49:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:49:26
19-Nov-2024 19:49:26
19-Nov-2024 19:49:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fwgdv'
19-Nov-2024 19:49:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fwgdv' successfully started
19-Nov-2024 19:49:26
19-Nov-2024 19:49:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/akudbqnyb19mzqao
19-Nov-2024 19:49:26
19-Nov-2024 19:49:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/akudbqnyb19mzqao --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/akudbqnyb19mzqao
19-Nov-2024 19:49:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11082139127755014565'...
19-Nov-2024 19:49:26 Getting configuration...
19-Nov-2024 19:49:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/akudbqnyb19mzqao'.
19-Nov-2024 19:49:26
19-Nov-2024 19:49:26 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:49:26 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 19:49:26 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 19:49:26 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 19:49:26 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 19:49:26 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 19:49:26 =================================================================
19-Nov-2024 19:49:26
19-Nov-2024 19:49:27 PASSED
19-Nov-2024 19:49:27 Unmounting client from /tmp/onedata/mnt/5ptlaxj4o01q2weo
19-Nov-2024 19:49:27
19-Nov-2024 19:49:27
19-Nov-2024 19:49:27 Unmounting client from /tmp/onedata/mnt/akudbqnyb19mzqao
19-Nov-2024 19:49:27
19-Nov-2024 19:49:27
19-Nov-2024 19:50:04 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:50:04 =================================================================
19-Nov-2024 19:50:04 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 19:50:04 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:50:04 -----------------------------------------------------------------
19-Nov-2024 19:50:04 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:50:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:50:04 using [token, token] by [user1, user2]"'
19-Nov-2024 19:50:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:50:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:50:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ptm85', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:50:04
19-Nov-2024 19:50:04
19-Nov-2024 19:50:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ptm85'
19-Nov-2024 19:50:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ptm85' successfully started
19-Nov-2024 19:50:04
19-Nov-2024 19:50:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nezvw6qv5w0bxg95
19-Nov-2024 19:50:04
19-Nov-2024 19:50:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nezvw6qv5w0bxg95 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nezvw6qv5w0bxg95
19-Nov-2024 19:50:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14649074400660707435'...
19-Nov-2024 19:50:04 Getting configuration...
19-Nov-2024 19:50:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nezvw6qv5w0bxg95'.
19-Nov-2024 19:50:04
19-Nov-2024 19:50:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:50:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:50:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-fwgdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:50:04
19-Nov-2024 19:50:04
19-Nov-2024 19:50:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fwgdv'
19-Nov-2024 19:50:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-fwgdv' successfully started
19-Nov-2024 19:50:04
19-Nov-2024 19:50:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bs3oxyaz07p5qt3q
19-Nov-2024 19:50:04
19-Nov-2024 19:50:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bs3oxyaz07p5qt3q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bs3oxyaz07p5qt3q
19-Nov-2024 19:50:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9321205530313192040'...
19-Nov-2024 19:50:04 Getting configuration...
19-Nov-2024 19:50:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bs3oxyaz07p5qt3q'.
19-Nov-2024 19:50:04
19-Nov-2024 19:50:04 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:50:04 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 19:50:04 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 19:50:04 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 19:50:04 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 19:50:04 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 19:50:04 =================================================================
19-Nov-2024 19:50:04
19-Nov-2024 19:50:16 PASSED
19-Nov-2024 19:50:16 Unmounting client from /tmp/onedata/mnt/nezvw6qv5w0bxg95
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16 Unmounting client from /tmp/onedata/mnt/bs3oxyaz07p5qt3q
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxyio/test_multi_reg_file_CRUD.1732045804.6191735', '-c', '/tmp/logs']
19-Nov-2024 19:50:16 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-q6cck. See /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-cross-support-job-3p-users-q6cck/entrypoint.log for more details
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-ptm85: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-oneclient-krakow-7d9476b8bc-ptm85/oneclient_logs
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16          39,485   0%   37.66MB/s    0:00:00 (xfr#1, to-chk=189/222)
19-Nov-2024 19:50:16          39,485   0%   37.66MB/s    0:00:00 (xfr#1, to-chk=183/222)
19-Nov-2024 19:50:16          39,755   0%   37.91MB/s    0:00:00 (xfr#2, to-chk=185/222)
19-Nov-2024 19:50:16         176,119   1%  167.96MB/s    0:00:00 (xfr#3, to-chk=184/222)
19-Nov-2024 19:50:16         176,389   1%  168.22MB/s    0:00:00 (xfr#4, to-chk=183/222)
19-Nov-2024 19:50:16         251,935   1%   80.09MB/s    0:00:00 (xfr#5, to-chk=182/222)
19-Nov-2024 19:50:16         252,301   1%   80.20MB/s    0:00:00 (xfr#6, to-chk=178/222)
19-Nov-2024 19:50:16         565,890   4%   53.97MB/s    0:00:00 (xfr#7, to-chk=177/222)
19-Nov-2024 19:50:16         566,256   4%   49.09MB/s    0:00:00 (xfr#8, to-chk=176/222)
19-Nov-2024 19:50:16         618,446   4%   53.62MB/s    0:00:00 (xfr#9, to-chk=175/222)
19-Nov-2024 19:50:16         619,100   4%   53.67MB/s    0:00:00 (xfr#10, to-chk=171/222)
19-Nov-2024 19:50:16         794,927   6%   34.46MB/s    0:00:00 (xfr#11, to-chk=170/222)
19-Nov-2024 19:50:16         795,581   6%   34.49MB/s    0:00:00 (xfr#12, to-chk=169/222)
19-Nov-2024 19:50:16         796,209   6%   34.51MB/s    0:00:00 (xfr#13, to-chk=168/222)
19-Nov-2024 19:50:16         838,403   6%   34.76MB/s    0:00:00 (xfr#14, to-chk=167/222)
19-Nov-2024 19:50:16         839,057   6%   34.79MB/s    0:00:00 (xfr#15, to-chk=163/222)
19-Nov-2024 19:50:16         975,609   7%   40.45MB/s    0:00:00 (xfr#16, to-chk=162/222)
19-Nov-2024 19:50:16         976,263   7%   40.48MB/s    0:00:00 (xfr#17, to-chk=161/222)
19-Nov-2024 19:50:16         976,891   7%   40.51MB/s    0:00:00 (xfr#18, to-chk=160/222)
19-Nov-2024 19:50:16       1,032,587   8%   41.03MB/s    0:00:00 (xfr#19, to-chk=159/222)
19-Nov-2024 19:50:16       1,032,857   8%   41.04MB/s    0:00:00 (xfr#20, to-chk=155/222)
19-Nov-2024 19:50:16       1,218,349   9%   43.03MB/s    0:00:00 (xfr#21, to-chk=154/222)
19-Nov-2024 19:50:16       1,218,619   9%   43.04MB/s    0:00:00 (xfr#22, to-chk=153/222)
19-Nov-2024 19:50:16       1,979,916  15%   34.97MB/s    0:00:00 (xfr#23, to-chk=152/222)
19-Nov-2024 19:50:16       1,980,282  15%   34.97MB/s    0:00:00 (xfr#24, to-chk=148/222)
19-Nov-2024 19:50:16       5,161,829  40%   28.96MB/s    0:00:00 (xfr#25, to-chk=147/222)
19-Nov-2024 19:50:16       5,162,195  40%   28.79MB/s    0:00:00 (xfr#26, to-chk=146/222)
19-Nov-2024 19:50:16       5,226,509  41%   29.15MB/s    0:00:00 (xfr#27, to-chk=145/222)
19-Nov-2024 19:50:16       5,227,163  41%   29.15MB/s    0:00:00 (xfr#28, to-chk=141/222)
19-Nov-2024 19:50:16       5,480,008  43%   28.25MB/s    0:00:00 (xfr#29, to-chk=140/222)
19-Nov-2024 19:50:16       5,480,662  43%   28.25MB/s    0:00:00 (xfr#30, to-chk=139/222)
19-Nov-2024 19:50:16       5,481,290  43%   28.26MB/s    0:00:00 (xfr#31, to-chk=138/222)
19-Nov-2024 19:50:16       5,514,016  43%   28.42MB/s    0:00:00 (xfr#32, to-chk=137/222)
19-Nov-2024 19:50:16       5,514,478  43%   28.43MB/s    0:00:00 (xfr#33, to-chk=133/222)
19-Nov-2024 19:50:16       5,660,594  44%   29.02MB/s    0:00:00 (xfr#34, to-chk=132/222)
19-Nov-2024 19:50:16       5,661,056  44%   29.03MB/s    0:00:00 (xfr#35, to-chk=131/222)
19-Nov-2024 19:50:16       5,719,401  45%   29.32MB/s    0:00:00 (xfr#36, to-chk=130/222)
19-Nov-2024 19:50:16       5,719,767  45%   29.17MB/s    0:00:00 (xfr#37, to-chk=126/222)
19-Nov-2024 19:50:16       5,962,495  47%   30.25MB/s    0:00:00 (xfr#38, to-chk=125/222)
19-Nov-2024 19:50:16       5,962,861  47%   30.25MB/s    0:00:00 (xfr#39, to-chk=124/222)
19-Nov-2024 19:50:16       5,963,489  47%   30.25MB/s    0:00:00 (xfr#40, to-chk=123/222)
19-Nov-2024 19:50:16       5,997,594  47%   30.26MB/s    0:00:00 (xfr#41, to-chk=122/222)
19-Nov-2024 19:50:16       5,998,248  47%   30.27MB/s    0:00:00 (xfr#42, to-chk=118/222)
19-Nov-2024 19:50:16       6,124,829  48%   30.74MB/s    0:00:00 (xfr#43, to-chk=117/222)
19-Nov-2024 19:50:16       6,125,483  48%   30.27MB/s    0:00:00 (xfr#44, to-chk=116/222)
19-Nov-2024 19:50:16       6,153,307  48%   30.25MB/s    0:00:00 (xfr#45, to-chk=115/222)
19-Nov-2024 19:50:16       6,153,865  48%   30.25MB/s    0:00:00 (xfr#46, to-chk=111/222)
19-Nov-2024 19:50:16       6,256,016  49%   29.83MB/s    0:00:00 (xfr#47, to-chk=110/222)
19-Nov-2024 19:50:16       6,256,574  49%   29.83MB/s    0:00:00 (xfr#48, to-chk=109/222)
19-Nov-2024 19:50:16       6,429,401  50%   30.51MB/s    0:00:00 (xfr#49, to-chk=108/222)
19-Nov-2024 19:50:16       6,430,055  50%   30.51MB/s    0:00:00 (xfr#50, to-chk=104/222)
19-Nov-2024 19:50:16       7,019,274  55%   31.28MB/s    0:00:00 (xfr#51, to-chk=103/222)
19-Nov-2024 19:50:16       7,019,928  55%   31.28MB/s    0:00:00 (xfr#52, to-chk=102/222)
19-Nov-2024 19:50:16       7,072,815  55%   31.37MB/s    0:00:00 (xfr#53, to-chk=101/222)
19-Nov-2024 19:50:16       7,073,469  55%   31.38MB/s    0:00:00 (xfr#54, to-chk=97/222)
19-Nov-2024 19:50:16       7,241,429  57%   31.68MB/s    0:00:00 (xfr#55, to-chk=96/222)
19-Nov-2024 19:50:16       7,242,083  57%   31.68MB/s    0:00:00 (xfr#56, to-chk=95/222)
19-Nov-2024 19:50:16       7,315,000  57%   31.71MB/s    0:00:00 (xfr#57, to-chk=94/222)
19-Nov-2024 19:50:16       7,315,462  57%   31.71MB/s    0:00:00 (xfr#58, to-chk=90/222)
19-Nov-2024 19:50:16       7,594,888  60%   32.05MB/s    0:00:00 (xfr#59, to-chk=89/222)
19-Nov-2024 19:50:16       7,595,350  60%   32.05MB/s    0:00:00 (xfr#60, to-chk=88/222)
19-Nov-2024 19:50:16       7,641,210  60%   32.10MB/s    0:00:00 (xfr#61, to-chk=87/222)
19-Nov-2024 19:50:16       7,641,768  60%   32.10MB/s    0:00:00 (xfr#62, to-chk=83/222)
19-Nov-2024 19:50:16       7,842,230  62%   32.66MB/s    0:00:00 (xfr#63, to-chk=82/222)
19-Nov-2024 19:50:16       7,842,788  62%   32.66MB/s    0:00:00 (xfr#64, to-chk=81/222)
19-Nov-2024 19:50:16       7,881,641  62%   32.54MB/s    0:00:00 (xfr#65, to-chk=80/222)
19-Nov-2024 19:50:16       7,882,295  62%   32.54MB/s    0:00:00 (xfr#66, to-chk=76/222)
19-Nov-2024 19:50:16       8,021,031  63%   32.97MB/s    0:00:00 (xfr#67, to-chk=75/222)
19-Nov-2024 19:50:16       8,021,685  63%   32.97MB/s    0:00:00 (xfr#68, to-chk=74/222)
19-Nov-2024 19:50:16       8,054,223  63%   33.11MB/s    0:00:00 (xfr#69, to-chk=73/222)
19-Nov-2024 19:50:16       8,054,493  63%   32.97MB/s    0:00:00 (xfr#70, to-chk=69/222)
19-Nov-2024 19:50:16       8,162,161  64%   32.98MB/s    0:00:00 (xfr#71, to-chk=68/222)
19-Nov-2024 19:50:16       8,162,431  64%   32.98MB/s    0:00:00 (xfr#72, to-chk=67/222)
19-Nov-2024 19:50:16       8,163,059  64%   32.99MB/s    0:00:00 (xfr#73, to-chk=66/222)
19-Nov-2024 19:50:16       8,201,867  64%   33.00MB/s    0:00:00 (xfr#74, to-chk=65/222)
19-Nov-2024 19:50:16       8,202,521  64%   33.01MB/s    0:00:00 (xfr#75, to-chk=61/222)
19-Nov-2024 19:50:16       8,360,308  66%   33.50MB/s    0:00:00 (xfr#76, to-chk=60/222)
19-Nov-2024 19:50:16       8,360,962  66%   33.50MB/s    0:00:00 (xfr#77, to-chk=59/222)
19-Nov-2024 19:50:16       8,403,643  66%   33.53MB/s    0:00:00 (xfr#78, to-chk=58/222)
19-Nov-2024 19:50:16       8,404,297  66%   33.54MB/s    0:00:00 (xfr#79, to-chk=54/222)
19-Nov-2024 19:50:16       8,532,445  67%   33.90MB/s    0:00:00 (xfr#80, to-chk=53/222)
19-Nov-2024 19:50:16       8,533,099  67%   33.91MB/s    0:00:00 (xfr#81, to-chk=52/222)
19-Nov-2024 19:50:16       8,589,671  67%   33.99MB/s    0:00:00 (xfr#82, to-chk=51/222)
19-Nov-2024 19:50:16       8,590,517  67%   33.99MB/s    0:00:00 (xfr#83, to-chk=47/222)
19-Nov-2024 19:50:16       8,787,203  69%   34.34MB/s    0:00:00 (xfr#84, to-chk=46/222)
19-Nov-2024 19:50:16       8,788,049  69%   34.21MB/s    0:00:00 (xfr#85, to-chk=45/222)
19-Nov-2024 19:50:16       8,788,677  69%   34.21MB/s    0:00:00 (xfr#86, to-chk=44/222)
19-Nov-2024 19:50:16       8,834,213  69%   34.39MB/s    0:00:00 (xfr#87, to-chk=43/222)
19-Nov-2024 19:50:16       8,834,867  69%   34.39MB/s    0:00:00 (xfr#88, to-chk=39/222)
19-Nov-2024 19:50:16       8,978,871  71%   34.53MB/s    0:00:00 (xfr#89, to-chk=38/222)
19-Nov-2024 19:50:16       8,979,525  71%   34.53MB/s    0:00:00 (xfr#90, to-chk=37/222)
19-Nov-2024 19:50:16       9,015,132  71%   34.12MB/s    0:00:00 (xfr#91, to-chk=36/222)
19-Nov-2024 19:50:16       9,015,690  71%   34.12MB/s    0:00:00 (xfr#92, to-chk=32/222)
19-Nov-2024 19:50:16       9,134,293  72%   34.57MB/s    0:00:00 (xfr#93, to-chk=31/222)
19-Nov-2024 19:50:16       9,134,851  72%   34.57MB/s    0:00:00 (xfr#94, to-chk=30/222)
19-Nov-2024 19:50:16       9,378,846  74%   34.27MB/s    0:00:00 (xfr#95, to-chk=29/222)
19-Nov-2024 19:50:16       9,379,500  74%   34.27MB/s    0:00:00 (xfr#96, to-chk=25/222)
19-Nov-2024 19:50:16      11,923,840  94%   32.68MB/s    0:00:00 (xfr#97, to-chk=24/222)
19-Nov-2024 19:50:16      11,924,494  94%   32.68MB/s    0:00:00 (xfr#98, to-chk=23/222)
19-Nov-2024 19:50:16      11,925,122  94%   32.68MB/s    0:00:00 (xfr#99, to-chk=22/222)
19-Nov-2024 19:50:16      11,976,189  94%   32.26MB/s    0:00:00 (xfr#100, to-chk=21/222)
19-Nov-2024 19:50:16      11,977,035  94%   32.27MB/s    0:00:00 (xfr#101, to-chk=17/222)
19-Nov-2024 19:50:16      12,161,698  96%   31.95MB/s    0:00:00 (xfr#102, to-chk=16/222)
19-Nov-2024 19:50:16      12,162,544  96%   31.87MB/s    0:00:00 (xfr#103, to-chk=15/222)
19-Nov-2024 19:50:16      12,207,089  96%   31.63MB/s    0:00:00 (xfr#104, to-chk=14/222)
19-Nov-2024 19:50:16      12,207,743  96%   31.64MB/s    0:00:00 (xfr#105, to-chk=10/222)
19-Nov-2024 19:50:16      12,354,912  97%   31.67MB/s    0:00:00 (xfr#106, to-chk=9/222)
19-Nov-2024 19:50:16      12,355,566  97%   31.68MB/s    0:00:00 (xfr#107, to-chk=8/222)
19-Nov-2024 19:50:16      12,397,503  98%   31.78MB/s    0:00:00 (xfr#108, to-chk=7/222)
19-Nov-2024 19:50:16      12,397,965  98%   31.78MB/s    0:00:00 (xfr#109, to-chk=3/222)
19-Nov-2024 19:50:16      12,588,230  99%   32.10MB/s    0:00:00 (xfr#110, to-chk=2/222)
19-Nov-2024 19:50:16      12,588,692  99%   32.10MB/s    0:00:00 (xfr#111, to-chk=1/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   31.21MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   30.27MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   30.27MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   30.27MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   30.27MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16      12,631,878  99%   29.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-fwgdv: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-oneclient-paris-5cc45c8cb7-fwgdv/oneclient_logs
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=189/222)
19-Nov-2024 19:50:16             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=182/222)
19-Nov-2024 19:50:16          53,558   0%   51.08MB/s    0:00:00 (xfr#2, to-chk=188/222)
19-Nov-2024 19:50:16          54,020   0%   51.52MB/s    0:00:00 (xfr#3, to-chk=184/222)
19-Nov-2024 19:50:16         297,124   3%   20.24MB/s    0:00:00 (xfr#4, to-chk=183/222)
19-Nov-2024 19:50:16         297,586   3%   20.27MB/s    0:00:00 (xfr#5, to-chk=182/222)
19-Nov-2024 19:50:16         334,057   4%   21.24MB/s    0:00:00 (xfr#6, to-chk=181/222)
19-Nov-2024 19:50:16         334,615   4%   21.27MB/s    0:00:00 (xfr#7, to-chk=177/222)
19-Nov-2024 19:50:16         491,840   6%   26.06MB/s    0:00:00 (xfr#8, to-chk=176/222)
19-Nov-2024 19:50:16         492,398   6%   24.72MB/s    0:00:00 (xfr#9, to-chk=175/222)
19-Nov-2024 19:50:16         528,121   6%   26.51MB/s    0:00:00 (xfr#10, to-chk=174/222)
19-Nov-2024 19:50:16         528,583   6%   26.53MB/s    0:00:00 (xfr#11, to-chk=170/222)
19-Nov-2024 19:50:16         684,538   8%   28.38MB/s    0:00:00 (xfr#12, to-chk=169/222)
19-Nov-2024 19:50:16         685,000   8%   28.40MB/s    0:00:00 (xfr#13, to-chk=168/222)
19-Nov-2024 19:50:16         712,085   8%   27.16MB/s    0:00:00 (xfr#14, to-chk=167/222)
19-Nov-2024 19:50:16         712,643   8%   27.19MB/s    0:00:00 (xfr#15, to-chk=163/222)
19-Nov-2024 19:50:16         863,589  10%   30.50MB/s    0:00:00 (xfr#16, to-chk=162/222)
19-Nov-2024 19:50:16         864,147  10%   30.52MB/s    0:00:00 (xfr#17, to-chk=161/222)
19-Nov-2024 19:50:16         917,618  11%   32.41MB/s    0:00:00 (xfr#18, to-chk=160/222)
19-Nov-2024 19:50:16         918,464  11%   31.28MB/s    0:00:00 (xfr#19, to-chk=156/222)
19-Nov-2024 19:50:16       1,183,837  14%   34.21MB/s    0:00:00 (xfr#20, to-chk=155/222)
19-Nov-2024 19:50:16       1,184,683  14%   34.24MB/s    0:00:00 (xfr#21, to-chk=154/222)
19-Nov-2024 19:50:16       1,214,772  15%   35.11MB/s    0:00:00 (xfr#22, to-chk=153/222)
19-Nov-2024 19:50:16       1,215,426  15%   35.12MB/s    0:00:00 (xfr#23, to-chk=149/222)
19-Nov-2024 19:50:16       1,331,013  16%   31.73MB/s    0:00:00 (xfr#24, to-chk=148/222)
19-Nov-2024 19:50:16       1,331,667  16%   31.75MB/s    0:00:00 (xfr#25, to-chk=147/222)
19-Nov-2024 19:50:16       1,365,354  16%   31.76MB/s    0:00:00 (xfr#26, to-chk=146/222)
19-Nov-2024 19:50:16       1,365,912  16%   31.02MB/s    0:00:00 (xfr#27, to-chk=142/222)
19-Nov-2024 19:50:16       1,481,265  18%   30.71MB/s    0:00:00 (xfr#28, to-chk=141/222)
19-Nov-2024 19:50:16       1,481,823  18%   30.72MB/s    0:00:00 (xfr#29, to-chk=140/222)
19-Nov-2024 19:50:16       1,541,584  19%   30.63MB/s    0:00:00 (xfr#30, to-chk=139/222)
19-Nov-2024 19:50:16       1,542,334  19%   30.64MB/s    0:00:00 (xfr#31, to-chk=135/222)
19-Nov-2024 19:50:16       1,785,696  22%   30.96MB/s    0:00:00 (xfr#32, to-chk=134/222)
19-Nov-2024 19:50:16       1,786,446  22%   30.98MB/s    0:00:00 (xfr#33, to-chk=133/222)
19-Nov-2024 19:50:16       1,834,141  22%   28.67MB/s    0:00:00 (xfr#34, to-chk=132/222)
19-Nov-2024 19:50:16       1,834,699  22%   28.22MB/s    0:00:00 (xfr#35, to-chk=128/222)
19-Nov-2024 19:50:16       1,979,471  24%   30.45MB/s    0:00:00 (xfr#36, to-chk=127/222)
19-Nov-2024 19:50:16       1,980,029  24%   29.97MB/s    0:00:00 (xfr#37, to-chk=126/222)
19-Nov-2024 19:50:16       1,980,657  24%   29.98MB/s    0:00:00 (xfr#38, to-chk=125/222)
19-Nov-2024 19:50:16       2,043,457  25%   30.45MB/s    0:00:00 (xfr#39, to-chk=124/222)
19-Nov-2024 19:50:16       2,044,015  25%   30.46MB/s    0:00:00 (xfr#40, to-chk=120/222)
19-Nov-2024 19:50:16       2,277,847  28%   32.42MB/s    0:00:00 (xfr#41, to-chk=119/222)
19-Nov-2024 19:50:16       2,278,405  28%   32.43MB/s    0:00:00 (xfr#42, to-chk=118/222)
19-Nov-2024 19:50:16       2,327,569  28%   32.17MB/s    0:00:00 (xfr#43, to-chk=117/222)
19-Nov-2024 19:50:16       2,328,127  28%   32.18MB/s    0:00:00 (xfr#44, to-chk=113/222)
19-Nov-2024 19:50:16       2,504,292  31%   32.72MB/s    0:00:00 (xfr#45, to-chk=112/222)
19-Nov-2024 19:50:16       2,504,850  31%   32.72MB/s    0:00:00 (xfr#46, to-chk=111/222)
19-Nov-2024 19:50:16       2,505,478  31%   32.29MB/s    0:00:00 (xfr#47, to-chk=110/222)
19-Nov-2024 19:50:16       2,548,033  31%   32.84MB/s    0:00:00 (xfr#48, to-chk=109/222)
19-Nov-2024 19:50:16       2,548,687  31%   32.41MB/s    0:00:00 (xfr#49, to-chk=105/222)
19-Nov-2024 19:50:16       2,745,103  34%   34.00MB/s    0:00:00 (xfr#50, to-chk=104/222)
19-Nov-2024 19:50:16       2,745,757  34%   34.01MB/s    0:00:00 (xfr#51, to-chk=103/222)
19-Nov-2024 19:50:16       2,746,385  34%   31.56MB/s    0:00:00 (xfr#52, to-chk=102/222)
19-Nov-2024 19:50:16       2,978,822  37%   33.82MB/s    0:00:00 (xfr#53, to-chk=101/222)
19-Nov-2024 19:50:16       2,979,380  37%   33.83MB/s    0:00:00 (xfr#54, to-chk=97/222)
19-Nov-2024 19:50:16       2,983,513  37%   33.87MB/s    0:00:00 (xfr#55, to-chk=96/222)
19-Nov-2024 19:50:16       3,837,785  47%   36.60MB/s    0:00:00 (xfr#56, to-chk=95/222)
19-Nov-2024 19:50:16       3,842,933  47%   36.65MB/s    0:00:00 (xfr#57, to-chk=94/222)
19-Nov-2024 19:50:16       3,913,341  48%   34.56MB/s    0:00:00 (xfr#58, to-chk=93/222)
19-Nov-2024 19:50:16       3,913,995  48%   34.56MB/s    0:00:00 (xfr#59, to-chk=89/222)
19-Nov-2024 19:50:16       4,216,487  52%   34.37MB/s    0:00:00 (xfr#60, to-chk=88/222)
19-Nov-2024 19:50:16       4,217,141  52%   34.37MB/s    0:00:00 (xfr#61, to-chk=87/222)
19-Nov-2024 19:50:16       4,217,769  52%   34.38MB/s    0:00:00 (xfr#62, to-chk=86/222)
19-Nov-2024 19:50:16       4,247,265  52%   34.04MB/s    0:00:00 (xfr#63, to-chk=85/222)
19-Nov-2024 19:50:16       4,248,015  52%   34.04MB/s    0:00:00 (xfr#64, to-chk=81/222)
19-Nov-2024 19:50:16       4,363,845  54%   34.39MB/s    0:00:00 (xfr#65, to-chk=80/222)
19-Nov-2024 19:50:16       4,364,595  54%   34.40MB/s    0:00:00 (xfr#66, to-chk=79/222)
19-Nov-2024 19:50:16       4,461,868  55%   34.88MB/s    0:00:00 (xfr#67, to-chk=78/222)
19-Nov-2024 19:50:16       4,462,522  55%   34.88MB/s    0:00:00 (xfr#68, to-chk=74/222)
19-Nov-2024 19:50:16       4,799,650  59%   36.33MB/s    0:00:00 (xfr#69, to-chk=73/222)
19-Nov-2024 19:50:16       4,800,304  59%   36.33MB/s    0:00:00 (xfr#70, to-chk=72/222)
19-Nov-2024 19:50:16       4,824,638  59%   36.52MB/s    0:00:00 (xfr#71, to-chk=71/222)
19-Nov-2024 19:50:16       4,825,196  59%   36.52MB/s    0:00:00 (xfr#72, to-chk=67/222)
19-Nov-2024 19:50:16       4,945,671  61%   36.85MB/s    0:00:00 (xfr#73, to-chk=66/222)
19-Nov-2024 19:50:16       4,946,229  61%   36.85MB/s    0:00:00 (xfr#74, to-chk=65/222)
19-Nov-2024 19:50:16       4,978,908  61%   37.10MB/s    0:00:00 (xfr#75, to-chk=64/222)
19-Nov-2024 19:50:16       4,979,370  61%   37.10MB/s    0:00:00 (xfr#76, to-chk=60/222)
19-Nov-2024 19:50:16       5,129,808  63%   37.92MB/s    0:00:00 (xfr#77, to-chk=59/222)
19-Nov-2024 19:50:16       5,130,270  63%   37.93MB/s    0:00:00 (xfr#78, to-chk=58/222)
19-Nov-2024 19:50:16       5,130,898  63%   37.93MB/s    0:00:00 (xfr#79, to-chk=57/222)
19-Nov-2024 19:50:16       5,165,951  64%   38.19MB/s    0:00:00 (xfr#80, to-chk=56/222)
19-Nov-2024 19:50:16       5,166,605  64%   38.20MB/s    0:00:00 (xfr#81, to-chk=52/222)
19-Nov-2024 19:50:16       5,288,388  65%   37.64MB/s    0:00:00 (xfr#82, to-chk=51/222)
19-Nov-2024 19:50:16       5,289,042  65%   37.64MB/s    0:00:00 (xfr#83, to-chk=50/222)
19-Nov-2024 19:50:16       5,469,655  67%   38.64MB/s    0:00:00 (xfr#84, to-chk=49/222)
19-Nov-2024 19:50:16       5,470,405  67%   38.64MB/s    0:00:00 (xfr#85, to-chk=45/222)
19-Nov-2024 19:50:16       5,914,398  73%   40.00MB/s    0:00:00 (xfr#86, to-chk=44/222)
19-Nov-2024 19:50:16       5,915,148  73%   38.64MB/s    0:00:00 (xfr#87, to-chk=43/222)
19-Nov-2024 19:50:16       5,961,955  74%   38.94MB/s    0:00:00 (xfr#88, to-chk=42/222)
19-Nov-2024 19:50:16       5,962,609  74%   38.95MB/s    0:00:00 (xfr#89, to-chk=38/222)
19-Nov-2024 19:50:16       6,174,644  76%   40.06MB/s    0:00:00 (xfr#90, to-chk=37/222)
19-Nov-2024 19:50:16       6,175,298  76%   40.06MB/s    0:00:00 (xfr#91, to-chk=36/222)
19-Nov-2024 19:50:16       6,275,084  77%   40.44MB/s    0:00:00 (xfr#92, to-chk=35/222)
19-Nov-2024 19:50:16       6,275,738  78%   40.44MB/s    0:00:00 (xfr#93, to-chk=31/222)
19-Nov-2024 19:50:16       6,692,272  83%   42.27MB/s    0:00:00 (xfr#94, to-chk=30/222)
19-Nov-2024 19:50:16       6,692,926  83%   42.27MB/s    0:00:00 (xfr#95, to-chk=29/222)
19-Nov-2024 19:50:16       6,713,690  83%   42.40MB/s    0:00:00 (xfr#96, to-chk=28/222)
19-Nov-2024 19:50:16       6,713,960  83%   42.40MB/s    0:00:00 (xfr#97, to-chk=24/222)
19-Nov-2024 19:50:16       6,818,370  84%   42.78MB/s    0:00:00 (xfr#98, to-chk=23/222)
19-Nov-2024 19:50:16       6,818,640  84%   42.78MB/s    0:00:00 (xfr#99, to-chk=22/222)
19-Nov-2024 19:50:16       6,888,754  85%   42.94MB/s    0:00:00 (xfr#100, to-chk=21/222)
19-Nov-2024 19:50:16       6,889,504  85%   42.94MB/s    0:00:00 (xfr#101, to-chk=17/222)
19-Nov-2024 19:50:16       7,138,288  88%   44.21MB/s    0:00:00 (xfr#102, to-chk=16/222)
19-Nov-2024 19:50:16       7,139,038  88%   44.21MB/s    0:00:00 (xfr#103, to-chk=15/222)
19-Nov-2024 19:50:16       7,329,829  91%   45.10MB/s    0:00:00 (xfr#104, to-chk=14/222)
19-Nov-2024 19:50:16       7,330,099  91%   44.81MB/s    0:00:00 (xfr#105, to-chk=10/222)
19-Nov-2024 19:50:16       7,749,062  96%   46.77MB/s    0:00:00 (xfr#106, to-chk=9/222)
19-Nov-2024 19:50:16       7,749,332  96%   46.77MB/s    0:00:00 (xfr#107, to-chk=8/222)
19-Nov-2024 19:50:16       7,792,458  96%   46.74MB/s    0:00:00 (xfr#108, to-chk=7/222)
19-Nov-2024 19:50:16       7,793,112  96%   46.74MB/s    0:00:00 (xfr#109, to-chk=3/222)
19-Nov-2024 19:50:16       7,950,643  98%   47.39MB/s    0:00:00 (xfr#110, to-chk=2/222)
19-Nov-2024 19:50:16       7,951,297  98%   47.39MB/s    0:00:00 (xfr#111, to-chk=1/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.63MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.63MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.63MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.63MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.63MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.63MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.63MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.63MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   47.34MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16       8,041,242  99%   46.76MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16          23,693  16%   22.60MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:50:16          48,374  33%   46.13MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:50:16          48,374  33%   46.13MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:50:16          71,864  49%   68.53MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:50:16          72,155  50%   68.81MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:50:16          72,155  50%   22.94MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:50:16           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:50:16           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:50:16           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:50:16           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:50:16           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16          61,609   6%   58.75MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 19:50:16         102,836  10%   98.07MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 19:50:16         102,836  10%   98.07MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 19:50:16         102,836  10%   98.07MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 19:50:16         142,600  14%  135.99MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 19:50:16         142,750  14%  136.14MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 19:50:16         143,047  14%  136.42MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 19:50:16         297,263  29%  141.75MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 19:50:16         297,961  29%  142.08MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 19:50:16         298,433  29%  142.30MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 19:50:16         299,391  29%  142.76MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 19:50:16         299,707  29%  142.91MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 19:50:16         300,179  29%  143.14MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 19:50:16         300,651  30%  143.36MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 19:50:16         301,630  30%  143.83MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 19:50:16         303,263  30%  144.61MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 19:50:16         303,585  30%  144.76MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 19:50:16         304,455  30%  145.18MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 19:50:16         305,375  30%  145.61MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 19:50:16         306,342  30%   97.38MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 19:50:16         307,309  30%   97.69MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 19:50:16         308,258  30%   97.99MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 19:50:16         308,574  30%   98.09MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 19:50:16         308,896  30%   98.20MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 19:50:16         309,924  30%   98.52MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 19:50:16         310,918  31%   98.84MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 19:50:16         311,390  31%   98.99MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 19:50:16         311,870  31%   99.14MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 19:50:16         312,186  31%   99.24MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 19:50:16         313,147  31%   99.55MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 19:50:16         313,970  31%   99.81MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 19:50:16         314,442  31%   74.97MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 19:50:16         315,550  31%   75.23MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 19:50:16         316,022  31%   75.35MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 19:50:16         316,345  31%   75.42MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 19:50:16         316,666  31%   75.50MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 19:50:16         317,799  31%   75.77MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 19:50:16         320,438  31%   76.40MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 19:50:16         321,423  32%   76.63MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 19:50:16         321,748  32%   76.71MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 19:50:16         322,559  32%   76.90MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 19:50:16         323,036  32%   61.61MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 19:50:16         323,352  32%   61.67MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 19:50:16         323,824  32%   61.76MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 19:50:16         324,147  32%   61.83MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 19:50:16         325,093  32%   62.01MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 19:50:16         325,406  32%   62.07MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 19:50:16         326,571  32%   62.29MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 19:50:16         326,887  32%   62.35MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 19:50:16         327,233  32%   62.41MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 19:50:16         328,035  32%   62.57MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 19:50:16         328,351  32%   62.63MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 19:50:16         329,173  32%   52.32MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 19:50:16         330,014  32%   52.45MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 19:50:16         330,663  33%   52.56MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 19:50:16         330,985  33%   52.61MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 19:50:16         331,301  33%   52.66MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 19:50:16         331,617  33%   52.71MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 19:50:16         331,940  33%   52.76MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 19:50:16         332,100  33%   45.25MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 19:50:16         338,067  33%   40.30MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 19:50:16         347,905  34%   41.47MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 19:50:16         350,410  34%   41.77MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 19:50:16         360,761  36%   43.01MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 19:50:16         365,469  36%   43.57MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 19:50:16         374,680  37%   44.67MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 19:50:16         381,061  38%   45.43MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 19:50:16         390,235  38%   46.52MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 19:50:16         401,047  40%   47.81MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 19:50:16         410,791  41%   43.53MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 19:50:16         415,462  41%   44.02MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 19:50:16         426,232  42%   45.17MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 19:50:16         429,193  42%   45.48MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 19:50:16         440,419  43%   46.67MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 19:50:16         452,195  45%   47.92MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 19:50:16         453,089  45%   48.01MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 19:50:16         457,190  45%   48.45MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 19:50:16         470,297  46%   49.83MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 19:50:16         476,772  47%   45.47MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 19:50:16         477,626  47%   45.55MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 19:50:16         484,956  48%   46.25MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 19:50:16         496,640  49%   47.36MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 19:50:16         503,477  50%   43.65MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 19:50:16         507,045  50%   43.96MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 19:50:16         510,576  50%   44.27MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 19:50:16         512,206  51%   44.41MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 19:50:16         524,438  52%   45.47MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 19:50:16         532,229  53%   46.14MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 19:50:16         542,486  54%   43.11MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 19:50:16         544,521  54%   43.27MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 19:50:16         552,783  55%   43.93MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 19:50:16         553,216  55%   43.97MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 19:50:16         553,614  55%   44.00MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 19:50:16         566,815  56%   45.05MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 19:50:16         573,746  57%   45.60MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 19:50:16         576,288  57%   45.80MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 19:50:16         579,286  57%   46.04MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 19:50:16         587,035  58%   43.06MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 19:50:16         599,723  59%   44.00MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 19:50:16         605,021  60%   44.38MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 19:50:16         610,356  60%   44.78MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 19:50:16         612,444  61%   41.72MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 19:50:16         624,639  62%   42.55MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 19:50:16         632,938  63%   43.12MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 19:50:16         640,174  63%   43.61MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 19:50:16         653,735  65%   44.53MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 19:50:16         666,329  66%   42.36MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 19:50:16         670,524  66%   42.63MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 19:50:16         672,558  67%   42.76MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 19:50:16         683,878  68%   43.48MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 19:50:16         689,783  68%   43.86MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 19:50:16         703,383  70%   44.72MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 19:50:16         703,669  70%   44.74MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 19:50:16         703,955  70%   44.76MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16         703,955  70%   41.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16         703,955  70%   41.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16         703,955  70%   41.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16         703,955  70%   41.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16         703,955  70%   41.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16          23,565  16%   22.47MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:50:16          48,115  33%   45.89MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:50:16          48,115  33%   45.89MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:50:16          71,477  49%   68.17MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:50:16          71,768  50%   68.44MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:50:16          71,768  50%   34.22MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:50:16           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:50:16           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:50:16           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:50:16           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:50:16           6,885  50%    1.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16         152,300  12%  145.24MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 19:50:16         192,973  16%   92.02MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 19:50:16         192,973  16%   92.02MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 19:50:16         192,973  16%   92.02MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 19:50:16         232,199  19%   73.81MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 19:50:16         232,349  19%   73.86MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 19:50:16         232,646  19%   73.96MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 19:50:16         387,103  32%   73.83MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 19:50:16         387,950  32%   74.00MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 19:50:16         388,390  32%   74.08MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 19:50:16         389,576  32%   61.92MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 19:50:16         390,012  32%   61.99MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 19:50:16         390,450  32%   62.06MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 19:50:16         391,040  32%   62.15MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 19:50:16         391,936  33%   62.30MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 19:50:16         393,689  33%   62.58MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 19:50:16         394,130  33%   62.65MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 19:50:16         395,298  33%   62.83MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 19:50:16         396,388  33%   54.00MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 19:50:16         397,412  33%   54.14MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 19:50:16         398,406  33%   54.28MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 19:50:16         399,391  33%   47.61MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 19:50:16         399,831  33%   47.66MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 19:50:16         400,116  33%   47.70MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 19:50:16         401,701  33%   47.89MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 19:50:16         402,731  33%   48.01MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 19:50:16         403,167  33%   48.06MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 19:50:16         404,025  34%   48.16MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 19:50:16         404,305  34%   48.20MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 19:50:16         405,286  34%   48.31MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 19:50:16         406,313  34%   43.05MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 19:50:16         406,907  34%   43.12MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 19:50:16         408,069  34%   43.24MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 19:50:16         408,505  34%   43.29MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 19:50:16         408,941  34%   43.33MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 19:50:16         409,381  34%   43.38MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 19:50:16         410,390  34%   43.49MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 19:50:16         418,589  35%   44.36MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 19:50:16         419,616  35%   44.46MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 19:50:16         420,141  35%   44.52MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 19:50:16         421,153  35%   40.16MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 19:50:16         421,587  35%   40.21MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 19:50:16         421,865  35%   40.23MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 19:50:16         422,303  35%   40.27MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 19:50:16         422,585  35%   40.30MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 19:50:16         423,579  35%   40.40MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 19:50:16         424,015  35%   40.44MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 19:50:16         425,432  35%   40.57MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 19:50:16         425,712  35%   40.60MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 19:50:16         426,250  35%   40.65MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 19:50:16         427,091  35%   40.73MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 19:50:16         427,373  35%   37.05MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 19:50:16         428,238  36%   37.13MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 19:50:16         429,142  36%   31.48MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 19:50:16         429,809  36%   31.53MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 19:50:16         430,245  36%   31.56MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 19:50:16         430,531  36%   31.58MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 19:50:16         430,967  36%   31.62MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 19:50:16         431,247  36%   31.64MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 19:50:16         431,525  36%   31.66MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 19:50:16         437,395  36%   32.09MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 19:50:16         447,133  37%   30.46MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 19:50:16         449,638  37%   30.63MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 19:50:16         459,832  38%   31.32MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 19:50:16         464,440  39%   31.64MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 19:50:16         473,551  39%   32.26MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 19:50:16         479,932  40%   30.51MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 19:50:16         489,106  41%   31.10MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 19:50:16         499,821  42%   31.78MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 19:50:16         509,624  42%   32.40MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 19:50:16         514,295  43%   32.70MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 19:50:16         525,065  44%   33.38MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 19:50:16         528,026  44%   33.57MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 19:50:16         539,252  45%   34.28MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 19:50:16         550,928  46%   32.84MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 19:50:16         551,725  46%   32.89MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 19:50:16         555,949  46%   33.14MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 19:50:16         569,056  47%   33.92MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 19:50:16         575,374  48%   34.29MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 19:50:16         576,228  48%   34.35MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 19:50:16         583,401  49%   34.77MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 19:50:16         595,083  50%   35.47MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 19:50:16         601,920  50%   35.88MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 19:50:16         605,388  50%   33.96MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 19:50:16         608,919  51%   32.26MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 19:50:16         610,447  51%   32.34MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 19:50:16         622,587  52%   31.25MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 19:50:16         630,281  53%   31.64MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 19:50:16         640,540  53%   32.15MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 19:50:16         642,154  54%   32.23MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 19:50:16         650,416  54%   32.65MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 19:50:16         650,749  54%   32.66MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 19:50:16         651,145  54%   32.68MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 19:50:16         664,197  55%   31.67MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 19:50:16         670,971  56%   31.99MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 19:50:16         673,413  56%   30.58MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 19:50:16         676,319  56%   30.71MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 19:50:16         684,068  57%   31.07MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 19:50:16         696,599  58%   31.63MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 19:50:16         701,897  59%   31.88MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 19:50:16         707,132  59%   32.11MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 19:50:16         709,116  59%   30.74MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 19:50:16         721,311  60%   31.27MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 19:50:16         729,510  61%   31.62MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 19:50:16         736,748  62%   31.94MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 19:50:16         750,311  63%   29.81MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 19:50:16         762,905  64%   30.32MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 19:50:16         766,951  64%   29.26MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 19:50:16         768,880  64%   29.33MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 19:50:16         780,043  65%   29.76MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 19:50:16         785,856  66%   29.98MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 19:50:16         799,354  67%   30.49MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 19:50:16         799,639  67%   30.50MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 19:50:16         799,924  67%   30.51MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16         799,924  67%   30.51MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16         799,924  67%   30.51MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16         799,924  67%   26.31MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16         799,924  67%   26.31MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16         799,924  67%   26.31MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:50:16           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:50:16           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:50:16           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:50:16           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:50:16           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16          23,945   3%   22.84MB/s    0:00:00 (xfr#2, to-chk=15/20)
19-Nov-2024 19:50:16          48,657   6%   46.40MB/s    0:00:00 (xfr#3, to-chk=13/20)
19-Nov-2024 19:50:16          48,657   6%   46.40MB/s    0:00:00 (xfr#4, to-chk=11/20)
19-Nov-2024 19:50:16          72,122   9%   68.78MB/s    0:00:00 (xfr#5, to-chk=9/20)
19-Nov-2024 19:50:16          72,213   9%   68.87MB/s    0:00:00 (xfr#6, to-chk=7/20)
19-Nov-2024 19:50:16         208,778  28%   49.78MB/s    0:00:00 (xfr#7, to-chk=5/20)
19-Nov-2024 19:50:16         209,075  28%   49.85MB/s    0:00:00 (xfr#8, to-chk=3/20)
19-Nov-2024 19:50:16         364,670  50%   43.47MB/s    0:00:00 (xfr#9, to-chk=1/20)
19-Nov-2024 19:50:16         364,670  50%   28.98MB/s    0:00:00 (xfr#9, to-chk=0/20)
19-Nov-2024 19:50:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.27.32/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:50:16               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:50:16          53,694  12%   51.21MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:50:16         108,944  25%   12.99MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:50:16         156,419  37%   16.57MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:50:16         209,910  49%   22.24MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:50:16         210,201  50%   22.27MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:50:16         210,201  50%   18.22MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:50:16 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxyio/test_multi_reg_file_CRUD.1732045804.6191735 exists, exporting anyway.
19-Nov-2024 19:50:16 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 19:50:16 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16 =============================== warnings summary ===============================
19-Nov-2024 19:50:16 tests/utils/rest_utils.py:98
19-Nov-2024 19:50:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 19:50:16     print("""
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16 tests/utils/path_utils.py:112
19-Nov-2024 19:50:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 19:50:16     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16 tests/utils/acceptance_utils.py:55
19-Nov-2024 19:50:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 19:50:16     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16 tests/utils/acceptance_utils.py:57
19-Nov-2024 19:50:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 19:50:16     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 19:50:16
19-Nov-2024 19:50:16 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 19:50:16 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 19:50:16 ================= 26 passed, 4 warnings in 1366.55s (0:22:46) ==================
19-Nov-2024 19:50:20 release "dev" uninstalled
19-Nov-2024 19:50:20 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 19:50:20 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 19:50:22 No resources found
19-Nov-2024 19:50:23 Sidecar injection has been disabled
19-Nov-2024 19:50:23 Cleaning helm release "dev"...
19-Nov-2024 19:50:23 Deleted 1 helm deployments
19-Nov-2024 19:50:23 Deleted 0 k8s deployments
19-Nov-2024 19:50:23 Deleted 0 k8s services
19-Nov-2024 19:50:23 Deleted 0 persistent volumes
19-Nov-2024 19:50:23 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 19:50:23 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 19:50:23 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 19:50:23 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 19:50:23 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 19:50:23 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 19:50:23 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 19:50:23 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 19:50:23 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 19:50:23 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS...
19-Nov-2024 19:50:23 Finished task 'Parse test results' with result: Success
19-Nov-2024 19:50:23 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 19:50:23
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 19:50:23
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 19:50:23
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 19:50:23
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 19:50:23
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 19:50:23
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 19:50:23
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 19:50:23
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 19:50:23
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 19:50:23
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 19:50:23 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 19:50:23
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio symlinks #3365 (ODSRV-OAP-MRFCPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCPS-3365-ScriptBuildTask-10250776683445270312.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS/onedata-acceptance
19-Nov-2024 19:50:23 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 19:50:25 Uploading artifact
19-Nov-2024 19:50:25     source path: surefire_multiprovider_regular_file_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 19:50:25     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 19:50:25 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 19:50:25 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 19:50:25 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 19:50:25
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio symlinks #3365 (ODSRV-OAP-MRFCPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCPS-3365-ScriptBuildTask-2706393850991192806.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS
19-Nov-2024 19:50:25 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 19:50:25 Finished task 'Pack logs' with result: Success
19-Nov-2024 19:50:25 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 19:50:25
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 19:50:25 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 19:50:25
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio symlinks #3365 (ODSRV-OAP-MRFCPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCPS-3365-ScriptBuildTask-14496829046668319966.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS/onedata-acceptance
19-Nov-2024 19:50:25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 19:50:25                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 19:50:25
19-Nov-2024 19:50:25   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 19:50:25 100  4822  100  4822    0     0  61037      0 --:--:-- --:--:-- --:--:-- 61037
19-Nov-2024 19:50:25 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 19:50:27 Cleaning helm deployments
19-Nov-2024 19:50:27 Cleanining pods
19-Nov-2024 19:50:27 Cleaning kube persistant volumes
19-Nov-2024 19:50:28 Cleaning dockswift container
19-Nov-2024 19:50:28 Cleaning docker containers
19-Nov-2024 19:50:30 Stalled docker containers to remove:
19-Nov-2024 19:50:30 a086b56067ca 193a63253a18 c36a122c383a a7ad3f09baec ef5442f54c27 9af3fc138cae 9d9be49b29be 338d050aa846 41db2f9a47e0 d3260f807b2f 6135dd0a5cfe c24e4d0256a1 fe042ca2ca45 f3c6331d8f33 9b0d66b5faaa 470dac6170a7 b502768069c7 481b6af6b7f9 97a1f1247209 0d33defec7cb
19-Nov-2024 19:50:30 Removing stalled docker containers
19-Nov-2024 19:50:30 Error response from daemon: Cannot kill container: a086b56067ca: Container a086b56067ca171eb370fd929a4d0e7a03defa9ed2f9eab2ac9e3925ba1815f1 is not running
19-Nov-2024 19:50:30 a086b56067ca
19-Nov-2024 19:50:30 Error response from daemon: Cannot kill container: 193a63253a18: Container 193a63253a18e905a8de79e32fe7a4ce00c2ceff5ff601962f3652821a1744e4 is not running
19-Nov-2024 19:50:30 193a63253a18
19-Nov-2024 19:50:30 Error response from daemon: Cannot kill container: c36a122c383a: Container c36a122c383af731a0c34006345c197e81a4e5730412ea42b6b9a4a30804bed6 is not running
19-Nov-2024 19:50:30 c36a122c383a
19-Nov-2024 19:50:30 Error response from daemon: Cannot kill container: a7ad3f09baec: Container a7ad3f09baecd73f0d22ac87570f5c972132f42c08b6d839604857a1ec96a1e2 is not running
19-Nov-2024 19:50:30 a7ad3f09baec
19-Nov-2024 19:50:30 Error response from daemon: Cannot kill container: ef5442f54c27: Container ef5442f54c27a6e2cc29fed70632ac77c792b8da9d8d2609a74d9484c7e4f8b3 is not running
19-Nov-2024 19:50:30 ef5442f54c27
19-Nov-2024 19:50:30 Error response from daemon: Cannot kill container: 9af3fc138cae: Container 9af3fc138caea0759a3ab2b6cfdd6fbe044b18f9a84379bf1cf2857e8f2dd8c6 is not running
19-Nov-2024 19:50:31 9af3fc138cae
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: 9d9be49b29be: Container 9d9be49b29be4806e721b1e73012f72332906438f5fa33ee0d94b4247ab0e610 is not running
19-Nov-2024 19:50:31 9d9be49b29be
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: 338d050aa846: Container 338d050aa846075f82cd07b416e9594fda3277e9e02e2a5aedb7b4c46474c66e is not running
19-Nov-2024 19:50:31 338d050aa846
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: 41db2f9a47e0: Container 41db2f9a47e0a0d0903766e34bc2c5bce404d8a3f179e0b3c51aff0c077915b5 is not running
19-Nov-2024 19:50:31 41db2f9a47e0
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: d3260f807b2f: Container d3260f807b2fd8169007776bd9b08c63b6ede191e9c6355c95b867228c2a871a is not running
19-Nov-2024 19:50:31 d3260f807b2f
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: 6135dd0a5cfe: Container 6135dd0a5cfe6f37a0dd84608378893a8d098ca4b03b9023aecf63f8e0e2c2ac is not running
19-Nov-2024 19:50:31 6135dd0a5cfe
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: c24e4d0256a1: Container c24e4d0256a19e683d1aa1cc9f95725c83d6df6fc99e389349c4e9f1dd779006 is not running
19-Nov-2024 19:50:31 c24e4d0256a1
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: fe042ca2ca45: Container fe042ca2ca45bfa1c7edbe4a1e545a0858adb54e1afdfed3fa0ee942b856cb1e is not running
19-Nov-2024 19:50:31 fe042ca2ca45
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: f3c6331d8f33: Container f3c6331d8f33c74b6a24438b910eafbbb030fa980d6a0d9eed02b0266a7ec2ce is not running
19-Nov-2024 19:50:31 f3c6331d8f33
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: 9b0d66b5faaa: Container 9b0d66b5faaab7f6911f7020a6669cc78e038f6d3efd7b5028e3094c3e267b7c is not running
19-Nov-2024 19:50:31 9b0d66b5faaa
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: 470dac6170a7: Container 470dac6170a766a7e65f2f5b9967a92ee3c18c7f42b622d429b4019036a9ec09 is not running
19-Nov-2024 19:50:31 470dac6170a7
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: b502768069c7: Container b502768069c78887cf71d421cea8592c85bd4f5967ba944f03f6bc8180e84ffe is not running
19-Nov-2024 19:50:31 b502768069c7
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: 481b6af6b7f9: Container 481b6af6b7f91d5afd09d76c0b846cd11061781d69da8f77f990570230288590 is not running
19-Nov-2024 19:50:31 481b6af6b7f9
19-Nov-2024 19:50:31 Error response from daemon: Cannot kill container: 97a1f1247209: Container 97a1f1247209ca9ab2ea8c853e9cfe94865beb4d844bb68f7ac326e9a2d32b2a is not running
19-Nov-2024 19:50:31 97a1f1247209
19-Nov-2024 19:50:32 0d33defec7cb
19-Nov-2024 19:50:32 0d33defec7cb
19-Nov-2024 19:50:32 Stalled docker volumes to remove:
19-Nov-2024 19:50:32
19-Nov-2024 19:50:32 Removing stalled docker volumes
19-Nov-2024 19:50:32 Removing stalled loopdevices
19-Nov-2024 19:50:32 Done
19-Nov-2024 19:50:32 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 19:50:32 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 19:50:32 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 19:50:32 Running post build plugin 'NCover Results Collector'
19-Nov-2024 19:50:32 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 19:50:32 Running post build plugin 'Clover Results Collector'
19-Nov-2024 19:50:32 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 19:50:32 Running post build plugin 'Artifact Copier'
19-Nov-2024 19:50:32 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 19:50:33 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 145.1 ms
19-Nov-2024 19:50:33 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCPS'
19-Nov-2024 19:50:33 Finalising the build...
19-Nov-2024 19:50:33 Stopping timer.
19-Nov-2024 19:50:33 Build ODSRV-OAP-MRFCPS-3365 completed.
19-Nov-2024 19:50:33 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 19:50:33 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 19:50:33 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 19:50:33 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 19:50:33 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 19:50:33 All post build plugins have finished
19-Nov-2024 19:50:33 Generating build results summary...
19-Nov-2024 19:50:33 Saving build results to disk...
19-Nov-2024 19:50:33 Store variable context...
19-Nov-2024 19:50:33 Finished building ODSRV-OAP-MRFCPS-3365.