oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

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

15-Nov-2024 19:48:33
15-Nov-2024 19:48:33
15-Nov-2024 19:49:32 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_decrease_size[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 19:49:32 =================================================================
15-Nov-2024 19:49:32 - Executing scenario 'Decrease regular file size with truncate'
15-Nov-2024 19:49:32 - from feature 'Multi_regular_file_stat'
15-Nov-2024 19:49:32 -----------------------------------------------------------------
15-Nov-2024 19:49:32 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 19:49:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 19:49:32 using [token, token] by [user1, user2]"'
15-Nov-2024 19:49:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:49:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:49:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:49:32
15-Nov-2024 19:49:32
15-Nov-2024 19:49:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d'
15-Nov-2024 19:49:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d' successfully started
15-Nov-2024 19:49:32
15-Nov-2024 19:49:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n42z6m4bei88947v
15-Nov-2024 19:49:32
15-Nov-2024 19:49:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n42z6m4bei88947v --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n42z6m4bei88947v
15-Nov-2024 19:49:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14918803388912146078'...
15-Nov-2024 19:49:32 Getting configuration...
15-Nov-2024 19:49:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n42z6m4bei88947v'.
15-Nov-2024 19:49:32
15-Nov-2024 19:49:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:49:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:49:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:49:32
15-Nov-2024 19:49:32
15-Nov-2024 19:49:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm'
15-Nov-2024 19:49:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm' successfully started
15-Nov-2024 19:49:32
15-Nov-2024 19:49:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m5dultbri00c393d
15-Nov-2024 19:49:32
15-Nov-2024 19:49:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m5dultbri00c393d --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m5dultbri00c393d
15-Nov-2024 19:49:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13540486792526595659'...
15-Nov-2024 19:49:32 Getting configuration...
15-Nov-2024 19:49:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m5dultbri00c393d'.
15-Nov-2024 19:49:32
15-Nov-2024 19:49:32 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 19:49:32 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 19:49:32 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 19:49:32 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
15-Nov-2024 19:49:32 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
15-Nov-2024 19:49:32 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
15-Nov-2024 19:49:32 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
15-Nov-2024 19:49:32 =================================================================
15-Nov-2024 19:49:32
15-Nov-2024 19:49:33 PASSED
15-Nov-2024 19:49:33 Unmounting client from /tmp/onedata/mnt/n42z6m4bei88947v
15-Nov-2024 19:49:33
15-Nov-2024 19:49:33
15-Nov-2024 19:49:33 Unmounting client from /tmp/onedata/mnt/m5dultbri00c393d
15-Nov-2024 19:49:33
15-Nov-2024 19:49:33
15-Nov-2024 19:50:13 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
15-Nov-2024 19:50:13 =================================================================
15-Nov-2024 19:50:13 - Executing scenario 'Fail to truncate regular file without write permission'
15-Nov-2024 19:50:13 - from feature 'Multi_regular_file_stat'
15-Nov-2024 19:50:13 -----------------------------------------------------------------
15-Nov-2024 19:50:13 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 19:50:13 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 19:50:13 using [token, token] by [user1, user2]"'
15-Nov-2024 19:50:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:50:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:50:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d'
15-Nov-2024 19:50:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d' successfully started
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r5epw7oxih4t9jd3
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r5epw7oxih4t9jd3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r5epw7oxih4t9jd3
15-Nov-2024 19:50:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6664717456323145219'...
15-Nov-2024 19:50:13 Getting configuration...
15-Nov-2024 19:50:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/r5epw7oxih4t9jd3'.
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:50:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:50:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm'
15-Nov-2024 19:50:13 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm' successfully started
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ubpakoshn88h4jb1
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ubpakoshn88h4jb1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ubpakoshn88h4jb1
15-Nov-2024 19:50:13 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10270514616841364296'...
15-Nov-2024 19:50:13 Getting configuration...
15-Nov-2024 19:50:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ubpakoshn88h4jb1'.
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 19:50:13 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 19:50:13 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 19:50:13 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 19:50:13 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
15-Nov-2024 19:50:13 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
15-Nov-2024 19:50:13 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
15-Nov-2024 19:50:13 =================================================================
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13 PASSED
15-Nov-2024 19:50:13 Unmounting client from /tmp/onedata/mnt/r5epw7oxih4t9jd3
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13 Unmounting client from /tmp/onedata/mnt/ubpakoshn88h4jb1
15-Nov-2024 19:50:13
15-Nov-2024 19:50:13
15-Nov-2024 19:50:47 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 19:50:47 =================================================================
15-Nov-2024 19:50:47 - Executing scenario 'Timestamps at creation'
15-Nov-2024 19:50:47 - from feature 'Multi_regular_file_stat'
15-Nov-2024 19:50:47 -----------------------------------------------------------------
15-Nov-2024 19:50:47 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 19:50:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 19:50:47 using [token, token] by [user1, user2]"'
15-Nov-2024 19:50:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:50:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:50:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d'
15-Nov-2024 19:50:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d' successfully started
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cape4aw3d6z2iwff
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cape4aw3d6z2iwff --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cape4aw3d6z2iwff
15-Nov-2024 19:50:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11596138533631023859'...
15-Nov-2024 19:50:47 Getting configuration...
15-Nov-2024 19:50:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cape4aw3d6z2iwff'.
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:50:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:50:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm'
15-Nov-2024 19:50:47 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm' successfully started
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uytt65mu4hh6p5c6
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uytt65mu4hh6p5c6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uytt65mu4hh6p5c6
15-Nov-2024 19:50:47 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16210802188139275080'...
15-Nov-2024 19:50:47 Getting configuration...
15-Nov-2024 19:50:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uytt65mu4hh6p5c6'.
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 19:50:47 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 19:50:47 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 19:50:47 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
15-Nov-2024 19:50:47 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
15-Nov-2024 19:50:47 =================================================================
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47 PASSED
15-Nov-2024 19:50:47 Unmounting client from /tmp/onedata/mnt/cape4aw3d6z2iwff
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47 Unmounting client from /tmp/onedata/mnt/uytt65mu4hh6p5c6
15-Nov-2024 19:50:47
15-Nov-2024 19:50:47
15-Nov-2024 19:51:27 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
15-Nov-2024 19:51:27 =================================================================
15-Nov-2024 19:51:27 - Executing scenario 'Fail to update timestamps (touch) without write permission'
15-Nov-2024 19:51:27 - from feature 'Multi_regular_file_stat'
15-Nov-2024 19:51:27 -----------------------------------------------------------------
15-Nov-2024 19:51:27 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 19:51:27 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 19:51:27 using [token, token] by [user1, user2]"'
15-Nov-2024 19:51:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:51:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:51:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d'
15-Nov-2024 19:51:27 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d' successfully started
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/780vkefefx05rvmi
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/780vkefefx05rvmi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/780vkefefx05rvmi
15-Nov-2024 19:51:27 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12659996458274469743'...
15-Nov-2024 19:51:27 Getting configuration...
15-Nov-2024 19:51:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/780vkefefx05rvmi'.
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:51:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:51:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm'
15-Nov-2024 19:51:27 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm' successfully started
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0fbypp0vdvptfz28
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0fbypp0vdvptfz28 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0fbypp0vdvptfz28
15-Nov-2024 19:51:27 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18008676293800687999'...
15-Nov-2024 19:51:27 Getting configuration...
15-Nov-2024 19:51:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0fbypp0vdvptfz28'.
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 19:51:27 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 19:51:27 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 19:51:27 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 19:51:27 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
15-Nov-2024 19:51:27 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
15-Nov-2024 19:51:27 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
15-Nov-2024 19:51:27 =================================================================
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27 PASSED
15-Nov-2024 19:51:27 Unmounting client from /tmp/onedata/mnt/780vkefefx05rvmi
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27 Unmounting client from /tmp/onedata/mnt/0fbypp0vdvptfz28
15-Nov-2024 19:51:27
15-Nov-2024 19:51:27
15-Nov-2024 19:52:06 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
15-Nov-2024 19:52:06 =================================================================
15-Nov-2024 19:52:06 - Executing scenario 'Update timestamps (touch) with write permission'
15-Nov-2024 19:52:06 - from feature 'Multi_regular_file_stat'
15-Nov-2024 19:52:06 -----------------------------------------------------------------
15-Nov-2024 19:52:06 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 19:52:06 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 19:52:06 using [token, token] by [user1, user2]"'
15-Nov-2024 19:52:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:52:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:52:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:52:06
15-Nov-2024 19:52:06
15-Nov-2024 19:52:06 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d'
15-Nov-2024 19:52:06 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d' successfully started
15-Nov-2024 19:52:06
15-Nov-2024 19:52:06 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8aki1we2dj9kky0g
15-Nov-2024 19:52:06
15-Nov-2024 19:52:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8aki1we2dj9kky0g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8aki1we2dj9kky0g
15-Nov-2024 19:52:06 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17382514275002896817'...
15-Nov-2024 19:52:06 Getting configuration...
15-Nov-2024 19:52:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8aki1we2dj9kky0g'.
15-Nov-2024 19:52:06
15-Nov-2024 19:52:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:52:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:52:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:52:06
15-Nov-2024 19:52:06
15-Nov-2024 19:52:06 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm'
15-Nov-2024 19:52:06 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm' successfully started
15-Nov-2024 19:52:06
15-Nov-2024 19:52:06 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uzcipb0ofdv8yufn
15-Nov-2024 19:52:06
15-Nov-2024 19:52:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uzcipb0ofdv8yufn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uzcipb0ofdv8yufn
15-Nov-2024 19:52:06 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11363106198480236101'...
15-Nov-2024 19:52:06 Getting configuration...
15-Nov-2024 19:52:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uzcipb0ofdv8yufn'.
15-Nov-2024 19:52:06
15-Nov-2024 19:52:06 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 19:52:06 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 19:52:06 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 19:52:06 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 19:52:06 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
15-Nov-2024 19:52:06 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
15-Nov-2024 19:52:06 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
15-Nov-2024 19:52:06 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
15-Nov-2024 19:52:06 =================================================================
15-Nov-2024 19:52:06
15-Nov-2024 19:52:07 PASSED
15-Nov-2024 19:52:07 Unmounting client from /tmp/onedata/mnt/8aki1we2dj9kky0g
15-Nov-2024 19:52:07
15-Nov-2024 19:52:07
15-Nov-2024 19:52:07 Unmounting client from /tmp/onedata/mnt/uzcipb0ofdv8yufn
15-Nov-2024 19:52:07
15-Nov-2024 19:52:07
15-Nov-2024 19:52:50 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
15-Nov-2024 19:52:50 =================================================================
15-Nov-2024 19:52:50 - Executing scenario 'Access time'
15-Nov-2024 19:52:50 - from feature 'Multi_regular_file_stat'
15-Nov-2024 19:52:50 -----------------------------------------------------------------
15-Nov-2024 19:52:50 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 19:52:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 19:52:50 using [token, token] by [user1, user2]"'
15-Nov-2024 19:52:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:52:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:52:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:52:50
15-Nov-2024 19:52:50
15-Nov-2024 19:52:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d'
15-Nov-2024 19:52:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d' successfully started
15-Nov-2024 19:52:50
15-Nov-2024 19:52:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wtwudb39nlej1vsg
15-Nov-2024 19:52:50
15-Nov-2024 19:52:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wtwudb39nlej1vsg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wtwudb39nlej1vsg
15-Nov-2024 19:52:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15183287676394432952'...
15-Nov-2024 19:52:50 Getting configuration...
15-Nov-2024 19:52:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wtwudb39nlej1vsg'.
15-Nov-2024 19:52:50
15-Nov-2024 19:52:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:52:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:52:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:52:50
15-Nov-2024 19:52:50
15-Nov-2024 19:52:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm'
15-Nov-2024 19:52:50 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm' successfully started
15-Nov-2024 19:52:50
15-Nov-2024 19:52:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cnz7rjxz93hgfbnj
15-Nov-2024 19:52:50
15-Nov-2024 19:52:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cnz7rjxz93hgfbnj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cnz7rjxz93hgfbnj
15-Nov-2024 19:52:50 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14991686708853336249'...
15-Nov-2024 19:52:50 Getting configuration...
15-Nov-2024 19:52:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cnz7rjxz93hgfbnj'.
15-Nov-2024 19:52:50
15-Nov-2024 19:52:50 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 19:52:50 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 19:52:50 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 19:52:50 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
15-Nov-2024 19:52:50 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
15-Nov-2024 19:52:50 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
15-Nov-2024 19:52:50 =================================================================
15-Nov-2024 19:52:50
15-Nov-2024 19:52:51 PASSED
15-Nov-2024 19:52:51 Unmounting client from /tmp/onedata/mnt/wtwudb39nlej1vsg
15-Nov-2024 19:52:51
15-Nov-2024 19:52:51
15-Nov-2024 19:52:51 Unmounting client from /tmp/onedata/mnt/cnz7rjxz93hgfbnj
15-Nov-2024 19:52:51
15-Nov-2024 19:52:51
15-Nov-2024 19:53:40 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
15-Nov-2024 19:53:40 =================================================================
15-Nov-2024 19:53:40 - Executing scenario 'Modification time'
15-Nov-2024 19:53:40 - from feature 'Multi_regular_file_stat'
15-Nov-2024 19:53:40 -----------------------------------------------------------------
15-Nov-2024 19:53:40 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 19:53:40 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 19:53:40 using [token, token] by [user1, user2]"'
15-Nov-2024 19:53:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:53:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:53:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d'
15-Nov-2024 19:53:40 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d' successfully started
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rk29i0p3def86e3s
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rk29i0p3def86e3s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rk29i0p3def86e3s
15-Nov-2024 19:53:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2292434348173192058'...
15-Nov-2024 19:53:40 Getting configuration...
15-Nov-2024 19:53:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rk29i0p3def86e3s'.
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:53:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:53:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm'
15-Nov-2024 19:53:40 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm' successfully started
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/e4s56uxk2nmmxay8
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e4s56uxk2nmmxay8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e4s56uxk2nmmxay8
15-Nov-2024 19:53:40 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7028326363928635120'...
15-Nov-2024 19:53:40 Getting configuration...
15-Nov-2024 19:53:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/e4s56uxk2nmmxay8'.
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 19:53:40 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 19:53:40 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 19:53:40 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 19:53:40 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 19:53:40 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
15-Nov-2024 19:53:40 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
15-Nov-2024 19:53:40 =================================================================
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40 PASSED
15-Nov-2024 19:53:40 Unmounting client from /tmp/onedata/mnt/rk29i0p3def86e3s
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40 Unmounting client from /tmp/onedata/mnt/e4s56uxk2nmmxay8
15-Nov-2024 19:53:40
15-Nov-2024 19:53:40
15-Nov-2024 19:54:30 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
15-Nov-2024 19:54:30 =================================================================
15-Nov-2024 19:54:30 - Executing scenario 'Status-change time when changing mode'
15-Nov-2024 19:54:30 - from feature 'Multi_regular_file_stat'
15-Nov-2024 19:54:30 -----------------------------------------------------------------
15-Nov-2024 19:54:30 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 19:54:30 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 19:54:30 using [token, token] by [user1, user2]"'
15-Nov-2024 19:54:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:54:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:54:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d'
15-Nov-2024 19:54:30 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d' successfully started
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/b7mlrrjbdrgx7ufc
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b7mlrrjbdrgx7ufc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b7mlrrjbdrgx7ufc
15-Nov-2024 19:54:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17220394876587526410'...
15-Nov-2024 19:54:30 Getting configuration...
15-Nov-2024 19:54:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/b7mlrrjbdrgx7ufc'.
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:54:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:54:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm'
15-Nov-2024 19:54:30 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm' successfully started
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1kk4ckvmpqc1al35
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1kk4ckvmpqc1al35 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1kk4ckvmpqc1al35
15-Nov-2024 19:54:30 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15502533096581553846'...
15-Nov-2024 19:54:30 Getting configuration...
15-Nov-2024 19:54:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1kk4ckvmpqc1al35'.
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 19:54:30 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 19:54:30 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 19:54:30 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 19:54:30 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
15-Nov-2024 19:54:30 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
15-Nov-2024 19:54:30 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
15-Nov-2024 19:54:30 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
15-Nov-2024 19:54:30 =================================================================
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30 PASSED
15-Nov-2024 19:54:30 Unmounting client from /tmp/onedata/mnt/b7mlrrjbdrgx7ufc
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30 Unmounting client from /tmp/onedata/mnt/1kk4ckvmpqc1al35
15-Nov-2024 19:54:30
15-Nov-2024 19:54:30
15-Nov-2024 19:55:14 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
15-Nov-2024 19:55:14 =================================================================
15-Nov-2024 19:55:14 - Executing scenario 'Status-change time when renaming on storage'
15-Nov-2024 19:55:14 - from feature 'Multi_regular_file_stat'
15-Nov-2024 19:55:14 -----------------------------------------------------------------
15-Nov-2024 19:55:14 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 19:55:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 19:55:14 using [token, token] by [user1, user2]"'
15-Nov-2024 19:55:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:55:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:55:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gf56d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:55:14
15-Nov-2024 19:55:14
15-Nov-2024 19:55:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d'
15-Nov-2024 19:55:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gf56d' successfully started
15-Nov-2024 19:55:14
15-Nov-2024 19:55:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m57o5tzmnq153e3q
15-Nov-2024 19:55:14
15-Nov-2024 19:55:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m57o5tzmnq153e3q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m57o5tzmnq153e3q
15-Nov-2024 19:55:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16500022156793391121'...
15-Nov-2024 19:55:14 Getting configuration...
15-Nov-2024 19:55:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m57o5tzmnq153e3q'.
15-Nov-2024 19:55:14
15-Nov-2024 19:55:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 19:55:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 19:55:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qnwgm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 19:55:14
15-Nov-2024 19:55:14
15-Nov-2024 19:55:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm'
15-Nov-2024 19:55:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qnwgm' successfully started
15-Nov-2024 19:55:14
15-Nov-2024 19:55:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/w38tgpts18td0ldc
15-Nov-2024 19:55:14
15-Nov-2024 19:55:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w38tgpts18td0ldc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w38tgpts18td0ldc
15-Nov-2024 19:55:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4151082510498192421'...
15-Nov-2024 19:55:14 Getting configuration...
15-Nov-2024 19:55:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w38tgpts18td0ldc'.
15-Nov-2024 19:55:14
15-Nov-2024 19:55:14 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 19:55:14 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 19:55:14 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 19:55:14 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
15-Nov-2024 19:55:14 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 19:55:14 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
15-Nov-2024 19:55:14 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
15-Nov-2024 19:55:14 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
15-Nov-2024 19:55:14 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
15-Nov-2024 19:55:14 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
15-Nov-2024 19:55:14 =================================================================
15-Nov-2024 19:55:14
15-Nov-2024 19:55:26 PASSED
15-Nov-2024 19:55:26 Unmounting client from /tmp/onedata/mnt/m57o5tzmnq153e3q
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26 Unmounting client from /tmp/onedata/mnt/w38tgpts18td0ldc
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1731700514.704097', '-c', '/tmp/logs']
15-Nov-2024 19:55:26 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-4g422. See /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-cross-support-job-3p-users-4g422/entrypoint.log for more details
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-gf56d: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-oneclient-krakow-9b8968f6-gf56d/oneclient_logs
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=101/122)
15-Nov-2024 19:55:26             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=94/122)
15-Nov-2024 19:55:26          27,051   1%   25.80MB/s    0:00:00 (xfr#2, to-chk=100/122)
15-Nov-2024 19:55:26          27,705   1%   26.42MB/s    0:00:00 (xfr#3, to-chk=96/122)
15-Nov-2024 19:55:26         121,510   8%   28.97MB/s    0:00:00 (xfr#4, to-chk=95/122)
15-Nov-2024 19:55:26         122,164   8%   29.13MB/s    0:00:00 (xfr#5, to-chk=94/122)
15-Nov-2024 19:55:26         140,394   9%   33.47MB/s    0:00:00 (xfr#6, to-chk=93/122)
15-Nov-2024 19:55:26         140,952   9%   33.61MB/s    0:00:00 (xfr#7, to-chk=89/122)
15-Nov-2024 19:55:26         201,776  13%   38.49MB/s    0:00:00 (xfr#8, to-chk=88/122)
15-Nov-2024 19:55:26         202,334  13%   38.59MB/s    0:00:00 (xfr#9, to-chk=87/122)
15-Nov-2024 19:55:26         227,752  15%   43.44MB/s    0:00:00 (xfr#10, to-chk=86/122)
15-Nov-2024 19:55:26         228,214  15%   36.27MB/s    0:00:00 (xfr#11, to-chk=82/122)
15-Nov-2024 19:55:26         321,234  21%   34.04MB/s    0:00:00 (xfr#12, to-chk=81/122)
15-Nov-2024 19:55:26         321,696  21%   34.09MB/s    0:00:00 (xfr#13, to-chk=80/122)
15-Nov-2024 19:55:26         338,923  22%   26.94MB/s    0:00:00 (xfr#14, to-chk=79/122)
15-Nov-2024 19:55:26         339,481  22%   26.98MB/s    0:00:00 (xfr#15, to-chk=75/122)
15-Nov-2024 19:55:26         400,129  26%   27.26MB/s    0:00:00 (xfr#16, to-chk=74/122)
15-Nov-2024 19:55:26         400,687  26%   27.29MB/s    0:00:00 (xfr#17, to-chk=73/122)
15-Nov-2024 19:55:26         422,188  28%   28.76MB/s    0:00:00 (xfr#18, to-chk=72/122)
15-Nov-2024 19:55:26         422,746  28%   28.80MB/s    0:00:00 (xfr#19, to-chk=68/122)
15-Nov-2024 19:55:26         499,571  33%   26.47MB/s    0:00:00 (xfr#20, to-chk=67/122)
15-Nov-2024 19:55:26         500,129  33%   26.50MB/s    0:00:00 (xfr#21, to-chk=66/122)
15-Nov-2024 19:55:26         517,300  34%   25.97MB/s    0:00:00 (xfr#22, to-chk=65/122)
15-Nov-2024 19:55:26         517,762  34%   25.99MB/s    0:00:00 (xfr#23, to-chk=61/122)
15-Nov-2024 19:55:26         580,546  38%   29.14MB/s    0:00:00 (xfr#24, to-chk=60/122)
15-Nov-2024 19:55:26         581,008  38%   29.16MB/s    0:00:00 (xfr#25, to-chk=59/122)
15-Nov-2024 19:55:26         609,138  40%   29.05MB/s    0:00:00 (xfr#26, to-chk=58/122)
15-Nov-2024 19:55:26         609,696  40%   29.07MB/s    0:00:00 (xfr#27, to-chk=54/122)
15-Nov-2024 19:55:26         698,005  46%   31.70MB/s    0:00:00 (xfr#28, to-chk=53/122)
15-Nov-2024 19:55:26         698,563  46%   30.28MB/s    0:00:00 (xfr#29, to-chk=52/122)
15-Nov-2024 19:55:26         715,930  47%   29.69MB/s    0:00:00 (xfr#30, to-chk=51/122)
15-Nov-2024 19:55:26         716,488  47%   29.71MB/s    0:00:00 (xfr#31, to-chk=47/122)
15-Nov-2024 19:55:26         813,227  54%   27.70MB/s    0:00:00 (xfr#32, to-chk=46/122)
15-Nov-2024 19:55:26         813,785  54%   27.72MB/s    0:00:00 (xfr#33, to-chk=45/122)
15-Nov-2024 19:55:26         834,106  55%   28.41MB/s    0:00:00 (xfr#34, to-chk=44/122)
15-Nov-2024 19:55:26         834,568  55%   28.43MB/s    0:00:00 (xfr#35, to-chk=40/122)
15-Nov-2024 19:55:26         909,468  60%   28.91MB/s    0:00:00 (xfr#36, to-chk=39/122)
15-Nov-2024 19:55:26         909,930  60%   28.93MB/s    0:00:00 (xfr#37, to-chk=38/122)
15-Nov-2024 19:55:26         910,558  60%   28.95MB/s    0:00:00 (xfr#38, to-chk=37/122)
15-Nov-2024 19:55:26         929,521  61%   29.55MB/s    0:00:00 (xfr#39, to-chk=36/122)
15-Nov-2024 19:55:26         929,983  62%   28.61MB/s    0:00:00 (xfr#40, to-chk=32/122)
15-Nov-2024 19:55:26         998,126  66%   29.75MB/s    0:00:00 (xfr#41, to-chk=31/122)
15-Nov-2024 19:55:26         998,588  66%   29.76MB/s    0:00:00 (xfr#42, to-chk=30/122)
15-Nov-2024 19:55:26       1,031,579  68%   30.74MB/s    0:00:00 (xfr#43, to-chk=29/122)
15-Nov-2024 19:55:26       1,032,041  68%   30.76MB/s    0:00:00 (xfr#44, to-chk=25/122)
15-Nov-2024 19:55:26       1,127,899  75%   25.61MB/s    0:00:00 (xfr#45, to-chk=24/122)
15-Nov-2024 19:55:26       1,128,361  75%   25.62MB/s    0:00:00 (xfr#46, to-chk=23/122)
15-Nov-2024 19:55:26       1,154,334  76%   25.60MB/s    0:00:00 (xfr#47, to-chk=22/122)
15-Nov-2024 19:55:26       1,154,604  76%   25.61MB/s    0:00:00 (xfr#48, to-chk=18/122)
15-Nov-2024 19:55:26       1,245,888  83%   27.00MB/s    0:00:00 (xfr#49, to-chk=17/122)
15-Nov-2024 19:55:26       1,246,158  83%   27.01MB/s    0:00:00 (xfr#50, to-chk=16/122)
15-Nov-2024 19:55:26       1,272,820  84%   26.97MB/s    0:00:00 (xfr#51, to-chk=15/122)
15-Nov-2024 19:55:26       1,273,474  84%   26.99MB/s    0:00:00 (xfr#52, to-chk=11/122)
15-Nov-2024 19:55:26       1,360,401  90%   26.48MB/s    0:00:00 (xfr#53, to-chk=10/122)
15-Nov-2024 19:55:26       1,361,055  90%   26.49MB/s    0:00:00 (xfr#54, to-chk=9/122)
15-Nov-2024 19:55:26       1,361,683  90%   25.97MB/s    0:00:00 (xfr#55, to-chk=8/122)
15-Nov-2024 19:55:26       1,390,331  92%   26.52MB/s    0:00:00 (xfr#56, to-chk=7/122)
15-Nov-2024 19:55:26       1,390,985  92%   26.53MB/s    0:00:00 (xfr#57, to-chk=3/122)
15-Nov-2024 19:55:26       1,477,270  98%   27.09MB/s    0:00:00 (xfr#58, to-chk=2/122)
15-Nov-2024 19:55:26       1,477,924  98%   27.10MB/s    0:00:00 (xfr#59, to-chk=1/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   27.46MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   26.45MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   25.97MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       1,497,470  99%   25.97MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-qnwgm: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-oneclient-paris-7f5779b546-qnwgm/oneclient_logs
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26          26,346   1%   25.13MB/s    0:00:00 (xfr#1, to-chk=101/122)
15-Nov-2024 19:55:26          26,346   1%   25.13MB/s    0:00:00 (xfr#1, to-chk=95/122)
15-Nov-2024 19:55:26          26,808   1%   25.57MB/s    0:00:00 (xfr#2, to-chk=97/122)
15-Nov-2024 19:55:26         154,417   7%    7.75MB/s    0:00:00 (xfr#3, to-chk=96/122)
15-Nov-2024 19:55:26         154,879   7%    7.77MB/s    0:00:00 (xfr#4, to-chk=95/122)
15-Nov-2024 19:55:26         155,507   7%    7.81MB/s    0:00:00 (xfr#5, to-chk=94/122)
15-Nov-2024 19:55:26         175,245   8%    6.96MB/s    0:00:00 (xfr#6, to-chk=93/122)
15-Nov-2024 19:55:26         175,803   8%    6.99MB/s    0:00:00 (xfr#7, to-chk=89/122)
15-Nov-2024 19:55:26         315,397  15%    7.34MB/s    0:00:00 (xfr#8, to-chk=88/122)
15-Nov-2024 19:55:26         315,955  15%    7.35MB/s    0:00:00 (xfr#9, to-chk=87/122)
15-Nov-2024 19:55:26         331,793  16%    7.53MB/s    0:00:00 (xfr#10, to-chk=86/122)
15-Nov-2024 19:55:26         332,351  16%    7.55MB/s    0:00:00 (xfr#11, to-chk=82/122)
15-Nov-2024 19:55:26         417,724  20%    9.49MB/s    0:00:00 (xfr#12, to-chk=81/122)
15-Nov-2024 19:55:26         418,282  20%    9.50MB/s    0:00:00 (xfr#13, to-chk=80/122)
15-Nov-2024 19:55:26         436,611  21%    9.91MB/s    0:00:00 (xfr#14, to-chk=79/122)
15-Nov-2024 19:55:26         437,169  21%    9.70MB/s    0:00:00 (xfr#15, to-chk=75/122)
15-Nov-2024 19:55:26         551,384  26%   12.23MB/s    0:00:00 (xfr#16, to-chk=74/122)
15-Nov-2024 19:55:26         551,942  26%   12.24MB/s    0:00:00 (xfr#17, to-chk=73/122)
15-Nov-2024 19:55:26         572,381  27%   12.41MB/s    0:00:00 (xfr#18, to-chk=72/122)
15-Nov-2024 19:55:26         572,747  27%   12.41MB/s    0:00:00 (xfr#19, to-chk=68/122)
15-Nov-2024 19:55:26         711,637  34%   10.44MB/s    0:00:00 (xfr#20, to-chk=67/122)
15-Nov-2024 19:55:26         712,003  34%   10.45MB/s    0:00:00 (xfr#21, to-chk=66/122)
15-Nov-2024 19:55:26         729,178  35%   10.54MB/s    0:00:00 (xfr#22, to-chk=65/122)
15-Nov-2024 19:55:26         729,544  35%   10.54MB/s    0:00:00 (xfr#23, to-chk=61/122)
15-Nov-2024 19:55:26         828,180  40%   11.97MB/s    0:00:00 (xfr#24, to-chk=60/122)
15-Nov-2024 19:55:26         828,546  40%   11.79MB/s    0:00:00 (xfr#25, to-chk=59/122)
15-Nov-2024 19:55:26         848,643  41%   12.08MB/s    0:00:00 (xfr#26, to-chk=58/122)
15-Nov-2024 19:55:26         849,105  41%   12.09MB/s    0:00:00 (xfr#27, to-chk=54/122)
15-Nov-2024 19:55:26       1,020,725  49%    9.18MB/s    0:00:00 (xfr#28, to-chk=53/122)
15-Nov-2024 19:55:26 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 19:55:26       1,021,187  49%    9.10MB/s    0:00:00 (xfr#29, to-chk=52/122)
15-Nov-2024 19:55:26 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 19:55:26 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 19:55:26       1,046,161  50%    9.32MB/s    0:00:00 (xfr#30, to-chk=51/122)
15-Nov-2024 19:55:26 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 19:55:26       1,047,039  50%    9.33MB/s    0:00:00 (xfr#31, to-chk=47/122)
15-Nov-2024 19:55:26 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 19:55:26       1,125,757  54%   10.03MB/s    0:00:00 (xfr#32, to-chk=46/122)
15-Nov-2024 19:55:26 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 19:55:26 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 19:55:26 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 19:55:26       1,126,635  54%   10.04MB/s    0:00:00 (xfr#33, to-chk=45/122)
15-Nov-2024 19:55:26       1,145,633  55%   10.12MB/s    0:00:00 (xfr#34, to-chk=44/122)
15-Nov-2024 19:55:26       1,146,095  55%   10.12MB/s    0:00:00 (xfr#35, to-chk=40/122)
15-Nov-2024 19:55:26       1,252,289  60%   10.66MB/s    0:00:00 (xfr#36, to-chk=39/122)
15-Nov-2024 19:55:26       1,252,751  60%   10.67MB/s    0:00:00 (xfr#37, to-chk=38/122)
15-Nov-2024 19:55:26       1,273,496  61%   10.84MB/s    0:00:00 (xfr#38, to-chk=37/122)
15-Nov-2024 19:55:26       1,273,958  61%   10.75MB/s    0:00:00 (xfr#39, to-chk=33/122)
15-Nov-2024 19:55:26       1,439,670  69%   11.84MB/s    0:00:00 (xfr#40, to-chk=32/122)
15-Nov-2024 19:55:26       1,440,132  69%   11.84MB/s    0:00:00 (xfr#41, to-chk=31/122)
15-Nov-2024 19:55:26       1,470,661  71%   12.09MB/s    0:00:00 (xfr#42, to-chk=30/122)
15-Nov-2024 19:55:26       1,471,315  71%   12.10MB/s    0:00:00 (xfr#43, to-chk=26/122)
15-Nov-2024 19:55:26       1,608,477  78%   13.11MB/s    0:00:00 (xfr#44, to-chk=25/122)
15-Nov-2024 19:55:26       1,609,131  78%   13.12MB/s    0:00:00 (xfr#45, to-chk=24/122)
15-Nov-2024 19:55:26       1,609,759  78%   13.01MB/s    0:00:00 (xfr#46, to-chk=23/122)
15-Nov-2024 19:55:26       1,624,968  78%   13.13MB/s    0:00:00 (xfr#47, to-chk=22/122)
15-Nov-2024 19:55:26       1,625,526  78%   13.14MB/s    0:00:00 (xfr#48, to-chk=18/122)
15-Nov-2024 19:55:26       1,713,628  83%   13.73MB/s    0:00:00 (xfr#49, to-chk=17/122)
15-Nov-2024 19:55:26       1,714,186  83%   13.74MB/s    0:00:00 (xfr#50, to-chk=16/122)
15-Nov-2024 19:55:26       1,740,715  84%   13.95MB/s    0:00:00 (xfr#51, to-chk=15/122)
15-Nov-2024 19:55:26       1,741,273  84%   13.95MB/s    0:00:00 (xfr#52, to-chk=11/122)
15-Nov-2024 19:55:26       1,873,663  90%   14.89MB/s    0:00:00 (xfr#53, to-chk=10/122)
15-Nov-2024 19:55:26       1,874,221  90%   14.77MB/s    0:00:00 (xfr#54, to-chk=9/122)
15-Nov-2024 19:55:26       1,874,849  90%   14.78MB/s    0:00:00 (xfr#55, to-chk=8/122)
15-Nov-2024 19:55:26       1,895,262  91%   14.94MB/s    0:00:00 (xfr#56, to-chk=7/122)
15-Nov-2024 19:55:26       1,895,628  91%   14.94MB/s    0:00:00 (xfr#57, to-chk=3/122)
15-Nov-2024 19:55:26       2,031,967  98%   15.88MB/s    0:00:00 (xfr#58, to-chk=2/122)
15-Nov-2024 19:55:26       2,032,333  98%   15.89MB/s    0:00:00 (xfr#59, to-chk=1/122)
15-Nov-2024 19:55:26       2,059,146  99%   16.10MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   16.10MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   16.10MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   16.10MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   16.10MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   16.10MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   16.10MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   16.10MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   16.10MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   15.97MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   15.97MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   15.97MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   15.97MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   15.97MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   15.84MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26       2,059,146  99%   15.84MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 19:55:26           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 19:55:26           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 19:55:26           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 19:55:26           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 19:55:26           6,857  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26          28,123   6%   26.82MB/s    0:00:00 (xfr#2, to-chk=79/84)
15-Nov-2024 19:55:26          52,306  11%   12.47MB/s    0:00:00 (xfr#3, to-chk=77/84)
15-Nov-2024 19:55:26          52,306  11%   12.47MB/s    0:00:00 (xfr#4, to-chk=75/84)
15-Nov-2024 19:55:26          52,306  11%   12.47MB/s    0:00:00 (xfr#5, to-chk=73/84)
15-Nov-2024 19:55:26          75,268  16%   11.96MB/s    0:00:00 (xfr#6, to-chk=71/84)
15-Nov-2024 19:55:26          75,418  16%   10.27MB/s    0:00:00 (xfr#7, to-chk=69/84)
15-Nov-2024 19:55:26          75,715  16%   10.32MB/s    0:00:00 (xfr#8, to-chk=67/84)
15-Nov-2024 19:55:26         160,841  36%   12.78MB/s    0:00:00 (xfr#9, to-chk=65/84)
15-Nov-2024 19:55:26         161,778  36%   12.86MB/s    0:00:00 (xfr#10, to-chk=55/84)
15-Nov-2024 19:55:26         162,094  36%   12.88MB/s    0:00:00 (xfr#11, to-chk=54/84)
15-Nov-2024 19:55:26         163,434  36%   12.99MB/s    0:00:00 (xfr#12, to-chk=53/84)
15-Nov-2024 19:55:26         164,245  36%   13.05MB/s    0:00:00 (xfr#13, to-chk=52/84)
15-Nov-2024 19:55:26         164,722  36%   13.09MB/s    0:00:00 (xfr#14, to-chk=51/84)
15-Nov-2024 19:55:26         165,833  37%   13.18MB/s    0:00:00 (xfr#15, to-chk=50/84)
15-Nov-2024 19:55:26         166,149  37%   13.20MB/s    0:00:00 (xfr#16, to-chk=49/84)
15-Nov-2024 19:55:26         167,104  37%   12.26MB/s    0:00:00 (xfr#17, to-chk=48/84)
15-Nov-2024 19:55:26         167,420  37%   12.28MB/s    0:00:00 (xfr#18, to-chk=47/84)
15-Nov-2024 19:55:26         167,736  37%   12.31MB/s    0:00:00 (xfr#19, to-chk=46/84)
15-Nov-2024 19:55:26         168,758  37%   12.38MB/s    0:00:00 (xfr#20, to-chk=45/84)
15-Nov-2024 19:55:26         169,542  38%   12.44MB/s    0:00:00 (xfr#21, to-chk=44/84)
15-Nov-2024 19:55:26         170,466  38%   12.51MB/s    0:00:00 (xfr#22, to-chk=43/84)
15-Nov-2024 19:55:26         170,782  38%   12.53MB/s    0:00:00 (xfr#23, to-chk=42/84)
15-Nov-2024 19:55:26         171,410  38%   12.57MB/s    0:00:00 (xfr#24, to-chk=41/84)
15-Nov-2024 19:55:26         171,726  38%   12.60MB/s    0:00:00 (xfr#25, to-chk=40/84)
15-Nov-2024 19:55:26         172,534  38%   12.66MB/s    0:00:00 (xfr#26, to-chk=39/84)
15-Nov-2024 19:55:26         173,324  38%   11.81MB/s    0:00:00 (xfr#27, to-chk=38/84)
15-Nov-2024 19:55:26         173,796  38%   11.84MB/s    0:00:00 (xfr#28, to-chk=37/84)
15-Nov-2024 19:55:26         174,112  39%   11.86MB/s    0:00:00 (xfr#29, to-chk=36/84)
15-Nov-2024 19:55:26         175,073  39%   11.93MB/s    0:00:00 (xfr#30, to-chk=35/84)
15-Nov-2024 19:55:26         175,869  39%   11.98MB/s    0:00:00 (xfr#31, to-chk=34/84)
15-Nov-2024 19:55:26         176,185  39%   12.00MB/s    0:00:00 (xfr#32, to-chk=33/84)
15-Nov-2024 19:55:26         176,657  39%   12.03MB/s    0:00:00 (xfr#33, to-chk=32/84)
15-Nov-2024 19:55:26         176,973  39%   12.06MB/s    0:00:00 (xfr#34, to-chk=31/84)
15-Nov-2024 19:55:26         177,445  39%   12.09MB/s    0:00:00 (xfr#35, to-chk=30/84)
15-Nov-2024 19:55:26         177,767  39%   12.11MB/s    0:00:00 (xfr#36, to-chk=29/84)
15-Nov-2024 19:55:26         178,945  40%   12.19MB/s    0:00:00 (xfr#37, to-chk=28/84)
15-Nov-2024 19:55:26         181,051  40%   11.51MB/s    0:00:00 (xfr#38, to-chk=27/84)
15-Nov-2024 19:55:26         182,111  40%   11.58MB/s    0:00:00 (xfr#39, to-chk=26/84)
15-Nov-2024 19:55:26         187,238  41%   11.90MB/s    0:00:00 (xfr#40, to-chk=25/84)
15-Nov-2024 19:55:26         193,790  43%   12.32MB/s    0:00:00 (xfr#41, to-chk=24/84)
15-Nov-2024 19:55:26         194,285  43%   12.35MB/s    0:00:00 (xfr#42, to-chk=23/84)
15-Nov-2024 19:55:26         194,738  43%   12.38MB/s    0:00:00 (xfr#43, to-chk=22/84)
15-Nov-2024 19:55:26         200,358  44%   12.74MB/s    0:00:00 (xfr#44, to-chk=21/84)
15-Nov-2024 19:55:26         205,941  46%   13.09MB/s    0:00:00 (xfr#45, to-chk=20/84)
15-Nov-2024 19:55:26         208,996  46%   12.46MB/s    0:00:00 (xfr#46, to-chk=19/84)
15-Nov-2024 19:55:26         211,595  47%   12.61MB/s    0:00:00 (xfr#47, to-chk=18/84)
15-Nov-2024 19:55:26         212,618  47%   12.67MB/s    0:00:00 (xfr#48, to-chk=17/84)
15-Nov-2024 19:55:26         215,180  48%   12.83MB/s    0:00:00 (xfr#49, to-chk=16/84)
15-Nov-2024 19:55:26         219,680  49%   13.09MB/s    0:00:00 (xfr#50, to-chk=15/84)
15-Nov-2024 19:55:26         225,756  50%   13.46MB/s    0:00:00 (xfr#51, to-chk=14/84)
15-Nov-2024 19:55:26         231,795  51%   13.82MB/s    0:00:00 (xfr#52, to-chk=13/84)
15-Nov-2024 19:55:26         235,249  52%   14.02MB/s    0:00:00 (xfr#53, to-chk=12/84)
15-Nov-2024 19:55:26         238,269  53%   14.20MB/s    0:00:00 (xfr#54, to-chk=11/84)
15-Nov-2024 19:55:26         241,629  54%   13.56MB/s    0:00:00 (xfr#55, to-chk=10/84)
15-Nov-2024 19:55:26         243,259  54%   13.65MB/s    0:00:00 (xfr#56, to-chk=9/84)
15-Nov-2024 19:55:26         249,848  56%   14.02MB/s    0:00:00 (xfr#57, to-chk=8/84)
15-Nov-2024 19:55:26         253,664  56%   14.23MB/s    0:00:00 (xfr#58, to-chk=7/84)
15-Nov-2024 19:55:26         260,727  58%   13.81MB/s    0:00:00 (xfr#59, to-chk=6/84)
15-Nov-2024 19:55:26         264,637  59%   13.28MB/s    0:00:00 (xfr#60, to-chk=5/84)
15-Nov-2024 19:55:26         269,764  60%   13.54MB/s    0:00:00 (xfr#61, to-chk=4/84)
15-Nov-2024 19:55:26         276,866  62%   13.20MB/s    0:00:00 (xfr#62, to-chk=3/84)
15-Nov-2024 19:55:26         279,009  62%   13.30MB/s    0:00:00 (xfr#63, to-chk=2/84)
15-Nov-2024 19:55:26         283,603  63%   13.52MB/s    0:00:00 (xfr#64, to-chk=1/84)
15-Nov-2024 19:55:26         285,198  63%   13.60MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26         285,198  63%   13.60MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26         285,198  63%   13.60MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26         285,198  63%   12.36MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26         285,198  63%   12.36MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26         285,198  63%   12.36MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26          19,703  16%   18.79MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 19:55:26          40,378  33%   38.51MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 19:55:26          40,378  33%   38.51MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 19:55:26          59,878  49%   57.10MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 19:55:26          60,169  50%   57.38MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 19:55:26          60,169  50%   28.69MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-oneprovider-paris-0/cluster-manager
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 19:55:26           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 19:55:26           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 19:55:26           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 19:55:26           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 19:55:26           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-oneprovider-paris-0/op-worker
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26          27,594   6%   26.32MB/s    0:00:00 (xfr#2, to-chk=79/84)
15-Nov-2024 19:55:26          51,235  11%   48.86MB/s    0:00:00 (xfr#3, to-chk=77/84)
15-Nov-2024 19:55:26          51,235  11%   48.86MB/s    0:00:00 (xfr#4, to-chk=75/84)
15-Nov-2024 19:55:26          51,235  11%   48.86MB/s    0:00:00 (xfr#5, to-chk=73/84)
15-Nov-2024 19:55:26          73,668  16%   70.26MB/s    0:00:00 (xfr#6, to-chk=71/84)
15-Nov-2024 19:55:26          73,818  16%   70.40MB/s    0:00:00 (xfr#7, to-chk=69/84)
15-Nov-2024 19:55:26          74,115  16%   70.68MB/s    0:00:00 (xfr#8, to-chk=67/84)
15-Nov-2024 19:55:26         158,966  35%   75.80MB/s    0:00:00 (xfr#9, to-chk=65/84)
15-Nov-2024 19:55:26         160,086  36%   76.33MB/s    0:00:00 (xfr#10, to-chk=55/84)
15-Nov-2024 19:55:26         160,368  36%   76.47MB/s    0:00:00 (xfr#11, to-chk=54/84)
15-Nov-2024 19:55:26         161,800  36%   77.15MB/s    0:00:00 (xfr#12, to-chk=53/84)
15-Nov-2024 19:55:26         162,758  36%   51.74MB/s    0:00:00 (xfr#13, to-chk=52/84)
15-Nov-2024 19:55:26         163,199  36%   51.88MB/s    0:00:00 (xfr#14, to-chk=51/84)
15-Nov-2024 19:55:26         164,322  37%   52.24MB/s    0:00:00 (xfr#15, to-chk=50/84)
15-Nov-2024 19:55:26         164,604  37%   52.33MB/s    0:00:00 (xfr#16, to-chk=49/84)
15-Nov-2024 19:55:26         165,568  37%   52.63MB/s    0:00:00 (xfr#17, to-chk=48/84)
15-Nov-2024 19:55:26         165,850  37%   52.72MB/s    0:00:00 (xfr#18, to-chk=47/84)
15-Nov-2024 19:55:26         166,130  37%   52.81MB/s    0:00:00 (xfr#19, to-chk=46/84)
15-Nov-2024 19:55:26         167,250  37%   53.17MB/s    0:00:00 (xfr#20, to-chk=45/84)
15-Nov-2024 19:55:26         168,238  38%   53.48MB/s    0:00:00 (xfr#21, to-chk=44/84)
15-Nov-2024 19:55:26         169,520  38%   53.89MB/s    0:00:00 (xfr#22, to-chk=43/84)
15-Nov-2024 19:55:26         169,802  38%   40.48MB/s    0:00:00 (xfr#23, to-chk=42/84)
15-Nov-2024 19:55:26         170,766  38%   40.71MB/s    0:00:00 (xfr#24, to-chk=41/84)
15-Nov-2024 19:55:26         171,048  38%   40.78MB/s    0:00:00 (xfr#25, to-chk=40/84)
15-Nov-2024 19:55:26         172,041  38%   41.02MB/s    0:00:00 (xfr#26, to-chk=39/84)
15-Nov-2024 19:55:26         172,690  39%   41.17MB/s    0:00:00 (xfr#27, to-chk=38/84)
15-Nov-2024 19:55:26         173,126  39%   41.28MB/s    0:00:00 (xfr#28, to-chk=37/84)
15-Nov-2024 19:55:26         173,562  39%   41.38MB/s    0:00:00 (xfr#29, to-chk=36/84)
15-Nov-2024 19:55:26         174,440  39%   41.59MB/s    0:00:00 (xfr#30, to-chk=35/84)
15-Nov-2024 19:55:26         175,245  39%   33.43MB/s    0:00:00 (xfr#31, to-chk=34/84)
15-Nov-2024 19:55:26         175,525  39%   33.48MB/s    0:00:00 (xfr#32, to-chk=33/84)
15-Nov-2024 19:55:26         175,997  39%   33.57MB/s    0:00:00 (xfr#33, to-chk=32/84)
15-Nov-2024 19:55:26         176,277  39%   33.62MB/s    0:00:00 (xfr#34, to-chk=31/84)
15-Nov-2024 19:55:26         176,561  39%   33.68MB/s    0:00:00 (xfr#35, to-chk=30/84)
15-Nov-2024 19:55:26         176,841  40%   33.73MB/s    0:00:00 (xfr#36, to-chk=29/84)
15-Nov-2024 19:55:26         178,120  40%   33.97MB/s    0:00:00 (xfr#37, to-chk=28/84)
15-Nov-2024 19:55:26         180,226  40%   34.38MB/s    0:00:00 (xfr#38, to-chk=27/84)
15-Nov-2024 19:55:26         181,186  40%   34.56MB/s    0:00:00 (xfr#39, to-chk=26/84)
15-Nov-2024 19:55:26         186,313  42%   35.54MB/s    0:00:00 (xfr#40, to-chk=25/84)
15-Nov-2024 19:55:26         192,865  43%   30.66MB/s    0:00:00 (xfr#41, to-chk=24/84)
15-Nov-2024 19:55:26         193,263  43%   30.72MB/s    0:00:00 (xfr#42, to-chk=23/84)
15-Nov-2024 19:55:26         193,716  43%   30.79MB/s    0:00:00 (xfr#43, to-chk=22/84)
15-Nov-2024 19:55:26         199,236  45%   31.67MB/s    0:00:00 (xfr#44, to-chk=21/84)
15-Nov-2024 19:55:26         204,819  46%   32.56MB/s    0:00:00 (xfr#45, to-chk=20/84)
15-Nov-2024 19:55:26         207,774  47%   33.02MB/s    0:00:00 (xfr#46, to-chk=19/84)
15-Nov-2024 19:55:26         210,216  47%   33.41MB/s    0:00:00 (xfr#47, to-chk=18/84)
15-Nov-2024 19:55:26         211,239  47%   33.58MB/s    0:00:00 (xfr#48, to-chk=17/84)
15-Nov-2024 19:55:26         213,801  48%   33.98MB/s    0:00:00 (xfr#49, to-chk=16/84)
15-Nov-2024 19:55:26         218,301  49%   29.74MB/s    0:00:00 (xfr#50, to-chk=15/84)
15-Nov-2024 19:55:26         224,277  50%   30.56MB/s    0:00:00 (xfr#51, to-chk=14/84)
15-Nov-2024 19:55:26         230,316  52%   31.38MB/s    0:00:00 (xfr#52, to-chk=13/84)
15-Nov-2024 19:55:26         233,613  52%   18.57MB/s    0:00:00 (xfr#53, to-chk=12/84)
15-Nov-2024 19:55:26         236,631  53%   18.81MB/s    0:00:00 (xfr#54, to-chk=11/84)
15-Nov-2024 19:55:26         239,991  54%   19.07MB/s    0:00:00 (xfr#55, to-chk=10/84)
15-Nov-2024 19:55:26         241,521  54%   19.19MB/s    0:00:00 (xfr#56, to-chk=9/84)
15-Nov-2024 19:55:26         248,010  56%   19.71MB/s    0:00:00 (xfr#57, to-chk=8/84)
15-Nov-2024 19:55:26         251,883  56%   18.48MB/s    0:00:00 (xfr#58, to-chk=7/84)
15-Nov-2024 19:55:26         258,948  58%   19.00MB/s    0:00:00 (xfr#59, to-chk=6/84)
15-Nov-2024 19:55:26         262,758  59%   19.28MB/s    0:00:00 (xfr#60, to-chk=5/84)
15-Nov-2024 19:55:26         267,885  60%   19.65MB/s    0:00:00 (xfr#61, to-chk=4/84)
15-Nov-2024 19:55:26         274,887  62%   20.17MB/s    0:00:00 (xfr#62, to-chk=3/84)
15-Nov-2024 19:55:26         276,928  62%   20.32MB/s    0:00:00 (xfr#63, to-chk=2/84)
15-Nov-2024 19:55:26         281,373  63%   20.64MB/s    0:00:00 (xfr#64, to-chk=1/84)
15-Nov-2024 19:55:26         282,966  64%   20.76MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26         282,966  64%   19.28MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26         282,966  64%   19.28MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26         282,966  64%   17.99MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26         282,966  64%   17.99MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26         282,966  64%   17.99MB/s    0:00:00 (xfr#65, to-chk=0/84)
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-oneprovider-paris-0/op-panel
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26          19,666  16%   18.75MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 19:55:26          40,302  33%   38.43MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 19:55:26          40,302  33%   38.43MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 19:55:26          59,765  49%   57.00MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 19:55:26          60,056  50%   57.27MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 19:55:26          60,056  50%   19.09MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 19:55:26           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 19:55:26           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 19:55:26           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 19:55:26           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 19:55:26           6,703  50%    3.20MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26          16,250   5%   15.50MB/s    0:00:00 (xfr#2, to-chk=13/18)
15-Nov-2024 19:55:26          33,143  12%   31.61MB/s    0:00:00 (xfr#3, to-chk=11/18)
15-Nov-2024 19:55:26          33,143  12%   31.61MB/s    0:00:00 (xfr#4, to-chk=9/18)
15-Nov-2024 19:55:26          48,913  17%   46.65MB/s    0:00:00 (xfr#5, to-chk=7/18)
15-Nov-2024 19:55:26          49,004  17%   46.73MB/s    0:00:00 (xfr#6, to-chk=5/18)
15-Nov-2024 19:55:26          49,301  17%   47.02MB/s    0:00:00 (xfr#7, to-chk=3/18)
15-Nov-2024 19:55:26         137,669  50%  131.29MB/s    0:00:00 (xfr#8, to-chk=1/18)
15-Nov-2024 19:55:26         137,669  50%   43.76MB/s    0:00:00 (xfr#8, to-chk=0/18)
15-Nov-2024 19:55:26 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 19:55:26               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 19:55:26          30,753  13%   29.33MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 19:55:26          62,664  26%   59.76MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 19:55:26          87,351  36%   83.30MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 19:55:26         117,901  49%  112.44MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 19:55:26         118,192  50%  112.72MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 19:55:26         118,192  50%   56.36MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 19:55:26 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-bwnjd. See /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-volume-s3-krakow-init-bwnjd/entrypoint.log for more details
15-Nov-2024 19:55:26 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-77v8b. See /home/bamboo/.one-env/deployments/2024.11.15-19.42.05/pod-logs/dev-volume-s3-paris-init-77v8b/entrypoint.log for more details
15-Nov-2024 19:55:26 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1731700514.704097 exists, exporting anyway.
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26 =============================== warnings summary ===============================
15-Nov-2024 19:55:26 tests/utils/rest_utils.py:98
15-Nov-2024 19:55:26   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 19:55:26     print("""
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26 tests/utils/path_utils.py:112
15-Nov-2024 19:55:26   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 19:55:26     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26 tests/utils/acceptance_utils.py:55
15-Nov-2024 19:55:26   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 19:55:26     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26 tests/utils/acceptance_utils.py:57
15-Nov-2024 19:55:26   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 19:55:26     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 19:55:26
15-Nov-2024 19:55:26 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 19:55:26 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 19:55:26 ================== 14 passed, 4 warnings in 804.54s (0:13:24) ==================
15-Nov-2024 19:55:31 release "dev" uninstalled
15-Nov-2024 19:55:31 Sidecar injection has been disabled
15-Nov-2024 19:55:31 Cleaning helm release "dev"...
15-Nov-2024 19:55:31 Deleted 1 helm deployments
15-Nov-2024 19:55:31 Deleted 0 k8s deployments
15-Nov-2024 19:55:31 Deleted 0 k8s services
15-Nov-2024 19:55:31 Deleted 0 persistent volumes
15-Nov-2024 19:55:32 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 19:55:32 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 19:55:32 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 19:55:32 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 19:55:32 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 19:55:32 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 19:55:32 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 19:55:32 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 19:55:32 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 19:55:32 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP...
15-Nov-2024 19:55:32 Finished task 'Parse test results' with result: Success
15-Nov-2024 19:55:32 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 19:55:32
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 19:55:32
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 19:55:32
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 19:55:32
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 19:55:32
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 19:55:32
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 19:55:32
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 19:55:32
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 19:55:32
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 19:55:32
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 19:55:32 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 19:55:32
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3364 (ODSRV-OAP-MSRFSP-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3364-ScriptBuildTask-16523222570324744879.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance
15-Nov-2024 19:55:32 ./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.tar.gz
15-Nov-2024 19:55:33 Uploading artifact
15-Nov-2024 19:55:33     source path: surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz
15-Nov-2024 19:55:33     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz
15-Nov-2024 19:55:34 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 19:55:34 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 19:55:34 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 19:55:34
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3364 (ODSRV-OAP-MSRFSP-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3364-ScriptBuildTask-11017080273343434167.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP
15-Nov-2024 19:55:34 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 19:55:34 Finished task 'Pack logs' with result: Success
15-Nov-2024 19:55:34 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 19:55:34
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 19:55:34 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 19:55:34
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3364 (ODSRV-OAP-MSRFSP-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3364-ScriptBuildTask-3954298793956881024.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance
15-Nov-2024 19:55:34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 19:55:34                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 19:55:34
15-Nov-2024 19:55:34   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 19:55:34 100  4822  100  4822    0     0  58096      0 --:--:-- --:--:-- --:--:-- 58096
15-Nov-2024 19:55:34 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 19:55:37 Cleaning helm deployments
15-Nov-2024 19:55:37 Cleanining pods
15-Nov-2024 19:55:37 Cleaning kube persistant volumes
15-Nov-2024 19:55:37 pod "dev-volume-s3-krakow-585f4c9-zdcbs" deleted
15-Nov-2024 19:55:58 pod "dev-volume-s3-paris-64bd65585f-m8f75" deleted
15-Nov-2024 19:56:02 Cleaning dockswift container
15-Nov-2024 19:56:02 Cleaning docker containers
15-Nov-2024 19:56:04 Stalled docker containers to remove:
15-Nov-2024 19:56:04 26a27405389b e379b9ebefb4 882504eab885 3aad5c2f6e29
15-Nov-2024 19:56:04 Removing stalled docker containers
15-Nov-2024 19:56:04 Error response from daemon: Cannot kill container: 26a27405389b: Container 26a27405389b88cb9f8a71c2c8120c3c6fd70a04069fa685929740fe506740c6 is not running
15-Nov-2024 19:56:04 26a27405389b
15-Nov-2024 19:56:04 Error response from daemon: Cannot kill container: e379b9ebefb4: Container e379b9ebefb407468ae5b7b67a415bfdf1ba95776dc2a4f9b747e98bb5617091 is not running
15-Nov-2024 19:56:04 e379b9ebefb4
15-Nov-2024 19:56:04 Error response from daemon: Cannot kill container: 882504eab885: Container 882504eab885c12f89c9305fc937e98b2820a098a83ad297e7d61fb976542aeb is not running
15-Nov-2024 19:56:04 882504eab885
15-Nov-2024 19:56:04 3aad5c2f6e29
15-Nov-2024 19:56:04 3aad5c2f6e29
15-Nov-2024 19:56:04 Stalled docker volumes to remove:
15-Nov-2024 19:56:04
15-Nov-2024 19:56:04 Removing stalled docker volumes
15-Nov-2024 19:56:04 Removing stalled loopdevices
15-Nov-2024 19:56:05 Done
15-Nov-2024 19:56:05 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 19:56:05 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 19:56:05 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 19:56:05 Running post build plugin 'NCover Results Collector'
15-Nov-2024 19:56:05 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 19:56:05 Running post build plugin 'Clover Results Collector'
15-Nov-2024 19:56:05 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 19:56:05 Running post build plugin 'Artifact Copier'
15-Nov-2024 19:56:05 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 19:56:05 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 59.93 ms
15-Nov-2024 19:56:05 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP'
15-Nov-2024 19:56:05 Finalising the build...
15-Nov-2024 19:56:05 Stopping timer.
15-Nov-2024 19:56:05 Build ODSRV-OAP-MSRFSP-3364 completed.
15-Nov-2024 19:56:06 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 19:56:06 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 19:56:06 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 19:56:06 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 19:56:06 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 19:56:06 All post build plugins have finished
15-Nov-2024 19:56:06 Generating build results summary...
15-Nov-2024 19:56:06 Saving build results to disk...
15-Nov-2024 19:56:06 Store variable context...
15-Nov-2024 19:56:06 Finished building ODSRV-OAP-MSRFSP-3364.