oneclient acceptance tests using environment deployed from packages

Build: #3370 did not complete

Job: multiprovider s3 regular file stat proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

29-Nov-2024 15:26:51 Unmounting client from /tmp/onedata/mnt/t2yiga0jcp1k6y5n
29-Nov-2024 15:26:51
29-Nov-2024 15:26:51
29-Nov-2024 15:27:31 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
29-Nov-2024 15:27:31 =================================================================
29-Nov-2024 15:27:31 - Executing scenario 'Fail to truncate regular file without write permission'
29-Nov-2024 15:27:31 - from feature 'Multi_regular_file_stat'
29-Nov-2024 15:27:31 -----------------------------------------------------------------
29-Nov-2024 15:27:31 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:27:31 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:27:31 using [token, token] by [user1, user2]"'
29-Nov-2024 15:27:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:27:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:27:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:27:31
29-Nov-2024 15:27:31
29-Nov-2024 15:27:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4'
29-Nov-2024 15:27:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4' successfully started
29-Nov-2024 15:27:31
29-Nov-2024 15:27:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kul2qft0ms70mpiq
29-Nov-2024 15:27:31
29-Nov-2024 15:27:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kul2qft0ms70mpiq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kul2qft0ms70mpiq
29-Nov-2024 15:27:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11249433113197229938'...
29-Nov-2024 15:27:31 Getting configuration...
29-Nov-2024 15:27:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kul2qft0ms70mpiq'.
29-Nov-2024 15:27:31
29-Nov-2024 15:27:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:27:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:27:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:27:31
29-Nov-2024 15:27:31
29-Nov-2024 15:27:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db'
29-Nov-2024 15:27:31 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db' successfully started
29-Nov-2024 15:27:31
29-Nov-2024 15:27:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/km99hemwxhmrino6
29-Nov-2024 15:27:31
29-Nov-2024 15:27:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/km99hemwxhmrino6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/km99hemwxhmrino6
29-Nov-2024 15:27:31 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15231463975704839694'...
29-Nov-2024 15:27:31 Getting configuration...
29-Nov-2024 15:27:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/km99hemwxhmrino6'.
29-Nov-2024 15:27:31
29-Nov-2024 15:27:31 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
29-Nov-2024 15:27:31 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
29-Nov-2024 15:27:31 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
29-Nov-2024 15:27:31 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
29-Nov-2024 15:27:31 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
29-Nov-2024 15:27:31 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
29-Nov-2024 15:27:31 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
29-Nov-2024 15:27:31 =================================================================
29-Nov-2024 15:27:31
29-Nov-2024 15:27:32 PASSED
29-Nov-2024 15:27:32 Unmounting client from /tmp/onedata/mnt/kul2qft0ms70mpiq
29-Nov-2024 15:27:32
29-Nov-2024 15:27:32
29-Nov-2024 15:27:32 Unmounting client from /tmp/onedata/mnt/km99hemwxhmrino6
29-Nov-2024 15:27:32
29-Nov-2024 15:27:32
29-Nov-2024 15:28:05 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
29-Nov-2024 15:28:05 =================================================================
29-Nov-2024 15:28:05 - Executing scenario 'Timestamps at creation'
29-Nov-2024 15:28:05 - from feature 'Multi_regular_file_stat'
29-Nov-2024 15:28:05 -----------------------------------------------------------------
29-Nov-2024 15:28:05 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:28:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:28:05 using [token, token] by [user1, user2]"'
29-Nov-2024 15:28:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:28:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:28:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:28:05
29-Nov-2024 15:28:05
29-Nov-2024 15:28:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4'
29-Nov-2024 15:28:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4' successfully started
29-Nov-2024 15:28:05
29-Nov-2024 15:28:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l2jcnzwc3tlovqac
29-Nov-2024 15:28:05
29-Nov-2024 15:28:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l2jcnzwc3tlovqac --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l2jcnzwc3tlovqac
29-Nov-2024 15:28:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16299298869322434280'...
29-Nov-2024 15:28:05 Getting configuration...
29-Nov-2024 15:28:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l2jcnzwc3tlovqac'.
29-Nov-2024 15:28:05
29-Nov-2024 15:28:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:28:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:28:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:28:05
29-Nov-2024 15:28:05
29-Nov-2024 15:28:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db'
29-Nov-2024 15:28:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db' successfully started
29-Nov-2024 15:28:05
29-Nov-2024 15:28:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dpiou4gfejuw1y8l
29-Nov-2024 15:28:05
29-Nov-2024 15:28:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dpiou4gfejuw1y8l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dpiou4gfejuw1y8l
29-Nov-2024 15:28:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13159601273840668322'...
29-Nov-2024 15:28:05 Getting configuration...
29-Nov-2024 15:28:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dpiou4gfejuw1y8l'.
29-Nov-2024 15:28:05
29-Nov-2024 15:28:05 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
29-Nov-2024 15:28:05 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
29-Nov-2024 15:28:05 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
29-Nov-2024 15:28:05 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
29-Nov-2024 15:28:05 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
29-Nov-2024 15:28:05 =================================================================
29-Nov-2024 15:28:05
29-Nov-2024 15:28:06 PASSED
29-Nov-2024 15:28:06 Unmounting client from /tmp/onedata/mnt/l2jcnzwc3tlovqac
29-Nov-2024 15:28:06
29-Nov-2024 15:28:06
29-Nov-2024 15:28:06 Unmounting client from /tmp/onedata/mnt/dpiou4gfejuw1y8l
29-Nov-2024 15:28:06
29-Nov-2024 15:28:06
29-Nov-2024 15:28:45 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
29-Nov-2024 15:28:45 =================================================================
29-Nov-2024 15:28:45 - Executing scenario 'Fail to update timestamps (touch) without write permission'
29-Nov-2024 15:28:45 - from feature 'Multi_regular_file_stat'
29-Nov-2024 15:28:45 -----------------------------------------------------------------
29-Nov-2024 15:28:45 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:28:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:28:45 using [token, token] by [user1, user2]"'
29-Nov-2024 15:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4'
29-Nov-2024 15:28:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4' successfully started
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nvibhlana719e52k
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nvibhlana719e52k --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nvibhlana719e52k
29-Nov-2024 15:28:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11225124228412964056'...
29-Nov-2024 15:28:45 Getting configuration...
29-Nov-2024 15:28:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nvibhlana719e52k'.
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:28:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db'
29-Nov-2024 15:28:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db' successfully started
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ql3mbbr7zf2tvn7s
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ql3mbbr7zf2tvn7s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ql3mbbr7zf2tvn7s
29-Nov-2024 15:28:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10544157358096116680'...
29-Nov-2024 15:28:45 Getting configuration...
29-Nov-2024 15:28:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ql3mbbr7zf2tvn7s'.
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
29-Nov-2024 15:28:45 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
29-Nov-2024 15:28:45 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
29-Nov-2024 15:28:45 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
29-Nov-2024 15:28:45 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
29-Nov-2024 15:28:45 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
29-Nov-2024 15:28:45 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
29-Nov-2024 15:28:45 =================================================================
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45 PASSED
29-Nov-2024 15:28:45 Unmounting client from /tmp/onedata/mnt/nvibhlana719e52k
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45 Unmounting client from /tmp/onedata/mnt/ql3mbbr7zf2tvn7s
29-Nov-2024 15:28:45
29-Nov-2024 15:28:45
29-Nov-2024 15:29:24 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
29-Nov-2024 15:29:24 =================================================================
29-Nov-2024 15:29:24 - Executing scenario 'Update timestamps (touch) with write permission'
29-Nov-2024 15:29:24 - from feature 'Multi_regular_file_stat'
29-Nov-2024 15:29:24 -----------------------------------------------------------------
29-Nov-2024 15:29:24 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:29:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:29:24 using [token, token] by [user1, user2]"'
29-Nov-2024 15:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:29:24
29-Nov-2024 15:29:24
29-Nov-2024 15:29:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4'
29-Nov-2024 15:29:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4' successfully started
29-Nov-2024 15:29:24
29-Nov-2024 15:29:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ch5esxyfa11r1tqm
29-Nov-2024 15:29:24
29-Nov-2024 15:29:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ch5esxyfa11r1tqm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ch5esxyfa11r1tqm
29-Nov-2024 15:29:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14664706198194082275'...
29-Nov-2024 15:29:24 Getting configuration...
29-Nov-2024 15:29:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ch5esxyfa11r1tqm'.
29-Nov-2024 15:29:24
29-Nov-2024 15:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:29:24
29-Nov-2024 15:29:24
29-Nov-2024 15:29:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db'
29-Nov-2024 15:29:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db' successfully started
29-Nov-2024 15:29:24
29-Nov-2024 15:29:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jmbsskvz5prckamo
29-Nov-2024 15:29:24
29-Nov-2024 15:29:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jmbsskvz5prckamo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jmbsskvz5prckamo
29-Nov-2024 15:29:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10022235941161027927'...
29-Nov-2024 15:29:24 Getting configuration...
29-Nov-2024 15:29:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jmbsskvz5prckamo'.
29-Nov-2024 15:29:24
29-Nov-2024 15:29:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
29-Nov-2024 15:29:24 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
29-Nov-2024 15:29:24 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
29-Nov-2024 15:29:24 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
29-Nov-2024 15:29:24 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
29-Nov-2024 15:29:24 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
29-Nov-2024 15:29:24 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
29-Nov-2024 15:29:24 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
29-Nov-2024 15:29:24 =================================================================
29-Nov-2024 15:29:24
29-Nov-2024 15:29:25 PASSED
29-Nov-2024 15:29:25 Unmounting client from /tmp/onedata/mnt/ch5esxyfa11r1tqm
29-Nov-2024 15:29:25
29-Nov-2024 15:29:25
29-Nov-2024 15:29:25 Unmounting client from /tmp/onedata/mnt/jmbsskvz5prckamo
29-Nov-2024 15:29:25
29-Nov-2024 15:29:25
29-Nov-2024 15:30:14 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
29-Nov-2024 15:30:14 =================================================================
29-Nov-2024 15:30:14 - Executing scenario 'Access time'
29-Nov-2024 15:30:14 - from feature 'Multi_regular_file_stat'
29-Nov-2024 15:30:14 -----------------------------------------------------------------
29-Nov-2024 15:30:14 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:30:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:30:14 using [token, token] by [user1, user2]"'
29-Nov-2024 15:30:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:30:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:30:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4'
29-Nov-2024 15:30:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4' successfully started
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qhv22539j4vzmdvx
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qhv22539j4vzmdvx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qhv22539j4vzmdvx
29-Nov-2024 15:30:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2887037690309471383'...
29-Nov-2024 15:30:14 Getting configuration...
29-Nov-2024 15:30:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qhv22539j4vzmdvx'.
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:30:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:30:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db'
29-Nov-2024 15:30:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db' successfully started
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ovz6esraodtji9t6
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ovz6esraodtji9t6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ovz6esraodtji9t6
29-Nov-2024 15:30:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16296562240774993824'...
29-Nov-2024 15:30:14 Getting configuration...
29-Nov-2024 15:30:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ovz6esraodtji9t6'.
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
29-Nov-2024 15:30:14 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
29-Nov-2024 15:30:14 -- Executing step: 'When "user1 is idle for 2 seconds"'
29-Nov-2024 15:30:14 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
29-Nov-2024 15:30:14 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
29-Nov-2024 15:30:14 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
29-Nov-2024 15:30:14 =================================================================
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14 PASSED
29-Nov-2024 15:30:14 Unmounting client from /tmp/onedata/mnt/qhv22539j4vzmdvx
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14 Unmounting client from /tmp/onedata/mnt/ovz6esraodtji9t6
29-Nov-2024 15:30:14
29-Nov-2024 15:30:14
29-Nov-2024 15:30:59 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
29-Nov-2024 15:30:59 =================================================================
29-Nov-2024 15:30:59 - Executing scenario 'Modification time'
29-Nov-2024 15:30:59 - from feature 'Multi_regular_file_stat'
29-Nov-2024 15:30:59 -----------------------------------------------------------------
29-Nov-2024 15:30:59 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:30:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:30:59 using [token, token] by [user1, user2]"'
29-Nov-2024 15:30:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:30:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:30:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4'
29-Nov-2024 15:30:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4' successfully started
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rzyjzhxvwaanqobr
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rzyjzhxvwaanqobr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rzyjzhxvwaanqobr
29-Nov-2024 15:30:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7617960896826476845'...
29-Nov-2024 15:30:59 Getting configuration...
29-Nov-2024 15:30:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rzyjzhxvwaanqobr'.
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:30:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:30:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db'
29-Nov-2024 15:30:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db' successfully started
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vmmf6h7dxce9kziz
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vmmf6h7dxce9kziz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vmmf6h7dxce9kziz
29-Nov-2024 15:30:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17944640939868968145'...
29-Nov-2024 15:30:59 Getting configuration...
29-Nov-2024 15:30:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vmmf6h7dxce9kziz'.
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
29-Nov-2024 15:30:59 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
29-Nov-2024 15:30:59 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
29-Nov-2024 15:30:59 -- Executing step: 'When "user1 is idle for 2 seconds"'
29-Nov-2024 15:30:59 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
29-Nov-2024 15:30:59 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
29-Nov-2024 15:30:59 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
29-Nov-2024 15:30:59 =================================================================
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59 PASSED
29-Nov-2024 15:30:59 Unmounting client from /tmp/onedata/mnt/rzyjzhxvwaanqobr
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59 Unmounting client from /tmp/onedata/mnt/vmmf6h7dxce9kziz
29-Nov-2024 15:30:59
29-Nov-2024 15:30:59
29-Nov-2024 15:31:49 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
29-Nov-2024 15:31:49 =================================================================
29-Nov-2024 15:31:49 - Executing scenario 'Status-change time when changing mode'
29-Nov-2024 15:31:49 - from feature 'Multi_regular_file_stat'
29-Nov-2024 15:31:49 -----------------------------------------------------------------
29-Nov-2024 15:31:49 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:31:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:31:49 using [token, token] by [user1, user2]"'
29-Nov-2024 15:31:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:31:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:31:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4'
29-Nov-2024 15:31:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4' successfully started
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yawtq8u4vtxygnxp
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yawtq8u4vtxygnxp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yawtq8u4vtxygnxp
29-Nov-2024 15:31:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7160617397665091555'...
29-Nov-2024 15:31:49 Getting configuration...
29-Nov-2024 15:31:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yawtq8u4vtxygnxp'.
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:31:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:31:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db'
29-Nov-2024 15:31:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db' successfully started
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d8bojzh0qy8eon89
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d8bojzh0qy8eon89 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d8bojzh0qy8eon89
29-Nov-2024 15:31:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3160099118224066226'...
29-Nov-2024 15:31:49 Getting configuration...
29-Nov-2024 15:31:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d8bojzh0qy8eon89'.
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
29-Nov-2024 15:31:49 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
29-Nov-2024 15:31:49 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
29-Nov-2024 15:31:49 -- Executing step: 'When "user1 is idle for 2 seconds"'
29-Nov-2024 15:31:49 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
29-Nov-2024 15:31:49 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
29-Nov-2024 15:31:49 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
29-Nov-2024 15:31:49 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
29-Nov-2024 15:31:49 =================================================================
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49 PASSED
29-Nov-2024 15:31:49 Unmounting client from /tmp/onedata/mnt/yawtq8u4vtxygnxp
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49 Unmounting client from /tmp/onedata/mnt/d8bojzh0qy8eon89
29-Nov-2024 15:31:49
29-Nov-2024 15:31:49
29-Nov-2024 15:32:33 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
29-Nov-2024 15:32:33 =================================================================
29-Nov-2024 15:32:33 - Executing scenario 'Status-change time when renaming on storage'
29-Nov-2024 15:32:33 - from feature 'Multi_regular_file_stat'
29-Nov-2024 15:32:33 -----------------------------------------------------------------
29-Nov-2024 15:32:33 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:32:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:32:33 using [token, token] by [user1, user2]"'
29-Nov-2024 15:32:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:32:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:32:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-v97h4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:32:33
29-Nov-2024 15:32:33
29-Nov-2024 15:32:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4'
29-Nov-2024 15:32:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-v97h4' successfully started
29-Nov-2024 15:32:33
29-Nov-2024 15:32:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bgpqtas9kif3hvjn
29-Nov-2024 15:32:33
29-Nov-2024 15:32:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bgpqtas9kif3hvjn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bgpqtas9kif3hvjn
29-Nov-2024 15:32:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13285610117126554669'...
29-Nov-2024 15:32:33 Getting configuration...
29-Nov-2024 15:32:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bgpqtas9kif3hvjn'.
29-Nov-2024 15:32:33
29-Nov-2024 15:32:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:32:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:32:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-lr4db', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:32:33
29-Nov-2024 15:32:33
29-Nov-2024 15:32:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db'
29-Nov-2024 15:32:33 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-lr4db' successfully started
29-Nov-2024 15:32:33
29-Nov-2024 15:32:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8tw5z58nxjtpp68v
29-Nov-2024 15:32:33
29-Nov-2024 15:32:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8tw5z58nxjtpp68v --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8tw5z58nxjtpp68v
29-Nov-2024 15:32:33 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17852602869376042686'...
29-Nov-2024 15:32:33 Getting configuration...
29-Nov-2024 15:32:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8tw5z58nxjtpp68v'.
29-Nov-2024 15:32:33
29-Nov-2024 15:32:33 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
29-Nov-2024 15:32:33 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
29-Nov-2024 15:32:33 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
29-Nov-2024 15:32:33 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
29-Nov-2024 15:32:33 -- Executing step: 'When "user1 is idle for 2 seconds"'
29-Nov-2024 15:32:33 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
29-Nov-2024 15:32:33 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
29-Nov-2024 15:32:33 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
29-Nov-2024 15:32:33 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
29-Nov-2024 15:32:33 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
29-Nov-2024 15:32:33 =================================================================
29-Nov-2024 15:32:33
29-Nov-2024 15:32:45 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
29-Nov-2024 15:32:45 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
29-Nov-2024 15:32:45 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
29-Nov-2024 15:32:45 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
29-Nov-2024 15:32:45 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
29-Nov-2024 15:32:45 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
29-Nov-2024 15:32:45 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
29-Nov-2024 15:32:45 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
29-Nov-2024 15:32:45 PASSED
29-Nov-2024 15:32:45 Unmounting client from /tmp/onedata/mnt/bgpqtas9kif3hvjn
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 Unmounting client from /tmp/onedata/mnt/8tw5z58nxjtpp68v
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1732894354.4343493', '-c', '/tmp/logs']
29-Nov-2024 15:32:45 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-5xq6p. See /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-cross-support-job-3p-users-5xq6p/entrypoint.log for more details
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-v97h4: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-oneclient-krakow-9b8968f6-v97h4/oneclient_logs
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=100/120)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45          43,270   2%   41.27MB/s    0:00:00 (xfr#1, to-chk=99/120)
29-Nov-2024 15:32:45          43,270   2%   41.27MB/s    0:00:00 (xfr#1, to-chk=93/120)
29-Nov-2024 15:32:45          43,828   2%   41.80MB/s    0:00:00 (xfr#2, to-chk=95/120)
29-Nov-2024 15:32:45         180,181   8%   10.74MB/s    0:00:00 (xfr#3, to-chk=94/120)
29-Nov-2024 15:32:45         180,739   8%   10.77MB/s    0:00:00 (xfr#4, to-chk=93/120)
29-Nov-2024 15:32:45         204,272   9%   12.18MB/s    0:00:00 (xfr#5, to-chk=92/120)
29-Nov-2024 15:32:45         204,830   9%   12.21MB/s    0:00:00 (xfr#6, to-chk=88/120)
29-Nov-2024 15:32:45         331,446  15%   18.59MB/s    0:00:00 (xfr#7, to-chk=87/120)
29-Nov-2024 15:32:45         332,004  15%   16.66MB/s    0:00:00 (xfr#8, to-chk=86/120)
29-Nov-2024 15:32:45         376,965  17%   18.92MB/s    0:00:00 (xfr#9, to-chk=85/120)
29-Nov-2024 15:32:45         377,427  17%   13.84MB/s    0:00:00 (xfr#10, to-chk=81/120)
29-Nov-2024 15:32:45         515,444  24%   18.21MB/s    0:00:00 (xfr#11, to-chk=80/120)
29-Nov-2024 15:32:45         515,906  24%   18.22MB/s    0:00:00 (xfr#12, to-chk=79/120)
29-Nov-2024 15:32:45         547,890  26%   19.35MB/s    0:00:00 (xfr#13, to-chk=78/120)
29-Nov-2024 15:32:45         548,448  26%   19.37MB/s    0:00:00 (xfr#14, to-chk=74/120)
29-Nov-2024 15:32:45         655,617  31%   22.33MB/s    0:00:00 (xfr#15, to-chk=73/120)
29-Nov-2024 15:32:45         656,175  31%   22.35MB/s    0:00:00 (xfr#16, to-chk=72/120)
29-Nov-2024 15:32:45         687,947  32%   23.43MB/s    0:00:00 (xfr#17, to-chk=71/120)
29-Nov-2024 15:32:45         688,505  32%   23.45MB/s    0:00:00 (xfr#18, to-chk=67/120)
29-Nov-2024 15:32:45         796,173  37%   26.18MB/s    0:00:00 (xfr#19, to-chk=66/120)
29-Nov-2024 15:32:45         796,731  37%   26.20MB/s    0:00:00 (xfr#20, to-chk=65/120)
29-Nov-2024 15:32:45         797,359  38%   26.22MB/s    0:00:00 (xfr#21, to-chk=64/120)
29-Nov-2024 15:32:45         830,688  39%   27.32MB/s    0:00:00 (xfr#22, to-chk=63/120)
29-Nov-2024 15:32:45         831,246  39%   27.34MB/s    0:00:00 (xfr#23, to-chk=59/120)
29-Nov-2024 15:32:45         951,413  45%   25.92MB/s    0:00:00 (xfr#24, to-chk=58/120)
29-Nov-2024 15:32:45         951,971  45%   25.94MB/s    0:00:00 (xfr#25, to-chk=57/120)
29-Nov-2024 15:32:45         978,841  46%   26.67MB/s    0:00:00 (xfr#26, to-chk=56/120)
29-Nov-2024 15:32:45         979,303  46%   25.94MB/s    0:00:00 (xfr#27, to-chk=52/120)
29-Nov-2024 15:32:45       1,071,148  51%   14.19MB/s    0:00:00 (xfr#28, to-chk=51/120)
29-Nov-2024 15:32:45       1,071,610  51%   14.19MB/s    0:00:00 (xfr#29, to-chk=50/120)
29-Nov-2024 15:32:45       1,107,958  52%   14.68MB/s    0:00:00 (xfr#30, to-chk=49/120)
29-Nov-2024 15:32:45       1,108,228  52%   14.68MB/s    0:00:00 (xfr#31, to-chk=45/120)
29-Nov-2024 15:32:45       1,228,184  58%   16.05MB/s    0:00:00 (xfr#32, to-chk=44/120)
29-Nov-2024 15:32:45       1,228,454  58%   16.05MB/s    0:00:00 (xfr#33, to-chk=43/120)
29-Nov-2024 15:32:45       1,254,878  59%   16.39MB/s    0:00:00 (xfr#34, to-chk=42/120)
29-Nov-2024 15:32:45       1,255,628  59%   16.40MB/s    0:00:00 (xfr#35, to-chk=38/120)
29-Nov-2024 15:32:45       1,344,210  64%   17.32MB/s    0:00:00 (xfr#36, to-chk=37/120)
29-Nov-2024 15:32:45       1,344,960  64%   17.33MB/s    0:00:00 (xfr#37, to-chk=36/120)
29-Nov-2024 15:32:45       1,376,357  65%   17.74MB/s    0:00:00 (xfr#38, to-chk=35/120)
29-Nov-2024 15:32:45       1,376,819  65%   17.74MB/s    0:00:00 (xfr#39, to-chk=31/120)
29-Nov-2024 15:32:45       1,483,056  70%   19.11MB/s    0:00:00 (xfr#40, to-chk=30/120)
29-Nov-2024 15:32:45       1,483,518  70%   18.86MB/s    0:00:00 (xfr#41, to-chk=29/120)
29-Nov-2024 15:32:45       1,517,677  72%   19.30MB/s    0:00:00 (xfr#42, to-chk=28/120)
29-Nov-2024 15:32:45       1,518,331  72%   19.31MB/s    0:00:00 (xfr#43, to-chk=24/120)
29-Nov-2024 15:32:45       1,641,028  78%   20.59MB/s    0:00:00 (xfr#44, to-chk=23/120)
29-Nov-2024 15:32:45       1,641,682  78%   20.60MB/s    0:00:00 (xfr#45, to-chk=22/120)
29-Nov-2024 15:32:45       1,674,521  79%   19.47MB/s    0:00:00 (xfr#46, to-chk=21/120)
29-Nov-2024 15:32:45       1,674,983  79%   19.48MB/s    0:00:00 (xfr#47, to-chk=17/120)
29-Nov-2024 15:32:45       1,769,123  84%   20.33MB/s    0:00:00 (xfr#48, to-chk=16/120)
29-Nov-2024 15:32:45       1,769,585  84%   20.33MB/s    0:00:00 (xfr#49, to-chk=15/120)
29-Nov-2024 15:32:45       1,807,731  86%   20.05MB/s    0:00:00 (xfr#50, to-chk=14/120)
29-Nov-2024 15:32:45       1,808,481  86%   20.05MB/s    0:00:00 (xfr#51, to-chk=10/120)
29-Nov-2024 15:32:45       1,929,019  91%   21.39MB/s    0:00:00 (xfr#52, to-chk=9/120)
29-Nov-2024 15:32:45       1,929,769  91%   21.40MB/s    0:00:00 (xfr#53, to-chk=8/120)
29-Nov-2024 15:32:45       1,961,460  93%   21.50MB/s    0:00:00 (xfr#54, to-chk=7/120)
29-Nov-2024 15:32:45       1,962,018  93%   21.51MB/s    0:00:00 (xfr#55, to-chk=3/120)
29-Nov-2024 15:32:45       2,075,309  98%   22.24MB/s    0:00:00 (xfr#56, to-chk=2/120)
29-Nov-2024 15:32:45       2,075,867  98%   22.00MB/s    0:00:00 (xfr#57, to-chk=1/120)
29-Nov-2024 15:32:45       2,095,367  99%   22.20MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   22.20MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   22.20MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   22.20MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   22.20MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   22.20MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   22.20MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   19.59MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   19.59MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   19.59MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   19.59MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   19.59MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   19.59MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   19.21MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   19.21MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45       2,095,367  99%   19.21MB/s    0:00:00 (xfr#58, to-chk=0/120)
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-lr4db: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-oneclient-paris-7f5779b546-lr4db/oneclient_logs
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45          22,452   0%   21.41MB/s    0:00:00 (xfr#1, to-chk=101/122)
29-Nov-2024 15:32:45          22,452   0%   21.41MB/s    0:00:00 (xfr#1, to-chk=95/122)
29-Nov-2024 15:32:45          22,818   0%   21.76MB/s    0:00:00 (xfr#2, to-chk=97/122)
29-Nov-2024 15:32:45         138,434   4%  132.02MB/s    0:00:00 (xfr#3, to-chk=96/122)
29-Nov-2024 15:32:45         138,800   4%  132.37MB/s    0:00:00 (xfr#4, to-chk=95/122)
29-Nov-2024 15:32:45         190,126   5%   60.44MB/s    0:00:00 (xfr#5, to-chk=94/122)
29-Nov-2024 15:32:45         190,588   5%   45.44MB/s    0:00:00 (xfr#6, to-chk=90/122)
29-Nov-2024 15:32:45         459,141  14%   54.73MB/s    0:00:00 (xfr#7, to-chk=89/122)
29-Nov-2024 15:32:45         459,603  14%   54.79MB/s    0:00:00 (xfr#8, to-chk=88/122)
29-Nov-2024 15:32:45         501,489  15%   53.14MB/s    0:00:00 (xfr#9, to-chk=87/122)
29-Nov-2024 15:32:45         501,951  15%   53.19MB/s    0:00:00 (xfr#10, to-chk=83/122)
29-Nov-2024 15:32:45         778,056  24%   57.08MB/s    0:00:00 (xfr#11, to-chk=82/122)
29-Nov-2024 15:32:45         778,518  24%   57.11MB/s    0:00:00 (xfr#12, to-chk=81/122)
29-Nov-2024 15:32:45         809,263  25%   55.13MB/s    0:00:00 (xfr#13, to-chk=80/122)
29-Nov-2024 15:32:45         809,821  25%   55.16MB/s    0:00:00 (xfr#14, to-chk=76/122)
29-Nov-2024 15:32:45       1,000,479  31%   50.22MB/s    0:00:00 (xfr#15, to-chk=75/122)
29-Nov-2024 15:32:45       1,001,037  31%   50.25MB/s    0:00:00 (xfr#16, to-chk=74/122)
29-Nov-2024 15:32:45       1,001,665  31%   50.28MB/s    0:00:00 (xfr#17, to-chk=73/122)
29-Nov-2024 15:32:45       1,038,558  32%   52.13MB/s    0:00:00 (xfr#18, to-chk=72/122)
29-Nov-2024 15:32:45       1,039,020  32%   52.15MB/s    0:00:00 (xfr#19, to-chk=68/122)
29-Nov-2024 15:32:45       1,278,391  39%   32.08MB/s    0:00:00 (xfr#20, to-chk=67/122)
29-Nov-2024 15:32:45       1,278,853  39%   32.09MB/s    0:00:00 (xfr#21, to-chk=66/122)
29-Nov-2024 15:32:45       1,301,937  40%   31.04MB/s    0:00:00 (xfr#22, to-chk=65/122)
29-Nov-2024 15:32:45       1,302,399  40%   31.05MB/s    0:00:00 (xfr#23, to-chk=61/122)
29-Nov-2024 15:32:45       1,421,251  44%   33.06MB/s    0:00:00 (xfr#24, to-chk=60/122)
29-Nov-2024 15:32:45       1,421,713  44%   33.07MB/s    0:00:00 (xfr#25, to-chk=59/122)
29-Nov-2024 15:32:45       1,461,116  45%   33.99MB/s    0:00:00 (xfr#26, to-chk=58/122)
29-Nov-2024 15:32:45       1,461,578  45%   34.00MB/s    0:00:00 (xfr#27, to-chk=54/122)
29-Nov-2024 15:32:45       1,654,649  51%   36.70MB/s    0:00:00 (xfr#28, to-chk=53/122)
29-Nov-2024 15:32:45       1,655,111  51%   35.87MB/s    0:00:00 (xfr#29, to-chk=52/122)
29-Nov-2024 15:32:45       1,700,408  53%   36.86MB/s    0:00:00 (xfr#30, to-chk=51/122)
29-Nov-2024 15:32:45       1,700,870  53%   36.87MB/s    0:00:00 (xfr#31, to-chk=47/122)
29-Nov-2024 15:32:45       1,898,592  59%   40.24MB/s    0:00:00 (xfr#32, to-chk=46/122)
29-Nov-2024 15:32:45       1,899,054  59%   40.25MB/s    0:00:00 (xfr#33, to-chk=45/122)
29-Nov-2024 15:32:45       1,899,682  59%   40.26MB/s    0:00:00 (xfr#34, to-chk=44/122)
29-Nov-2024 15:32:45       1,918,790  59%   40.66MB/s    0:00:00 (xfr#35, to-chk=43/122)
29-Nov-2024 15:32:45       1,919,060  59%   40.67MB/s    0:00:00 (xfr#36, to-chk=39/122)
29-Nov-2024 15:32:45       2,057,635  64%   42.66MB/s    0:00:00 (xfr#37, to-chk=38/122)
29-Nov-2024 15:32:45       2,057,905  64%   42.66MB/s    0:00:00 (xfr#38, to-chk=37/122)
29-Nov-2024 15:32:45       2,098,937  65%   43.52MB/s    0:00:00 (xfr#39, to-chk=36/122)
29-Nov-2024 15:32:45       2,099,591  65%   43.53MB/s    0:00:00 (xfr#40, to-chk=32/122)
29-Nov-2024 15:32:45       2,289,608  71%   46.46MB/s    0:00:00 (xfr#41, to-chk=31/122)
29-Nov-2024 15:32:45       2,290,262  71%   46.47MB/s    0:00:00 (xfr#42, to-chk=30/122)
29-Nov-2024 15:32:45       2,330,044  72%   46.29MB/s    0:00:00 (xfr#43, to-chk=29/122)
29-Nov-2024 15:32:45       2,330,410  72%   46.30MB/s    0:00:00 (xfr#44, to-chk=25/122)
29-Nov-2024 15:32:45       2,612,205  81%   50.84MB/s    0:00:00 (xfr#45, to-chk=24/122)
29-Nov-2024 15:32:45       2,612,571  81%   50.85MB/s    0:00:00 (xfr#46, to-chk=23/122)
29-Nov-2024 15:32:45       2,613,199  81%   49.84MB/s    0:00:00 (xfr#47, to-chk=22/122)
29-Nov-2024 15:32:45       2,640,655  82%   50.37MB/s    0:00:00 (xfr#48, to-chk=21/122)
29-Nov-2024 15:32:45       2,640,925  82%   50.37MB/s    0:00:00 (xfr#49, to-chk=17/122)
29-Nov-2024 15:32:45       2,799,068  87%   48.53MB/s    0:00:00 (xfr#50, to-chk=16/122)
29-Nov-2024 15:32:45       2,799,338  87%   48.54MB/s    0:00:00 (xfr#51, to-chk=15/122)
29-Nov-2024 15:32:45       2,830,375  88%   46.54MB/s    0:00:00 (xfr#52, to-chk=14/122)
29-Nov-2024 15:32:45       2,830,741  88%   46.54MB/s    0:00:00 (xfr#53, to-chk=10/122)
29-Nov-2024 15:32:45       3,023,275  94%   40.04MB/s    0:00:00 (xfr#54, to-chk=9/122)
29-Nov-2024 15:32:45       3,023,641  94%   40.05MB/s    0:00:00 (xfr#55, to-chk=8/122)
29-Nov-2024 15:32:45       3,057,738  95%   40.50MB/s    0:00:00 (xfr#56, to-chk=7/122)
29-Nov-2024 15:32:45       3,058,296  95%   40.51MB/s    0:00:00 (xfr#57, to-chk=3/122)
29-Nov-2024 15:32:45       3,168,479  99%   41.39MB/s    0:00:00 (xfr#58, to-chk=2/122)
29-Nov-2024 15:32:45       3,169,037  99%   41.40MB/s    0:00:00 (xfr#59, to-chk=1/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   41.76MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   40.65MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   40.65MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45       3,196,720  99%   40.65MB/s    0:00:00 (xfr#60, to-chk=0/122)
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-oneprovider-krakow-0/op-panel
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45          19,878  16%   18.96MB/s    0:00:00 (xfr#2, to-chk=9/14)
29-Nov-2024 15:32:45          40,730  33%   38.84MB/s    0:00:00 (xfr#3, to-chk=7/14)
29-Nov-2024 15:32:45          40,730  33%   38.84MB/s    0:00:00 (xfr#4, to-chk=5/14)
29-Nov-2024 15:32:45          60,405  49%   57.61MB/s    0:00:00 (xfr#5, to-chk=3/14)
29-Nov-2024 15:32:45          60,696  50%   57.88MB/s    0:00:00 (xfr#6, to-chk=1/14)
29-Nov-2024 15:32:45          60,696  50%   28.94MB/s    0:00:00 (xfr#6, to-chk=0/14)
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-oneprovider-krakow-0/cluster-manager
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
29-Nov-2024 15:32:45           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
29-Nov-2024 15:32:45           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
29-Nov-2024 15:32:45           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
29-Nov-2024 15:32:45           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
29-Nov-2024 15:32:45           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-oneprovider-krakow-0/op-worker
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45          27,817   6%   26.53MB/s    0:00:00 (xfr#2, to-chk=79/84)
29-Nov-2024 15:32:45          51,686  11%   49.29MB/s    0:00:00 (xfr#3, to-chk=77/84)
29-Nov-2024 15:32:45          51,686  11%   49.29MB/s    0:00:00 (xfr#4, to-chk=75/84)
29-Nov-2024 15:32:45          51,686  11%   49.29MB/s    0:00:00 (xfr#5, to-chk=73/84)
29-Nov-2024 15:32:45          74,342  16%   70.90MB/s    0:00:00 (xfr#6, to-chk=71/84)
29-Nov-2024 15:32:45          74,492  16%   71.04MB/s    0:00:00 (xfr#7, to-chk=69/84)
29-Nov-2024 15:32:45          74,789  16%   71.32MB/s    0:00:00 (xfr#8, to-chk=67/84)
29-Nov-2024 15:32:45         159,710  35%   38.08MB/s    0:00:00 (xfr#9, to-chk=65/84)
29-Nov-2024 15:32:45         160,026  35%   30.52MB/s    0:00:00 (xfr#10, to-chk=55/84)
29-Nov-2024 15:32:45         161,122  36%   30.73MB/s    0:00:00 (xfr#11, to-chk=54/84)
29-Nov-2024 15:32:45         162,872  36%   31.07MB/s    0:00:00 (xfr#12, to-chk=53/84)
29-Nov-2024 15:32:45         163,686  36%   31.22MB/s    0:00:00 (xfr#13, to-chk=52/84)
29-Nov-2024 15:32:45         164,002  36%   26.07MB/s    0:00:00 (xfr#14, to-chk=51/84)
29-Nov-2024 15:32:45         164,318  36%   26.12MB/s    0:00:00 (xfr#15, to-chk=50/84)
29-Nov-2024 15:32:45         165,135  37%   26.25MB/s    0:00:00 (xfr#16, to-chk=49/84)
29-Nov-2024 15:32:45         165,607  37%   22.56MB/s    0:00:00 (xfr#17, to-chk=48/84)
29-Nov-2024 15:32:45         166,427  37%   22.67MB/s    0:00:00 (xfr#18, to-chk=47/84)
29-Nov-2024 15:32:45         166,743  37%   22.72MB/s    0:00:00 (xfr#19, to-chk=46/84)
29-Nov-2024 15:32:45         168,181  37%   22.91MB/s    0:00:00 (xfr#20, to-chk=45/84)
29-Nov-2024 15:32:45         168,658  37%   20.11MB/s    0:00:00 (xfr#21, to-chk=44/84)
29-Nov-2024 15:32:45         169,283  37%   20.18MB/s    0:00:00 (xfr#22, to-chk=43/84)
29-Nov-2024 15:32:45         170,418  38%   20.32MB/s    0:00:00 (xfr#23, to-chk=42/84)
29-Nov-2024 15:32:45         171,464  38%   20.44MB/s    0:00:00 (xfr#24, to-chk=41/84)
29-Nov-2024 15:32:45         171,936  38%   18.22MB/s    0:00:00 (xfr#25, to-chk=40/84)
29-Nov-2024 15:32:45         173,062  38%   18.34MB/s    0:00:00 (xfr#26, to-chk=39/84)
29-Nov-2024 15:32:45         173,378  38%   18.37MB/s    0:00:00 (xfr#27, to-chk=38/84)
29-Nov-2024 15:32:45         174,013  39%   16.60MB/s    0:00:00 (xfr#28, to-chk=37/84)
29-Nov-2024 15:32:45         174,329  39%   16.63MB/s    0:00:00 (xfr#29, to-chk=36/84)
29-Nov-2024 15:32:45         174,801  39%   16.67MB/s    0:00:00 (xfr#30, to-chk=35/84)
29-Nov-2024 15:32:45         175,768  39%   16.76MB/s    0:00:00 (xfr#31, to-chk=34/84)
29-Nov-2024 15:32:45         176,426  39%   16.83MB/s    0:00:00 (xfr#32, to-chk=33/84)
29-Nov-2024 15:32:45         176,904  39%   15.34MB/s    0:00:00 (xfr#33, to-chk=32/84)
29-Nov-2024 15:32:45         178,006  39%   15.43MB/s    0:00:00 (xfr#34, to-chk=31/84)
29-Nov-2024 15:32:45         178,329  39%   15.46MB/s    0:00:00 (xfr#35, to-chk=30/84)
29-Nov-2024 15:32:45         178,801  40%   15.50MB/s    0:00:00 (xfr#36, to-chk=29/84)
29-Nov-2024 15:32:45         179,614  40%   14.27MB/s    0:00:00 (xfr#37, to-chk=28/84)
29-Nov-2024 15:32:45         182,213  40%   14.48MB/s    0:00:00 (xfr#38, to-chk=27/84)
29-Nov-2024 15:32:45         184,319  41%   14.65MB/s    0:00:00 (xfr#39, to-chk=26/84)
29-Nov-2024 15:32:45         191,669  42%   15.23MB/s    0:00:00 (xfr#40, to-chk=25/84)
29-Nov-2024 15:32:45         198,052  44%   14.53MB/s    0:00:00 (xfr#41, to-chk=24/84)
29-Nov-2024 15:32:45         204,470  45%   15.00MB/s    0:00:00 (xfr#42, to-chk=23/84)
29-Nov-2024 15:32:45         207,525  46%   15.22MB/s    0:00:00 (xfr#43, to-chk=22/84)
29-Nov-2024 15:32:45         210,087  47%   14.31MB/s    0:00:00 (xfr#44, to-chk=21/84)
29-Nov-2024 15:32:45         213,997  47%   14.58MB/s    0:00:00 (xfr#45, to-chk=20/84)
29-Nov-2024 15:32:45         217,872  48%   14.84MB/s    0:00:00 (xfr#46, to-chk=19/84)
29-Nov-2024 15:32:45         225,316  50%   14.33MB/s    0:00:00 (xfr#47, to-chk=18/84)
29-Nov-2024 15:32:45         230,445  51%   14.65MB/s    0:00:00 (xfr#48, to-chk=17/84)
29-Nov-2024 15:32:45         236,368  53%   15.03MB/s    0:00:00 (xfr#49, to-chk=16/84)
29-Nov-2024 15:32:45         239,386  53%   15.22MB/s    0:00:00 (xfr#50, to-chk=15/84)
29-Nov-2024 15:32:45         239,839  53%   14.30MB/s    0:00:00 (xfr#51, to-chk=14/84)
29-Nov-2024 15:32:45         240,862  54%   14.36MB/s    0:00:00 (xfr#52, to-chk=13/84)
29-Nov-2024 15:32:45         241,409  54%   14.39MB/s    0:00:00 (xfr#53, to-chk=12/84)
29-Nov-2024 15:32:45         242,945  54%   14.48MB/s    0:00:00 (xfr#54, to-chk=11/84)
29-Nov-2024 15:32:45         246,399  55%   13.82MB/s    0:00:00 (xfr#55, to-chk=10/84)
29-Nov-2024 15:32:45         251,563  56%   14.11MB/s    0:00:00 (xfr#56, to-chk=9/84)
29-Nov-2024 15:32:45         257,183  57%   14.43MB/s    0:00:00 (xfr#57, to-chk=8/84)
29-Nov-2024 15:32:45         261,720  58%   13.87MB/s    0:00:00 (xfr#58, to-chk=7/84)
29-Nov-2024 15:32:45         267,303  59%   14.16MB/s    0:00:00 (xfr#59, to-chk=6/84)
29-Nov-2024 15:32:45         273,285  61%   14.48MB/s    0:00:00 (xfr#60, to-chk=5/84)
29-Nov-2024 15:32:45         275,485  61%   14.60MB/s    0:00:00 (xfr#61, to-chk=4/84)
29-Nov-2024 15:32:45         279,985  62%   14.83MB/s    0:00:00 (xfr#62, to-chk=3/84)
29-Nov-2024 15:32:45         281,102  63%   14.89MB/s    0:00:00 (xfr#63, to-chk=2/84)
29-Nov-2024 15:32:45         282,732  63%   14.98MB/s    0:00:00 (xfr#64, to-chk=1/84)
29-Nov-2024 15:32:45         286,151  64%   15.16MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45         286,151  64%   15.16MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45         286,151  64%   15.16MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45         286,151  64%   14.36MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45         286,151  64%   14.36MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45         286,151  64%   14.36MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-oneprovider-paris-0/op-panel
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45          20,805  16%   19.84MB/s    0:00:00 (xfr#2, to-chk=9/14)
29-Nov-2024 15:32:45          42,598  33%   40.62MB/s    0:00:00 (xfr#3, to-chk=7/14)
29-Nov-2024 15:32:45          42,684  33%   40.71MB/s    0:00:00 (xfr#4, to-chk=5/14)
29-Nov-2024 15:32:45          63,286  49%   60.35MB/s    0:00:00 (xfr#5, to-chk=3/14)
29-Nov-2024 15:32:45          63,577  50%   60.63MB/s    0:00:00 (xfr#6, to-chk=1/14)
29-Nov-2024 15:32:45          63,577  50%   60.63MB/s    0:00:00 (xfr#6, to-chk=0/14)
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-oneprovider-paris-0/cluster-manager
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
29-Nov-2024 15:32:45           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
29-Nov-2024 15:32:45           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
29-Nov-2024 15:32:45           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
29-Nov-2024 15:32:45           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
29-Nov-2024 15:32:45           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-oneprovider-paris-0/op-worker
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45          27,771   6%   26.48MB/s    0:00:00 (xfr#2, to-chk=79/84)
29-Nov-2024 15:32:45          51,591  11%   49.20MB/s    0:00:00 (xfr#3, to-chk=77/84)
29-Nov-2024 15:32:45          51,591  11%   49.20MB/s    0:00:00 (xfr#4, to-chk=75/84)
29-Nov-2024 15:32:45          51,591  11%   24.60MB/s    0:00:00 (xfr#5, to-chk=73/84)
29-Nov-2024 15:32:45          74,201  16%   23.59MB/s    0:00:00 (xfr#6, to-chk=71/84)
29-Nov-2024 15:32:45          74,351  16%   23.64MB/s    0:00:00 (xfr#7, to-chk=69/84)
29-Nov-2024 15:32:45          74,648  16%   23.73MB/s    0:00:00 (xfr#8, to-chk=67/84)
29-Nov-2024 15:32:45         160,256  35%   16.98MB/s    0:00:00 (xfr#9, to-chk=65/84)
29-Nov-2024 15:32:45         160,538  36%   17.01MB/s    0:00:00 (xfr#10, to-chk=55/84)
29-Nov-2024 15:32:45         161,811  36%   17.15MB/s    0:00:00 (xfr#11, to-chk=54/84)
29-Nov-2024 15:32:45         163,750  36%   15.62MB/s    0:00:00 (xfr#12, to-chk=53/84)
29-Nov-2024 15:32:45         164,234  36%   15.66MB/s    0:00:00 (xfr#13, to-chk=52/84)
29-Nov-2024 15:32:45         164,516  36%   15.69MB/s    0:00:00 (xfr#14, to-chk=51/84)
29-Nov-2024 15:32:45         164,796  36%   15.72MB/s    0:00:00 (xfr#15, to-chk=50/84)
29-Nov-2024 15:32:45         165,664  37%   15.80MB/s    0:00:00 (xfr#16, to-chk=49/84)
29-Nov-2024 15:32:45         165,946  37%   15.83MB/s    0:00:00 (xfr#17, to-chk=48/84)
29-Nov-2024 15:32:45         166,699  37%   15.90MB/s    0:00:00 (xfr#18, to-chk=47/84)
29-Nov-2024 15:32:45         166,981  37%   15.92MB/s    0:00:00 (xfr#19, to-chk=46/84)
29-Nov-2024 15:32:45         168,467  37%   16.07MB/s    0:00:00 (xfr#20, to-chk=45/84)
29-Nov-2024 15:32:45         168,939  37%   16.11MB/s    0:00:00 (xfr#21, to-chk=44/84)
29-Nov-2024 15:32:45         169,807  38%   16.19MB/s    0:00:00 (xfr#22, to-chk=43/84)
29-Nov-2024 15:32:45         171,140  38%   14.84MB/s    0:00:00 (xfr#23, to-chk=42/84)
29-Nov-2024 15:32:45         172,458  38%   14.95MB/s    0:00:00 (xfr#24, to-chk=41/84)
29-Nov-2024 15:32:45         172,740  38%   14.98MB/s    0:00:00 (xfr#25, to-chk=40/84)
29-Nov-2024 15:32:45         173,743  38%   15.06MB/s    0:00:00 (xfr#26, to-chk=39/84)
29-Nov-2024 15:32:45         174,025  39%   15.09MB/s    0:00:00 (xfr#27, to-chk=38/84)
29-Nov-2024 15:32:45         174,617  39%   15.14MB/s    0:00:00 (xfr#28, to-chk=37/84)
29-Nov-2024 15:32:45         174,897  39%   15.16MB/s    0:00:00 (xfr#29, to-chk=36/84)
29-Nov-2024 15:32:45         175,179  39%   15.19MB/s    0:00:00 (xfr#30, to-chk=35/84)
29-Nov-2024 15:32:45         176,182  39%   15.27MB/s    0:00:00 (xfr#31, to-chk=34/84)
29-Nov-2024 15:32:45         177,023  39%   15.35MB/s    0:00:00 (xfr#32, to-chk=33/84)
29-Nov-2024 15:32:45         177,463  39%   15.39MB/s    0:00:00 (xfr#33, to-chk=32/84)
29-Nov-2024 15:32:45         178,940  40%   14.22MB/s    0:00:00 (xfr#34, to-chk=31/84)
29-Nov-2024 15:32:45         179,220  40%   14.24MB/s    0:00:00 (xfr#35, to-chk=30/84)
29-Nov-2024 15:32:45         179,498  40%   14.27MB/s    0:00:00 (xfr#36, to-chk=29/84)
29-Nov-2024 15:32:45         180,345  40%   14.33MB/s    0:00:00 (xfr#37, to-chk=28/84)
29-Nov-2024 15:32:45         182,844  41%   14.53MB/s    0:00:00 (xfr#38, to-chk=27/84)
29-Nov-2024 15:32:45         184,950  41%   14.70MB/s    0:00:00 (xfr#39, to-chk=26/84)
29-Nov-2024 15:32:45         192,300  43%   14.11MB/s    0:00:00 (xfr#40, to-chk=25/84)
29-Nov-2024 15:32:45         198,681  44%   14.58MB/s    0:00:00 (xfr#41, to-chk=24/84)
29-Nov-2024 15:32:45         204,999  46%   13.96MB/s    0:00:00 (xfr#42, to-chk=23/84)
29-Nov-2024 15:32:45         207,954  46%   14.17MB/s    0:00:00 (xfr#43, to-chk=22/84)
29-Nov-2024 15:32:45         210,516  47%   13.38MB/s    0:00:00 (xfr#44, to-chk=21/84)
29-Nov-2024 15:32:45         214,326  48%   13.63MB/s    0:00:00 (xfr#45, to-chk=20/84)
29-Nov-2024 15:32:45         218,199  48%   13.87MB/s    0:00:00 (xfr#46, to-chk=19/84)
29-Nov-2024 15:32:45         225,486  50%   14.34MB/s    0:00:00 (xfr#47, to-chk=18/84)
29-Nov-2024 15:32:45         230,613  51%   14.66MB/s    0:00:00 (xfr#48, to-chk=17/84)
29-Nov-2024 15:32:45         236,540  53%   15.04MB/s    0:00:00 (xfr#49, to-chk=16/84)
29-Nov-2024 15:32:45         239,558  53%   15.23MB/s    0:00:00 (xfr#50, to-chk=15/84)
29-Nov-2024 15:32:45         240,011  53%   15.26MB/s    0:00:00 (xfr#51, to-chk=14/84)
29-Nov-2024 15:32:45         241,034  54%   15.32MB/s    0:00:00 (xfr#52, to-chk=13/84)
29-Nov-2024 15:32:45         241,424  54%   15.35MB/s    0:00:00 (xfr#53, to-chk=12/84)
29-Nov-2024 15:32:45         242,960  54%   15.45MB/s    0:00:00 (xfr#54, to-chk=11/84)
29-Nov-2024 15:32:45         246,314  55%   14.68MB/s    0:00:00 (xfr#55, to-chk=10/84)
29-Nov-2024 15:32:45         251,386  56%   14.98MB/s    0:00:00 (xfr#56, to-chk=9/84)
29-Nov-2024 15:32:45         256,906  57%   15.31MB/s    0:00:00 (xfr#57, to-chk=8/84)
29-Nov-2024 15:32:45         261,343  58%   15.58MB/s    0:00:00 (xfr#58, to-chk=7/84)
29-Nov-2024 15:32:45         266,926  59%   14.97MB/s    0:00:00 (xfr#59, to-chk=6/84)
29-Nov-2024 15:32:45         272,908  61%   15.31MB/s    0:00:00 (xfr#60, to-chk=5/84)
29-Nov-2024 15:32:45         274,959  61%   15.42MB/s    0:00:00 (xfr#61, to-chk=4/84)
29-Nov-2024 15:32:45         279,459  62%   15.68MB/s    0:00:00 (xfr#62, to-chk=3/84)
29-Nov-2024 15:32:45         280,427  62%   15.73MB/s    0:00:00 (xfr#63, to-chk=2/84)
29-Nov-2024 15:32:45         281,900  63%   15.81MB/s    0:00:00 (xfr#64, to-chk=1/84)
29-Nov-2024 15:32:45         285,319  64%   16.01MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45         285,319  64%   16.01MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45         285,319  64%   16.01MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45         285,319  64%   14.32MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45         285,319  64%   14.32MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45         285,319  64%   14.32MB/s    0:00:00 (xfr#65, to-chk=0/84)
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-onezone-0/cluster-manager
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
29-Nov-2024 15:32:45           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
29-Nov-2024 15:32:45           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
29-Nov-2024 15:32:45           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
29-Nov-2024 15:32:45           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
29-Nov-2024 15:32:45           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-onezone-0/oz-panel
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45          31,512  13%   30.05MB/s    0:00:00 (xfr#2, to-chk=9/14)
29-Nov-2024 15:32:45          64,192  26%   61.22MB/s    0:00:00 (xfr#3, to-chk=7/14)
29-Nov-2024 15:32:45          88,879  36%   84.76MB/s    0:00:00 (xfr#4, to-chk=5/14)
29-Nov-2024 15:32:45         120,188  49%  114.62MB/s    0:00:00 (xfr#5, to-chk=3/14)
29-Nov-2024 15:32:45         120,479  50%  114.90MB/s    0:00:00 (xfr#6, to-chk=1/14)
29-Nov-2024 15:32:45         120,479  50%   57.45MB/s    0:00:00 (xfr#6, to-chk=0/14)
29-Nov-2024 15:32:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-onezone-0/oz-worker
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
29-Nov-2024 15:32:45               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:32:45          16,250   5%   15.50MB/s    0:00:00 (xfr#2, to-chk=13/18)
29-Nov-2024 15:32:45          33,143  11%   31.61MB/s    0:00:00 (xfr#3, to-chk=11/18)
29-Nov-2024 15:32:45          33,143  11%   31.61MB/s    0:00:00 (xfr#4, to-chk=9/18)
29-Nov-2024 15:32:45          48,913  17%   46.65MB/s    0:00:00 (xfr#5, to-chk=7/18)
29-Nov-2024 15:32:45          49,004  17%   46.73MB/s    0:00:00 (xfr#6, to-chk=5/18)
29-Nov-2024 15:32:45          49,301  17%   47.02MB/s    0:00:00 (xfr#7, to-chk=3/18)
29-Nov-2024 15:32:45         138,861  50%  132.43MB/s    0:00:00 (xfr#8, to-chk=1/18)
29-Nov-2024 15:32:45         138,861  50%   10.19MB/s    0:00:00 (xfr#8, to-chk=0/18)
29-Nov-2024 15:32:45 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-p2gd4. See /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-volume-s3-krakow-init-p2gd4/entrypoint.log for more details
29-Nov-2024 15:32:45 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-6rn2q. See /home/bamboo/.one-env/deployments/2024.11.29-15.19.22/pod-logs/dev-volume-s3-paris-init-6rn2q/entrypoint.log for more details
29-Nov-2024 15:32:45 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1732894354.4343493 exists, exporting anyway.
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 =================================== FAILURES ===================================
29-Nov-2024 15:32:45 ______________________ test_type_empty[multiprovider_s3] _______________________
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 fixturefunc = <function shell_check_type at 0x7f291ca08a40>
29-Nov-2024 15:32:45 request = <FixtureRequest for <Function test_type_empty[multiprovider_s3]>>
29-Nov-2024 15:32:45 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45     def call_fixture_func(
29-Nov-2024 15:32:45         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
29-Nov-2024 15:32:45     ) -> FixtureValue:
29-Nov-2024 15:32:45         if is_generator(fixturefunc):
29-Nov-2024 15:32:45             fixturefunc = cast(
29-Nov-2024 15:32:45                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
29-Nov-2024 15:32:45             )
29-Nov-2024 15:32:45             generator = fixturefunc(**kwargs)
29-Nov-2024 15:32:45             try:
29-Nov-2024 15:32:45                 fixture_result = next(generator)
29-Nov-2024 15:32:45             except StopIteration:
29-Nov-2024 15:32:45                 raise ValueError(f"{request.fixturename} did not yield a value") from None
29-Nov-2024 15:32:45             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
29-Nov-2024 15:32:45             request.addfinalizer(finalizer)
29-Nov-2024 15:32:45         else:
29-Nov-2024 15:32:45             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
29-Nov-2024 15:32:45 >           fixture_result = fixturefunc(**kwargs)
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
29-Nov-2024 15:32:45 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
29-Nov-2024 15:32:45 tests/utils/bdd_utils.py:78: in wrapper
29-Nov-2024 15:32:45     return fun(*ba.args, **ba.kwargs)
29-Nov-2024 15:32:45 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
29-Nov-2024 15:32:45     assert_(client.perform, condition)
29-Nov-2024 15:32:45 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f291c75eba0>>
29-Nov-2024 15:32:45 args = (<function shell_check_type.<locals>.condition at 0x7f291c7894e0>,)
29-Nov-2024 15:32:45 kwargs = {}, assert_result = False
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45     def assert_(expression, *args, **kwargs):
29-Nov-2024 15:32:45         assert_result = expression(*args, **kwargs)
29-Nov-2024 15:32:45 >       assert assert_result
29-Nov-2024 15:32:45 E       AssertionError
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 tests/utils/utils.py:42: AssertionError
29-Nov-2024 15:32:45 ------------------------------ Captured log call -------------------------------
29-Nov-2024 15:32:45 ERROR    root:utils.py:30 Traceback (most recent call last):
29-Nov-2024 15:32:45   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
29-Nov-2024 15:32:45     condition_satisfied = condition()
29-Nov-2024 15:32:45                           ^^^^^^^^^^^
29-Nov-2024 15:32:45   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition
29-Nov-2024 15:32:45     assert stat_file_type.strip() == file_type
29-Nov-2024 15:32:45            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
29-Nov-2024 15:32:45 AssertionError
29-Nov-2024 15:32:45 =============================== warnings summary ===============================
29-Nov-2024 15:32:45 tests/utils/rest_utils.py:97
29-Nov-2024 15:32:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
29-Nov-2024 15:32:45     print("""
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 tests/utils/path_utils.py:112
29-Nov-2024 15:32:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
29-Nov-2024 15:32:45     return path.replace("'", "\\'").replace(' ', '\ ')
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 tests/utils/acceptance_utils.py:55
29-Nov-2024 15:32:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
29-Nov-2024 15:32:45     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 tests/utils/acceptance_utils.py:57
29-Nov-2024 15:32:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
29-Nov-2024 15:32:45     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
29-Nov-2024 15:32:45
29-Nov-2024 15:32:45 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
29-Nov-2024 15:32:45 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/test-reports/results.xml -
29-Nov-2024 15:32:45 ============= 1 failed, 13 passed, 4 warnings in 805.30s (0:13:25) =============
29-Nov-2024 15:32:51 release "dev" uninstalled
29-Nov-2024 15:32:51 Sidecar injection has been disabled
29-Nov-2024 15:32:51 Cleaning helm release "dev"...
29-Nov-2024 15:32:51 Deleted 1 helm deployments
29-Nov-2024 15:32:51 Deleted 0 k8s deployments
29-Nov-2024 15:32:51 Deleted 0 k8s services
29-Nov-2024 15:32:51 Deleted 0 persistent volumes
29-Nov-2024 15:32:52 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
29-Nov-2024 15:32:52 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
29-Nov-2024 15:32:52 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
29-Nov-2024 15:32:52 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
29-Nov-2024 15:32:52 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
29-Nov-2024 15:32:52 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
29-Nov-2024 15:32:52 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
29-Nov-2024 15:32:52 Finished task 'Run acceptance oneclient tests' with result: Success
29-Nov-2024 15:32:52 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
29-Nov-2024 15:32:52 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS...
29-Nov-2024 15:32:52 Failing task since 1 failing test cases were found.
29-Nov-2024 15:32:52 Changing Task Result to SUCCESS as all failed tests were quarantined.
29-Nov-2024 15:32:52 Finished task 'Parse test results' with result: Success
29-Nov-2024 15:32:52 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
29-Nov-2024 15:32:52
Substituting variable: ${bamboo.artifactRepoHostname} with S3
29-Nov-2024 15:32:52
Substituting variable: ${bamboo.artifactRepoPort} with 10161
29-Nov-2024 15:32:52
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
29-Nov-2024 15:32:52
Substituting variable: ${bamboo.planRepository.branchName} with develop
29-Nov-2024 15:32:52
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
29-Nov-2024 15:32:52
Substituting variable: ${bamboo.artifactRepoHostname} with S3
29-Nov-2024 15:32:52
Substituting variable: ${bamboo.artifactRepoPort} with 10161
29-Nov-2024 15:32:52
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
29-Nov-2024 15:32:52
Substituting variable: ${bamboo.planRepository.branchName} with develop
29-Nov-2024 15:32:52
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
29-Nov-2024 15:32:52 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
29-Nov-2024 15:32:52
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3370 (ODSRV-OAP-MSRFSPS-3370)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3370-ScriptBuildTask-1297059529267652550.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance
29-Nov-2024 15:32:52 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
29-Nov-2024 15:32:53 Uploading artifact
29-Nov-2024 15:32:53     source path: surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
29-Nov-2024 15:32:53     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz
29-Nov-2024 15:32:53 Finished task 'Pack and push surefire artifact' with result: Success
29-Nov-2024 15:32:53 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
29-Nov-2024 15:32:53 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
29-Nov-2024 15:32:53
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3370 (ODSRV-OAP-MSRFSPS-3370)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3370-ScriptBuildTask-8651002505059638603.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS
29-Nov-2024 15:32:53 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
29-Nov-2024 15:32:54 Finished task 'Pack logs' with result: Success
29-Nov-2024 15:32:54 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
29-Nov-2024 15:32:54
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
29-Nov-2024 15:32:54 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
29-Nov-2024 15:32:54
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3370 (ODSRV-OAP-MSRFSPS-3370)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3370-ScriptBuildTask-2684337602938309312.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance
29-Nov-2024 15:32:54   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
29-Nov-2024 15:32:54                                  Dload  Upload   Total   Spent    Left  Speed
29-Nov-2024 15:32:54
29-Nov-2024 15:32:54   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
29-Nov-2024 15:32:54 Clearing /tmp/onedata and /home/bamboo/.one-env
29-Nov-2024 15:32:54   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
29-Nov-2024 15:32:54 100  4822  100  4822    0     0  19925      0 --:--:-- --:--:-- --:--:-- 19843
29-Nov-2024 15:32:55 Cleaning helm deployments
29-Nov-2024 15:32:55 Cleanining pods
29-Nov-2024 15:32:55 Cleaning kube persistant volumes
29-Nov-2024 15:32:56 pod "dev-volume-s3-krakow-585f4c9-qgwmv" deleted
29-Nov-2024 15:33:16 pod "dev-volume-s3-paris-64bd65585f-bbr44" deleted
29-Nov-2024 15:33:22 Cleaning dockswift container
29-Nov-2024 15:33:22 Cleaning docker containers
29-Nov-2024 15:33:24 Stalled docker containers to remove:
29-Nov-2024 15:33:24 6946b9610748 f78aa5b0bcde 9b4f2f9d0633 ef0947978931
29-Nov-2024 15:33:24 Removing stalled docker containers
29-Nov-2024 15:33:24 Error response from daemon: Cannot kill container: 6946b9610748: Container 6946b9610748d30725c126f374a7df24a554c2f169baef0812799ada8b9fb801 is not running
29-Nov-2024 15:33:24 6946b9610748
29-Nov-2024 15:33:24 Error response from daemon: Cannot kill container: f78aa5b0bcde: Container f78aa5b0bcde64b8def02e3872f410e55a888162b23dcc8eea738d83c0686041 is not running
29-Nov-2024 15:33:24 f78aa5b0bcde
29-Nov-2024 15:33:24 Error response from daemon: Cannot kill container: 9b4f2f9d0633: Container 9b4f2f9d0633b16a106965ab152bb53eaf34e8d5b2b505b9fe4682c0e9ec886f is not running
29-Nov-2024 15:33:24 9b4f2f9d0633
29-Nov-2024 15:33:24 ef0947978931
29-Nov-2024 15:33:24 ef0947978931
29-Nov-2024 15:33:24 Stalled docker volumes to remove:
29-Nov-2024 15:33:24
29-Nov-2024 15:33:24 Removing stalled docker volumes
29-Nov-2024 15:33:24 Removing stalled loopdevices
29-Nov-2024 15:33:25 Done
29-Nov-2024 15:33:25 Finished task 'Clear env and working dir' with result: Success
29-Nov-2024 15:33:25 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
29-Nov-2024 15:33:25 Running post build plugin 'Docker Container Cleanup'
29-Nov-2024 15:33:25 Running post build plugin 'NCover Results Collector'
29-Nov-2024 15:33:25 Running post build plugin 'Build Results Label Collector'
29-Nov-2024 15:33:25 Running post build plugin 'Clover Results Collector'
29-Nov-2024 15:33:25 Running post build plugin 'npm Cache Cleanup'
29-Nov-2024 15:33:25 Running post build plugin 'Artifact Copier'
29-Nov-2024 15:33:25 Publishing an artifact: test_logs.tar.gz
29-Nov-2024 15:33:25 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 172.2 ms
29-Nov-2024 15:33:25 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS'
29-Nov-2024 15:33:25 Finalising the build...
29-Nov-2024 15:33:25 Stopping timer.
29-Nov-2024 15:33:25 Build ODSRV-OAP-MSRFSPS-3370 completed.
29-Nov-2024 15:33:25 Running on server: post build plugin 'Build Hanging Detection Configuration'
29-Nov-2024 15:33:25 Running on server: post build plugin 'NCover Results Collector'
29-Nov-2024 15:33:25 Running on server: post build plugin 'Build Labeller'
29-Nov-2024 15:33:25 Running on server: post build plugin 'Clover Delta Calculator'
29-Nov-2024 15:33:25 Running on server: post build plugin 'Maven Dependencies Postprocessor'
29-Nov-2024 15:33:25 All post build plugins have finished
29-Nov-2024 15:33:25 Generating build results summary...
29-Nov-2024 15:33:26 Saving build results to disk...
29-Nov-2024 15:33:26 Store variable context...
29-Nov-2024 15:33:26 Finished building ODSRV-OAP-MSRFSPS-3370.