oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

Job: multiprovider regular file CRUD directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,708 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 22:52:55 Getting configuration...
19-Nov-2024 22:52:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9axrejsyld5vxm2u'.
19-Nov-2024 22:52:55
19-Nov-2024 22:52:55 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:52:55 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:52:55 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:52:55 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:52:55 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:52:55 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:52:55 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
19-Nov-2024 22:52:55 =================================================================
19-Nov-2024 22:52:55
19-Nov-2024 22:52:55 PASSED
19-Nov-2024 22:52:55 Unmounting client from /tmp/onedata/mnt/31uafk2xq5ohbkyh
19-Nov-2024 22:52:55
19-Nov-2024 22:52:55
19-Nov-2024 22:52:55 Unmounting client from /tmp/onedata/mnt/9axrejsyld5vxm2u
19-Nov-2024 22:52:55
19-Nov-2024 22:52:55
19-Nov-2024 22:53:30 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:53:30 =================================================================
19-Nov-2024 22:53:30 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 22:53:30 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:53:30 -----------------------------------------------------------------
19-Nov-2024 22:53:30 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:53:30 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:53:30 using [token, token] by [user1, user2]"'
19-Nov-2024 22:53:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:53:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:53:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hgxd2'
19-Nov-2024 22:53:30 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hgxd2' successfully started
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kmkifm42nvr64o7e
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kmkifm42nvr64o7e --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kmkifm42nvr64o7e
19-Nov-2024 22:53:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10265191235950598707'...
19-Nov-2024 22:53:30 Getting configuration...
19-Nov-2024 22:53:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kmkifm42nvr64o7e'.
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:53:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:53:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-h2jjr'
19-Nov-2024 22:53:30 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-h2jjr' successfully started
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/iohuhg2bxqwq3s50
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iohuhg2bxqwq3s50 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iohuhg2bxqwq3s50
19-Nov-2024 22:53:30 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5021869389722855064'...
19-Nov-2024 22:53:30 Getting configuration...
19-Nov-2024 22:53:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iohuhg2bxqwq3s50'.
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:53:30 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:53:30 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:53:30 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:53:30 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 22:53:30 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 22:53:30 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:53:30 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 22:53:30 =================================================================
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30 PASSED
19-Nov-2024 22:53:30 Unmounting client from /tmp/onedata/mnt/kmkifm42nvr64o7e
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30 Unmounting client from /tmp/onedata/mnt/iohuhg2bxqwq3s50
19-Nov-2024 22:53:30
19-Nov-2024 22:53:30
19-Nov-2024 22:54:10 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
19-Nov-2024 22:54:10 =================================================================
19-Nov-2024 22:54:10 - Executing scenario 'Create many children'
19-Nov-2024 22:54:10 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:54:10 -----------------------------------------------------------------
19-Nov-2024 22:54:10 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:54:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:54:10 using [token, token] by [user1, user2]"'
19-Nov-2024 22:54:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:54:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:54:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:54:10
19-Nov-2024 22:54:10
19-Nov-2024 22:54:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hgxd2'
19-Nov-2024 22:54:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hgxd2' successfully started
19-Nov-2024 22:54:10
19-Nov-2024 22:54:10 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/90totmnmm6uzn5xx
19-Nov-2024 22:54:10
19-Nov-2024 22:54:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/90totmnmm6uzn5xx --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/90totmnmm6uzn5xx
19-Nov-2024 22:54:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '631588997257909944'...
19-Nov-2024 22:54:10 Getting configuration...
19-Nov-2024 22:54:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/90totmnmm6uzn5xx'.
19-Nov-2024 22:54:10
19-Nov-2024 22:54:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:54:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:54:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:54:10
19-Nov-2024 22:54:10
19-Nov-2024 22:54:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-h2jjr'
19-Nov-2024 22:54:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-h2jjr' successfully started
19-Nov-2024 22:54:10
19-Nov-2024 22:54:10 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vb72l0044yk8g38c
19-Nov-2024 22:54:10
19-Nov-2024 22:54:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vb72l0044yk8g38c --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vb72l0044yk8g38c
19-Nov-2024 22:54:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12915695793853095485'...
19-Nov-2024 22:54:10 Getting configuration...
19-Nov-2024 22:54:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vb72l0044yk8g38c'.
19-Nov-2024 22:54:10
19-Nov-2024 22:54:10 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 22:54:10 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 22:54:10 =================================================================
19-Nov-2024 22:54:10
19-Nov-2024 22:54:16 PASSED
19-Nov-2024 22:54:16 Unmounting client from /tmp/onedata/mnt/90totmnmm6uzn5xx
19-Nov-2024 22:54:16
19-Nov-2024 22:54:16
19-Nov-2024 22:54:16 Unmounting client from /tmp/onedata/mnt/vb72l0044yk8g38c
19-Nov-2024 22:54:16
19-Nov-2024 22:54:16
19-Nov-2024 22:54:55 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
19-Nov-2024 22:54:55 =================================================================
19-Nov-2024 22:54:55 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 22:54:55 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:54:55 -----------------------------------------------------------------
19-Nov-2024 22:54:55 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:54:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:54:55 using [token, token] by [user1, user2]"'
19-Nov-2024 22:54:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:54:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:54:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hgxd2'
19-Nov-2024 22:54:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hgxd2' successfully started
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/2u9cnq2sjxtvtcza
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2u9cnq2sjxtvtcza --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2u9cnq2sjxtvtcza
19-Nov-2024 22:54:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16247850936824214839'...
19-Nov-2024 22:54:55 Getting configuration...
19-Nov-2024 22:54:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2u9cnq2sjxtvtcza'.
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:54:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:54:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-h2jjr'
19-Nov-2024 22:54:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-h2jjr' successfully started
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/st0w1a09da26sm6e
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/st0w1a09da26sm6e --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/st0w1a09da26sm6e
19-Nov-2024 22:54:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2530388546055014383'...
19-Nov-2024 22:54:55 Getting configuration...
19-Nov-2024 22:54:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/st0w1a09da26sm6e'.
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:54:55 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:54:55 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 22:54:55 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:54:55 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 22:54:55 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 22:54:55 =================================================================
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55 PASSED
19-Nov-2024 22:54:55 Unmounting client from /tmp/onedata/mnt/2u9cnq2sjxtvtcza
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55 Unmounting client from /tmp/onedata/mnt/st0w1a09da26sm6e
19-Nov-2024 22:54:55
19-Nov-2024 22:54:55
19-Nov-2024 22:55:37 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
19-Nov-2024 22:55:37 =================================================================
19-Nov-2024 22:55:37 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 22:55:37 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:55:37 -----------------------------------------------------------------
19-Nov-2024 22:55:37 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:55:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:55:37 using [token, token] by [user1, user2]"'
19-Nov-2024 22:55:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:55:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:55:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-hgxd2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:55:37
19-Nov-2024 22:55:37
19-Nov-2024 22:55:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hgxd2'
19-Nov-2024 22:55:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-hgxd2' successfully started
19-Nov-2024 22:55:37
19-Nov-2024 22:55:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ulpoellrdeyci6nl
19-Nov-2024 22:55:37
19-Nov-2024 22:55:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ulpoellrdeyci6nl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ulpoellrdeyci6nl
19-Nov-2024 22:55:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13041031509564456729'...
19-Nov-2024 22:55:37 Getting configuration...
19-Nov-2024 22:55:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ulpoellrdeyci6nl'.
19-Nov-2024 22:55:37
19-Nov-2024 22:55:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:55:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:55:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-h2jjr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:55:37
19-Nov-2024 22:55:37
19-Nov-2024 22:55:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-h2jjr'
19-Nov-2024 22:55:37 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-h2jjr' successfully started
19-Nov-2024 22:55:37
19-Nov-2024 22:55:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/w7q5j96n7chvj1lq
19-Nov-2024 22:55:37
19-Nov-2024 22:55:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w7q5j96n7chvj1lq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w7q5j96n7chvj1lq
19-Nov-2024 22:55:37 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16643883869283806083'...
19-Nov-2024 22:55:37 Getting configuration...
19-Nov-2024 22:55:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w7q5j96n7chvj1lq'.
19-Nov-2024 22:55:37
19-Nov-2024 22:55:37 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:55:37 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:55:37 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 22:55:37 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 22:55:37 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 22:55:37 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 22:55:37 =================================================================
19-Nov-2024 22:55:37
19-Nov-2024 22:55:50 PASSED
19-Nov-2024 22:55:50 Unmounting client from /tmp/onedata/mnt/ulpoellrdeyci6nl
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50 Unmounting client from /tmp/onedata/mnt/w7q5j96n7chvj1lq
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1732056937.8678257', '-c', '/tmp/logs']
19-Nov-2024 22:55:50 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-sp4rg. See /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-cross-support-job-3p-users-sp4rg/entrypoint.log for more details
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-hgxd2: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-oneclient-krakow-7d9476b8bc-hgxd2/oneclient_logs
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=186/218)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50          35,989   0%   34.32MB/s    0:00:00 (xfr#1, to-chk=185/218)
19-Nov-2024 22:55:50          35,989   0%   34.32MB/s    0:00:00 (xfr#1, to-chk=179/218)
19-Nov-2024 22:55:50          36,547   0%   34.85MB/s    0:00:00 (xfr#2, to-chk=181/218)
19-Nov-2024 22:55:50         149,881   1%   71.47MB/s    0:00:00 (xfr#3, to-chk=180/218)
19-Nov-2024 22:55:50         150,439   1%   71.73MB/s    0:00:00 (xfr#4, to-chk=179/218)
19-Nov-2024 22:55:50         189,396   2%   36.12MB/s    0:00:00 (xfr#5, to-chk=178/218)
19-Nov-2024 22:55:50         190,050   2%   36.25MB/s    0:00:00 (xfr#6, to-chk=174/218)
19-Nov-2024 22:55:50         313,402   3%   37.36MB/s    0:00:00 (xfr#7, to-chk=173/218)
19-Nov-2024 22:55:50         314,056   3%   37.44MB/s    0:00:00 (xfr#8, to-chk=172/218)
19-Nov-2024 22:55:50         366,518   4%   34.95MB/s    0:00:00 (xfr#9, to-chk=171/218)
19-Nov-2024 22:55:50         367,076   4%   35.01MB/s    0:00:00 (xfr#10, to-chk=167/218)
19-Nov-2024 22:55:50         543,077   6%   27.26MB/s    0:00:00 (xfr#11, to-chk=166/218)
19-Nov-2024 22:55:50         543,635   6%   27.29MB/s    0:00:00 (xfr#12, to-chk=165/218)
19-Nov-2024 22:55:50         583,823   6%   29.30MB/s    0:00:00 (xfr#13, to-chk=164/218)
19-Nov-2024 22:55:50         584,381   6%   27.87MB/s    0:00:00 (xfr#14, to-chk=160/218)
19-Nov-2024 22:55:50         726,278   8%   32.98MB/s    0:00:00 (xfr#15, to-chk=159/218)
19-Nov-2024 22:55:50         726,836   8%   33.01MB/s    0:00:00 (xfr#16, to-chk=158/218)
19-Nov-2024 22:55:50         769,649   9%   34.95MB/s    0:00:00 (xfr#17, to-chk=157/218)
19-Nov-2024 22:55:50         769,919   9%   33.38MB/s    0:00:00 (xfr#18, to-chk=153/218)
19-Nov-2024 22:55:50         920,126  10%   36.56MB/s    0:00:00 (xfr#19, to-chk=152/218)
19-Nov-2024 22:55:50         920,396  10%   36.57MB/s    0:00:00 (xfr#20, to-chk=151/218)
19-Nov-2024 22:55:50         942,940  11%   37.47MB/s    0:00:00 (xfr#21, to-chk=150/218)
19-Nov-2024 22:55:50         943,498  11%   35.99MB/s    0:00:00 (xfr#22, to-chk=146/218)
19-Nov-2024 22:55:50       1,029,293  12%   39.26MB/s    0:00:00 (xfr#23, to-chk=145/218)
19-Nov-2024 22:55:50       1,029,851  12%   39.29MB/s    0:00:00 (xfr#24, to-chk=144/218)
19-Nov-2024 22:55:50       1,050,988  12%   38.55MB/s    0:00:00 (xfr#25, to-chk=143/218)
19-Nov-2024 22:55:50       1,051,354  12%   38.56MB/s    0:00:00 (xfr#26, to-chk=139/218)
19-Nov-2024 22:55:50       1,142,265  13%   32.04MB/s    0:00:00 (xfr#27, to-chk=138/218)
19-Nov-2024 22:55:50       1,142,631  13%   32.05MB/s    0:00:00 (xfr#28, to-chk=137/218)
19-Nov-2024 22:55:50       1,202,611  14%   32.77MB/s    0:00:00 (xfr#29, to-chk=136/218)
19-Nov-2024 22:55:50       1,203,169  14%   32.78MB/s    0:00:00 (xfr#30, to-chk=132/218)
19-Nov-2024 22:55:50       1,429,800  16%   24.79MB/s    0:00:00 (xfr#31, to-chk=131/218)
19-Nov-2024 22:55:50       1,430,358  16%   24.36MB/s    0:00:00 (xfr#32, to-chk=130/218)
19-Nov-2024 22:55:50       1,500,374  17%   25.55MB/s    0:00:00 (xfr#33, to-chk=129/218)
19-Nov-2024 22:55:50       1,501,028  17%   25.56MB/s    0:00:00 (xfr#34, to-chk=125/218)
19-Nov-2024 22:55:50       3,957,494  46%   16.85MB/s    0:00:00 (xfr#35, to-chk=124/218)
19-Nov-2024 22:55:50       3,958,148  46%   16.85MB/s    0:00:00 (xfr#36, to-chk=123/218)
19-Nov-2024 22:55:50       3,988,542  46%   16.83MB/s    0:00:00 (xfr#37, to-chk=122/218)
19-Nov-2024 22:55:50       3,989,292  46%   16.83MB/s    0:00:00 (xfr#38, to-chk=118/218)
19-Nov-2024 22:55:50       4,090,821  48%   16.82MB/s    0:00:00 (xfr#39, to-chk=117/218)
19-Nov-2024 22:55:50       4,091,571  48%   16.82MB/s    0:00:00 (xfr#40, to-chk=116/218)
19-Nov-2024 22:55:50       4,434,883  52%   16.99MB/s    0:00:00 (xfr#41, to-chk=115/218)
19-Nov-2024 22:55:50       4,435,249  52%   16.99MB/s    0:00:00 (xfr#42, to-chk=111/218)
19-Nov-2024 22:55:50       5,555,513  65%   16.40MB/s    0:00:00 (xfr#43, to-chk=110/218)
19-Nov-2024 22:55:50       5,555,879  65%   16.40MB/s    0:00:00 (xfr#44, to-chk=109/218)
19-Nov-2024 22:55:50       5,590,993  65%   15.96MB/s    0:00:00 (xfr#45, to-chk=108/218)
19-Nov-2024 22:55:50       5,591,455  65%   15.97MB/s    0:00:00 (xfr#46, to-chk=104/218)
19-Nov-2024 22:55:50       5,702,031  67%   15.67MB/s    0:00:00 (xfr#47, to-chk=103/218)
19-Nov-2024 22:55:50       5,702,493  67%   15.67MB/s    0:00:00 (xfr#48, to-chk=102/218)
19-Nov-2024 22:55:50       5,703,121  67%   15.67MB/s    0:00:00 (xfr#49, to-chk=101/218)
19-Nov-2024 22:55:50       5,738,223  67%   15.20MB/s    0:00:00 (xfr#50, to-chk=100/218)
19-Nov-2024 22:55:50       5,738,685  67%   15.16MB/s    0:00:00 (xfr#51, to-chk=96/218)
19-Nov-2024 22:55:50       5,884,300  69%   15.21MB/s    0:00:00 (xfr#52, to-chk=95/218)
19-Nov-2024 22:55:50       5,884,762  69%   15.17MB/s    0:00:00 (xfr#53, to-chk=94/218)
19-Nov-2024 22:55:50       5,913,037  69%   15.24MB/s    0:00:00 (xfr#54, to-chk=93/218)
19-Nov-2024 22:55:50       5,913,787  69%   15.24MB/s    0:00:00 (xfr#55, to-chk=89/218)
19-Nov-2024 22:55:50       6,004,944  70%   15.44MB/s    0:00:00 (xfr#56, to-chk=88/218)
19-Nov-2024 22:55:50       6,005,694  70%   15.44MB/s    0:00:00 (xfr#57, to-chk=87/218)
19-Nov-2024 22:55:50       6,029,858  70%   15.46MB/s    0:00:00 (xfr#58, to-chk=86/218)
19-Nov-2024 22:55:50       6,030,224  70%   15.46MB/s    0:00:00 (xfr#59, to-chk=82/218)
19-Nov-2024 22:55:50       6,122,590  72%   15.65MB/s    0:00:00 (xfr#60, to-chk=81/218)
19-Nov-2024 22:55:50       6,122,956  72%   15.65MB/s    0:00:00 (xfr#61, to-chk=80/218)
19-Nov-2024 22:55:50       6,151,745  72%   15.69MB/s    0:00:00 (xfr#62, to-chk=79/218)
19-Nov-2024 22:55:50       6,152,303  72%   15.69MB/s    0:00:00 (xfr#63, to-chk=75/218)
19-Nov-2024 22:55:50       6,243,233  73%   15.63MB/s    0:00:00 (xfr#64, to-chk=74/218)
19-Nov-2024 22:55:50       6,243,791  73%   15.63MB/s    0:00:00 (xfr#65, to-chk=73/218)
19-Nov-2024 22:55:50       6,268,348  73%   15.69MB/s    0:00:00 (xfr#66, to-chk=72/218)
19-Nov-2024 22:55:50       6,269,002  73%   15.33MB/s    0:00:00 (xfr#67, to-chk=68/218)
19-Nov-2024 22:55:50       6,362,914  74%   15.52MB/s    0:00:00 (xfr#68, to-chk=67/218)
19-Nov-2024 22:55:50       6,363,568  74%   15.52MB/s    0:00:00 (xfr#69, to-chk=66/218)
19-Nov-2024 22:55:50       6,411,240  75%   15.60MB/s    0:00:00 (xfr#70, to-chk=65/218)
19-Nov-2024 22:55:50       6,411,702  75%   15.60MB/s    0:00:00 (xfr#71, to-chk=61/218)
19-Nov-2024 22:55:50       6,606,411  77%   15.87MB/s    0:00:00 (xfr#72, to-chk=60/218)
19-Nov-2024 22:55:50       6,606,873  77%   15.87MB/s    0:00:00 (xfr#73, to-chk=59/218)
19-Nov-2024 22:55:50       6,627,134  77%   15.88MB/s    0:00:00 (xfr#74, to-chk=58/218)
19-Nov-2024 22:55:50       6,627,692  77%   15.88MB/s    0:00:00 (xfr#75, to-chk=54/218)
19-Nov-2024 22:55:50       6,700,423  78%   15.94MB/s    0:00:00 (xfr#76, to-chk=53/218)
19-Nov-2024 22:55:50       6,700,981  78%   15.94MB/s    0:00:00 (xfr#77, to-chk=52/218)
19-Nov-2024 22:55:50       6,701,609  78%   15.94MB/s    0:00:00 (xfr#78, to-chk=51/218)
19-Nov-2024 22:55:50       6,735,513  79%   15.90MB/s    0:00:00 (xfr#79, to-chk=50/218)
19-Nov-2024 22:55:50       6,736,167  79%   15.86MB/s    0:00:00 (xfr#80, to-chk=46/218)
19-Nov-2024 22:55:50       6,844,155  80%   16.08MB/s    0:00:00 (xfr#81, to-chk=45/218)
19-Nov-2024 22:55:50       6,844,809  80%   15.54MB/s    0:00:00 (xfr#82, to-chk=44/218)
19-Nov-2024 22:55:50       6,875,164  80%   15.57MB/s    0:00:00 (xfr#83, to-chk=43/218)
19-Nov-2024 22:55:50       6,875,434  80%   15.57MB/s    0:00:00 (xfr#84, to-chk=39/218)
19-Nov-2024 22:55:50       7,007,678  82%   15.19MB/s    0:00:00 (xfr#85, to-chk=38/218)
19-Nov-2024 22:55:50       7,007,948  82%   15.15MB/s    0:00:00 (xfr#86, to-chk=37/218)
19-Nov-2024 22:55:50       7,008,576  82%   15.16MB/s    0:00:00 (xfr#87, to-chk=36/218)
19-Nov-2024 22:55:50       7,049,564  82%   15.21MB/s    0:00:00 (xfr#88, to-chk=35/218)
19-Nov-2024 22:55:50       7,050,122  82%   15.18MB/s    0:00:00 (xfr#89, to-chk=31/218)
19-Nov-2024 22:55:50       7,170,078  84%   15.00MB/s    0:00:00 (xfr#90, to-chk=30/218)
19-Nov-2024 22:55:50       7,170,636  84%   15.00MB/s    0:00:00 (xfr#91, to-chk=29/218)
19-Nov-2024 22:55:50       7,234,179  85%   14.28MB/s    0:00:00 (xfr#92, to-chk=28/218)
19-Nov-2024 22:55:50       7,235,025  85%   14.29MB/s    0:00:00 (xfr#93, to-chk=24/218)
19-Nov-2024 22:55:50       7,492,525  88%   13.87MB/s    0:00:00 (xfr#94, to-chk=23/218)
19-Nov-2024 22:55:50       7,493,371  88%   13.85MB/s    0:00:00 (xfr#95, to-chk=22/218)
19-Nov-2024 22:55:50       7,541,077  88%   13.59MB/s    0:00:00 (xfr#96, to-chk=21/218)
19-Nov-2024 22:55:50       7,541,651  88%   13.60MB/s    0:00:00 (xfr#97, to-chk=17/218)
19-Nov-2024 22:55:50       7,721,523  90%   13.32MB/s    0:00:00 (xfr#98, to-chk=16/218)
19-Nov-2024 22:55:50       7,722,617  90%   13.29MB/s    0:00:00 (xfr#99, to-chk=15/218)
19-Nov-2024 22:55:50       7,755,806  91%   13.35MB/s    0:00:00 (xfr#100, to-chk=14/218)
19-Nov-2024 22:55:50       7,756,364  91%   13.35MB/s    0:00:00 (xfr#101, to-chk=10/218)
19-Nov-2024 22:55:50       7,864,808  92%   13.14MB/s    0:00:00 (xfr#102, to-chk=9/218)
19-Nov-2024 22:55:50       7,865,366  92%   13.14MB/s    0:00:00 (xfr#103, to-chk=8/218)
19-Nov-2024 22:55:50       7,920,723  93%   13.23MB/s    0:00:00 (xfr#104, to-chk=7/218)
19-Nov-2024 22:55:50       7,921,089  93%   13.23MB/s    0:00:00 (xfr#105, to-chk=3/218)
19-Nov-2024 22:55:50       8,452,354  99%   13.02MB/s    0:00:00 (xfr#106, to-chk=2/218)
19-Nov-2024 22:55:50       8,452,720  99%   13.02MB/s    0:00:00 (xfr#107, to-chk=1/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   13.07MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   12.82MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50       8,495,441  99%   12.82MB/s    0:00:00 (xfr#108, to-chk=0/218)
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-h2jjr: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-oneclient-paris-5cc45c8cb7-h2jjr/oneclient_logs
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=191/223)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50          23,822   0%   22.72MB/s    0:00:00 (xfr#1, to-chk=190/223)
19-Nov-2024 22:55:50          23,822   0%   22.72MB/s    0:00:00 (xfr#1, to-chk=184/223)
19-Nov-2024 22:55:50          24,284   0%   23.16MB/s    0:00:00 (xfr#2, to-chk=186/223)
19-Nov-2024 22:55:50         116,943   1%   27.88MB/s    0:00:00 (xfr#3, to-chk=185/223)
19-Nov-2024 22:55:50         117,405   1%   27.99MB/s    0:00:00 (xfr#4, to-chk=184/223)
19-Nov-2024 22:55:50         118,033   1%   28.14MB/s    0:00:00 (xfr#5, to-chk=183/223)
19-Nov-2024 22:55:50         193,279   2%   46.08MB/s    0:00:00 (xfr#6, to-chk=182/223)
19-Nov-2024 22:55:50         193,837   2%   36.97MB/s    0:00:00 (xfr#7, to-chk=178/223)
19-Nov-2024 22:55:50         439,338   6%   17.46MB/s    0:00:00 (xfr#8, to-chk=177/223)
19-Nov-2024 22:55:50         439,896   6%   16.78MB/s    0:00:00 (xfr#9, to-chk=176/223)
19-Nov-2024 22:55:50         569,595   7%   20.89MB/s    0:00:00 (xfr#10, to-chk=175/223)
19-Nov-2024 22:55:50         570,153   7%   20.91MB/s    0:00:00 (xfr#11, to-chk=171/223)
19-Nov-2024 22:55:50         944,661  13%   23.10MB/s    0:00:00 (xfr#12, to-chk=170/223)
19-Nov-2024 22:55:50         945,219  13%   23.11MB/s    0:00:00 (xfr#13, to-chk=169/223)
19-Nov-2024 22:55:50       1,032,217  14%   24.61MB/s    0:00:00 (xfr#14, to-chk=168/223)
19-Nov-2024 22:55:50       1,033,063  14%   24.63MB/s    0:00:00 (xfr#15, to-chk=164/223)
19-Nov-2024 22:55:50       1,350,615  18%   17.89MB/s    0:00:00 (xfr#16, to-chk=163/223)
19-Nov-2024 22:55:50       1,351,461  18%   17.90MB/s    0:00:00 (xfr#17, to-chk=162/223)
19-Nov-2024 22:55:50       1,352,089  18%   17.91MB/s    0:00:00 (xfr#18, to-chk=161/223)
19-Nov-2024 22:55:50       1,392,287  19%   18.44MB/s    0:00:00 (xfr#19, to-chk=160/223)
19-Nov-2024 22:55:50       1,392,749  19%   18.45MB/s    0:00:00 (xfr#20, to-chk=156/223)
19-Nov-2024 22:55:50       1,552,337  21%   20.01MB/s    0:00:00 (xfr#21, to-chk=155/223)
19-Nov-2024 22:55:50       1,552,799  21%   20.01MB/s    0:00:00 (xfr#22, to-chk=154/223)
19-Nov-2024 22:55:50       1,580,351  22%   20.10MB/s    0:00:00 (xfr#23, to-chk=153/223)
19-Nov-2024 22:55:50       1,580,621  22%   20.10MB/s    0:00:00 (xfr#24, to-chk=149/223)
19-Nov-2024 22:55:50       1,713,188  23%   20.17MB/s    0:00:00 (xfr#25, to-chk=148/223)
19-Nov-2024 22:55:50       1,713,458  23%   20.17MB/s    0:00:00 (xfr#26, to-chk=147/223)
19-Nov-2024 22:55:50       1,758,158  24%   20.45MB/s    0:00:00 (xfr#27, to-chk=146/223)
19-Nov-2024 22:55:50       1,758,620  24%   20.45MB/s    0:00:00 (xfr#28, to-chk=142/223)
19-Nov-2024 22:55:50       1,962,780  27%   22.28MB/s    0:00:00 (xfr#29, to-chk=141/223)
19-Nov-2024 22:55:50       1,963,242  27%   22.29MB/s    0:00:00 (xfr#30, to-chk=140/223)
19-Nov-2024 22:55:50       1,963,870  27%   22.30MB/s    0:00:00 (xfr#31, to-chk=139/223)
19-Nov-2024 22:55:50       2,048,769  28%   22.99MB/s    0:00:00 (xfr#32, to-chk=138/223)
19-Nov-2024 22:55:50       2,049,327  28%   22.73MB/s    0:00:00 (xfr#33, to-chk=134/223)
19-Nov-2024 22:55:50       2,355,080  32%   24.15MB/s    0:00:00 (xfr#34, to-chk=133/223)
19-Nov-2024 22:55:50       2,355,638  32%   24.16MB/s    0:00:00 (xfr#35, to-chk=132/223)
19-Nov-2024 22:55:50       2,356,266  32%   24.16MB/s    0:00:00 (xfr#36, to-chk=131/223)
19-Nov-2024 22:55:50       2,373,334  33%   24.08MB/s    0:00:00 (xfr#37, to-chk=130/223)
19-Nov-2024 22:55:50       2,373,700  33%   24.08MB/s    0:00:00 (xfr#38, to-chk=126/223)
19-Nov-2024 22:55:50       2,475,272  34%   25.11MB/s    0:00:00 (xfr#39, to-chk=125/223)
19-Nov-2024 22:55:50       2,475,638  34%   25.12MB/s    0:00:00 (xfr#40, to-chk=124/223)
19-Nov-2024 22:55:50       2,476,266  34%   24.86MB/s    0:00:00 (xfr#41, to-chk=123/223)
19-Nov-2024 22:55:50       2,555,960  35%   24.87MB/s    0:00:00 (xfr#42, to-chk=122/223)
19-Nov-2024 22:55:50       2,556,614  35%   24.88MB/s    0:00:00 (xfr#43, to-chk=118/223)
19-Nov-2024 22:55:50       2,848,519  39%   26.12MB/s    0:00:00 (xfr#44, to-chk=117/223)
19-Nov-2024 22:55:50       2,849,173  39%   25.88MB/s    0:00:00 (xfr#45, to-chk=116/223)
19-Nov-2024 22:55:50       2,903,740  40%   25.41MB/s    0:00:00 (xfr#46, to-chk=115/223)
19-Nov-2024 22:55:50       2,904,298  40%   25.41MB/s    0:00:00 (xfr#47, to-chk=111/223)
19-Nov-2024 22:55:50       3,117,103  43%   25.19MB/s    0:00:00 (xfr#48, to-chk=110/223)
19-Nov-2024 22:55:50       3,117,661  43%   25.20MB/s    0:00:00 (xfr#49, to-chk=109/223)
19-Nov-2024 22:55:50       3,134,179  43%   24.50MB/s    0:00:00 (xfr#50, to-chk=108/223)
19-Nov-2024 22:55:50       3,134,737  43%   24.31MB/s    0:00:00 (xfr#51, to-chk=104/223)
19-Nov-2024 22:55:50       3,218,055  44%   24.75MB/s    0:00:00 (xfr#52, to-chk=103/223)
19-Nov-2024 22:55:50       3,218,613  44%   24.75MB/s    0:00:00 (xfr#53, to-chk=102/223)
19-Nov-2024 22:55:50       3,260,977  45%   24.68MB/s    0:00:00 (xfr#54, to-chk=101/223)
19-Nov-2024 22:55:50       3,261,439  45%   24.69MB/s    0:00:00 (xfr#55, to-chk=97/223)
19-Nov-2024 22:55:50       3,396,862  47%   24.00MB/s    0:00:00 (xfr#56, to-chk=96/223)
19-Nov-2024 22:55:50       3,397,844  47%   24.00MB/s    0:00:00 (xfr#57, to-chk=95/223)
19-Nov-2024 22:55:50       3,470,568  48%   23.15MB/s    0:00:00 (xfr#58, to-chk=94/223)
19-Nov-2024 22:55:50       3,471,414  48%   22.99MB/s    0:00:00 (xfr#59, to-chk=90/223)
19-Nov-2024 22:55:50       3,791,288  52%   24.76MB/s    0:00:00 (xfr#60, to-chk=89/223)
19-Nov-2024 22:55:50       3,792,134  52%   24.77MB/s    0:00:00 (xfr#61, to-chk=88/223)
19-Nov-2024 22:55:50       3,831,788  53%   24.86MB/s    0:00:00 (xfr#62, to-chk=87/223)
19-Nov-2024 22:55:50       3,832,554  53%   24.86MB/s    0:00:00 (xfr#63, to-chk=83/223)
19-Nov-2024 22:55:50       4,010,428  56%   25.16MB/s    0:00:00 (xfr#64, to-chk=82/223)
19-Nov-2024 22:55:50       4,011,714  56%   25.17MB/s    0:00:00 (xfr#65, to-chk=81/223)
19-Nov-2024 22:55:50       4,012,342  56%   25.17MB/s    0:00:00 (xfr#66, to-chk=80/223)
19-Nov-2024 22:55:50       4,034,892  56%   25.32MB/s    0:00:00 (xfr#67, to-chk=79/223)
19-Nov-2024 22:55:50       4,035,450  56%   25.32MB/s    0:00:00 (xfr#68, to-chk=75/223)
19-Nov-2024 22:55:50       4,129,836  57%   25.57MB/s    0:00:00 (xfr#69, to-chk=74/223)
19-Nov-2024 22:55:50       4,130,394  57%   25.58MB/s    0:00:00 (xfr#70, to-chk=73/223)
19-Nov-2024 22:55:50       4,161,041  58%   25.60MB/s    0:00:00 (xfr#71, to-chk=72/223)
19-Nov-2024 22:55:50       4,161,599  58%   25.61MB/s    0:00:00 (xfr#72, to-chk=68/223)
19-Nov-2024 22:55:50       4,259,505  59%   26.04MB/s    0:00:00 (xfr#73, to-chk=67/223)
19-Nov-2024 22:55:50       4,260,063  59%   25.88MB/s    0:00:00 (xfr#74, to-chk=66/223)
19-Nov-2024 22:55:50       4,289,333  59%   26.05MB/s    0:00:00 (xfr#75, to-chk=65/223)
19-Nov-2024 22:55:50       4,289,795  59%   26.06MB/s    0:00:00 (xfr#76, to-chk=61/223)
19-Nov-2024 22:55:50       4,422,401  61%   26.69MB/s    0:00:00 (xfr#77, to-chk=60/223)
19-Nov-2024 22:55:50       4,422,863  61%   26.70MB/s    0:00:00 (xfr#78, to-chk=59/223)
19-Nov-2024 22:55:50       4,441,958  62%   26.81MB/s    0:00:00 (xfr#79, to-chk=58/223)
19-Nov-2024 22:55:50       4,442,420  62%   26.81MB/s    0:00:00 (xfr#80, to-chk=54/223)
19-Nov-2024 22:55:50       4,557,804  63%   27.34MB/s    0:00:00 (xfr#81, to-chk=53/223)
19-Nov-2024 22:55:50       4,558,266  63%   27.34MB/s    0:00:00 (xfr#82, to-chk=52/223)
19-Nov-2024 22:55:50       4,591,015  64%   27.36MB/s    0:00:00 (xfr#83, to-chk=51/223)
19-Nov-2024 22:55:50       4,591,477  64%   27.37MB/s    0:00:00 (xfr#84, to-chk=47/223)
19-Nov-2024 22:55:50       4,694,077  65%   27.81MB/s    0:00:00 (xfr#85, to-chk=46/223)
19-Nov-2024 22:55:50       4,694,539  65%   27.81MB/s    0:00:00 (xfr#86, to-chk=45/223)
19-Nov-2024 22:55:50       4,695,167  65%   27.81MB/s    0:00:00 (xfr#87, to-chk=44/223)
19-Nov-2024 22:55:50       4,826,409  67%   28.41MB/s    0:00:00 (xfr#88, to-chk=43/223)
19-Nov-2024 22:55:50       4,827,159  67%   28.42MB/s    0:00:00 (xfr#89, to-chk=39/223)
19-Nov-2024 22:55:50       5,233,050  73%   30.43MB/s    0:00:00 (xfr#90, to-chk=38/223)
19-Nov-2024 22:55:50       5,233,800  73%   30.44MB/s    0:00:00 (xfr#91, to-chk=37/223)
19-Nov-2024 22:55:50       5,258,788  73%   30.58MB/s    0:00:00 (xfr#92, to-chk=36/223)
19-Nov-2024 22:55:50       5,259,250  73%   30.40MB/s    0:00:00 (xfr#93, to-chk=32/223)
19-Nov-2024 22:55:50       5,380,427  75%   30.01MB/s    0:00:00 (xfr#94, to-chk=31/223)
19-Nov-2024 22:55:50       5,380,889  75%   29.83MB/s    0:00:00 (xfr#95, to-chk=30/223)
19-Nov-2024 22:55:50       5,576,341  77%   30.39MB/s    0:00:00 (xfr#96, to-chk=29/223)
19-Nov-2024 22:55:50       5,576,899  77%   30.39MB/s    0:00:00 (xfr#97, to-chk=25/223)
19-Nov-2024 22:55:50       6,493,223  90%   32.25MB/s    0:00:00 (xfr#98, to-chk=24/223)
19-Nov-2024 22:55:50       6,494,769  90%   32.26MB/s    0:00:00 (xfr#99, to-chk=23/223)
19-Nov-2024 22:55:50       6,518,913  91%   32.38MB/s    0:00:00 (xfr#100, to-chk=22/223)
19-Nov-2024 22:55:50       6,519,471  91%   32.38MB/s    0:00:00 (xfr#101, to-chk=18/223)
19-Nov-2024 22:55:50       6,606,849  92%   32.65MB/s    0:00:00 (xfr#102, to-chk=17/223)
19-Nov-2024 22:55:50       6,607,407  92%   32.65MB/s    0:00:00 (xfr#103, to-chk=16/223)
19-Nov-2024 22:55:50       6,655,150  92%   32.55MB/s    0:00:00 (xfr#104, to-chk=15/223)
19-Nov-2024 22:55:50       6,655,612  93%   32.55MB/s    0:00:00 (xfr#105, to-chk=11/223)
19-Nov-2024 22:55:50       6,804,777  95%   32.45MB/s    0:00:00 (xfr#106, to-chk=10/223)
19-Nov-2024 22:55:50       6,805,239  95%   32.45MB/s    0:00:00 (xfr#107, to-chk=9/223)
19-Nov-2024 22:55:50       6,805,867  95%   32.29MB/s    0:00:00 (xfr#108, to-chk=8/223)
19-Nov-2024 22:55:50       6,859,507  95%   31.91MB/s    0:00:00 (xfr#109, to-chk=7/223)
19-Nov-2024 22:55:50       6,860,065  95%   31.91MB/s    0:00:00 (xfr#110, to-chk=3/223)
19-Nov-2024 22:55:50       7,061,507  98%   31.47MB/s    0:00:00 (xfr#111, to-chk=2/223)
19-Nov-2024 22:55:50       7,062,065  98%   31.47MB/s    0:00:00 (xfr#112, to-chk=1/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.87MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.87MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.72MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.58MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50       7,152,060  99%   31.58MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50          61,625   6%   58.77MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 22:55:50         102,315  10%   48.79MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 22:55:50         102,315  10%   48.79MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 22:55:50         102,315  10%   48.79MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 22:55:50         141,555  14%   45.00MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 22:55:50         141,705  14%   45.05MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 22:55:50         142,002  14%   45.14MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 22:55:50         296,907  29%   20.23MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 22:55:50         297,376  30%   18.91MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 22:55:50         298,325  30%   18.97MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 22:55:50         298,647  30%   18.99MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 22:55:50         299,773  30%   19.06MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 22:55:50         300,251  30%   19.09MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 22:55:50         301,035  30%   19.14MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 22:55:50         301,987  30%   19.20MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 22:55:50         302,459  30%   19.23MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 22:55:50         303,496  30%   18.09MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 22:55:50         303,812  30%   18.11MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 22:55:50         304,932  30%   18.18MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 22:55:50         305,248  30%   18.19MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 22:55:50         307,187  31%   18.31MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 22:55:50         307,986  31%   17.28MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 22:55:50         308,302  31%   16.33MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 22:55:50         309,021  31%   16.37MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 22:55:50         309,493  31%   16.40MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 22:55:50         310,336  31%   16.44MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 22:55:50         311,141  31%   15.62MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 22:55:50         311,922  31%   15.66MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 22:55:50         313,024  31%   14.93MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 22:55:50         313,340  31%   14.94MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 22:55:50         313,656  31%   14.24MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 22:55:50         314,599  31%   14.29MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 22:55:50         315,227  31%   14.32MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 22:55:50         316,014  31%   14.35MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 22:55:50         316,972  32%   13.74MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 22:55:50         317,606  32%   13.77MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 22:55:50         318,078  32%   13.79MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 22:55:50         318,889  32%   13.82MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 22:55:50         319,205  32%   13.84MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 22:55:50         320,151  32%   13.88MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 22:55:50         320,467  32%   13.29MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 22:55:50         320,783  32%   13.30MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 22:55:50         321,108  32%   13.31MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 22:55:50         321,424  32%   13.33MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 22:55:50         321,740  32%   13.34MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 22:55:50         322,368  32%   12.81MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 22:55:50         322,840  32%   12.83MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 22:55:50         323,319  32%   12.85MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 22:55:50         323,642  32%   12.86MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 22:55:50         324,282  32%   12.89MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 22:55:50         324,595  32%   12.90MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 22:55:50         326,218  32%   12.44MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 22:55:50         326,690  32%   12.46MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 22:55:50         327,009  33%   12.47MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 22:55:50         327,325  33%   12.49MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 22:55:50         328,659  33%   12.54MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 22:55:50         329,136  33%   12.07MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 22:55:50         330,427  33%   12.12MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 22:55:50         330,899  33%   12.14MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 22:55:50         331,059  33%   12.14MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 22:55:50         338,067  34%   11.94MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 22:55:50         340,346  34%   12.02MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 22:55:50         344,712  34%   12.18MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 22:55:50         352,691  35%   12.01MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 22:55:50         358,197  36%   12.20MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 22:55:50         362,528  36%   12.35MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 22:55:50         373,585  37%   12.29MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 22:55:50         378,521  38%   12.45MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 22:55:50         384,560  38%   12.65MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 22:55:50         391,610  39%   12.45MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 22:55:50         404,660  40%   12.86MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 22:55:50         406,119  41%   12.91MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 22:55:50         415,179  41%   12.77MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 22:55:50         417,971  42%   12.86MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 22:55:50         420,342  42%   12.93MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 22:55:50         427,050  43%   13.14MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 22:55:50         430,960  43%   13.26MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 22:55:50         434,835  43%   12.96MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 22:55:50         446,859  45%   13.32MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 22:55:50         459,339  46%   13.69MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 22:55:50         470,907  47%   13.61MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 22:55:50         478,921  48%   13.84MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 22:55:50         479,867  48%   13.87MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 22:55:50         480,320  48%   13.88MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 22:55:50         489,417  49%   13.73MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 22:55:50         500,016  50%   14.03MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 22:55:50         503,319  50%   14.12MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 22:55:50         504,171  50%   14.14MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 22:55:50         510,247  51%   14.31MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 22:55:50         517,711  52%   14.11MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 22:55:50         520,543  52%   14.18MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 22:55:50         525,385  53%   14.32MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 22:55:50         537,503  54%   14.65MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 22:55:50         547,683  55%   14.92MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 22:55:50         557,922  56%   15.20MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 22:55:50         561,324  56%   15.29MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 22:55:50         572,986  57%   15.61MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 22:55:50         582,710  58%   15.44MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 22:55:50         596,273  60%   15.80MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 22:55:50         609,360  61%   16.14MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 22:55:50         622,960  62%   16.50MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 22:55:50         624,781  63%   16.55MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 22:55:50         637,298  64%   16.43MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 22:55:50         638,997  64%   16.47MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 22:55:50         645,643  65%   16.64MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 22:55:50         646,133  65%   16.65MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 22:55:50         656,769  66%   16.93MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 22:55:50         666,456  67%   17.18MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 22:55:50         677,513  68%   17.46MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 22:55:50         682,982  68%   17.60MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 22:55:50         690,483  69%   17.33MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 22:55:50         692,341  69%   17.38MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 22:55:50         692,627  69%   17.38MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 22:55:50         692,913  69%   17.39MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50         692,913  69%   17.39MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50         692,913  69%   17.39MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50         692,913  69%   16.12MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50         692,913  69%   16.12MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50         692,913  69%   16.12MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:55:50           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:55:50           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:55:50           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:55:50           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:55:50           6,899  50%    3.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50          23,693  16%   22.60MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:55:50          48,374  33%   46.13MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:55:50          48,374  33%   46.13MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:55:50          71,864  49%   68.53MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:55:50          72,155  50%   68.81MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:55:50          72,155  50%   34.41MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50         151,206  12%   72.10MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 22:55:50         190,763  16%   60.64MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 22:55:50         190,763  16%   60.64MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 22:55:50         190,763  16%   60.64MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 22:55:50         228,898  19%   21.83MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 22:55:50         229,048  19%   21.84MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 22:55:50         229,345  19%   19.88MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 22:55:50         384,248  32%   10.18MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 22:55:50         384,921  32%   10.20MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 22:55:50         386,082  33%   10.23MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 22:55:50         386,366  33%   10.24MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 22:55:50         387,516  33%   10.27MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 22:55:50         387,950  33%   10.28MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 22:55:50         389,015  33%   10.03MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 22:55:50         389,828  33%   10.05MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 22:55:50         390,266  33%   10.06MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 22:55:50         391,392  33%   10.09MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 22:55:50         391,675  33%   10.10MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 22:55:50         392,813  33%   10.12MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 22:55:50         393,251  33%   10.14MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 22:55:50         395,056  33%    9.91MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 22:55:50         395,884  33%    9.94MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 22:55:50         396,164  33%    9.94MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 22:55:50         397,191  34%    9.97MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 22:55:50         397,627  34%    9.98MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 22:55:50         398,479  34%    9.74MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 22:55:50         399,296  34%    9.76MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 22:55:50         400,101  34%    9.78MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 22:55:50         400,982  34%    9.56MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 22:55:50         401,262  34%    9.57MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 22:55:50         401,542  34%    9.57MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 22:55:50         402,573  34%    9.60MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 22:55:50         403,165  34%    9.61MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 22:55:50         404,150  34%    9.40MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 22:55:50         405,309  34%    9.43MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 22:55:50         406,282  34%    9.45MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 22:55:50         406,722  34%    9.46MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 22:55:50         407,530  34%    9.48MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 22:55:50         407,813  34%    9.26MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 22:55:50         409,017  35%    9.29MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 22:55:50         409,453  35%    9.30MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 22:55:50         409,733  35%    9.30MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 22:55:50         410,421  35%    9.32MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 22:55:50         410,706  35%    9.33MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 22:55:50         410,990  35%    9.12MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 22:55:50         411,580  35%    9.13MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 22:55:50         412,577  35%    9.15MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 22:55:50         412,859  35%    9.16MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 22:55:50         413,295  35%    9.17MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 22:55:50         414,100  35%    9.18MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 22:55:50         414,540  35%    9.19MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 22:55:50         418,928  35%    9.29MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 22:55:50         419,364  35%    9.30MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 22:55:50         419,980  35%    9.10MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 22:55:50         420,260  35%    9.11MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 22:55:50         421,692  36%    9.14MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 22:55:50         422,169  36%    9.15MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 22:55:50         423,538  36%    9.18MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 22:55:50         423,816  36%    9.19MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 22:55:50         424,098  36%    9.19MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 22:55:50         431,106  36%    9.34MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 22:55:50         433,383  37%    8.43MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 22:55:50         437,657  37%    8.52MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 22:55:50         445,634  38%    8.67MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 22:55:50         451,048  38%    8.78MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 22:55:50         455,377  39%    8.69MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 22:55:50         466,432  39%    8.90MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 22:55:50         471,268  40%    8.99MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 22:55:50         477,307  40%    9.10MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 22:55:50         484,252  41%    9.24MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 22:55:50 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:55:50         497,302  42%    9.30MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 22:55:50         498,661  42%    9.32MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 22:55:50         507,721  43%    9.49MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 22:55:50         510,511  43%    9.55MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 22:55:50         512,782  43%    9.59MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 22:55:50 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:55:50         519,383  44%    9.53MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 22:55:50         523,136  44%    8.18MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 22:55:50         527,011  45%    8.24MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 22:55:50         539,037  46%    8.43MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 22:55:50         551,517  47%    8.62MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 22:55:50         563,085  48%    8.66MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 22:55:50         570,997  48%    8.78MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 22:55:50         571,786  48%    8.80MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 22:55:50         572,239  49%    8.80MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 22:55:50         581,236  49%    8.94MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 22:55:50         591,835  50%    8.68MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 22:55:50         595,195  50%    8.73MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 22:55:50         596,049  51%    8.75MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 22:55:50         602,023  51%    8.70MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 22:55:50         609,487  52%    8.81MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 22:55:50         612,214  52%    8.85MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 22:55:50         617,113  52%    8.92MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 22:55:50         629,131  53%    9.09MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 22:55:50         639,211  54%    9.24MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 22:55:50         649,346  55%    9.24MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 22:55:50         652,586  55%    9.29MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 22:55:50         664,091  56%    9.45MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 22:55:50         673,715  57%    9.59MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 22:55:50         687,278  58%    9.78MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 22:55:50         700,273  59%    9.97MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 22:55:50         713,724  61%   10.16MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 22:55:50         715,545  61%   10.19MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 22:55:50         727,962  62%   10.21MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 22:55:50         729,423  62%   10.23MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 22:55:50         735,969  63%   10.32MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 22:55:50         736,357  63%   10.33MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 22:55:50         746,893  63%   10.47MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 22:55:50         756,580  64%   10.61MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 22:55:50         767,637  65%   10.77MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 22:55:50         773,106  66%   10.69MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 22:55:50         780,507  66%   10.79MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 22:55:50         782,263  66%   10.81MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 22:55:50         782,548  67%   10.82MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 22:55:50         782,833  67%   10.82MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50         782,833  67%   10.82MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50         782,833  67%   10.82MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50         782,833  67%    9.22MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50         782,833  67%    9.22MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50         782,833  67%    9.22MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:55:50           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:55:50           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:55:50           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:55:50           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:55:50           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50          23,465  16%   22.38MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:55:50          47,913  33%    7.62MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:55:50          47,913  33%    6.53MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:55:50          71,175  49%    9.70MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:55:50          71,466  50%    9.74MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:55:50          71,466  50%    5.68MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50          23,813   3%   22.71MB/s    0:00:00 (xfr#2, to-chk=15/20)
19-Nov-2024 22:55:50          48,391   6%   15.38MB/s    0:00:00 (xfr#3, to-chk=13/20)
19-Nov-2024 22:55:50          48,391   6%   15.38MB/s    0:00:00 (xfr#4, to-chk=11/20)
19-Nov-2024 22:55:50          71,724   9%   11.40MB/s    0:00:00 (xfr#5, to-chk=9/20)
19-Nov-2024 22:55:50          71,815   9%   11.41MB/s    0:00:00 (xfr#6, to-chk=7/20)
19-Nov-2024 22:55:50         208,378  28%    6.85MB/s    0:00:00 (xfr#7, to-chk=5/20)
19-Nov-2024 22:55:50         208,675  28%    6.63MB/s    0:00:00 (xfr#8, to-chk=3/20)
19-Nov-2024 22:55:50         363,991  50%   10.52MB/s    0:00:00 (xfr#9, to-chk=1/20)
19-Nov-2024 22:55:50         363,991  50%    9.92MB/s    0:00:00 (xfr#9, to-chk=0/20)
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50          53,541  12%   51.06MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:55:50         108,636  25%  103.60MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:55:50         156,111  37%   74.44MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:55:50         209,449  49%   99.87MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:55:50         209,740  50%  100.01MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:55:50         209,740  50%   50.01MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:55:50 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.33.10/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:55:50               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:55:50           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:55:50           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:55:50           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:55:50           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:55:50           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:55:50           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:55:50 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1732056937.8678257 exists, exporting anyway.
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50 =============================== warnings summary ===============================
19-Nov-2024 22:55:50 tests/utils/rest_utils.py:98
19-Nov-2024 22:55:50   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:55:50     print("""
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50 tests/utils/path_utils.py:112
19-Nov-2024 22:55:50   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:55:50     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:55:50   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:55:50     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:55:50   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:55:50     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:55:50
19-Nov-2024 22:55:50 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:55:50 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:55:50 ================= 26 passed, 4 warnings in 1364.95s (0:22:44) ==================
19-Nov-2024 22:55:55 release "dev" uninstalled
19-Nov-2024 22:55:55 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:55:55 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 22:55:59 No resources found
19-Nov-2024 22:56:00 Sidecar injection has been disabled
19-Nov-2024 22:56:00 Cleaning helm release "dev"...
19-Nov-2024 22:56:00 Deleted 1 helm deployments
19-Nov-2024 22:56:00 Deleted 0 k8s deployments
19-Nov-2024 22:56:00 Deleted 0 k8s services
19-Nov-2024 22:56:00 Deleted 0 persistent volumes
19-Nov-2024 22:56:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:56:01 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:56:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:56:01 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:56:01 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:56:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:56:01 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:56:01 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:56:01 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:56:01 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD...
19-Nov-2024 22:56:01 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:56:01 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:56:01
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:56:01
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:56:01
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:56:01
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:56:01
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:56:01
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:56:01
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:56:01
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:56:01
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:56:01
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:56:01 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:56:01
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3366 (ODSRV-OAP-MRFCD-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3366-ScriptBuildTask-5706416596822348205.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance
19-Nov-2024 22:56:01 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_directio.tar.gz
19-Nov-2024 22:56:02 Uploading artifact
19-Nov-2024 22:56:02     source path: surefire_multiprovider_regular_file_CRUD_directio.tar.gz
19-Nov-2024 22:56:02     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_directio.tar.gz
19-Nov-2024 22:56:02 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:56:02 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:56:02 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:56:02
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3366 (ODSRV-OAP-MRFCD-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3366-ScriptBuildTask-12118297245772444344.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD
19-Nov-2024 22:56:02 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:56:03 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:56:03 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:56:03
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:56:03 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:56:03
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3366 (ODSRV-OAP-MRFCD-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3366-ScriptBuildTask-9929247847017392915.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance
19-Nov-2024 22:56:03   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:56:03                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:56:03
19-Nov-2024 22:56:03   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:56:03 100  4822  100  4822    0     0  62623      0 --:--:-- --:--:-- --:--:-- 62623
19-Nov-2024 22:56:03 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:56:04 Cleaning helm deployments
19-Nov-2024 22:56:04 Cleanining pods
19-Nov-2024 22:56:04 Cleaning kube persistant volumes
19-Nov-2024 22:56:05 Cleaning dockswift container
19-Nov-2024 22:56:05 Cleaning docker containers
19-Nov-2024 22:56:08 Stalled docker containers to remove:
19-Nov-2024 22:56:08 a9b49869aec1 8c5b3b303816 383488da9e36 14f81b4d5dd4 cde5a1b78a43 a89e60a6ca4d a17e4fa56343 c52680326b65 f1c79c97f4de 802309fc7454 e64c638f6103 baa3c40089b2 bb1f9f8538f1 45f9a6ac6dbe ec4b908fa876 4dab74ae4bd7 f6b7d71c4a3d de5364f46807 3cb6ab9db044 4b10587de71f
19-Nov-2024 22:56:08 Removing stalled docker containers
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: a9b49869aec1: Container a9b49869aec165f073231f19e0b74ab9627358252b155674274976c063d80346 is not running
19-Nov-2024 22:56:08 a9b49869aec1
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: 8c5b3b303816: Container 8c5b3b303816b0c30b3e2b41d70d3b3d033dc60cf390ca626e9803ca3e110158 is not running
19-Nov-2024 22:56:08 8c5b3b303816
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: 383488da9e36: Container 383488da9e364a76f90e830202cfbe4bdaab3680ff3633754079c33fff21cd5e is not running
19-Nov-2024 22:56:08 383488da9e36
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: 14f81b4d5dd4: Container 14f81b4d5dd46595e11547bd7bc4d189eba915023de2dedbab82831d718f0023 is not running
19-Nov-2024 22:56:08 14f81b4d5dd4
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: cde5a1b78a43: Container cde5a1b78a43689f13a53da64af11d98c8667c3b564cee2faa17eb79b75bf978 is not running
19-Nov-2024 22:56:08 cde5a1b78a43
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: a89e60a6ca4d: Container a89e60a6ca4d33f1afd348d198e20af09c7a4bcf178e38206079def7e4b5c55b is not running
19-Nov-2024 22:56:08 a89e60a6ca4d
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: a17e4fa56343: Container a17e4fa56343c0a67a678afcf75b462b11a746aa607e1b5992f99ba3062f4d1e is not running
19-Nov-2024 22:56:08 a17e4fa56343
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: c52680326b65: Container c52680326b65e567ca63ecc1f0fa901a0ab312654d06d658cc33eaf9dddd962c is not running
19-Nov-2024 22:56:08 c52680326b65
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: f1c79c97f4de: Container f1c79c97f4de09b94af47c92cbcbe4031ad843c749d5c30958f55a3b1b1425c1 is not running
19-Nov-2024 22:56:08 f1c79c97f4de
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: 802309fc7454: Container 802309fc7454d3240a40777185bd74612e0f4744912939f8df6f8b2ac74b6bbf is not running
19-Nov-2024 22:56:08 802309fc7454
19-Nov-2024 22:56:08 Error response from daemon: Cannot kill container: e64c638f6103: Container e64c638f61034a19a519cde610ca1826da7cc9f1ed862027ce0723979b62b4a8 is not running
19-Nov-2024 22:56:08 e64c638f6103
19-Nov-2024 22:56:09 Error response from daemon: Cannot kill container: baa3c40089b2: Container baa3c40089b2cef62d8b0d3211a1653bc7df9dd3b64b56eb2cfb568d2278ad74 is not running
19-Nov-2024 22:56:09 baa3c40089b2
19-Nov-2024 22:56:09 Error response from daemon: Cannot kill container: bb1f9f8538f1: Container bb1f9f8538f1360babf9c3d4e91b8d290b1e2d8d84eb5ce5b6c58df1510af2e2 is not running
19-Nov-2024 22:56:09 bb1f9f8538f1
19-Nov-2024 22:56:09 Error response from daemon: Cannot kill container: 45f9a6ac6dbe: Container 45f9a6ac6dbeed98531aedf81135b41d9a0ebc97ea88441c404554b9c15b1485 is not running
19-Nov-2024 22:56:09 45f9a6ac6dbe
19-Nov-2024 22:56:09 Error response from daemon: Cannot kill container: ec4b908fa876: Container ec4b908fa87617833c3dc6e4aaec04a3fa6a47c49640a1486e09a9e32e5d5701 is not running
19-Nov-2024 22:56:09 ec4b908fa876
19-Nov-2024 22:56:09 Error response from daemon: Cannot kill container: 4dab74ae4bd7: Container 4dab74ae4bd7bb0803a53059333d2a4dec33a1750de99043fdfd04360f7910e9 is not running
19-Nov-2024 22:56:09 4dab74ae4bd7
19-Nov-2024 22:56:09 Error response from daemon: Cannot kill container: f6b7d71c4a3d: Container f6b7d71c4a3d5af42f309781cf2fa72abaf7adb72b5351e9e3ac328a1af1678e is not running
19-Nov-2024 22:56:09 f6b7d71c4a3d
19-Nov-2024 22:56:09 Error response from daemon: Cannot kill container: de5364f46807: Container de5364f46807d0d1ceea01ece8ffa0f8031b30dcd1fe242bda2d34816d99fbc7 is not running
19-Nov-2024 22:56:09 de5364f46807
19-Nov-2024 22:56:09 Error response from daemon: Cannot kill container: 3cb6ab9db044: Container 3cb6ab9db044e4248201d4175131c442944b994df9fc789bb2d677ec72a29f90 is not running
19-Nov-2024 22:56:09 3cb6ab9db044
19-Nov-2024 22:56:09 4b10587de71f
19-Nov-2024 22:56:09 4b10587de71f
19-Nov-2024 22:56:09 Stalled docker volumes to remove:
19-Nov-2024 22:56:09
19-Nov-2024 22:56:09 Removing stalled docker volumes
19-Nov-2024 22:56:09 Removing stalled loopdevices
19-Nov-2024 22:56:10 Done
19-Nov-2024 22:56:10 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:56:10 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:56:10 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:56:10 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:56:10 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:56:10 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:56:10 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:56:10 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:56:10 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:56:10 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 131.9 ms
19-Nov-2024 22:56:11 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD'
19-Nov-2024 22:56:11 Finalising the build...
19-Nov-2024 22:56:11 Stopping timer.
19-Nov-2024 22:56:11 Build ODSRV-OAP-MRFCD-3366 completed.
19-Nov-2024 22:56:11 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:56:11 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:56:11 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:56:11 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:56:11 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:56:11 All post build plugins have finished
19-Nov-2024 22:56:11 Generating build results summary...
19-Nov-2024 22:56:11 Saving build results to disk...
19-Nov-2024 22:56:11 Store variable context...
19-Nov-2024 22:56:11 Finished building ODSRV-OAP-MRFCD-3366.