oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: multiprovider proxy regular file stat proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

03-Dec-2024 18:41:28 =================================================================
03-Dec-2024 18:41:28
03-Dec-2024 18:41:29 PASSED
03-Dec-2024 18:41:29 Unmounting client from /tmp/onedata/mnt/xk1uuq055w8spxbm
03-Dec-2024 18:41:29
03-Dec-2024 18:41:29
03-Dec-2024 18:41:29 Unmounting client from /tmp/onedata/mnt/cw2k3wfk808sa2z6
03-Dec-2024 18:41:29
03-Dec-2024 18:41:29
03-Dec-2024 18:41:55 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_increase_size[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:41:55 =================================================================
03-Dec-2024 18:41:55 - Executing scenario 'Increase regular file size with truncate'
03-Dec-2024 18:41:55 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:41:55 -----------------------------------------------------------------
03-Dec-2024 18:41:55 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:41:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:41:55 using [token, token] by [user1, user2]"'
03-Dec-2024 18:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv'
03-Dec-2024 18:41:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv' successfully started
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ejpdwlpmbv8hwytt
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ejpdwlpmbv8hwytt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ejpdwlpmbv8hwytt
03-Dec-2024 18:41:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2944074799829541029'...
03-Dec-2024 18:41:55 Getting configuration...
03-Dec-2024 18:41:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ejpdwlpmbv8hwytt'.
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:41:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2'
03-Dec-2024 18:41:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2' successfully started
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rtgqu2xzr2dxb3ig
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rtgqu2xzr2dxb3ig --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rtgqu2xzr2dxb3ig
03-Dec-2024 18:41:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17778267648001000168'...
03-Dec-2024 18:41:55 Getting configuration...
03-Dec-2024 18:41:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rtgqu2xzr2dxb3ig'.
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:41:55 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:41:55 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:41:55 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
03-Dec-2024 18:41:55 -- Executing step: 'Then "size of user2's space1/file1 is 1000000 bytes on client21"'
03-Dec-2024 18:41:55 =================================================================
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55 PASSED
03-Dec-2024 18:41:55 Unmounting client from /tmp/onedata/mnt/ejpdwlpmbv8hwytt
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55 Unmounting client from /tmp/onedata/mnt/rtgqu2xzr2dxb3ig
03-Dec-2024 18:41:55
03-Dec-2024 18:41:55
03-Dec-2024 18:42:22 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_decrease_size[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:42:22 =================================================================
03-Dec-2024 18:42:22 - Executing scenario 'Decrease regular file size with truncate'
03-Dec-2024 18:42:22 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:42:22 -----------------------------------------------------------------
03-Dec-2024 18:42:22 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:42:22 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:42:22 using [token, token] by [user1, user2]"'
03-Dec-2024 18:42:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:42:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:42:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv'
03-Dec-2024 18:42:22 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv' successfully started
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0el54t5ki5ulb37d
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0el54t5ki5ulb37d --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0el54t5ki5ulb37d
03-Dec-2024 18:42:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1975111890086840838'...
03-Dec-2024 18:42:22 Getting configuration...
03-Dec-2024 18:42:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0el54t5ki5ulb37d'.
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:42:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:42:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2'
03-Dec-2024 18:42:22 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2' successfully started
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gg7kjbynlvezhnb3
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gg7kjbynlvezhnb3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gg7kjbynlvezhnb3
03-Dec-2024 18:42:22 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3857430431623885246'...
03-Dec-2024 18:42:22 Getting configuration...
03-Dec-2024 18:42:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gg7kjbynlvezhnb3'.
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:42:22 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:42:22 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:42:22 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
03-Dec-2024 18:42:22 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
03-Dec-2024 18:42:22 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
03-Dec-2024 18:42:22 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
03-Dec-2024 18:42:22 =================================================================
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22 PASSED
03-Dec-2024 18:42:22 Unmounting client from /tmp/onedata/mnt/0el54t5ki5ulb37d
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22 Unmounting client from /tmp/onedata/mnt/gg7kjbynlvezhnb3
03-Dec-2024 18:42:22
03-Dec-2024 18:42:22
03-Dec-2024 18:42:48 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:42:48 =================================================================
03-Dec-2024 18:42:48 - Executing scenario 'Fail to truncate regular file without write permission'
03-Dec-2024 18:42:48 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:42:48 -----------------------------------------------------------------
03-Dec-2024 18:42:48 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:42:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:42:48 using [token, token] by [user1, user2]"'
03-Dec-2024 18:42:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:42:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:42:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv'
03-Dec-2024 18:42:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv' successfully started
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/um1hoboopeyecqnc
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/um1hoboopeyecqnc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/um1hoboopeyecqnc
03-Dec-2024 18:42:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14987148329573211604'...
03-Dec-2024 18:42:48 Getting configuration...
03-Dec-2024 18:42:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/um1hoboopeyecqnc'.
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:42:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:42:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2'
03-Dec-2024 18:42:48 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2' successfully started
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/t2si8qam1hi9rdua
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/t2si8qam1hi9rdua --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/t2si8qam1hi9rdua
03-Dec-2024 18:42:48 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17983332326683011611'...
03-Dec-2024 18:42:48 Getting configuration...
03-Dec-2024 18:42:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/t2si8qam1hi9rdua'.
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:42:48 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:42:48 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:42:48 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:42:48 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
03-Dec-2024 18:42:48 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
03-Dec-2024 18:42:48 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
03-Dec-2024 18:42:48 =================================================================
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48 PASSED
03-Dec-2024 18:42:48 Unmounting client from /tmp/onedata/mnt/um1hoboopeyecqnc
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48 Unmounting client from /tmp/onedata/mnt/t2si8qam1hi9rdua
03-Dec-2024 18:42:48
03-Dec-2024 18:42:48
03-Dec-2024 18:43:12 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:43:12 =================================================================
03-Dec-2024 18:43:12 - Executing scenario 'Timestamps at creation'
03-Dec-2024 18:43:12 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:43:12 -----------------------------------------------------------------
03-Dec-2024 18:43:12 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:43:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:43:12 using [token, token] by [user1, user2]"'
03-Dec-2024 18:43:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:43:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:43:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:43:12
03-Dec-2024 18:43:12
03-Dec-2024 18:43:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv'
03-Dec-2024 18:43:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv' successfully started
03-Dec-2024 18:43:12
03-Dec-2024 18:43:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wx89inouql346y0n
03-Dec-2024 18:43:12
03-Dec-2024 18:43:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wx89inouql346y0n --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wx89inouql346y0n
03-Dec-2024 18:43:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15974409768551982847'...
03-Dec-2024 18:43:12 Getting configuration...
03-Dec-2024 18:43:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wx89inouql346y0n'.
03-Dec-2024 18:43:12
03-Dec-2024 18:43:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:43:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:43:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:43:12
03-Dec-2024 18:43:12
03-Dec-2024 18:43:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2'
03-Dec-2024 18:43:12 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2' successfully started
03-Dec-2024 18:43:12
03-Dec-2024 18:43:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8uuekd3mf0ab6bei
03-Dec-2024 18:43:12
03-Dec-2024 18:43:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8uuekd3mf0ab6bei --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8uuekd3mf0ab6bei
03-Dec-2024 18:43:12 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10520668702519905948'...
03-Dec-2024 18:43:12 Getting configuration...
03-Dec-2024 18:43:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8uuekd3mf0ab6bei'.
03-Dec-2024 18:43:12
03-Dec-2024 18:43:12 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:43:12 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:43:12 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:43:12 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
03-Dec-2024 18:43:12 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
03-Dec-2024 18:43:12 =================================================================
03-Dec-2024 18:43:12
03-Dec-2024 18:43:13 PASSED
03-Dec-2024 18:43:13 Unmounting client from /tmp/onedata/mnt/wx89inouql346y0n
03-Dec-2024 18:43:13
03-Dec-2024 18:43:13
03-Dec-2024 18:43:13 Unmounting client from /tmp/onedata/mnt/8uuekd3mf0ab6bei
03-Dec-2024 18:43:13
03-Dec-2024 18:43:13
03-Dec-2024 18:43:38 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:43:38 =================================================================
03-Dec-2024 18:43:38 - Executing scenario 'Fail to update timestamps (touch) without write permission'
03-Dec-2024 18:43:38 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:43:38 -----------------------------------------------------------------
03-Dec-2024 18:43:38 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:43:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:43:38 using [token, token] by [user1, user2]"'
03-Dec-2024 18:43:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:43:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:43:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv'
03-Dec-2024 18:43:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv' successfully started
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/08s7ciatlbw2lb64
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/08s7ciatlbw2lb64 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/08s7ciatlbw2lb64
03-Dec-2024 18:43:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7176817997200984758'...
03-Dec-2024 18:43:38 Getting configuration...
03-Dec-2024 18:43:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/08s7ciatlbw2lb64'.
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:43:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:43:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2'
03-Dec-2024 18:43:38 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2' successfully started
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p4504wdla9f41qyh
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p4504wdla9f41qyh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p4504wdla9f41qyh
03-Dec-2024 18:43:38 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15780406888326568433'...
03-Dec-2024 18:43:38 Getting configuration...
03-Dec-2024 18:43:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p4504wdla9f41qyh'.
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:43:38 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:43:38 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:43:38 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:43:38 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
03-Dec-2024 18:43:38 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
03-Dec-2024 18:43:38 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
03-Dec-2024 18:43:38 =================================================================
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38 PASSED
03-Dec-2024 18:43:38 Unmounting client from /tmp/onedata/mnt/08s7ciatlbw2lb64
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38 Unmounting client from /tmp/onedata/mnt/p4504wdla9f41qyh
03-Dec-2024 18:43:38
03-Dec-2024 18:43:38
03-Dec-2024 18:44:02 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:44:02 =================================================================
03-Dec-2024 18:44:02 - Executing scenario 'Update timestamps (touch) with write permission'
03-Dec-2024 18:44:02 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:44:02 -----------------------------------------------------------------
03-Dec-2024 18:44:02 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:44:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:44:02 using [token, token] by [user1, user2]"'
03-Dec-2024 18:44:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:44:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:44:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:44:02
03-Dec-2024 18:44:02
03-Dec-2024 18:44:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv'
03-Dec-2024 18:44:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv' successfully started
03-Dec-2024 18:44:02
03-Dec-2024 18:44:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6k0xpgg33u4ws3k3
03-Dec-2024 18:44:02
03-Dec-2024 18:44:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6k0xpgg33u4ws3k3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6k0xpgg33u4ws3k3
03-Dec-2024 18:44:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4478179454337007149'...
03-Dec-2024 18:44:02 Getting configuration...
03-Dec-2024 18:44:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6k0xpgg33u4ws3k3'.
03-Dec-2024 18:44:02
03-Dec-2024 18:44:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:44:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:44:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:44:02
03-Dec-2024 18:44:02
03-Dec-2024 18:44:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2'
03-Dec-2024 18:44:02 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2' successfully started
03-Dec-2024 18:44:02
03-Dec-2024 18:44:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2mm6z71wtn844mt0
03-Dec-2024 18:44:02
03-Dec-2024 18:44:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2mm6z71wtn844mt0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2mm6z71wtn844mt0
03-Dec-2024 18:44:02 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14260073585137411568'...
03-Dec-2024 18:44:02 Getting configuration...
03-Dec-2024 18:44:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2mm6z71wtn844mt0'.
03-Dec-2024 18:44:02
03-Dec-2024 18:44:02 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:44:02 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:44:02 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:44:02 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:44:02 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
03-Dec-2024 18:44:02 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
03-Dec-2024 18:44:02 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
03-Dec-2024 18:44:02 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
03-Dec-2024 18:44:02 =================================================================
03-Dec-2024 18:44:02
03-Dec-2024 18:44:03 PASSED
03-Dec-2024 18:44:03 Unmounting client from /tmp/onedata/mnt/6k0xpgg33u4ws3k3
03-Dec-2024 18:44:03
03-Dec-2024 18:44:03
03-Dec-2024 18:44:03 Unmounting client from /tmp/onedata/mnt/2mm6z71wtn844mt0
03-Dec-2024 18:44:03
03-Dec-2024 18:44:03
03-Dec-2024 18:44:36 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:44:36 =================================================================
03-Dec-2024 18:44:36 - Executing scenario 'Access time'
03-Dec-2024 18:44:36 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:44:36 -----------------------------------------------------------------
03-Dec-2024 18:44:36 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:44:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:44:36 using [token, token] by [user1, user2]"'
03-Dec-2024 18:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:44:36
03-Dec-2024 18:44:36
03-Dec-2024 18:44:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv'
03-Dec-2024 18:44:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv' successfully started
03-Dec-2024 18:44:36
03-Dec-2024 18:44:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/btef0z48p227ae0u
03-Dec-2024 18:44:36
03-Dec-2024 18:44:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/btef0z48p227ae0u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/btef0z48p227ae0u
03-Dec-2024 18:44:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '401115445404530641'...
03-Dec-2024 18:44:36 Getting configuration...
03-Dec-2024 18:44:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/btef0z48p227ae0u'.
03-Dec-2024 18:44:36
03-Dec-2024 18:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:44:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:44:36
03-Dec-2024 18:44:36
03-Dec-2024 18:44:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2'
03-Dec-2024 18:44:36 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2' successfully started
03-Dec-2024 18:44:36
03-Dec-2024 18:44:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/iuv9pmoefg6895rv
03-Dec-2024 18:44:36
03-Dec-2024 18:44:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iuv9pmoefg6895rv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iuv9pmoefg6895rv
03-Dec-2024 18:44:36 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11086307243597001150'...
03-Dec-2024 18:44:36 Getting configuration...
03-Dec-2024 18:44:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iuv9pmoefg6895rv'.
03-Dec-2024 18:44:36
03-Dec-2024 18:44:36 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:44:36 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:44:36 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:44:36 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
03-Dec-2024 18:44:36 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
03-Dec-2024 18:44:36 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
03-Dec-2024 18:44:36 =================================================================
03-Dec-2024 18:44:36
03-Dec-2024 18:44:37 PASSED
03-Dec-2024 18:44:37 Unmounting client from /tmp/onedata/mnt/btef0z48p227ae0u
03-Dec-2024 18:44:37
03-Dec-2024 18:44:37
03-Dec-2024 18:44:37 Unmounting client from /tmp/onedata/mnt/iuv9pmoefg6895rv
03-Dec-2024 18:44:37
03-Dec-2024 18:44:37
03-Dec-2024 18:45:05 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:45:05 =================================================================
03-Dec-2024 18:45:05 - Executing scenario 'Modification time'
03-Dec-2024 18:45:05 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:45:05 -----------------------------------------------------------------
03-Dec-2024 18:45:05 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:45:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:45:05 using [token, token] by [user1, user2]"'
03-Dec-2024 18:45:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:45:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:45:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv'
03-Dec-2024 18:45:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv' successfully started
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5tfig9oim1alg02s
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5tfig9oim1alg02s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5tfig9oim1alg02s
03-Dec-2024 18:45:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13657848147560334663'...
03-Dec-2024 18:45:05 Getting configuration...
03-Dec-2024 18:45:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5tfig9oim1alg02s'.
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:45:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:45:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2'
03-Dec-2024 18:45:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2' successfully started
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/44irkoqg25wsto01
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/44irkoqg25wsto01 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/44irkoqg25wsto01
03-Dec-2024 18:45:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12260024610548740151'...
03-Dec-2024 18:45:05 Getting configuration...
03-Dec-2024 18:45:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/44irkoqg25wsto01'.
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:45:05 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:45:05 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:45:05 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:45:05 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:45:05 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
03-Dec-2024 18:45:05 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
03-Dec-2024 18:45:05 =================================================================
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05 PASSED
03-Dec-2024 18:45:05 Unmounting client from /tmp/onedata/mnt/5tfig9oim1alg02s
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05 Unmounting client from /tmp/onedata/mnt/44irkoqg25wsto01
03-Dec-2024 18:45:05
03-Dec-2024 18:45:05
03-Dec-2024 18:45:33 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:45:33 =================================================================
03-Dec-2024 18:45:33 - Executing scenario 'Status-change time when changing mode'
03-Dec-2024 18:45:33 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:45:33 -----------------------------------------------------------------
03-Dec-2024 18:45:33 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:45:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:45:33 using [token, token] by [user1, user2]"'
03-Dec-2024 18:45:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:45:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:45:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:45:33
03-Dec-2024 18:45:33
03-Dec-2024 18:45:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv'
03-Dec-2024 18:45:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv' successfully started
03-Dec-2024 18:45:33
03-Dec-2024 18:45:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qg73x3f9lhmlkt3i
03-Dec-2024 18:45:33
03-Dec-2024 18:45:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qg73x3f9lhmlkt3i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qg73x3f9lhmlkt3i
03-Dec-2024 18:45:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14953022032658347'...
03-Dec-2024 18:45:33 Getting configuration...
03-Dec-2024 18:45:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qg73x3f9lhmlkt3i'.
03-Dec-2024 18:45:33
03-Dec-2024 18:45:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:45:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:45:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:45:33
03-Dec-2024 18:45:33
03-Dec-2024 18:45:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2'
03-Dec-2024 18:45:33 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2' successfully started
03-Dec-2024 18:45:33
03-Dec-2024 18:45:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h53jxy3e9f4z8tap
03-Dec-2024 18:45:33
03-Dec-2024 18:45:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h53jxy3e9f4z8tap --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h53jxy3e9f4z8tap
03-Dec-2024 18:45:33 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6152013564455482647'...
03-Dec-2024 18:45:33 Getting configuration...
03-Dec-2024 18:45:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h53jxy3e9f4z8tap'.
03-Dec-2024 18:45:33
03-Dec-2024 18:45:33 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:45:33 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:45:33 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:45:33 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:45:33 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
03-Dec-2024 18:45:33 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
03-Dec-2024 18:45:33 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
03-Dec-2024 18:45:33 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
03-Dec-2024 18:45:33 =================================================================
03-Dec-2024 18:45:33
03-Dec-2024 18:45:34 PASSED
03-Dec-2024 18:45:34 Unmounting client from /tmp/onedata/mnt/qg73x3f9lhmlkt3i
03-Dec-2024 18:45:34
03-Dec-2024 18:45:34
03-Dec-2024 18:45:34 Unmounting client from /tmp/onedata/mnt/h53jxy3e9f4z8tap
03-Dec-2024 18:45:34
03-Dec-2024 18:45:34
03-Dec-2024 18:46:00 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:46:00 =================================================================
03-Dec-2024 18:46:00 - Executing scenario 'Status-change time when renaming on storage'
03-Dec-2024 18:46:00 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:46:00 -----------------------------------------------------------------
03-Dec-2024 18:46:00 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:46:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:46:00 using [token, token] by [user1, user2]"'
03-Dec-2024 18:46:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:46:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:46:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-lb4tv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:46:00
03-Dec-2024 18:46:00
03-Dec-2024 18:46:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv'
03-Dec-2024 18:46:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-lb4tv' successfully started
03-Dec-2024 18:46:00
03-Dec-2024 18:46:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n1l78n6yuzjwexjt
03-Dec-2024 18:46:00
03-Dec-2024 18:46:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n1l78n6yuzjwexjt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n1l78n6yuzjwexjt
03-Dec-2024 18:46:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11240251163622308155'...
03-Dec-2024 18:46:00 Getting configuration...
03-Dec-2024 18:46:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n1l78n6yuzjwexjt'.
03-Dec-2024 18:46:00
03-Dec-2024 18:46:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:46:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:46:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-9mjg2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:46:00
03-Dec-2024 18:46:00
03-Dec-2024 18:46:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2'
03-Dec-2024 18:46:00 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-9mjg2' successfully started
03-Dec-2024 18:46:00
03-Dec-2024 18:46:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n62xgr0ujcjvalkk
03-Dec-2024 18:46:00
03-Dec-2024 18:46:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n62xgr0ujcjvalkk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n62xgr0ujcjvalkk
03-Dec-2024 18:46:00 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17938912527507747232'...
03-Dec-2024 18:46:00 Getting configuration...
03-Dec-2024 18:46:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n62xgr0ujcjvalkk'.
03-Dec-2024 18:46:00
03-Dec-2024 18:46:00 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:46:00 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:46:00 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:46:00 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
03-Dec-2024 18:46:00 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:46:00 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
03-Dec-2024 18:46:00 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
03-Dec-2024 18:46:00 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
03-Dec-2024 18:46:00 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
03-Dec-2024 18:46:00 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
03-Dec-2024 18:46:00 =================================================================
03-Dec-2024 18:46:00
03-Dec-2024 18:46:12 PASSED
03-Dec-2024 18:46:12 Unmounting client from /tmp/onedata/mnt/n1l78n6yuzjwexjt
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 Unmounting client from /tmp/onedata/mnt/n62xgr0ujcjvalkk
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1733251561.3362346', '-c', '/tmp/logs']
03-Dec-2024 18:46:12 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 18:46:12 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-r4xgj. See /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-cross-support-job-3p-users-r4xgj/entrypoint.log for more details
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-lb4tv: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-oneclient-krakow-7d9476b8bc-lb4tv/oneclient_logs
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=105/125)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12          23,337   1%   22.26MB/s    0:00:00 (xfr#1, to-chk=104/125)
03-Dec-2024 18:46:12          23,337   1%   22.26MB/s    0:00:00 (xfr#1, to-chk=98/125)
03-Dec-2024 18:46:12          23,703   1%   22.60MB/s    0:00:00 (xfr#2, to-chk=100/125)
03-Dec-2024 18:46:12         109,146   8%    5.48MB/s    0:00:00 (xfr#3, to-chk=99/125)
03-Dec-2024 18:46:12         109,512   8%    5.22MB/s    0:00:00 (xfr#4, to-chk=98/125)
03-Dec-2024 18:46:12         139,034  10%    6.63MB/s    0:00:00 (xfr#5, to-chk=97/125)
03-Dec-2024 18:46:12         139,592  10%    6.66MB/s    0:00:00 (xfr#6, to-chk=93/125)
03-Dec-2024 18:46:12         229,654  17%   10.95MB/s    0:00:00 (xfr#7, to-chk=92/125)
03-Dec-2024 18:46:12         230,212  17%   10.98MB/s    0:00:00 (xfr#8, to-chk=91/125)
03-Dec-2024 18:46:12         254,118  18%    9.69MB/s    0:00:00 (xfr#9, to-chk=90/125)
03-Dec-2024 18:46:12         254,388  18%    9.70MB/s    0:00:00 (xfr#10, to-chk=86/125)
03-Dec-2024 18:46:12         321,095  23%   12.25MB/s    0:00:00 (xfr#11, to-chk=85/125)
03-Dec-2024 18:46:12         321,365  23%   12.26MB/s    0:00:00 (xfr#12, to-chk=84/125)
03-Dec-2024 18:46:12         321,993  23%   12.28MB/s    0:00:00 (xfr#13, to-chk=83/125)
03-Dec-2024 18:46:12         344,962  25%   12.65MB/s    0:00:00 (xfr#14, to-chk=82/125)
03-Dec-2024 18:46:12         345,520  25%   12.67MB/s    0:00:00 (xfr#15, to-chk=78/125)
03-Dec-2024 18:46:12         431,350  32%   15.82MB/s    0:00:00 (xfr#16, to-chk=77/125)
03-Dec-2024 18:46:12         431,908  32%   15.84MB/s    0:00:00 (xfr#17, to-chk=76/125)
03-Dec-2024 18:46:12         446,536  33%   14.68MB/s    0:00:00 (xfr#18, to-chk=75/125)
03-Dec-2024 18:46:12         446,902  33%   14.70MB/s    0:00:00 (xfr#19, to-chk=71/125)
03-Dec-2024 18:46:12         503,373  37%   16.00MB/s    0:00:00 (xfr#20, to-chk=70/125)
03-Dec-2024 18:46:12         503,739  37%   16.01MB/s    0:00:00 (xfr#21, to-chk=69/125)
03-Dec-2024 18:46:12         504,367  37%   16.03MB/s    0:00:00 (xfr#22, to-chk=68/125)
03-Dec-2024 18:46:12         533,392  39%   16.96MB/s    0:00:00 (xfr#23, to-chk=67/125)
03-Dec-2024 18:46:12         533,854  39%   16.97MB/s    0:00:00 (xfr#24, to-chk=63/125)
03-Dec-2024 18:46:12         618,301  46%   17.34MB/s    0:00:00 (xfr#25, to-chk=62/125)
03-Dec-2024 18:46:12         618,763  46%   17.36MB/s    0:00:00 (xfr#26, to-chk=61/125)
03-Dec-2024 18:46:12         619,391  46%   17.37MB/s    0:00:00 (xfr#27, to-chk=60/125)
03-Dec-2024 18:46:12         642,263  47%   16.55MB/s    0:00:00 (xfr#28, to-chk=59/125)
03-Dec-2024 18:46:12         642,821  47%   16.57MB/s    0:00:00 (xfr#29, to-chk=55/125)
03-Dec-2024 18:46:12         718,310  53%   15.22MB/s    0:00:00 (xfr#30, to-chk=54/125)
03-Dec-2024 18:46:12         718,868  53%   15.23MB/s    0:00:00 (xfr#31, to-chk=53/125)
03-Dec-2024 18:46:12         719,496  53%   15.25MB/s    0:00:00 (xfr#32, to-chk=52/125)
03-Dec-2024 18:46:12         736,681  54%   15.61MB/s    0:00:00 (xfr#33, to-chk=51/125)
03-Dec-2024 18:46:12         737,143  54%   15.62MB/s    0:00:00 (xfr#34, to-chk=47/125)
03-Dec-2024 18:46:12         799,754  59%   14.39MB/s    0:00:00 (xfr#35, to-chk=46/125)
03-Dec-2024 18:46:12         800,216  59%   14.40MB/s    0:00:00 (xfr#36, to-chk=45/125)
03-Dec-2024 18:46:12         819,648  61%   14.48MB/s    0:00:00 (xfr#37, to-chk=44/125)
03-Dec-2024 18:46:12         820,110  61%   14.48MB/s    0:00:00 (xfr#38, to-chk=40/125)
03-Dec-2024 18:46:12         890,290  66%   15.72MB/s    0:00:00 (xfr#39, to-chk=39/125)
03-Dec-2024 18:46:12         890,752  66%   15.73MB/s    0:00:00 (xfr#40, to-chk=38/125)
03-Dec-2024 18:46:12         914,411  68%   16.15MB/s    0:00:00 (xfr#41, to-chk=37/125)
03-Dec-2024 18:46:12         914,873  68%   15.86MB/s    0:00:00 (xfr#42, to-chk=33/125)
03-Dec-2024 18:46:12         998,312  74%   16.41MB/s    0:00:00 (xfr#43, to-chk=32/125)
03-Dec-2024 18:46:12         998,774  74%   16.42MB/s    0:00:00 (xfr#44, to-chk=31/125)
03-Dec-2024 18:46:12         999,402  74%   16.15MB/s    0:00:00 (xfr#45, to-chk=30/125)
03-Dec-2024 18:46:12       1,016,122  75%   16.42MB/s    0:00:00 (xfr#46, to-chk=29/125)
03-Dec-2024 18:46:12       1,016,680  75%   16.43MB/s    0:00:00 (xfr#47, to-chk=25/125)
03-Dec-2024 18:46:12       1,077,588  80%   16.58MB/s    0:00:00 (xfr#48, to-chk=24/125)
03-Dec-2024 18:46:12       1,078,146  80%   16.58MB/s    0:00:00 (xfr#49, to-chk=23/125)
03-Dec-2024 18:46:12       1,094,367  81%   16.83MB/s    0:00:00 (xfr#50, to-chk=22/125)
03-Dec-2024 18:46:12       1,094,733  81%   16.84MB/s    0:00:00 (xfr#51, to-chk=18/125)
03-Dec-2024 18:46:12       1,154,269  86%   17.47MB/s    0:00:00 (xfr#52, to-chk=17/125)
03-Dec-2024 18:46:12       1,154,635  86%   17.48MB/s    0:00:00 (xfr#53, to-chk=16/125)
03-Dec-2024 18:46:12       1,155,263  86%   17.49MB/s    0:00:00 (xfr#54, to-chk=15/125)
03-Dec-2024 18:46:12       1,171,924  87%   17.74MB/s    0:00:00 (xfr#55, to-chk=14/125)
03-Dec-2024 18:46:12       1,172,578  87%   17.75MB/s    0:00:00 (xfr#56, to-chk=10/125)
03-Dec-2024 18:46:12       1,228,874  91%   18.60MB/s    0:00:00 (xfr#57, to-chk=9/125)
03-Dec-2024 18:46:12       1,229,528  91%   18.32MB/s    0:00:00 (xfr#58, to-chk=8/125)
03-Dec-2024 18:46:12       1,248,510  93%   18.32MB/s    0:00:00 (xfr#59, to-chk=7/125)
03-Dec-2024 18:46:12       1,249,164  93%   18.33MB/s    0:00:00 (xfr#60, to-chk=3/125)
03-Dec-2024 18:46:12       1,319,082  98%   18.78MB/s    0:00:00 (xfr#61, to-chk=2/125)
03-Dec-2024 18:46:12       1,319,736  98%   18.79MB/s    0:00:00 (xfr#62, to-chk=1/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.78MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.78MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.78MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.78MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.78MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.78MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.78MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.78MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.78MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.51MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   18.25MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   17.99MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   17.99MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   17.99MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   17.99MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12       1,339,424  99%   17.99MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-9mjg2: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-oneclient-paris-5cc45c8cb7-9mjg2/oneclient_logs
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=99/119)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12          20,413   1%   19.47MB/s    0:00:00 (xfr#1, to-chk=98/119)
03-Dec-2024 18:46:12          20,413   1%   19.47MB/s    0:00:00 (xfr#1, to-chk=92/119)
03-Dec-2024 18:46:12          20,875   1%   19.91MB/s    0:00:00 (xfr#2, to-chk=94/119)
03-Dec-2024 18:46:12          99,777   8%   95.15MB/s    0:00:00 (xfr#3, to-chk=93/119)
03-Dec-2024 18:46:12         100,239   8%   95.60MB/s    0:00:00 (xfr#4, to-chk=92/119)
03-Dec-2024 18:46:12         115,503   9%  110.15MB/s    0:00:00 (xfr#5, to-chk=91/119)
03-Dec-2024 18:46:12         115,869   9%  110.50MB/s    0:00:00 (xfr#6, to-chk=87/119)
03-Dec-2024 18:46:12         179,942  14%  171.61MB/s    0:00:00 (xfr#7, to-chk=86/119)
03-Dec-2024 18:46:12         180,308  14%  171.96MB/s    0:00:00 (xfr#8, to-chk=85/119)
03-Dec-2024 18:46:12         195,022  15%  185.99MB/s    0:00:00 (xfr#9, to-chk=84/119)
03-Dec-2024 18:46:12         195,580  15%   93.26MB/s    0:00:00 (xfr#10, to-chk=80/119)
03-Dec-2024 18:46:12         251,506  20%  119.93MB/s    0:00:00 (xfr#11, to-chk=79/119)
03-Dec-2024 18:46:12         252,064  20%  120.19MB/s    0:00:00 (xfr#12, to-chk=78/119)
03-Dec-2024 18:46:12         268,496  21%   42.68MB/s    0:00:00 (xfr#13, to-chk=77/119)
03-Dec-2024 18:46:12         268,862  21%   42.73MB/s    0:00:00 (xfr#14, to-chk=73/119)
03-Dec-2024 18:46:12         330,375  27%   45.01MB/s    0:00:00 (xfr#15, to-chk=72/119)
03-Dec-2024 18:46:12         330,741  27%   45.06MB/s    0:00:00 (xfr#16, to-chk=71/119)
03-Dec-2024 18:46:12         347,016  28%   41.37MB/s    0:00:00 (xfr#17, to-chk=70/119)
03-Dec-2024 18:46:12         347,478  28%   41.42MB/s    0:00:00 (xfr#18, to-chk=66/119)
03-Dec-2024 18:46:12         419,819  34%   50.05MB/s    0:00:00 (xfr#19, to-chk=65/119)
03-Dec-2024 18:46:12         420,281  34%   50.10MB/s    0:00:00 (xfr#20, to-chk=64/119)
03-Dec-2024 18:46:12         437,706  35%   46.38MB/s    0:00:00 (xfr#21, to-chk=63/119)
03-Dec-2024 18:46:12         438,360  35%   46.45MB/s    0:00:00 (xfr#22, to-chk=59/119)
03-Dec-2024 18:46:12         511,630  41%   44.36MB/s    0:00:00 (xfr#23, to-chk=58/119)
03-Dec-2024 18:46:12         512,284  41%   34.90MB/s    0:00:00 (xfr#24, to-chk=57/119)
03-Dec-2024 18:46:12         528,526  43%   33.60MB/s    0:00:00 (xfr#25, to-chk=56/119)
03-Dec-2024 18:46:12         529,084  43%   33.64MB/s    0:00:00 (xfr#26, to-chk=52/119)
03-Dec-2024 18:46:12         607,350  49%   38.61MB/s    0:00:00 (xfr#27, to-chk=51/119)
03-Dec-2024 18:46:12         607,908  49%   38.65MB/s    0:00:00 (xfr#28, to-chk=50/119)
03-Dec-2024 18:46:12         630,678  51%   37.59MB/s    0:00:00 (xfr#29, to-chk=49/119)
03-Dec-2024 18:46:12         631,236  51%   35.41MB/s    0:00:00 (xfr#30, to-chk=45/119)
03-Dec-2024 18:46:12         699,541  57%   37.06MB/s    0:00:00 (xfr#31, to-chk=44/119)
03-Dec-2024 18:46:12         700,099  57%   35.14MB/s    0:00:00 (xfr#32, to-chk=43/119)
03-Dec-2024 18:46:12         718,401  58%   34.26MB/s    0:00:00 (xfr#33, to-chk=42/119)
03-Dec-2024 18:46:12         718,959  58%   34.28MB/s    0:00:00 (xfr#34, to-chk=38/119)
03-Dec-2024 18:46:12         793,857  64%   34.41MB/s    0:00:00 (xfr#35, to-chk=37/119)
03-Dec-2024 18:46:12         794,415  64%   32.94MB/s    0:00:00 (xfr#36, to-chk=36/119)
03-Dec-2024 18:46:12         814,360  66%   33.77MB/s    0:00:00 (xfr#37, to-chk=35/119)
03-Dec-2024 18:46:12         814,918  66%   32.38MB/s    0:00:00 (xfr#38, to-chk=31/119)
03-Dec-2024 18:46:12         884,561  72%   35.15MB/s    0:00:00 (xfr#39, to-chk=30/119)
03-Dec-2024 18:46:12         885,119  72%   33.76MB/s    0:00:00 (xfr#40, to-chk=29/119)
03-Dec-2024 18:46:12         900,388  73%   34.35MB/s    0:00:00 (xfr#41, to-chk=28/119)
03-Dec-2024 18:46:12         900,754  73%   33.04MB/s    0:00:00 (xfr#42, to-chk=24/119)
03-Dec-2024 18:46:12         962,119  78%   33.98MB/s    0:00:00 (xfr#43, to-chk=23/119)
03-Dec-2024 18:46:12         962,485  78%   25.50MB/s    0:00:00 (xfr#44, to-chk=22/119)
03-Dec-2024 18:46:12         985,350  80%   25.40MB/s    0:00:00 (xfr#45, to-chk=21/119)
03-Dec-2024 18:46:12         985,812  80%   25.41MB/s    0:00:00 (xfr#46, to-chk=17/119)
03-Dec-2024 18:46:12       1,062,141  86%   26.66MB/s    0:00:00 (xfr#47, to-chk=16/119)
03-Dec-2024 18:46:12       1,062,603  86%   26.67MB/s    0:00:00 (xfr#48, to-chk=15/119)
03-Dec-2024 18:46:12       1,077,240  88%   25.68MB/s    0:00:00 (xfr#49, to-chk=14/119)
03-Dec-2024 18:46:12       1,077,798  88%   25.07MB/s    0:00:00 (xfr#50, to-chk=10/119)
03-Dec-2024 18:46:12       1,128,713  92%   26.25MB/s    0:00:00 (xfr#51, to-chk=9/119)
03-Dec-2024 18:46:12       1,129,271  92%   25.64MB/s    0:00:00 (xfr#52, to-chk=8/119)
03-Dec-2024 18:46:12       1,144,592  93%   25.39MB/s    0:00:00 (xfr#53, to-chk=7/119)
03-Dec-2024 18:46:12       1,144,958  93%   25.39MB/s    0:00:00 (xfr#54, to-chk=3/119)
03-Dec-2024 18:46:12       1,200,239  98%   26.01MB/s    0:00:00 (xfr#55, to-chk=2/119)
03-Dec-2024 18:46:12       1,200,605  98%   26.02MB/s    0:00:00 (xfr#56, to-chk=1/119)
03-Dec-2024 18:46:12       1,221,148  99%   25.32MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   25.32MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   25.32MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   25.32MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   24.78MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   24.78MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   24.26MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   24.26MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   24.26MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   23.77MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   23.77MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   23.77MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   21.97MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   21.97MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   21.97MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12       1,221,148  99%   20.43MB/s    0:00:00 (xfr#57, to-chk=0/119)
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12          15,628  16%   14.90MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:46:12          32,170  33%   30.68MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:46:12          32,170  33%   30.68MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:46:12          47,595  49%   15.13MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:46:12          47,886  50%   15.22MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:46:12          47,886  50%    5.07MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12          23,844   8%   22.74MB/s    0:00:00 (xfr#2, to-chk=37/42)
03-Dec-2024 18:46:12          44,838  16%   14.25MB/s    0:00:00 (xfr#3, to-chk=35/42)
03-Dec-2024 18:46:12          44,838  16%   14.25MB/s    0:00:00 (xfr#4, to-chk=33/42)
03-Dec-2024 18:46:12          44,838  16%   14.25MB/s    0:00:00 (xfr#5, to-chk=31/42)
03-Dec-2024 18:46:12          64,632  23%   20.55MB/s    0:00:00 (xfr#6, to-chk=29/42)
03-Dec-2024 18:46:12          64,781  23%   20.59MB/s    0:00:00 (xfr#7, to-chk=27/42)
03-Dec-2024 18:46:12          65,078  23%   20.69MB/s    0:00:00 (xfr#8, to-chk=25/42)
03-Dec-2024 18:46:12         122,082  44%   29.11MB/s    0:00:00 (xfr#9, to-chk=23/42)
03-Dec-2024 18:46:12         124,811  45%   23.81MB/s    0:00:00 (xfr#10, to-chk=13/42)
03-Dec-2024 18:46:12         128,167  46%   24.45MB/s    0:00:00 (xfr#11, to-chk=12/42)
03-Dec-2024 18:46:12         131,238  47%   20.86MB/s    0:00:00 (xfr#12, to-chk=11/42)
03-Dec-2024 18:46:12         135,219  48%   21.49MB/s    0:00:00 (xfr#13, to-chk=10/42)
03-Dec-2024 18:46:12         137,378  49%   21.84MB/s    0:00:00 (xfr#14, to-chk=9/42)
03-Dec-2024 18:46:12         137,656  49%   21.88MB/s    0:00:00 (xfr#15, to-chk=8/42)
03-Dec-2024 18:46:12         138,561  50%   18.88MB/s    0:00:00 (xfr#16, to-chk=7/42)
03-Dec-2024 18:46:12         142,939  51%   19.47MB/s    0:00:00 (xfr#17, to-chk=6/42)
03-Dec-2024 18:46:12         144,528  52%   19.69MB/s    0:00:00 (xfr#18, to-chk=5/42)
03-Dec-2024 18:46:12         146,972  53%   20.02MB/s    0:00:00 (xfr#19, to-chk=4/42)
03-Dec-2024 18:46:12         147,535  53%   20.10MB/s    0:00:00 (xfr#20, to-chk=3/42)
03-Dec-2024 18:46:12         149,409  54%   17.81MB/s    0:00:00 (xfr#21, to-chk=2/42)
03-Dec-2024 18:46:12         153,048  55%   18.24MB/s    0:00:00 (xfr#22, to-chk=1/42)
03-Dec-2024 18:46:12         154,352  55%   18.40MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12         154,352  55%   18.40MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12         154,352  55%   18.40MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12         154,352  55%   16.36MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12         154,352  55%   16.36MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12         154,352  55%   16.36MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:46:12           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:46:12           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:46:12           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:46:12           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:46:12           6,857  50%    1.31MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-oneprovider-paris-0/op-panel
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12          15,359  16%   14.65MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:46:12          31,625  33%   30.16MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:46:12          31,625  33%   30.16MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:46:12          46,781  49%   44.61MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:46:12          47,072  50%   44.89MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:46:12          47,072  50%   14.96MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-oneprovider-paris-0/op-worker
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12          23,804   8%   22.70MB/s    0:00:00 (xfr#2, to-chk=37/42)
03-Dec-2024 18:46:12          44,755  16%   42.68MB/s    0:00:00 (xfr#3, to-chk=35/42)
03-Dec-2024 18:46:12          45,185  16%   43.09MB/s    0:00:00 (xfr#4, to-chk=33/42)
03-Dec-2024 18:46:12          45,185  16%   43.09MB/s    0:00:00 (xfr#5, to-chk=31/42)
03-Dec-2024 18:46:12          64,939  23%   61.93MB/s    0:00:00 (xfr#6, to-chk=29/42)
03-Dec-2024 18:46:12          65,088  23%   62.07MB/s    0:00:00 (xfr#7, to-chk=27/42)
03-Dec-2024 18:46:12          65,385  23%   20.79MB/s    0:00:00 (xfr#8, to-chk=25/42)
03-Dec-2024 18:46:12         122,581  44%   29.23MB/s    0:00:00 (xfr#9, to-chk=23/42)
03-Dec-2024 18:46:12         122,865  44%   29.29MB/s    0:00:00 (xfr#10, to-chk=13/42)
03-Dec-2024 18:46:12         125,315  45%   29.88MB/s    0:00:00 (xfr#11, to-chk=12/42)
03-Dec-2024 18:46:12         129,296  46%   30.83MB/s    0:00:00 (xfr#12, to-chk=11/42)
03-Dec-2024 18:46:12         132,935  47%   25.36MB/s    0:00:00 (xfr#13, to-chk=10/42)
03-Dec-2024 18:46:12         136,289  49%   26.00MB/s    0:00:00 (xfr#14, to-chk=9/42)
03-Dec-2024 18:46:12         138,161  49%   26.35MB/s    0:00:00 (xfr#15, to-chk=8/42)
03-Dec-2024 18:46:12         140,318  50%   26.76MB/s    0:00:00 (xfr#16, to-chk=7/42)
03-Dec-2024 18:46:12         141,907  51%   22.56MB/s    0:00:00 (xfr#17, to-chk=6/42)
03-Dec-2024 18:46:12         142,810  51%   22.70MB/s    0:00:00 (xfr#18, to-chk=5/42)
03-Dec-2024 18:46:12         143,369  51%   22.79MB/s    0:00:00 (xfr#19, to-chk=4/42)
03-Dec-2024 18:46:12         147,745  53%   23.48MB/s    0:00:00 (xfr#20, to-chk=3/42)
03-Dec-2024 18:46:12         149,043  53%   23.69MB/s    0:00:00 (xfr#21, to-chk=2/42)
03-Dec-2024 18:46:12         151,768  54%   24.12MB/s    0:00:00 (xfr#22, to-chk=1/42)
03-Dec-2024 18:46:12         154,837  55%   24.61MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12         154,837  55%   21.09MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12         154,837  55%   21.09MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12         154,837  55%   14.77MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12         154,837  55%   14.77MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12         154,837  55%   14.77MB/s    0:00:00 (xfr#23, to-chk=0/42)
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-oneprovider-paris-0/cluster-manager
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:46:12           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:46:12           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:46:12           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:46:12           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:46:12           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12          31,041  13%   29.60MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:46:12          63,244  26%   60.31MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:46:12          87,931  36%   83.86MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:46:12         118,769  49%  113.27MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:46:12         119,060  50%  113.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:46:12         119,060  50%   37.85MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12          16,322   7%   15.57MB/s    0:00:00 (xfr#2, to-chk=13/18)
03-Dec-2024 18:46:12          33,289  15%   31.75MB/s    0:00:00 (xfr#3, to-chk=11/18)
03-Dec-2024 18:46:12          33,289  15%   31.75MB/s    0:00:00 (xfr#4, to-chk=9/18)
03-Dec-2024 18:46:12          49,131  22%   46.85MB/s    0:00:00 (xfr#5, to-chk=7/18)
03-Dec-2024 18:46:12          49,221  22%   46.94MB/s    0:00:00 (xfr#6, to-chk=5/18)
03-Dec-2024 18:46:12          49,518  22%   47.22MB/s    0:00:00 (xfr#7, to-chk=3/18)
03-Dec-2024 18:46:12         108,070  50%  103.06MB/s    0:00:00 (xfr#8, to-chk=1/18)
03-Dec-2024 18:46:12         108,070  50%   51.53MB/s    0:00:00 (xfr#8, to-chk=0/18)
03-Dec-2024 18:46:12 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.36.55/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:46:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:46:12           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:46:12           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:46:12           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:46:12           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:46:12           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:46:12           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:46:12 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1733251561.3362346 exists, exporting anyway.
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 =============================== warnings summary ===============================
03-Dec-2024 18:46:12 tests/utils/rest_utils.py:97
03-Dec-2024 18:46:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 18:46:12     print("""
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 tests/utils/path_utils.py:112
03-Dec-2024 18:46:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 18:46:12     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 tests/utils/acceptance_utils.py:55
03-Dec-2024 18:46:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 18:46:12     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 tests/utils/acceptance_utils.py:57
03-Dec-2024 18:46:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 18:46:12     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 18:46:12 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 18:46:12 ================== 14 passed, 4 warnings in 559.13s (0:09:19) ==================
03-Dec-2024 18:46:16 release "dev" uninstalled
03-Dec-2024 18:46:17 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
03-Dec-2024 18:46:17 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
03-Dec-2024 18:46:19 No resources found
03-Dec-2024 18:46:20 Sidecar injection has been disabled
03-Dec-2024 18:46:20 Cleaning helm release "dev"...
03-Dec-2024 18:46:20 Deleted 1 helm deployments
03-Dec-2024 18:46:20 Deleted 0 k8s deployments
03-Dec-2024 18:46:20 Deleted 0 k8s services
03-Dec-2024 18:46:20 Deleted 0 persistent volumes
03-Dec-2024 18:46:21 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:46:21 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 18:46:21 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:46:21 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 18:46:21 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 18:46:21 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:46:21 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 18:46:21 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 18:46:21 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 18:46:21 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP...
03-Dec-2024 18:46:21 Finished task 'Parse test results' with result: Success
03-Dec-2024 18:46:21 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 18:46:21 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:46:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3374 (ODSRV-OAP-MPRFSP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3374-ScriptBuildTask-7058993101373246501.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
03-Dec-2024 18:46:21 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
03-Dec-2024 18:46:21 Uploading artifact
03-Dec-2024 18:46:21     source path: surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
03-Dec-2024 18:46:21     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
03-Dec-2024 18:46:21 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 18:46:21 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:46:21 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:46:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3374 (ODSRV-OAP-MPRFSP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3374-ScriptBuildTask-5967941509823068063.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP
03-Dec-2024 18:46:21 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 18:46:21 Finished task 'Pack logs' with result: Success
03-Dec-2024 18:46:21 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:46:21
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 18:46:21 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:46:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3374 (ODSRV-OAP-MPRFSP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3374-ScriptBuildTask-11357567377128686790.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
03-Dec-2024 18:46:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 18:46:22                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 18:46:22
03-Dec-2024 18:46:22   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 18:46:22 100  4822  100  4822    0     0  53577      0 --:--:-- --:--:-- --:--:-- 54179
03-Dec-2024 18:46:22 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 18:46:22 Cleaning helm deployments
03-Dec-2024 18:46:23 Cleanining pods
03-Dec-2024 18:46:23 Cleaning kube persistant volumes
03-Dec-2024 18:46:23 Cleaning dockswift container
03-Dec-2024 18:46:23 Cleaning docker containers
03-Dec-2024 18:46:26 Stalled docker containers to remove:
03-Dec-2024 18:46:26 9baf2db1a45b ced37efb335e 6d39d64a0ebe 8e4d2ccbb28b c823450a158f 99ae291de027 df15ae2cc4ff b7b75baa77fd 289cb7540ef7 18e8b88d2edb 728b008087c2 8959605ab6fb b34419b864c4 d58bdc1fa508 ff253b07e267 c74516227329 59477b3e44ca b2559081804b bf227b947ae4 6ed87cb0acde
03-Dec-2024 18:46:26 Removing stalled docker containers
03-Dec-2024 18:46:26 Error response from daemon: Cannot kill container: 9baf2db1a45b: Container 9baf2db1a45b435ff25737b80ba0c20e455253817dc08c98b7039ba6a67ce54d is not running
03-Dec-2024 18:46:26 9baf2db1a45b
03-Dec-2024 18:46:26 Error response from daemon: Cannot kill container: ced37efb335e: Container ced37efb335e7c13d74bba7979f64cb599265af04f327b8eaa8c5483b6529fbb is not running
03-Dec-2024 18:46:26 ced37efb335e
03-Dec-2024 18:46:26 Error response from daemon: Cannot kill container: 6d39d64a0ebe: Container 6d39d64a0ebe948053d22b507cb4c97f3334080835f7b5305e048146d59920f8 is not running
03-Dec-2024 18:46:26 6d39d64a0ebe
03-Dec-2024 18:46:26 Error response from daemon: Cannot kill container: 8e4d2ccbb28b: Container 8e4d2ccbb28b7feb4adf076e0875e6e40adacaf9fd6c80d5be69f9648a44c73d is not running
03-Dec-2024 18:46:26 8e4d2ccbb28b
03-Dec-2024 18:46:26 Error response from daemon: Cannot kill container: c823450a158f: Container c823450a158f8cc9c12ff0e642d50eaec22fbbcc2c71289b98ba5f24cf04d00c is not running
03-Dec-2024 18:46:26 c823450a158f
03-Dec-2024 18:46:26 Error response from daemon: Cannot kill container: 99ae291de027: Container 99ae291de0273cd5df83545e4375ff6dcb1578d5991b76fe6502bce02d15e77e is not running
03-Dec-2024 18:46:26 99ae291de027
03-Dec-2024 18:46:26 Error response from daemon: Cannot kill container: df15ae2cc4ff: Container df15ae2cc4ff70bcb692e09b522c7ebee3b3f2ede6572c45eb449b16006b5cf2 is not running
03-Dec-2024 18:46:26 df15ae2cc4ff
03-Dec-2024 18:46:26 Error response from daemon: Cannot kill container: b7b75baa77fd: Container b7b75baa77fd512ce3636432bd1b53caac6a6e228b7d4f7689f0d44ca8fadb6c is not running
03-Dec-2024 18:46:27 b7b75baa77fd
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: 289cb7540ef7: Container 289cb7540ef70ae7b27cc0e3cd0885f3b256ee6e840218061ad81d509bd1c23f is not running
03-Dec-2024 18:46:27 289cb7540ef7
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: 18e8b88d2edb: Container 18e8b88d2edb264c488106755a1066ca7791ba8de49d6552a98ace4969cfaccd is not running
03-Dec-2024 18:46:27 18e8b88d2edb
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: 728b008087c2: Container 728b008087c2090ae59a0c108b3feaa3938db7dec858ee825469dc7ef076b9b5 is not running
03-Dec-2024 18:46:27 728b008087c2
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: 8959605ab6fb: Container 8959605ab6fb01af35576382f995f0db6ac65e05dc5c029b3f8c01e948950111 is not running
03-Dec-2024 18:46:27 8959605ab6fb
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: b34419b864c4: No such container: b34419b864c4
03-Dec-2024 18:46:27 Error response from daemon: No such container: b34419b864c4
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: d58bdc1fa508: No such container: d58bdc1fa508
03-Dec-2024 18:46:27 Error response from daemon: No such container: d58bdc1fa508
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: ff253b07e267: No such container: ff253b07e267
03-Dec-2024 18:46:27 Error response from daemon: No such container: ff253b07e267
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: c74516227329: No such container: c74516227329
03-Dec-2024 18:46:27 Error response from daemon: No such container: c74516227329
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: 59477b3e44ca: No such container: 59477b3e44ca
03-Dec-2024 18:46:27 Error response from daemon: No such container: 59477b3e44ca
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: b2559081804b: No such container: b2559081804b
03-Dec-2024 18:46:27 Error response from daemon: No such container: b2559081804b
03-Dec-2024 18:46:27 Error response from daemon: Cannot kill container: bf227b947ae4: No such container: bf227b947ae4
03-Dec-2024 18:46:27 Error response from daemon: No such container: bf227b947ae4
03-Dec-2024 18:46:28 6ed87cb0acde
03-Dec-2024 18:46:28 6ed87cb0acde
03-Dec-2024 18:46:28 Stalled docker volumes to remove:
03-Dec-2024 18:46:28
03-Dec-2024 18:46:28 Removing stalled docker volumes
03-Dec-2024 18:46:28 Removing stalled loopdevices
03-Dec-2024 18:46:28 Done
03-Dec-2024 18:46:28 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 18:46:28 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 18:46:28 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 18:46:28 Running post build plugin 'NCover Results Collector'
03-Dec-2024 18:46:28 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 18:46:28 Running post build plugin 'Clover Results Collector'
03-Dec-2024 18:46:28 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 18:46:28 Running post build plugin 'Artifact Copier'
03-Dec-2024 18:46:28 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 18:46:28 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 82.13 ms
03-Dec-2024 18:46:29 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP'
03-Dec-2024 18:46:29 Finalising the build...
03-Dec-2024 18:46:29 Stopping timer.
03-Dec-2024 18:46:29 Build ODSRV-OAP-MPRFSP-3374 completed.
03-Dec-2024 18:46:29 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 18:46:29 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 18:46:29 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 18:46:29 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 18:46:29 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 18:46:29 All post build plugins have finished
03-Dec-2024 18:46:29 Generating build results summary...
03-Dec-2024 18:46:29 Saving build results to disk...
03-Dec-2024 18:46:29 Store variable context...
03-Dec-2024 18:46:29 Finished building ODSRV-OAP-MPRFSP-3374.