oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

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,711 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

15-Nov-2024 20:57:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:57:24 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:57:24 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:57:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:57:24 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:57:24 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
15-Nov-2024 20:57:24 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
15-Nov-2024 20:57:24 =================================================================
15-Nov-2024 20:57:24
15-Nov-2024 20:57:25 PASSED
15-Nov-2024 20:57:25 Unmounting client from /tmp/onedata/mnt/f66alpoq5j9eydpl
15-Nov-2024 20:57:25
15-Nov-2024 20:57:25
15-Nov-2024 20:57:25 Unmounting client from /tmp/onedata/mnt/ui69i1655k0wr5l7
15-Nov-2024 20:57:25
15-Nov-2024 20:57:25
15-Nov-2024 20:58:20 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
15-Nov-2024 20:58:20 =================================================================
15-Nov-2024 20:58:20 - Executing scenario 'Delete file right after closing it'
15-Nov-2024 20:58:20 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:58:20 -----------------------------------------------------------------
15-Nov-2024 20:58:20 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:58:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:58:20 using [token, token] by [user1, user2]"'
15-Nov-2024 20:58:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:58:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:58:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:58:20
15-Nov-2024 20:58:20
15-Nov-2024 20:58:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mnbpl'
15-Nov-2024 20:58:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mnbpl' successfully started
15-Nov-2024 20:58:20
15-Nov-2024 20:58:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/v4xz0f17vr0e9ug9
15-Nov-2024 20:58:20
15-Nov-2024 20:58:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v4xz0f17vr0e9ug9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v4xz0f17vr0e9ug9
15-Nov-2024 20:58:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3526895601554654306'...
15-Nov-2024 20:58:20 Getting configuration...
15-Nov-2024 20:58:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v4xz0f17vr0e9ug9'.
15-Nov-2024 20:58:20
15-Nov-2024 20:58:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:58:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:58:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:58:20
15-Nov-2024 20:58:20
15-Nov-2024 20:58:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tcx62'
15-Nov-2024 20:58:20 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tcx62' successfully started
15-Nov-2024 20:58:20
15-Nov-2024 20:58:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/44k4zo6bbae6er2v
15-Nov-2024 20:58:20
15-Nov-2024 20:58:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/44k4zo6bbae6er2v --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/44k4zo6bbae6er2v
15-Nov-2024 20:58:20 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16041783712588173099'...
15-Nov-2024 20:58:20 Getting configuration...
15-Nov-2024 20:58:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/44k4zo6bbae6er2v'.
15-Nov-2024 20:58:20
15-Nov-2024 20:58:20 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:58:20 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:58:20 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:58:20 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:58:20 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
15-Nov-2024 20:58:20 -- Executing step: 'When "user1 closes space1/file1 on client11"'
15-Nov-2024 20:58:20 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
15-Nov-2024 20:58:20 -- Executing step: 'When "space1 is empty for user1 on client11"'
15-Nov-2024 20:58:20 =================================================================
15-Nov-2024 20:58:20
15-Nov-2024 20:58:21 PASSED
15-Nov-2024 20:58:21 Unmounting client from /tmp/onedata/mnt/v4xz0f17vr0e9ug9
15-Nov-2024 20:58:21
15-Nov-2024 20:58:21
15-Nov-2024 20:58:21 Unmounting client from /tmp/onedata/mnt/44k4zo6bbae6er2v
15-Nov-2024 20:58:21
15-Nov-2024 20:58:21
15-Nov-2024 20:59:32 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
15-Nov-2024 20:59:32 =================================================================
15-Nov-2024 20:59:32 - Executing scenario 'Create many children'
15-Nov-2024 20:59:32 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:59:32 -----------------------------------------------------------------
15-Nov-2024 20:59:32 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:59:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:59:32 using [token, token] by [user1, user2]"'
15-Nov-2024 20:59:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:59:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:59:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:59:32
15-Nov-2024 20:59:32
15-Nov-2024 20:59:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mnbpl'
15-Nov-2024 20:59:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mnbpl' successfully started
15-Nov-2024 20:59:32
15-Nov-2024 20:59:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/u3ya6i4a96ad0nti
15-Nov-2024 20:59:32
15-Nov-2024 20:59:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u3ya6i4a96ad0nti --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u3ya6i4a96ad0nti
15-Nov-2024 20:59:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13096848853859641516'...
15-Nov-2024 20:59:32 Getting configuration...
15-Nov-2024 20:59:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u3ya6i4a96ad0nti'.
15-Nov-2024 20:59:32
15-Nov-2024 20:59:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:59:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:59:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:59:32
15-Nov-2024 20:59:32
15-Nov-2024 20:59:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tcx62'
15-Nov-2024 20:59:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tcx62' successfully started
15-Nov-2024 20:59:32
15-Nov-2024 20:59:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tljmnw21x8jaasve
15-Nov-2024 20:59:32
15-Nov-2024 20:59:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tljmnw21x8jaasve --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tljmnw21x8jaasve
15-Nov-2024 20:59:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16254443020180171445'...
15-Nov-2024 20:59:32 Getting configuration...
15-Nov-2024 20:59:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tljmnw21x8jaasve'.
15-Nov-2024 20:59:32
15-Nov-2024 20:59:32 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
15-Nov-2024 20:59:32 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
15-Nov-2024 20:59:32 =================================================================
15-Nov-2024 20:59:32
15-Nov-2024 20:59:54 PASSED
15-Nov-2024 20:59:54 Unmounting client from /tmp/onedata/mnt/u3ya6i4a96ad0nti
15-Nov-2024 20:59:54
15-Nov-2024 20:59:54
15-Nov-2024 20:59:54 Unmounting client from /tmp/onedata/mnt/tljmnw21x8jaasve
15-Nov-2024 20:59:54
15-Nov-2024 20:59:54
15-Nov-2024 21:00:51 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
15-Nov-2024 21:00:51 =================================================================
15-Nov-2024 21:00:51 - Executing scenario 'Create nonempty file then copy it and remove source file'
15-Nov-2024 21:00:51 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 21:00:51 -----------------------------------------------------------------
15-Nov-2024 21:00:51 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 21:00:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 21:00:51 using [token, token] by [user1, user2]"'
15-Nov-2024 21:00:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 21:00:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 21:00:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 21:00:51
15-Nov-2024 21:00:51
15-Nov-2024 21:00:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mnbpl'
15-Nov-2024 21:00:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mnbpl' successfully started
15-Nov-2024 21:00:51
15-Nov-2024 21:00:51 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/plsdh4knaxzr2fop
15-Nov-2024 21:00:51
15-Nov-2024 21:00:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/plsdh4knaxzr2fop --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/plsdh4knaxzr2fop
15-Nov-2024 21:00:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16290583395500945863'...
15-Nov-2024 21:00:51 Getting configuration...
15-Nov-2024 21:00:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/plsdh4knaxzr2fop'.
15-Nov-2024 21:00:51
15-Nov-2024 21:00:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 21:00:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 21:00:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 21:00:51
15-Nov-2024 21:00:51
15-Nov-2024 21:00:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tcx62'
15-Nov-2024 21:00:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tcx62' successfully started
15-Nov-2024 21:00:51
15-Nov-2024 21:00:51 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mc4b87dyelc8tn8n
15-Nov-2024 21:00:51
15-Nov-2024 21:00:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mc4b87dyelc8tn8n --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mc4b87dyelc8tn8n
15-Nov-2024 21:00:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5404649098298465975'...
15-Nov-2024 21:00:51 Getting configuration...
15-Nov-2024 21:00:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mc4b87dyelc8tn8n'.
15-Nov-2024 21:00:51
15-Nov-2024 21:00:51 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 21:00:51 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 21:00:51 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
15-Nov-2024 21:00:51 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
15-Nov-2024 21:00:51 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
15-Nov-2024 21:00:51 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
15-Nov-2024 21:00:51 =================================================================
15-Nov-2024 21:00:51
15-Nov-2024 21:00:52 PASSED
15-Nov-2024 21:00:52 Unmounting client from /tmp/onedata/mnt/plsdh4knaxzr2fop
15-Nov-2024 21:00:52
15-Nov-2024 21:00:52
15-Nov-2024 21:00:52 Unmounting client from /tmp/onedata/mnt/mc4b87dyelc8tn8n
15-Nov-2024 21:00:52
15-Nov-2024 21:00:52
15-Nov-2024 21:01:52 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
15-Nov-2024 21:01:52 =================================================================
15-Nov-2024 21:01:52 - Executing scenario 'Create nonempty file then move it to another space'
15-Nov-2024 21:01:52 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 21:01:52 -----------------------------------------------------------------
15-Nov-2024 21:01:52 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 21:01:52 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 21:01:52 using [token, token] by [user1, user2]"'
15-Nov-2024 21:01:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 21:01:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 21:01:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mnbpl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 21:01:52
15-Nov-2024 21:01:52
15-Nov-2024 21:01:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mnbpl'
15-Nov-2024 21:01:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mnbpl' successfully started
15-Nov-2024 21:01:52
15-Nov-2024 21:01:52 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mf5a2oiexsxa8a6t
15-Nov-2024 21:01:52
15-Nov-2024 21:01:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mf5a2oiexsxa8a6t --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mf5a2oiexsxa8a6t
15-Nov-2024 21:01:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9375935689618992441'...
15-Nov-2024 21:01:52 Getting configuration...
15-Nov-2024 21:01:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mf5a2oiexsxa8a6t'.
15-Nov-2024 21:01:52
15-Nov-2024 21:01:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 21:01:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 21:01:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tcx62', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 21:01:52
15-Nov-2024 21:01:52
15-Nov-2024 21:01:52 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tcx62'
15-Nov-2024 21:01:52 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tcx62' successfully started
15-Nov-2024 21:01:52
15-Nov-2024 21:01:52 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/4lpyhaa80kyen5xg
15-Nov-2024 21:01:52
15-Nov-2024 21:01:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4lpyhaa80kyen5xg --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4lpyhaa80kyen5xg
15-Nov-2024 21:01:52 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1151005795152015808'...
15-Nov-2024 21:01:52 Getting configuration...
15-Nov-2024 21:01:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4lpyhaa80kyen5xg'.
15-Nov-2024 21:01:52
15-Nov-2024 21:01:52 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 21:01:52 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 21:01:52 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
15-Nov-2024 21:01:52 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
15-Nov-2024 21:01:52 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
15-Nov-2024 21:01:52 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
15-Nov-2024 21:01:52 =================================================================
15-Nov-2024 21:01:52
15-Nov-2024 21:02:16 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 21:02:16 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 21:02:16 PASSED
15-Nov-2024 21:02:16 Unmounting client from /tmp/onedata/mnt/mf5a2oiexsxa8a6t
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16 Unmounting client from /tmp/onedata/mnt/4lpyhaa80kyen5xg
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16 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.1731704513.4767654', '-c', '/tmp/logs']
15-Nov-2024 21:02:16 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-ftzj6. See /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-cross-support-job-3p-users-ftzj6/entrypoint.log for more details
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-mnbpl: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-oneclient-krakow-7d9476b8bc-mnbpl/oneclient_logs
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=189/222)
15-Nov-2024 21:02:16             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=182/222)
15-Nov-2024 21:02:16          31,440   0%   29.98MB/s    0:00:00 (xfr#2, to-chk=188/222)
15-Nov-2024 21:02:16          32,094   0%   30.61MB/s    0:00:00 (xfr#3, to-chk=184/222)
15-Nov-2024 21:02:16         174,735   1%   23.81MB/s    0:00:00 (xfr#4, to-chk=183/222)
15-Nov-2024 21:02:16         175,389   1%   23.89MB/s    0:00:00 (xfr#5, to-chk=182/222)
15-Nov-2024 21:02:16         230,487   1%   11.57MB/s    0:00:00 (xfr#6, to-chk=181/222)
15-Nov-2024 21:02:16         230,853   1%    9.57MB/s    0:00:00 (xfr#7, to-chk=177/222)
15-Nov-2024 21:02:16         410,581   3%   15.66MB/s    0:00:00 (xfr#8, to-chk=176/222)
15-Nov-2024 21:02:16         410,947   3%   15.68MB/s    0:00:00 (xfr#9, to-chk=175/222)
15-Nov-2024 21:02:16         486,332   3%   15.46MB/s    0:00:00 (xfr#10, to-chk=174/222)
15-Nov-2024 21:02:16         487,274   3%   14.99MB/s    0:00:00 (xfr#11, to-chk=170/222)
15-Nov-2024 21:02:16         795,773   6%   15.81MB/s    0:00:00 (xfr#12, to-chk=169/222)
15-Nov-2024 21:02:16         796,715   6%   15.51MB/s    0:00:00 (xfr#13, to-chk=168/222)
15-Nov-2024 21:02:16         832,001   6%   15.87MB/s    0:00:00 (xfr#14, to-chk=167/222)
15-Nov-2024 21:02:16         832,367   6%   15.88MB/s    0:00:00 (xfr#15, to-chk=163/222)
15-Nov-2024 21:02:16         965,356   7%   16.15MB/s    0:00:00 (xfr#16, to-chk=162/222)
15-Nov-2024 21:02:16         965,722   7%   16.16MB/s    0:00:00 (xfr#17, to-chk=161/222)
15-Nov-2024 21:02:16       1,046,826   8%   13.68MB/s    0:00:00 (xfr#18, to-chk=160/222)
15-Nov-2024 21:02:16       1,047,480   8%   13.50MB/s    0:00:00 (xfr#19, to-chk=156/222)
15-Nov-2024 21:02:16       3,588,808  28%   14.03MB/s    0:00:00 (xfr#20, to-chk=155/222)
15-Nov-2024 21:02:16       3,589,462  28%   14.03MB/s    0:00:00 (xfr#21, to-chk=154/222)
15-Nov-2024 21:02:16       3,633,226  29%   14.03MB/s    0:00:00 (xfr#22, to-chk=153/222)
15-Nov-2024 21:02:16       3,633,784  29%   14.03MB/s    0:00:00 (xfr#23, to-chk=149/222)
15-Nov-2024 21:02:16       3,637,924  29%   14.05MB/s    0:00:00 (xfr#24, to-chk=148/222)
15-Nov-2024 21:02:16       3,777,927  30%   13.91MB/s    0:00:00 (xfr#25, to-chk=147/222)
15-Nov-2024 21:02:16       3,778,485  30%   13.91MB/s    0:00:00 (xfr#26, to-chk=146/222)
15-Nov-2024 21:02:16       3,779,113  30%   13.92MB/s    0:00:00 (xfr#27, to-chk=145/222)
15-Nov-2024 21:02:16       3,824,733  30%   13.92MB/s    0:00:00 (xfr#28, to-chk=144/222)
15-Nov-2024 21:02:16       3,825,483  30%   13.92MB/s    0:00:00 (xfr#29, to-chk=140/222)
15-Nov-2024 21:02:16       4,004,181  32%   14.41MB/s    0:00:00 (xfr#30, to-chk=139/222)
15-Nov-2024 21:02:16       4,004,931  32%   14.41MB/s    0:00:00 (xfr#31, to-chk=138/222)
15-Nov-2024 21:02:16       4,058,283  32%   12.86MB/s    0:00:00 (xfr#32, to-chk=137/222)
15-Nov-2024 21:02:16       4,059,033  32%   12.86MB/s    0:00:00 (xfr#33, to-chk=133/222)
15-Nov-2024 21:02:16       4,245,678  34%   13.23MB/s    0:00:00 (xfr#34, to-chk=132/222)
15-Nov-2024 21:02:16       4,246,428  34%   13.02MB/s    0:00:00 (xfr#35, to-chk=131/222)
15-Nov-2024 21:02:16       4,247,056  34%   13.02MB/s    0:00:00 (xfr#36, to-chk=130/222)
15-Nov-2024 21:02:16       4,272,360  34%   13.02MB/s    0:00:00 (xfr#37, to-chk=129/222)
15-Nov-2024 21:02:16       4,272,726  34%   12.98MB/s    0:00:00 (xfr#38, to-chk=125/222)
15-Nov-2024 21:02:16       4,368,330  35%   13.18MB/s    0:00:00 (xfr#39, to-chk=124/222)
15-Nov-2024 21:02:16       4,368,696  35%   13.18MB/s    0:00:00 (xfr#40, to-chk=123/222)
15-Nov-2024 21:02:16       4,409,583  35%   12.48MB/s    0:00:00 (xfr#41, to-chk=122/222)
15-Nov-2024 21:02:16       4,410,141  35%   12.44MB/s    0:00:00 (xfr#42, to-chk=118/222)
15-Nov-2024 21:02:16       4,542,726  36%   12.74MB/s    0:00:00 (xfr#43, to-chk=117/222)
15-Nov-2024 21:02:16       4,543,284  36%   12.74MB/s    0:00:00 (xfr#44, to-chk=116/222)
15-Nov-2024 21:02:16       4,593,597  37%   12.41MB/s    0:00:00 (xfr#45, to-chk=115/222)
15-Nov-2024 21:02:16       4,594,347  37%   12.38MB/s    0:00:00 (xfr#46, to-chk=111/222)
15-Nov-2024 21:02:16       4,781,136  38%   12.03MB/s    0:00:00 (xfr#47, to-chk=110/222)
15-Nov-2024 21:02:16       4,781,886  38%   12.03MB/s    0:00:00 (xfr#48, to-chk=109/222)
15-Nov-2024 21:02:16       4,839,581  39%   12.08MB/s    0:00:00 (xfr#49, to-chk=108/222)
15-Nov-2024 21:02:16       4,840,139  39%   12.08MB/s    0:00:00 (xfr#50, to-chk=104/222)
15-Nov-2024 21:02:16       5,091,543  41%   12.58MB/s    0:00:00 (xfr#51, to-chk=103/222)
15-Nov-2024 21:02:16       5,092,101  41%   12.55MB/s    0:00:00 (xfr#52, to-chk=102/222)
15-Nov-2024 21:02:16       5,139,327  41%   12.16MB/s    0:00:00 (xfr#53, to-chk=101/222)
15-Nov-2024 21:02:16       5,140,077  41%   12.16MB/s    0:00:00 (xfr#54, to-chk=97/222)
15-Nov-2024 21:02:16       5,293,291  42%   12.46MB/s    0:00:00 (xfr#55, to-chk=96/222)
15-Nov-2024 21:02:16       5,294,041  42%   12.47MB/s    0:00:00 (xfr#56, to-chk=95/222)
15-Nov-2024 21:02:16       5,327,328  42%   12.13MB/s    0:00:00 (xfr#57, to-chk=94/222)
15-Nov-2024 21:02:16       5,327,886  42%   12.13MB/s    0:00:00 (xfr#58, to-chk=90/222)
15-Nov-2024 21:02:16       5,448,032  43%   12.17MB/s    0:00:00 (xfr#59, to-chk=89/222)
15-Nov-2024 21:02:16       5,448,590  43%   12.17MB/s    0:00:00 (xfr#60, to-chk=88/222)
15-Nov-2024 21:02:16       5,521,038  44%   11.55MB/s    0:00:00 (xfr#61, to-chk=87/222)
15-Nov-2024 21:02:16       5,521,692  44%   11.47MB/s    0:00:00 (xfr#62, to-chk=83/222)
15-Nov-2024 21:02:16       5,794,398  46%   11.10MB/s    0:00:00 (xfr#63, to-chk=82/222)
15-Nov-2024 21:02:16       5,795,052  46%   11.05MB/s    0:00:00 (xfr#64, to-chk=81/222)
15-Nov-2024 21:02:16       5,866,051  47%   10.84MB/s    0:00:00 (xfr#65, to-chk=80/222)
15-Nov-2024 21:02:16       5,866,705  47%   10.84MB/s    0:00:00 (xfr#66, to-chk=76/222)
15-Nov-2024 21:02:16       6,460,168  52%   11.12MB/s    0:00:00 (xfr#67, to-chk=75/222)
15-Nov-2024 21:02:16       6,460,822  52%   11.12MB/s    0:00:00 (xfr#68, to-chk=74/222)
15-Nov-2024 21:02:16       6,507,831  52%   11.18MB/s    0:00:00 (xfr#69, to-chk=73/222)
15-Nov-2024 21:02:16       6,508,101  52%   11.18MB/s    0:00:00 (xfr#70, to-chk=69/222)
15-Nov-2024 21:02:16       6,648,537  53%   11.10MB/s    0:00:00 (xfr#71, to-chk=68/222)
15-Nov-2024 21:02:16       6,648,807  53%   11.10MB/s    0:00:00 (xfr#72, to-chk=67/222)
15-Nov-2024 21:02:16       6,692,986  53%   11.01MB/s    0:00:00 (xfr#73, to-chk=66/222)
15-Nov-2024 21:02:16       6,693,832  53%   11.01MB/s    0:00:00 (xfr#74, to-chk=62/222)
15-Nov-2024 21:02:16       6,834,121  55%   11.01MB/s    0:00:00 (xfr#75, to-chk=61/222)
15-Nov-2024 21:02:16       6,834,967  55%   10.99MB/s    0:00:00 (xfr#76, to-chk=60/222)
15-Nov-2024 21:02:16       6,886,923  55%   11.06MB/s    0:00:00 (xfr#77, to-chk=59/222)
15-Nov-2024 21:02:16       6,887,193  55%   11.04MB/s    0:00:00 (xfr#78, to-chk=55/222)
15-Nov-2024 21:02:16       7,064,493  56%   11.29MB/s    0:00:00 (xfr#79, to-chk=54/222)
15-Nov-2024 21:02:16       7,064,763  56%   11.29MB/s    0:00:00 (xfr#80, to-chk=53/222)
15-Nov-2024 21:02:16       7,065,391  56%   11.29MB/s    0:00:00 (xfr#81, to-chk=52/222)
15-Nov-2024 21:02:16       7,106,966  57%   11.13MB/s    0:00:00 (xfr#82, to-chk=51/222)
15-Nov-2024 21:02:16       7,107,428  57%   11.13MB/s    0:00:00 (xfr#83, to-chk=47/222)
15-Nov-2024 21:02:16       7,252,610  58%   11.28MB/s    0:00:00 (xfr#84, to-chk=46/222)
15-Nov-2024 21:02:16       7,253,072  58%   11.27MB/s    0:00:00 (xfr#85, to-chk=45/222)
15-Nov-2024 21:02:16       8,018,677  64%   11.73MB/s    0:00:00 (xfr#86, to-chk=44/222)
15-Nov-2024 21:02:16       8,019,139  64%   11.73MB/s    0:00:00 (xfr#87, to-chk=40/222)
15-Nov-2024 21:02:16      11,216,257  90%   13.19MB/s    0:00:00 (xfr#88, to-chk=39/222)
15-Nov-2024 21:02:16      11,216,719  90%   13.19MB/s    0:00:00 (xfr#89, to-chk=38/222)
15-Nov-2024 21:02:16      11,280,407  90%   13.17MB/s    0:00:00 (xfr#90, to-chk=37/222)
15-Nov-2024 21:02:16      11,280,965  90%   13.17MB/s    0:00:00 (xfr#91, to-chk=33/222)
15-Nov-2024 21:02:16      11,530,995  93%   13.19MB/s    0:00:00 (xfr#92, to-chk=32/222)
15-Nov-2024 21:02:16      11,531,553  93%   13.17MB/s    0:00:00 (xfr#93, to-chk=31/222)
15-Nov-2024 21:02:16      11,532,181  93%   13.17MB/s    0:00:00 (xfr#94, to-chk=30/222)
15-Nov-2024 21:02:16      11,572,839  93%   12.97MB/s    0:00:00 (xfr#95, to-chk=29/222)
15-Nov-2024 21:02:16      11,573,397  93%   12.95MB/s    0:00:00 (xfr#96, to-chk=25/222)
15-Nov-2024 21:02:16      11,757,211  94%   12.92MB/s    0:00:00 (xfr#97, to-chk=24/222)
15-Nov-2024 21:02:16      11,757,769  94%   12.92MB/s    0:00:00 (xfr#98, to-chk=23/222)
15-Nov-2024 21:02:16      11,758,397  94%   12.90MB/s    0:00:00 (xfr#99, to-chk=22/222)
15-Nov-2024 21:02:16      11,794,295  95%   12.91MB/s    0:00:00 (xfr#100, to-chk=21/222)
15-Nov-2024 21:02:16      11,795,045  95%   12.90MB/s    0:00:00 (xfr#101, to-chk=17/222)
15-Nov-2024 21:02:16      11,918,983  96%   12.89MB/s    0:00:00 (xfr#102, to-chk=16/222)
15-Nov-2024 21:02:16      11,919,733  96%   12.89MB/s    0:00:00 (xfr#103, to-chk=15/222)
15-Nov-2024 21:02:16      11,968,617  96%   12.64MB/s    0:00:00 (xfr#104, to-chk=14/222)
15-Nov-2024 21:02:16      11,969,175  96%   12.64MB/s    0:00:00 (xfr#105, to-chk=10/222)
15-Nov-2024 21:02:16      12,151,071  98%   12.20MB/s    0:00:00 (xfr#106, to-chk=9/222)
15-Nov-2024 21:02:16      12,151,629  98%   12.20MB/s    0:00:00 (xfr#107, to-chk=8/222)
15-Nov-2024 21:02:16      12,191,192  98%   11.97MB/s    0:00:00 (xfr#108, to-chk=7/222)
15-Nov-2024 21:02:16      12,191,846  98%   11.97MB/s    0:00:00 (xfr#109, to-chk=3/222)
15-Nov-2024 21:02:16      12,349,716  99%   11.98MB/s    0:00:00 (xfr#110, to-chk=2/222)
15-Nov-2024 21:02:16      12,350,370  99%   11.98MB/s    0:00:00 (xfr#111, to-chk=1/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.02MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.01MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   12.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   11.91MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16      12,393,555  99%   11.91MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-tcx62: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-oneclient-paris-5cc45c8cb7-tcx62/oneclient_logs
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=189/222)
15-Nov-2024 21:02:16             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=182/222)
15-Nov-2024 21:02:16         101,381   1%    2.93MB/s    0:00:00 (xfr#2, to-chk=188/222)
15-Nov-2024 21:02:16         101,939   1%    2.95MB/s    0:00:00 (xfr#3, to-chk=184/222)
15-Nov-2024 21:02:16         508,789   5%    7.83MB/s    0:00:00 (xfr#4, to-chk=183/222)
15-Nov-2024 21:02:16         509,347   5%    7.83MB/s    0:00:00 (xfr#5, to-chk=182/222)
15-Nov-2024 21:02:16         547,129   6%    6.29MB/s    0:00:00 (xfr#6, to-chk=181/222)
15-Nov-2024 21:02:16         547,879   6%    6.30MB/s    0:00:00 (xfr#7, to-chk=177/222)
15-Nov-2024 21:02:16         687,784   7%    6.31MB/s    0:00:00 (xfr#8, to-chk=176/222)
15-Nov-2024 21:02:16         688,534   7%    6.25MB/s    0:00:00 (xfr#9, to-chk=175/222)
15-Nov-2024 21:02:16         732,150   8%    6.07MB/s    0:00:00 (xfr#10, to-chk=174/222)
15-Nov-2024 21:02:16         733,012   8%    6.03MB/s    0:00:00 (xfr#11, to-chk=170/222)
15-Nov-2024 21:02:16         938,463  10%    6.63MB/s    0:00:00 (xfr#12, to-chk=169/222)
15-Nov-2024 21:02:16         939,845  10%    6.64MB/s    0:00:00 (xfr#13, to-chk=168/222)
15-Nov-2024 21:02:16         963,914  10%    6.71MB/s    0:00:00 (xfr#14, to-chk=167/222)
15-Nov-2024 21:02:16         964,376  11%    6.62MB/s    0:00:00 (xfr#15, to-chk=163/222)
15-Nov-2024 21:02:16       1,091,232  12%    6.71MB/s    0:00:00 (xfr#16, to-chk=162/222)
15-Nov-2024 21:02:16       1,091,694  12%    6.72MB/s    0:00:00 (xfr#17, to-chk=161/222)
15-Nov-2024 21:02:16       1,142,046  13%    6.72MB/s    0:00:00 (xfr#18, to-chk=160/222)
15-Nov-2024 21:02:16       1,142,508  13%    6.73MB/s    0:00:00 (xfr#19, to-chk=156/222)
15-Nov-2024 21:02:16       1,357,397  15%    7.19MB/s    0:00:00 (xfr#20, to-chk=155/222)
15-Nov-2024 21:02:16       1,357,859  15%    7.19MB/s    0:00:00 (xfr#21, to-chk=154/222)
15-Nov-2024 21:02:16       1,379,833  15%    7.27MB/s    0:00:00 (xfr#22, to-chk=153/222)
15-Nov-2024 21:02:16       1,380,487  15%    7.27MB/s    0:00:00 (xfr#23, to-chk=149/222)
15-Nov-2024 21:02:16       1,486,357  16%    7.79MB/s    0:00:00 (xfr#24, to-chk=148/222)
15-Nov-2024 21:02:16       1,487,011  16%    7.79MB/s    0:00:00 (xfr#25, to-chk=147/222)
15-Nov-2024 21:02:16       1,537,397  17%    7.68MB/s    0:00:00 (xfr#26, to-chk=146/222)
15-Nov-2024 21:02:16       1,537,859  17%    7.68MB/s    0:00:00 (xfr#27, to-chk=142/222)
15-Nov-2024 21:02:16       1,695,679  19%    8.25MB/s    0:00:00 (xfr#28, to-chk=141/222)
15-Nov-2024 21:02:16       1,696,141  19%    8.25MB/s    0:00:00 (xfr#29, to-chk=140/222)
15-Nov-2024 21:02:16       1,729,338  19%    8.25MB/s    0:00:00 (xfr#30, to-chk=139/222)
15-Nov-2024 21:02:16       1,729,896  19%    8.25MB/s    0:00:00 (xfr#31, to-chk=135/222)
15-Nov-2024 21:02:16       1,876,227  21%    8.06MB/s    0:00:00 (xfr#32, to-chk=134/222)
15-Nov-2024 21:02:16       1,876,785  21%    7.85MB/s    0:00:00 (xfr#33, to-chk=133/222)
15-Nov-2024 21:02:16       1,911,249  21%    7.47MB/s    0:00:00 (xfr#34, to-chk=132/222)
15-Nov-2024 21:02:16       1,911,711  21%    7.44MB/s    0:00:00 (xfr#35, to-chk=128/222)
15-Nov-2024 21:02:16       2,061,860  23%    7.71MB/s    0:00:00 (xfr#36, to-chk=127/222)
15-Nov-2024 21:02:16       2,062,322  23%    7.71MB/s    0:00:00 (xfr#37, to-chk=126/222)
15-Nov-2024 21:02:16       2,094,068  23%    7.83MB/s    0:00:00 (xfr#38, to-chk=125/222)
15-Nov-2024 21:02:16       2,094,818  23%    7.83MB/s    0:00:00 (xfr#39, to-chk=121/222)
15-Nov-2024 21:02:16       2,218,701  25%    8.23MB/s    0:00:00 (xfr#40, to-chk=120/222)
15-Nov-2024 21:02:16       2,219,451  25%    8.24MB/s    0:00:00 (xfr#41, to-chk=119/222)
15-Nov-2024 21:02:16       2,220,079  25%    8.24MB/s    0:00:00 (xfr#42, to-chk=118/222)
15-Nov-2024 21:02:16       2,322,212  26%    7.72MB/s    0:00:00 (xfr#43, to-chk=117/222)
15-Nov-2024 21:02:16       2,322,866  26%    7.69MB/s    0:00:00 (xfr#44, to-chk=113/222)
15-Nov-2024 21:02:16       2,723,498  31%    8.72MB/s    0:00:00 (xfr#45, to-chk=112/222)
15-Nov-2024 21:02:16       2,724,152  31%    8.72MB/s    0:00:00 (xfr#46, to-chk=111/222)
15-Nov-2024 21:02:16       2,768,212  31%    8.30MB/s    0:00:00 (xfr#47, to-chk=110/222)
15-Nov-2024 21:02:16       2,768,770  31%    8.30MB/s    0:00:00 (xfr#48, to-chk=106/222)
15-Nov-2024 21:02:16       2,929,280  33%    8.49MB/s    0:00:00 (xfr#49, to-chk=105/222)
15-Nov-2024 21:02:16       2,929,838  33%    8.49MB/s    0:00:00 (xfr#50, to-chk=104/222)
15-Nov-2024 21:02:16       3,067,030  34%    8.58MB/s    0:00:00 (xfr#51, to-chk=103/222)
15-Nov-2024 21:02:16       3,067,684  35%    8.58MB/s    0:00:00 (xfr#52, to-chk=99/222)
15-Nov-2024 21:02:16       3,540,865  40%    9.33MB/s    0:00:00 (xfr#53, to-chk=98/222)
15-Nov-2024 21:02:16       3,541,519  40%    9.33MB/s    0:00:00 (xfr#54, to-chk=97/222)
15-Nov-2024 21:02:16       3,593,671  41%    8.86MB/s    0:00:00 (xfr#55, to-chk=96/222)
15-Nov-2024 21:02:16       3,594,421  41%    8.86MB/s    0:00:00 (xfr#56, to-chk=92/222)
15-Nov-2024 21:02:16       3,814,391  43%    9.35MB/s    0:00:00 (xfr#57, to-chk=91/222)
15-Nov-2024 21:02:16       3,815,141  43%    9.35MB/s    0:00:00 (xfr#58, to-chk=90/222)
15-Nov-2024 21:02:16       3,945,237  45%    9.65MB/s    0:00:00 (xfr#59, to-chk=89/222)
15-Nov-2024 21:02:16       3,945,891  45%    9.65MB/s    0:00:00 (xfr#60, to-chk=85/222)
15-Nov-2024 21:02:16       4,420,970  50%    8.66MB/s    0:00:00 (xfr#61, to-chk=84/222)
15-Nov-2024 21:02:16       4,421,624  50%    8.64MB/s    0:00:00 (xfr#62, to-chk=83/222)
15-Nov-2024 21:02:16       4,577,018  52%    8.77MB/s    0:00:00 (xfr#63, to-chk=82/222)
15-Nov-2024 21:02:16       4,577,960  52%    8.77MB/s    0:00:00 (xfr#64, to-chk=78/222)
15-Nov-2024 21:02:16       4,582,104  52%    8.77MB/s    0:00:00 (xfr#65, to-chk=77/222)
15-Nov-2024 21:02:16       5,051,405  57%    9.26MB/s    0:00:00 (xfr#66, to-chk=76/222)
15-Nov-2024 21:02:16       5,052,347  57%    9.27MB/s    0:00:00 (xfr#67, to-chk=75/222)
15-Nov-2024 21:02:16       5,052,975  57%    9.20MB/s    0:00:00 (xfr#68, to-chk=74/222)
15-Nov-2024 21:02:16       5,089,545  58%    9.26MB/s    0:00:00 (xfr#69, to-chk=73/222)
15-Nov-2024 21:02:16       5,090,391  58%    9.21MB/s    0:00:00 (xfr#70, to-chk=69/222)
15-Nov-2024 21:02:16       5,203,287  59%    9.36MB/s    0:00:00 (xfr#71, to-chk=68/222)
15-Nov-2024 21:02:16       5,204,133  59%    9.19MB/s    0:00:00 (xfr#72, to-chk=67/222)
15-Nov-2024 21:02:16       5,311,042  60%    9.29MB/s    0:00:00 (xfr#73, to-chk=66/222)
15-Nov-2024 21:02:16       5,311,696  60%    9.28MB/s    0:00:00 (xfr#74, to-chk=62/222)
15-Nov-2024 21:02:16       5,767,862  65%    9.60MB/s    0:00:00 (xfr#75, to-chk=61/222)
15-Nov-2024 21:02:16       5,768,516  65%    9.60MB/s    0:00:00 (xfr#76, to-chk=60/222)
15-Nov-2024 21:02:16       5,794,645  66%    9.59MB/s    0:00:00 (xfr#77, to-chk=59/222)
15-Nov-2024 21:02:16       5,795,203  66%    9.60MB/s    0:00:00 (xfr#78, to-chk=55/222)
15-Nov-2024 21:02:16       5,944,412  67%    9.69MB/s    0:00:00 (xfr#79, to-chk=54/222)
15-Nov-2024 21:02:16       5,944,970  67%    9.69MB/s    0:00:00 (xfr#80, to-chk=53/222)
15-Nov-2024 21:02:16       5,945,598  67%    9.69MB/s    0:00:00 (xfr#81, to-chk=52/222)
15-Nov-2024 21:02:16       5,999,177  68%    9.73MB/s    0:00:00 (xfr#82, to-chk=51/222)
15-Nov-2024 21:02:16       5,999,831  68%    9.73MB/s    0:00:00 (xfr#83, to-chk=47/222)
15-Nov-2024 21:02:16       6,256,242  71%    9.98MB/s    0:00:00 (xfr#84, to-chk=46/222)
15-Nov-2024 21:02:16       6,256,896  71%    9.98MB/s    0:00:00 (xfr#85, to-chk=45/222)
15-Nov-2024 21:02:16       6,289,513  71%   10.01MB/s    0:00:00 (xfr#86, to-chk=44/222)
15-Nov-2024 21:02:16       6,290,071  71%    9.82MB/s    0:00:00 (xfr#87, to-chk=40/222)
15-Nov-2024 21:02:16       6,414,676  73%   10.00MB/s    0:00:00 (xfr#88, to-chk=39/222)
15-Nov-2024 21:02:16       6,415,234  73%    9.98MB/s    0:00:00 (xfr#89, to-chk=38/222)
15-Nov-2024 21:02:16       6,415,862  73%    9.98MB/s    0:00:00 (xfr#90, to-chk=37/222)
15-Nov-2024 21:02:16       6,474,852  73%   10.07MB/s    0:00:00 (xfr#91, to-chk=36/222)
15-Nov-2024 21:02:16       6,475,698  73%   10.06MB/s    0:00:00 (xfr#92, to-chk=32/222)
15-Nov-2024 21:02:16       6,701,181  76%   10.16MB/s    0:00:00 (xfr#93, to-chk=31/222)
15-Nov-2024 21:02:16       6,702,027  76%   10.16MB/s    0:00:00 (xfr#94, to-chk=30/222)
15-Nov-2024 21:02:16       6,757,263  77%   10.15MB/s    0:00:00 (xfr#95, to-chk=29/222)
15-Nov-2024 21:02:16       6,758,109  77%   10.15MB/s    0:00:00 (xfr#96, to-chk=25/222)
15-Nov-2024 21:02:16       6,938,744  79%   10.28MB/s    0:00:00 (xfr#97, to-chk=24/222)
15-Nov-2024 21:02:16       6,940,110  79%   10.28MB/s    0:00:00 (xfr#98, to-chk=23/222)
15-Nov-2024 21:02:16       7,156,118  81%   10.39MB/s    0:00:00 (xfr#99, to-chk=22/222)
15-Nov-2024 21:02:16       7,156,484  81%   10.28MB/s    0:00:00 (xfr#100, to-chk=18/222)
15-Nov-2024 21:02:16       8,164,770  93%   10.59MB/s    0:00:00 (xfr#101, to-chk=17/222)
15-Nov-2024 21:02:16       8,165,136  93%   10.59MB/s    0:00:00 (xfr#102, to-chk=16/222)
15-Nov-2024 21:02:16       8,165,764  93%   10.58MB/s    0:00:00 (xfr#103, to-chk=15/222)
15-Nov-2024 21:02:16       8,220,444  93%   10.57MB/s    0:00:00 (xfr#104, to-chk=14/222)
15-Nov-2024 21:02:16       8,221,002  93%   10.57MB/s    0:00:00 (xfr#105, to-chk=10/222)
15-Nov-2024 21:02:16       8,477,186  96%   10.75MB/s    0:00:00 (xfr#106, to-chk=9/222)
15-Nov-2024 21:02:16       8,477,744  96%   10.75MB/s    0:00:00 (xfr#107, to-chk=8/222)
15-Nov-2024 21:02:16       8,511,134  97%   10.64MB/s    0:00:00 (xfr#108, to-chk=7/222)
15-Nov-2024 21:02:16       8,511,596  97%   10.64MB/s    0:00:00 (xfr#109, to-chk=3/222)
15-Nov-2024 21:02:16       8,663,389  98%   10.77MB/s    0:00:00 (xfr#110, to-chk=2/222)
15-Nov-2024 21:02:16       8,663,851  98%   10.76MB/s    0:00:00 (xfr#111, to-chk=1/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.70MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16       8,760,385  99%   10.55MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16          59,600   4%   56.84MB/s    0:00:00 (xfr#2, to-chk=135/140)
15-Nov-2024 21:02:16          98,764   7%   13.46MB/s    0:00:00 (xfr#3, to-chk=133/140)
15-Nov-2024 21:02:16          98,764   7%   13.46MB/s    0:00:00 (xfr#4, to-chk=131/140)
15-Nov-2024 21:02:16          98,764   7%   13.46MB/s    0:00:00 (xfr#5, to-chk=129/140)
15-Nov-2024 21:02:16         136,505  10%   16.27MB/s    0:00:00 (xfr#6, to-chk=127/140)
15-Nov-2024 21:02:16         136,655  10%   16.29MB/s    0:00:00 (xfr#7, to-chk=125/140)
15-Nov-2024 21:02:16         136,952  10%   16.33MB/s    0:00:00 (xfr#8, to-chk=119/140)
15-Nov-2024 21:02:16         362,279  27%   11.91MB/s    0:00:00 (xfr#9, to-chk=117/140)
15-Nov-2024 21:02:16         362,751  27%   11.53MB/s    0:00:00 (xfr#10, to-chk=107/140)
15-Nov-2024 21:02:16         363,067  27%   11.54MB/s    0:00:00 (xfr#11, to-chk=106/140)
15-Nov-2024 21:02:16         363,695  27%   11.56MB/s    0:00:00 (xfr#12, to-chk=105/140)
15-Nov-2024 21:02:16         364,591  28%   11.59MB/s    0:00:00 (xfr#13, to-chk=104/140)
15-Nov-2024 21:02:16         365,063  28%   11.23MB/s    0:00:00 (xfr#14, to-chk=103/140)
15-Nov-2024 21:02:16         365,877  28%   11.26MB/s    0:00:00 (xfr#15, to-chk=102/140)
15-Nov-2024 21:02:16         366,687  28%   11.28MB/s    0:00:00 (xfr#16, to-chk=101/140)
15-Nov-2024 21:02:16         367,159  28%   10.94MB/s    0:00:00 (xfr#17, to-chk=100/140)
15-Nov-2024 21:02:16         367,475  28%   10.95MB/s    0:00:00 (xfr#18, to-chk=99/140)
15-Nov-2024 21:02:16         368,286  28%   10.64MB/s    0:00:00 (xfr#19, to-chk=98/140)
15-Nov-2024 21:02:16         368,763  28%   10.66MB/s    0:00:00 (xfr#20, to-chk=97/140)
15-Nov-2024 21:02:16         369,871  28%   10.69MB/s    0:00:00 (xfr#21, to-chk=96/140)
15-Nov-2024 21:02:16         370,571  28%   10.71MB/s    0:00:00 (xfr#22, to-chk=95/140)
15-Nov-2024 21:02:16         371,043  28%   10.41MB/s    0:00:00 (xfr#23, to-chk=94/140)
15-Nov-2024 21:02:16         371,359  28%   10.42MB/s    0:00:00 (xfr#24, to-chk=93/140)
15-Nov-2024 21:02:16         371,987  28%   10.43MB/s    0:00:00 (xfr#25, to-chk=92/140)
15-Nov-2024 21:02:16         372,459  28%   10.45MB/s    0:00:00 (xfr#26, to-chk=91/140)
15-Nov-2024 21:02:16         373,117  28%   10.47MB/s    0:00:00 (xfr#27, to-chk=90/140)
15-Nov-2024 21:02:16         373,936  28%   10.49MB/s    0:00:00 (xfr#28, to-chk=89/140)
15-Nov-2024 21:02:16         375,089  28%   10.52MB/s    0:00:00 (xfr#29, to-chk=88/140)
15-Nov-2024 21:02:16         375,906  28%   10.54MB/s    0:00:00 (xfr#30, to-chk=87/140)
15-Nov-2024 21:02:16         376,375  28%   10.56MB/s    0:00:00 (xfr#31, to-chk=86/140)
15-Nov-2024 21:02:16         377,531  29%   10.29MB/s    0:00:00 (xfr#32, to-chk=85/140)
15-Nov-2024 21:02:16         377,854  29%   10.30MB/s    0:00:00 (xfr#33, to-chk=84/140)
15-Nov-2024 21:02:16         378,647  29%   10.32MB/s    0:00:00 (xfr#34, to-chk=83/140)
15-Nov-2024 21:02:16         378,969  29%   10.33MB/s    0:00:00 (xfr#35, to-chk=82/140)
15-Nov-2024 21:02:16         379,699  29%   10.35MB/s    0:00:00 (xfr#36, to-chk=81/140)
15-Nov-2024 21:02:16         380,327  29%   10.36MB/s    0:00:00 (xfr#37, to-chk=80/140)
15-Nov-2024 21:02:16         381,153  29%   10.39MB/s    0:00:00 (xfr#38, to-chk=79/140)
15-Nov-2024 21:02:16         382,136  29%   10.41MB/s    0:00:00 (xfr#39, to-chk=78/140)
15-Nov-2024 21:02:16         382,995  29%   10.15MB/s    0:00:00 (xfr#40, to-chk=77/140)
15-Nov-2024 21:02:16         383,467  29%   10.16MB/s    0:00:00 (xfr#41, to-chk=76/140)
15-Nov-2024 21:02:16         384,275  29%   10.18MB/s    0:00:00 (xfr#42, to-chk=75/140)
15-Nov-2024 21:02:16         384,747  29%   10.19MB/s    0:00:00 (xfr#43, to-chk=74/140)
15-Nov-2024 21:02:16         385,861  29%   10.22MB/s    0:00:00 (xfr#44, to-chk=73/140)
15-Nov-2024 21:02:16         386,810  29%   10.25MB/s    0:00:00 (xfr#45, to-chk=72/140)
15-Nov-2024 21:02:16         387,282  29%   10.26MB/s    0:00:00 (xfr#46, to-chk=71/140)
15-Nov-2024 21:02:16         389,791  29%   10.33MB/s    0:00:00 (xfr#47, to-chk=70/140)
15-Nov-2024 21:02:16         390,107  29%   10.33MB/s    0:00:00 (xfr#48, to-chk=69/140)
15-Nov-2024 21:02:16         390,423  30%   10.34MB/s    0:00:00 (xfr#49, to-chk=68/140)
15-Nov-2024 21:02:16         391,248  30%   10.08MB/s    0:00:00 (xfr#50, to-chk=67/140)
15-Nov-2024 21:02:16         392,062  30%    9.35MB/s    0:00:00 (xfr#51, to-chk=66/140)
15-Nov-2024 21:02:16         393,275  30%    9.38MB/s    0:00:00 (xfr#52, to-chk=65/140)
15-Nov-2024 21:02:16         393,747  30%    9.39MB/s    0:00:00 (xfr#53, to-chk=64/140)
15-Nov-2024 21:02:16         394,063  30%    9.40MB/s    0:00:00 (xfr#54, to-chk=63/140)
15-Nov-2024 21:02:16         394,379  30%    9.40MB/s    0:00:00 (xfr#55, to-chk=62/140)
15-Nov-2024 21:02:16         395,193  30%    9.42MB/s    0:00:00 (xfr#56, to-chk=61/140)
15-Nov-2024 21:02:16         396,658  30%    9.23MB/s    0:00:00 (xfr#57, to-chk=60/140)
15-Nov-2024 21:02:16         396,974  30%    9.23MB/s    0:00:00 (xfr#58, to-chk=59/140)
15-Nov-2024 21:02:16         397,758  30%    9.25MB/s    0:00:00 (xfr#59, to-chk=58/140)
15-Nov-2024 21:02:16         398,899  30%    8.27MB/s    0:00:00 (xfr#60, to-chk=57/140)
15-Nov-2024 21:02:16         400,308  30%    8.30MB/s    0:00:00 (xfr#61, to-chk=56/140)
15-Nov-2024 21:02:16         419,494  32%    8.70MB/s    0:00:00 (xfr#62, to-chk=55/140)
15-Nov-2024 21:02:16         439,592  33%    8.92MB/s    0:00:00 (xfr#63, to-chk=54/140)
15-Nov-2024 21:02:16         445,725  34%    8.33MB/s    0:00:00 (xfr#64, to-chk=53/140)
15-Nov-2024 21:02:16         455,734  35%    8.36MB/s    0:00:00 (xfr#65, to-chk=52/140)
15-Nov-2024 21:02:16         457,022  35%    8.38MB/s    0:00:00 (xfr#66, to-chk=51/140)
15-Nov-2024 21:02:16         471,021  36%    8.48MB/s    0:00:00 (xfr#67, to-chk=50/140)
15-Nov-2024 21:02:16         489,186  37%    8.80MB/s    0:00:00 (xfr#68, to-chk=49/140)
15-Nov-2024 21:02:16         503,812  38%    8.90MB/s    0:00:00 (xfr#69, to-chk=48/140)
15-Nov-2024 21:02:16         517,754  39%    8.98MB/s    0:00:00 (xfr#70, to-chk=47/140)
15-Nov-2024 21:02:16         534,603  41%    8.79MB/s    0:00:00 (xfr#71, to-chk=46/140)
15-Nov-2024 21:02:16         537,658  41%    8.84MB/s    0:00:00 (xfr#72, to-chk=45/140)
15-Nov-2024 21:02:16         542,993  41%    8.22MB/s    0:00:00 (xfr#73, to-chk=44/140)
15-Nov-2024 21:02:16         549,867  42%    8.32MB/s    0:00:00 (xfr#74, to-chk=43/140)
15-Nov-2024 21:02:16         563,130  43%    8.39MB/s    0:00:00 (xfr#75, to-chk=42/140)
15-Nov-2024 21:02:16         569,947  43%    8.49MB/s    0:00:00 (xfr#76, to-chk=41/140)
15-Nov-2024 21:02:16         581,267  44%    8.66MB/s    0:00:00 (xfr#77, to-chk=40/140)
15-Nov-2024 21:02:16         585,747  45%    8.59MB/s    0:00:00 (xfr#78, to-chk=39/140)
15-Nov-2024 21:02:16         588,864  45%    8.64MB/s    0:00:00 (xfr#79, to-chk=38/140)
15-Nov-2024 21:02:16         590,209  45%    8.66MB/s    0:00:00 (xfr#80, to-chk=37/140)
15-Nov-2024 21:02:16         610,364  46%    8.82MB/s    0:00:00 (xfr#81, to-chk=36/140)
15-Nov-2024 21:02:16         625,047  48%    9.03MB/s    0:00:00 (xfr#82, to-chk=35/140)
15-Nov-2024 21:02:16         634,907  48%    9.04MB/s    0:00:00 (xfr#83, to-chk=34/140)
15-Nov-2024 21:02:16         642,579  49%    9.15MB/s    0:00:00 (xfr#84, to-chk=33/140)
15-Nov-2024 21:02:16         651,733  50%    9.28MB/s    0:00:00 (xfr#85, to-chk=32/140)
15-Nov-2024 21:02:16         652,394  50%    9.15MB/s    0:00:00 (xfr#86, to-chk=31/140)
15-Nov-2024 21:02:16         670,502  51%    9.40MB/s    0:00:00 (xfr#87, to-chk=30/140)
15-Nov-2024 21:02:16         685,931  52%    9.48MB/s    0:00:00 (xfr#88, to-chk=29/140)
15-Nov-2024 21:02:16         696,510  53%    9.63MB/s    0:00:00 (xfr#89, to-chk=28/140)
15-Nov-2024 21:02:16         701,052  53%    9.69MB/s    0:00:00 (xfr#90, to-chk=27/140)
15-Nov-2024 21:02:16         717,160  55%    9.77MB/s    0:00:00 (xfr#91, to-chk=26/140)
15-Nov-2024 21:02:16         734,641  56%    9.87MB/s    0:00:00 (xfr#92, to-chk=25/140)
15-Nov-2024 21:02:16         742,256  57%    9.97MB/s    0:00:00 (xfr#93, to-chk=24/140)
15-Nov-2024 21:02:16         742,979  57%    9.98MB/s    0:00:00 (xfr#94, to-chk=23/140)
15-Nov-2024 21:02:16         760,403  58%   10.07MB/s    0:00:00 (xfr#95, to-chk=22/140)
15-Nov-2024 21:02:16         766,593  58%   10.01MB/s    0:00:00 (xfr#96, to-chk=21/140)
15-Nov-2024 21:02:16         775,006  59%   10.12MB/s    0:00:00 (xfr#97, to-chk=20/140)
15-Nov-2024 21:02:16         787,181  60%   10.14MB/s    0:00:00 (xfr#98, to-chk=19/140)
15-Nov-2024 21:02:16         790,096  60%   10.05MB/s    0:00:00 (xfr#99, to-chk=18/140)
15-Nov-2024 21:02:16         806,888  62%   10.13MB/s    0:00:00 (xfr#100, to-chk=17/140)
15-Nov-2024 21:02:16         812,166  62%   10.06MB/s    0:00:00 (xfr#101, to-chk=16/140)
15-Nov-2024 21:02:16         823,548  63%   10.20MB/s    0:00:00 (xfr#102, to-chk=15/140)
15-Nov-2024 21:02:16         827,401  63%    9.99MB/s    0:00:00 (xfr#103, to-chk=14/140)
15-Nov-2024 21:02:16         836,520  64%    9.73MB/s    0:00:00 (xfr#104, to-chk=13/140)
15-Nov-2024 21:02:16         851,887  65%    9.23MB/s    0:00:00 (xfr#105, to-chk=12/140)
15-Nov-2024 21:02:16         855,688  65%    9.17MB/s    0:00:00 (xfr#106, to-chk=11/140)
15-Nov-2024 21:02:16         864,044  66%    7.56MB/s    0:00:00 (xfr#107, to-chk=10/140)
15-Nov-2024 21:02:16         874,680  67%    7.58MB/s    0:00:00 (xfr#108, to-chk=9/140)
15-Nov-2024 21:02:16         893,923  68%    7.68MB/s    0:00:00 (xfr#109, to-chk=8/140)
15-Nov-2024 21:02:16         909,974  69%    7.75MB/s    0:00:00 (xfr#110, to-chk=7/140)
15-Nov-2024 21:02:16         912,345  70%    7.77MB/s    0:00:00 (xfr#111, to-chk=6/140)
15-Nov-2024 21:02:16         924,481  71%    7.67MB/s    0:00:00 (xfr#112, to-chk=5/140)
15-Nov-2024 21:02:16         937,704  72%    7.71MB/s    0:00:00 (xfr#113, to-chk=4/140)
15-Nov-2024 21:02:16         937,990  72%    7.58MB/s    0:00:00 (xfr#114, to-chk=1/140)
15-Nov-2024 21:02:16         938,276  72%    7.52MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16         938,276  72%    7.52MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16         938,276  72%    7.52MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16         938,276  72%    6.73MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16         938,276  72%    6.73MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16         938,276  72%    6.73MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:02:16           4,860  35%    4.63MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:02:16           4,860  35%    4.63MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:02:16           6,679  48%    6.37MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:02:16           6,941  50%    6.62MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:02:16           6,941  50%    1.10MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16          23,683  16%   11.29MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:02:16          48,353  33%   11.53MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:02:16          48,353  33%   11.53MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:02:16          71,833  49%    9.79MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:02:16          72,124  50%    9.83MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:02:16          72,124  50%    5.73MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-oneprovider-paris-0/op-worker
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16         145,407   9%   10.67MB/s    0:00:00 (xfr#2, to-chk=135/140)
15-Nov-2024 21:02:16         184,331  12%    8.79MB/s    0:00:00 (xfr#3, to-chk=133/140)
15-Nov-2024 21:02:16         184,331  12%    7.99MB/s    0:00:00 (xfr#4, to-chk=131/140)
15-Nov-2024 21:02:16         184,331  12%    7.99MB/s    0:00:00 (xfr#5, to-chk=129/140)
15-Nov-2024 21:02:16         221,839  15%    9.62MB/s    0:00:00 (xfr#6, to-chk=127/140)
15-Nov-2024 21:02:16         221,989  15%    9.62MB/s    0:00:00 (xfr#7, to-chk=125/140)
15-Nov-2024 21:02:16         222,286  15%    9.64MB/s    0:00:00 (xfr#8, to-chk=119/140)
15-Nov-2024 21:02:16         446,340  30%   17.03MB/s    0:00:00 (xfr#9, to-chk=117/140)
15-Nov-2024 21:02:16         446,780  30%   17.04MB/s    0:00:00 (xfr#10, to-chk=107/140)
15-Nov-2024 21:02:16         447,216  30%   17.06MB/s    0:00:00 (xfr#11, to-chk=106/140)
15-Nov-2024 21:02:16         447,652  30%   16.42MB/s    0:00:00 (xfr#12, to-chk=105/140)
15-Nov-2024 21:02:16         448,968  30%   16.47MB/s    0:00:00 (xfr#13, to-chk=104/140)
15-Nov-2024 21:02:16         449,406  30%   16.48MB/s    0:00:00 (xfr#14, to-chk=103/140)
15-Nov-2024 21:02:16         450,371  30%   16.52MB/s    0:00:00 (xfr#15, to-chk=102/140)
15-Nov-2024 21:02:16         451,008  30%   16.54MB/s    0:00:00 (xfr#16, to-chk=101/140)
15-Nov-2024 21:02:16         451,448  30%   16.56MB/s    0:00:00 (xfr#17, to-chk=100/140)
15-Nov-2024 21:02:16         451,728  30%   15.96MB/s    0:00:00 (xfr#18, to-chk=99/140)
15-Nov-2024 21:02:16         452,541  30%   15.98MB/s    0:00:00 (xfr#19, to-chk=98/140)
15-Nov-2024 21:02:16         452,821  30%   15.99MB/s    0:00:00 (xfr#20, to-chk=97/140)
15-Nov-2024 21:02:16         453,818  30%   16.03MB/s    0:00:00 (xfr#21, to-chk=96/140)
15-Nov-2024 21:02:16         454,716  30%   16.06MB/s    0:00:00 (xfr#22, to-chk=95/140)
15-Nov-2024 21:02:16         455,227  30%   16.08MB/s    0:00:00 (xfr#23, to-chk=94/140)
15-Nov-2024 21:02:16         455,665  30%   15.52MB/s    0:00:00 (xfr#24, to-chk=93/140)
15-Nov-2024 21:02:16         456,415  30%   15.55MB/s    0:00:00 (xfr#25, to-chk=92/140)
15-Nov-2024 21:02:16         456,853  31%   15.56MB/s    0:00:00 (xfr#26, to-chk=91/140)
15-Nov-2024 21:02:16         457,513  31%   15.58MB/s    0:00:00 (xfr#27, to-chk=90/140)
15-Nov-2024 21:02:16         458,332  31%   15.61MB/s    0:00:00 (xfr#28, to-chk=89/140)
15-Nov-2024 21:02:16         459,667  31%   14.14MB/s    0:00:00 (xfr#29, to-chk=88/140)
15-Nov-2024 21:02:16         460,477  31%   14.17MB/s    0:00:00 (xfr#30, to-chk=87/140)
15-Nov-2024 21:02:16         460,798  31%   14.18MB/s    0:00:00 (xfr#31, to-chk=86/140)
15-Nov-2024 21:02:16         462,167  31%   13.77MB/s    0:00:00 (xfr#32, to-chk=85/140)
15-Nov-2024 21:02:16         462,445  31%   13.78MB/s    0:00:00 (xfr#33, to-chk=84/140)
15-Nov-2024 21:02:16         463,523  31%   13.40MB/s    0:00:00 (xfr#34, to-chk=83/140)
15-Nov-2024 21:02:16         463,806  31%   13.40MB/s    0:00:00 (xfr#35, to-chk=82/140)
15-Nov-2024 21:02:16         464,800  31%   13.04MB/s    0:00:00 (xfr#36, to-chk=81/140)
15-Nov-2024 21:02:16         465,394  31%   13.05MB/s    0:00:00 (xfr#37, to-chk=80/140)
15-Nov-2024 21:02:16         466,242  31%   13.08MB/s    0:00:00 (xfr#38, to-chk=79/140)
15-Nov-2024 21:02:16         467,058  31%    8.40MB/s    0:00:00 (xfr#39, to-chk=78/140)
15-Nov-2024 21:02:16         467,908  31%    8.42MB/s    0:00:00 (xfr#40, to-chk=77/140)
15-Nov-2024 21:02:16         468,344  31%    8.43MB/s    0:00:00 (xfr#41, to-chk=76/140)
15-Nov-2024 21:02:16         469,392  31%    8.29MB/s    0:00:00 (xfr#42, to-chk=75/140)
15-Nov-2024 21:02:16         469,831  31%    8.30MB/s    0:00:00 (xfr#43, to-chk=74/140)
15-Nov-2024 21:02:16         471,128  31%    8.32MB/s    0:00:00 (xfr#44, to-chk=73/140)
15-Nov-2024 21:02:16         472,182  32%    8.34MB/s    0:00:00 (xfr#45, to-chk=72/140)
15-Nov-2024 21:02:16         472,620  32%    7.64MB/s    0:00:00 (xfr#46, to-chk=71/140)
15-Nov-2024 21:02:16         480,804  32%    7.52MB/s    0:00:00 (xfr#47, to-chk=70/140)
15-Nov-2024 21:02:16         481,088  32%    7.52MB/s    0:00:00 (xfr#48, to-chk=69/140)
15-Nov-2024 21:02:16         481,368  32%    7.53MB/s    0:00:00 (xfr#49, to-chk=68/140)
15-Nov-2024 21:02:16         482,220  32%    7.54MB/s    0:00:00 (xfr#50, to-chk=67/140)
15-Nov-2024 21:02:16         483,210  32%    6.78MB/s    0:00:00 (xfr#51, to-chk=66/140)
15-Nov-2024 21:02:16         484,517  32%    6.80MB/s    0:00:00 (xfr#52, to-chk=65/140)
15-Nov-2024 21:02:16         484,953  32%    6.80MB/s    0:00:00 (xfr#53, to-chk=64/140)
15-Nov-2024 21:02:16         485,238  32%    6.81MB/s    0:00:00 (xfr#54, to-chk=63/140)
15-Nov-2024 21:02:16         485,516  32%    6.81MB/s    0:00:00 (xfr#55, to-chk=62/140)
15-Nov-2024 21:02:16         486,197  33%    6.82MB/s    0:00:00 (xfr#56, to-chk=61/140)
15-Nov-2024 21:02:16         487,834  33%    6.84MB/s    0:00:00 (xfr#57, to-chk=60/140)
15-Nov-2024 21:02:16         488,270  33%    6.75MB/s    0:00:00 (xfr#58, to-chk=59/140)
15-Nov-2024 21:02:16         489,020  33%    6.76MB/s    0:00:00 (xfr#59, to-chk=58/140)
15-Nov-2024 21:02:16         490,521  33%    6.78MB/s    0:00:00 (xfr#60, to-chk=57/140)
15-Nov-2024 21:02:16         492,315  33%    6.80MB/s    0:00:00 (xfr#61, to-chk=56/140)
15-Nov-2024 21:02:16         511,401  34%    7.07MB/s    0:00:00 (xfr#62, to-chk=55/140)
15-Nov-2024 21:02:16         531,399  36%    7.34MB/s    0:00:00 (xfr#63, to-chk=54/140)
15-Nov-2024 21:02:16         537,375  36%    7.32MB/s    0:00:00 (xfr#64, to-chk=53/140)
15-Nov-2024 21:02:16         547,282  37%    7.46MB/s    0:00:00 (xfr#65, to-chk=52/140)
15-Nov-2024 21:02:16         548,470  37%    7.47MB/s    0:00:00 (xfr#66, to-chk=51/140)
15-Nov-2024 21:02:16         562,424  38%    7.66MB/s    0:00:00 (xfr#67, to-chk=50/140)
15-Nov-2024 21:02:16         580,492  39%    7.80MB/s    0:00:00 (xfr#68, to-chk=49/140)
15-Nov-2024 21:02:16         595,018  40%    7.99MB/s    0:00:00 (xfr#69, to-chk=48/140)
15-Nov-2024 21:02:16         608,860  41%    7.35MB/s    0:00:00 (xfr#70, to-chk=47/140)
15-Nov-2024 21:02:16         625,607  42%    7.46MB/s    0:00:00 (xfr#71, to-chk=46/140)
15-Nov-2024 21:02:16         628,570  42%    7.49MB/s    0:00:00 (xfr#72, to-chk=45/140)
15-Nov-2024 21:02:16         633,805  43%    7.56MB/s    0:00:00 (xfr#73, to-chk=44/140)
15-Nov-2024 21:02:16         640,577  43%    7.64MB/s    0:00:00 (xfr#74, to-chk=43/140)
15-Nov-2024 21:02:16         653,735  44%    7.70MB/s    0:00:00 (xfr#75, to-chk=42/140)
15-Nov-2024 21:02:16         660,452  44%    7.78MB/s    0:00:00 (xfr#76, to-chk=41/140)
15-Nov-2024 21:02:16         671,615  45%    7.91MB/s    0:00:00 (xfr#77, to-chk=40/140)
15-Nov-2024 21:02:16         675,995  45%    7.77MB/s    0:00:00 (xfr#78, to-chk=39/140)
15-Nov-2024 21:02:16         679,005  46%    7.12MB/s    0:00:00 (xfr#79, to-chk=38/140)
15-Nov-2024 21:02:16         680,315  46%    7.13MB/s    0:00:00 (xfr#80, to-chk=37/140)
15-Nov-2024 21:02:16         700,370  47%    7.34MB/s    0:00:00 (xfr#81, to-chk=36/140)
15-Nov-2024 21:02:16         715,008  48%    6.89MB/s    0:00:00 (xfr#82, to-chk=35/140)
15-Nov-2024 21:02:16         724,866  49%    6.98MB/s    0:00:00 (xfr#83, to-chk=34/140)
15-Nov-2024 21:02:16         732,436  49%    7.06MB/s    0:00:00 (xfr#84, to-chk=33/140)
15-Nov-2024 21:02:16         741,498  50%    6.55MB/s    0:00:00 (xfr#85, to-chk=32/140)
15-Nov-2024 21:02:16         742,059  50%    6.32MB/s    0:00:00 (xfr#86, to-chk=31/140)
15-Nov-2024 21:02:16         760,013  51%    5.99MB/s    0:00:00 (xfr#87, to-chk=30/140)
15-Nov-2024 21:02:16         775,345  52%    6.01MB/s    0:00:00 (xfr#88, to-chk=29/140)
15-Nov-2024 21:02:16         785,824  53%    5.68MB/s    0:00:00 (xfr#89, to-chk=28/140)
15-Nov-2024 21:02:16         790,259  53%    5.62MB/s    0:00:00 (xfr#90, to-chk=27/140)
15-Nov-2024 21:02:16         806,332  54%    5.45MB/s    0:00:00 (xfr#91, to-chk=26/140)
15-Nov-2024 21:02:16         823,773  55%    5.31MB/s    0:00:00 (xfr#92, to-chk=25/140)
15-Nov-2024 21:02:16         831,288  56%    5.32MB/s    0:00:00 (xfr#93, to-chk=24/140)
15-Nov-2024 21:02:16         831,906  56%    5.32MB/s    0:00:00 (xfr#94, to-chk=23/140)
15-Nov-2024 21:02:16         849,225  57%    5.29MB/s    0:00:00 (xfr#95, to-chk=22/140)
15-Nov-2024 21:02:16         855,502  58%    5.33MB/s    0:00:00 (xfr#96, to-chk=21/140)
15-Nov-2024 21:02:16         863,815  58%    5.38MB/s    0:00:00 (xfr#97, to-chk=20/140)
15-Nov-2024 21:02:16         875,890  59%    5.46MB/s    0:00:00 (xfr#98, to-chk=19/140)
15-Nov-2024 21:02:16         878,397  59%    5.44MB/s    0:00:00 (xfr#99, to-chk=18/140)
15-Nov-2024 21:02:16         895,089  60%    5.30MB/s    0:00:00 (xfr#100, to-chk=17/140)
15-Nov-2024 21:02:16         900,267  61%    5.27MB/s    0:00:00 (xfr#101, to-chk=16/140)
15-Nov-2024 21:02:16         911,552  61%    5.33MB/s    0:00:00 (xfr#102, to-chk=15/140)
15-Nov-2024 21:02:16         915,303  62%    5.32MB/s    0:00:00 (xfr#103, to-chk=14/140)
15-Nov-2024 21:02:16         924,479  62%    5.38MB/s    0:00:00 (xfr#104, to-chk=13/140)
15-Nov-2024 21:02:16         939,746  63%    5.40MB/s    0:00:00 (xfr#105, to-chk=12/140)
15-Nov-2024 21:02:16         943,442  64%    5.42MB/s    0:00:00 (xfr#106, to-chk=11/140)
15-Nov-2024 21:02:16         951,698  64%    5.43MB/s    0:00:00 (xfr#107, to-chk=10/140)
15-Nov-2024 21:02:16         962,240  65%    5.49MB/s    0:00:00 (xfr#108, to-chk=9/140)
15-Nov-2024 21:02:16         981,383  66%    5.57MB/s    0:00:00 (xfr#109, to-chk=8/140)
15-Nov-2024 21:02:16         997,334  67%    5.40MB/s    0:00:00 (xfr#110, to-chk=7/140)
15-Nov-2024 21:02:16         999,605  67%    5.42MB/s    0:00:00 (xfr#111, to-chk=6/140)
15-Nov-2024 21:02:16       1,011,743  68%    5.48MB/s    0:00:00 (xfr#112, to-chk=5/140)
15-Nov-2024 21:02:16       1,024,966  69%    5.55MB/s    0:00:00 (xfr#113, to-chk=4/140)
15-Nov-2024 21:02:16       1,025,251  69%    5.52MB/s    0:00:00 (xfr#114, to-chk=1/140)
15-Nov-2024 21:02:16       1,025,536  69%    5.53MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16       1,025,536  69%    5.53MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16       1,025,536  69%    5.53MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16       1,025,536  69%    5.09MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16       1,025,536  69%    5.09MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16       1,025,536  69%    5.09MB/s    0:00:00 (xfr#115, to-chk=0/140)
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-oneprovider-paris-0/cluster-manager
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:02:16           4,850  35%    4.63MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:02:16           4,850  35%    4.63MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:02:16           6,665  48%    6.36MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:02:16           6,927  50%    6.61MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:02:16           6,927  50%  751.63kB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-oneprovider-paris-0/op-panel
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16          23,646  16%   22.55MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:02:16          48,277  33%    3.54MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:02:16          48,277  33%    1.92MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:02:16          71,720  49%    2.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:02:16          72,011  50%    2.22MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:02:16          72,011  50%    1.60MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16          23,820   2%   22.72MB/s    0:00:00 (xfr#2, to-chk=15/20)
15-Nov-2024 21:02:16          48,405   4%   11.54MB/s    0:00:00 (xfr#3, to-chk=13/20)
15-Nov-2024 21:02:16          48,405   4%   11.54MB/s    0:00:00 (xfr#4, to-chk=11/20)
15-Nov-2024 21:02:16          71,745   6%    9.77MB/s    0:00:00 (xfr#5, to-chk=9/20)
15-Nov-2024 21:02:16          71,836   6%    8.56MB/s    0:00:00 (xfr#6, to-chk=7/20)
15-Nov-2024 21:02:16         345,006  30%   10.61MB/s    0:00:00 (xfr#7, to-chk=5/20)
15-Nov-2024 21:02:16         345,303  30%   10.62MB/s    0:00:00 (xfr#8, to-chk=3/20)
15-Nov-2024 21:02:16         573,320  50%   11.39MB/s    0:00:00 (xfr#9, to-chk=1/20)
15-Nov-2024 21:02:16         573,320  50%   10.13MB/s    0:00:00 (xfr#9, to-chk=0/20)
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16          53,701  12%   51.21MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:02:16         108,958  25%   51.96MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:02:16         156,433  37%   29.84MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:02:16         209,931  49%   28.60MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:02:16         210,222  50%   28.64MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:02:16         210,222  50%   20.05MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:02:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.27.57/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:02:16               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:02:16           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:02:16           4,748  34%    4.53MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:02:16           4,748  34%    4.53MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:02:16           6,522  48%    6.22MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:02:16           6,784  50%    6.47MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:02:16           6,784  50%    2.16MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:02:16 [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.1731704513.4767654 exists, exporting anyway.
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16 =============================== warnings summary ===============================
15-Nov-2024 21:02:16 tests/utils/rest_utils.py:98
15-Nov-2024 21:02:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 21:02:16     print("""
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16 tests/utils/path_utils.py:112
15-Nov-2024 21:02:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 21:02:16     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16 tests/utils/acceptance_utils.py:55
15-Nov-2024 21:02:16   /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'
15-Nov-2024 21:02:16     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16 tests/utils/acceptance_utils.py:57
15-Nov-2024 21:02:16   /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'
15-Nov-2024 21:02:16     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 21:02:16
15-Nov-2024 21:02:16 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 21:02:16 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 21:02:16 ================= 26 passed, 4 warnings in 2063.35s (0:34:23) ==================
15-Nov-2024 21:02:25 release "dev" uninstalled
15-Nov-2024 21:02:26 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 21:02:26 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
15-Nov-2024 21:02:30 No resources found
15-Nov-2024 21:02:31 Sidecar injection has been disabled
15-Nov-2024 21:02:31 Cleaning helm release "dev"...
15-Nov-2024 21:02:31 Deleted 1 helm deployments
15-Nov-2024 21:02:31 Deleted 0 k8s deployments
15-Nov-2024 21:02:31 Deleted 0 k8s services
15-Nov-2024 21:02:31 Deleted 0 persistent volumes
15-Nov-2024 21:02:32 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 21:02:32 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 21:02:32 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 21:02:32 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 21:02:32 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 21:02:32 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 21:02:32 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 21:02:32 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 21:02:32 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 21:02:32 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS...
15-Nov-2024 21:02:32 Finished task 'Parse test results' with result: Success
15-Nov-2024 21:02:32 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 21:02:32
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 21:02:32
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 21:02:32
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 21:02:32
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 21:02:32
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 21:02:32
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 21:02:32
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 21:02:32
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 21:02:32
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 21:02:32
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 21:02:32 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 21:02:32
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3364 (ODSRV-OAP-MRFCDS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3364-ScriptBuildTask-42222133760297631.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance
15-Nov-2024 21:02:32 ./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
15-Nov-2024 21:02:34 Uploading artifact
15-Nov-2024 21:02:34     source path: surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
15-Nov-2024 21:02:34     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
15-Nov-2024 21:02:34 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 21:02:34 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 21:02:34 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 21:02:34
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3364 (ODSRV-OAP-MRFCDS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3364-ScriptBuildTask-18276188664593096867.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS
15-Nov-2024 21:02:34 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 21:02:34 Finished task 'Pack logs' with result: Success
15-Nov-2024 21:02:34 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 21:02:34
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 21:02:34 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 21:02:34
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3364 (ODSRV-OAP-MRFCDS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3364-ScriptBuildTask-7146679341492908069.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance
15-Nov-2024 21:02:35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 21:02:35                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 21:02:35
15-Nov-2024 21:02:35   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 21:02:35 100  4822  100  4822    0     0  54795      0 --:--:-- --:--:-- --:--:-- 54795
15-Nov-2024 21:02:35 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 21:02:36 Cleaning helm deployments
15-Nov-2024 21:02:36 Cleanining pods
15-Nov-2024 21:02:36 Cleaning kube persistant volumes
15-Nov-2024 21:02:37 Cleaning dockswift container
15-Nov-2024 21:02:37 Cleaning docker containers
15-Nov-2024 21:02:41 Stalled docker containers to remove:
15-Nov-2024 21:02:41 bf2288f8fdbd a76f43394de0 ea63f5a87b3a 47ecd3414546 40b933d840ef d2bf9d156c36 93e350763205 59b6d66f8671 ff932c174e6a d1a39b6356cc 313489e07a9a df4f7fe538bb 864abb4b177f fdf0e672dfbc 103875db4b03 abb14b44ee28 2803791bc3e4 9d189071ca66 cee13986493c c3d7b31e7b6f
15-Nov-2024 21:02:41 Removing stalled docker containers
15-Nov-2024 21:02:41 Error response from daemon: Cannot kill container: bf2288f8fdbd: Container bf2288f8fdbdefe5b25f7ac3c529ef462a95ed6e699e4bf88b9b260ebc8f5217 is not running
15-Nov-2024 21:02:41 bf2288f8fdbd
15-Nov-2024 21:02:41 Error response from daemon: Cannot kill container: a76f43394de0: Container a76f43394de0eb913fba92b253a9a01800d41a6e414833467b66f9a525ff2c00 is not running
15-Nov-2024 21:02:41 a76f43394de0
15-Nov-2024 21:02:41 Error response from daemon: Cannot kill container: ea63f5a87b3a: Container ea63f5a87b3a3ed0995180af43e15adf8aad349346f117489707082d32f87656 is not running
15-Nov-2024 21:02:42 ea63f5a87b3a
15-Nov-2024 21:02:42 Error response from daemon: Cannot kill container: 47ecd3414546: Container 47ecd3414546a739f5fb27c60b9e7cb67e10d9ab9d5beb9996341bc683e899c5 is not running
15-Nov-2024 21:02:42 47ecd3414546
15-Nov-2024 21:02:42 Error response from daemon: Cannot kill container: 40b933d840ef: Container 40b933d840ef91bef791b08ced6032a59ab1aefa31a8868f460dcd8f2166ccbb is not running
15-Nov-2024 21:02:42 40b933d840ef
15-Nov-2024 21:02:42 Error response from daemon: Cannot kill container: d2bf9d156c36: Container d2bf9d156c36207187e4a76df1af4f53c5701cfc8160dd2615dacad4d99202cb is not running
15-Nov-2024 21:02:42 d2bf9d156c36
15-Nov-2024 21:02:42 Error response from daemon: Cannot kill container: 93e350763205: Container 93e3507632054d24cc2e67e9e97dcf0e6c21f30ce65b3e076e00794c9e5c1e69 is not running
15-Nov-2024 21:02:42 93e350763205
15-Nov-2024 21:02:42 Error response from daemon: Cannot kill container: 59b6d66f8671: Container 59b6d66f8671bdfa6bb7f4e9f1f09705b6f33dff71cf9b7b9e9eb66896991590 is not running
15-Nov-2024 21:02:42 59b6d66f8671
15-Nov-2024 21:02:42 Error response from daemon: Cannot kill container: ff932c174e6a: Container ff932c174e6a7d93e783cccd5e695cff77bb56465f18acadd961f3417b1b92e8 is not running
15-Nov-2024 21:02:42 ff932c174e6a
15-Nov-2024 21:02:42 Error response from daemon: Cannot kill container: d1a39b6356cc: Container d1a39b6356ccbbc78b7450984c1741041a4dc53a832605f4d50d5ba5ef323cf3 is not running
15-Nov-2024 21:02:42 d1a39b6356cc
15-Nov-2024 21:02:43 Error response from daemon: Cannot kill container: 313489e07a9a: Container 313489e07a9a8acf9a36b5d65ddd95c430a7e422ed48e0b061f17b0c370a09af is not running
15-Nov-2024 21:02:43 313489e07a9a
15-Nov-2024 21:02:43 Error response from daemon: Cannot kill container: df4f7fe538bb: Container df4f7fe538bbcd8ae33c36b2192f86ddaa7c15d5464371d8a504d0fc5b38bfdc is not running
15-Nov-2024 21:02:43 df4f7fe538bb
15-Nov-2024 21:02:43 Error response from daemon: Cannot kill container: 864abb4b177f: Container 864abb4b177fd3ec706c6571032672ed824d37ac939c31c316f9b145f05edb7a is not running
15-Nov-2024 21:02:43 864abb4b177f
15-Nov-2024 21:02:43 Error response from daemon: Cannot kill container: fdf0e672dfbc: Container fdf0e672dfbc6de63c6a62a9f0ead705c8d98c1b7c0add406c429451844b4d29 is not running
15-Nov-2024 21:02:43 fdf0e672dfbc
15-Nov-2024 21:02:43 Error response from daemon: Cannot kill container: 103875db4b03: Container 103875db4b03621cc2c0685527b2bb43b0d0bc75445a9cae5850ca22a4fe1f7a is not running
15-Nov-2024 21:02:43 103875db4b03
15-Nov-2024 21:02:43 Error response from daemon: Cannot kill container: abb14b44ee28: Container abb14b44ee28ca3944ddebdc4536d8a5d1f4759065698eb1a6c643f71350aecf is not running
15-Nov-2024 21:02:43 abb14b44ee28
15-Nov-2024 21:02:43 Error response from daemon: Cannot kill container: 2803791bc3e4: Container 2803791bc3e4be38ec7442c577039945868311e65fb957862174458d5c5d1530 is not running
15-Nov-2024 21:02:43 2803791bc3e4
15-Nov-2024 21:02:43 Error response from daemon: Cannot kill container: 9d189071ca66: Container 9d189071ca66e0545ce5fcd539ea9e1ef5e0616a781c838312acb265a9b4c3d5 is not running
15-Nov-2024 21:02:43 9d189071ca66
15-Nov-2024 21:02:44 Error response from daemon: Cannot kill container: cee13986493c: Container cee13986493c605a2f2c29ef1dc9b50726d6b61b16d9daf6004ec2a9ea9d03d8 is not running
15-Nov-2024 21:02:44 cee13986493c
15-Nov-2024 21:02:44 c3d7b31e7b6f
15-Nov-2024 21:02:44 c3d7b31e7b6f
15-Nov-2024 21:02:44 Stalled docker volumes to remove:
15-Nov-2024 21:02:44
15-Nov-2024 21:02:44 Removing stalled docker volumes
15-Nov-2024 21:02:44 Removing stalled loopdevices
15-Nov-2024 21:02:45 Done
15-Nov-2024 21:02:45 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 21:02:45 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 21:02:45 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 21:02:45 Running post build plugin 'NCover Results Collector'
15-Nov-2024 21:02:45 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 21:02:45 Running post build plugin 'Clover Results Collector'
15-Nov-2024 21:02:45 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 21:02:45 Running post build plugin 'Artifact Copier'
15-Nov-2024 21:02:45 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 21:02:46 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 216.1 ms
15-Nov-2024 21:02:46 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS'
15-Nov-2024 21:02:46 Finalising the build...
15-Nov-2024 21:02:46 Stopping timer.
15-Nov-2024 21:02:46 Build ODSRV-OAP-MRFCDS-3364 completed.
15-Nov-2024 21:02:46 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 21:02:46 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 21:02:46 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 21:02:46 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 21:02:46 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 21:02:46 All post build plugins have finished
15-Nov-2024 21:02:46 Generating build results summary...
15-Nov-2024 21:02:46 Saving build results to disk...
15-Nov-2024 21:02:46 Store variable context...
15-Nov-2024 21:02:46 Finished building ODSRV-OAP-MRFCDS-3364.