oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider proxy regular file stat proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

13-Nov-2024 18:22:20 PASSED
13-Nov-2024 18:22:20 Unmounting client from /tmp/onedata/mnt/terjdtwytwa5knb1
13-Nov-2024 18:22:20
13-Nov-2024 18:22:20
13-Nov-2024 18:22:20 Unmounting client from /tmp/onedata/mnt/ji0j89xf6vvtqqf6
13-Nov-2024 18:22:20
13-Nov-2024 18:22:20
13-Nov-2024 18:22:49 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_increase_size[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:22:49 =================================================================
13-Nov-2024 18:22:49 - Executing scenario 'Increase regular file size with truncate'
13-Nov-2024 18:22:49 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:22:49 -----------------------------------------------------------------
13-Nov-2024 18:22:49 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:22:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:22:49 using [token, token] by [user1, user2]"'
13-Nov-2024 18:22:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:22:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:22:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:22:49
13-Nov-2024 18:22:49
13-Nov-2024 18:22:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8'
13-Nov-2024 18:22:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8' successfully started
13-Nov-2024 18:22:49
13-Nov-2024 18:22:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h0y0m3sbqe1ic2fe
13-Nov-2024 18:22:49
13-Nov-2024 18:22:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h0y0m3sbqe1ic2fe --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h0y0m3sbqe1ic2fe
13-Nov-2024 18:22:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17720753980212887127'...
13-Nov-2024 18:22:49 Getting configuration...
13-Nov-2024 18:22:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h0y0m3sbqe1ic2fe'.
13-Nov-2024 18:22:49
13-Nov-2024 18:22:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:22:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:22:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:22:49
13-Nov-2024 18:22:49
13-Nov-2024 18:22:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5'
13-Nov-2024 18:22:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5' successfully started
13-Nov-2024 18:22:49
13-Nov-2024 18:22:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/s7rdozxwd1mt54q3
13-Nov-2024 18:22:49
13-Nov-2024 18:22:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s7rdozxwd1mt54q3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s7rdozxwd1mt54q3
13-Nov-2024 18:22:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8030793781165924033'...
13-Nov-2024 18:22:49 Getting configuration...
13-Nov-2024 18:22:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/s7rdozxwd1mt54q3'.
13-Nov-2024 18:22:49
13-Nov-2024 18:22:49 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:22:49 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:22:49 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:22:49 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
13-Nov-2024 18:22:49 -- Executing step: 'Then "size of user2's space1/file1 is 1000000 bytes on client21"'
13-Nov-2024 18:22:49 =================================================================
13-Nov-2024 18:22:49
13-Nov-2024 18:22:50 PASSED
13-Nov-2024 18:22:50 Unmounting client from /tmp/onedata/mnt/h0y0m3sbqe1ic2fe
13-Nov-2024 18:22:50
13-Nov-2024 18:22:50
13-Nov-2024 18:22:50 Unmounting client from /tmp/onedata/mnt/s7rdozxwd1mt54q3
13-Nov-2024 18:22:50
13-Nov-2024 18:22:50
13-Nov-2024 18:23:23 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_decrease_size[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:23:23 =================================================================
13-Nov-2024 18:23:23 - Executing scenario 'Decrease regular file size with truncate'
13-Nov-2024 18:23:23 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:23:23 -----------------------------------------------------------------
13-Nov-2024 18:23:23 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:23:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:23:23 using [token, token] by [user1, user2]"'
13-Nov-2024 18:23:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:23:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:23:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:23:23
13-Nov-2024 18:23:23
13-Nov-2024 18:23:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8'
13-Nov-2024 18:23:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8' successfully started
13-Nov-2024 18:23:23
13-Nov-2024 18:23:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fvx4m83xa5pqgio2
13-Nov-2024 18:23:23
13-Nov-2024 18:23:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fvx4m83xa5pqgio2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fvx4m83xa5pqgio2
13-Nov-2024 18:23:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14582761046968308423'...
13-Nov-2024 18:23:23 Getting configuration...
13-Nov-2024 18:23:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fvx4m83xa5pqgio2'.
13-Nov-2024 18:23:23
13-Nov-2024 18:23:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:23:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:23:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:23:23
13-Nov-2024 18:23:23
13-Nov-2024 18:23:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5'
13-Nov-2024 18:23:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5' successfully started
13-Nov-2024 18:23:23
13-Nov-2024 18:23:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wgydyn7kej2px0jx
13-Nov-2024 18:23:23
13-Nov-2024 18:23:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wgydyn7kej2px0jx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wgydyn7kej2px0jx
13-Nov-2024 18:23:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9642044084448957279'...
13-Nov-2024 18:23:23 Getting configuration...
13-Nov-2024 18:23:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wgydyn7kej2px0jx'.
13-Nov-2024 18:23:23
13-Nov-2024 18:23:23 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:23:23 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:23:23 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:23:23 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
13-Nov-2024 18:23:23 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
13-Nov-2024 18:23:23 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
13-Nov-2024 18:23:23 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
13-Nov-2024 18:23:23 =================================================================
13-Nov-2024 18:23:23
13-Nov-2024 18:23:24 PASSED
13-Nov-2024 18:23:24 Unmounting client from /tmp/onedata/mnt/fvx4m83xa5pqgio2
13-Nov-2024 18:23:24
13-Nov-2024 18:23:24
13-Nov-2024 18:23:24 Unmounting client from /tmp/onedata/mnt/wgydyn7kej2px0jx
13-Nov-2024 18:23:24
13-Nov-2024 18:23:24
13-Nov-2024 18:23:49 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:23:49 =================================================================
13-Nov-2024 18:23:49 - Executing scenario 'Fail to truncate regular file without write permission'
13-Nov-2024 18:23:49 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:23:49 -----------------------------------------------------------------
13-Nov-2024 18:23:49 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:23:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:23:49 using [token, token] by [user1, user2]"'
13-Nov-2024 18:23:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:23:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:23:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:23:49
13-Nov-2024 18:23:49
13-Nov-2024 18:23:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8'
13-Nov-2024 18:23:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8' successfully started
13-Nov-2024 18:23:49
13-Nov-2024 18:23:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ezaimgz3wclp1ras
13-Nov-2024 18:23:49
13-Nov-2024 18:23:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ezaimgz3wclp1ras --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ezaimgz3wclp1ras
13-Nov-2024 18:23:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4334634212545866244'...
13-Nov-2024 18:23:49 Getting configuration...
13-Nov-2024 18:23:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ezaimgz3wclp1ras'.
13-Nov-2024 18:23:49
13-Nov-2024 18:23:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:23:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:23:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:23:49
13-Nov-2024 18:23:49
13-Nov-2024 18:23:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5'
13-Nov-2024 18:23:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5' successfully started
13-Nov-2024 18:23:49
13-Nov-2024 18:23:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hlyejr9r2ez2dlqh
13-Nov-2024 18:23:49
13-Nov-2024 18:23:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hlyejr9r2ez2dlqh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hlyejr9r2ez2dlqh
13-Nov-2024 18:23:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12590046450004725745'...
13-Nov-2024 18:23:49 Getting configuration...
13-Nov-2024 18:23:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hlyejr9r2ez2dlqh'.
13-Nov-2024 18:23:49
13-Nov-2024 18:23:49 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:23:49 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:23:49 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:23:49 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:23:49 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
13-Nov-2024 18:23:49 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
13-Nov-2024 18:23:49 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
13-Nov-2024 18:23:49 =================================================================
13-Nov-2024 18:23:49
13-Nov-2024 18:23:50 PASSED
13-Nov-2024 18:23:50 Unmounting client from /tmp/onedata/mnt/ezaimgz3wclp1ras
13-Nov-2024 18:23:50
13-Nov-2024 18:23:50
13-Nov-2024 18:23:50 Unmounting client from /tmp/onedata/mnt/hlyejr9r2ez2dlqh
13-Nov-2024 18:23:50
13-Nov-2024 18:23:50
13-Nov-2024 18:24:14 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:24:14 =================================================================
13-Nov-2024 18:24:14 - Executing scenario 'Timestamps at creation'
13-Nov-2024 18:24:14 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:24:14 -----------------------------------------------------------------
13-Nov-2024 18:24:14 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:24:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:24:14 using [token, token] by [user1, user2]"'
13-Nov-2024 18:24:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:24:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:24:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8'
13-Nov-2024 18:24:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8' successfully started
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uzlyjyt2v02mmbtb
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uzlyjyt2v02mmbtb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uzlyjyt2v02mmbtb
13-Nov-2024 18:24:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15157601084169448614'...
13-Nov-2024 18:24:14 Getting configuration...
13-Nov-2024 18:24:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uzlyjyt2v02mmbtb'.
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:24:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:24:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5'
13-Nov-2024 18:24:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5' successfully started
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/c81tgnz1a5dh1hrv
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c81tgnz1a5dh1hrv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c81tgnz1a5dh1hrv
13-Nov-2024 18:24:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4272255779768746194'...
13-Nov-2024 18:24:14 Getting configuration...
13-Nov-2024 18:24:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c81tgnz1a5dh1hrv'.
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:24:14 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:24:14 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:24:14 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
13-Nov-2024 18:24:14 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
13-Nov-2024 18:24:14 =================================================================
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14 PASSED
13-Nov-2024 18:24:14 Unmounting client from /tmp/onedata/mnt/uzlyjyt2v02mmbtb
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14 Unmounting client from /tmp/onedata/mnt/c81tgnz1a5dh1hrv
13-Nov-2024 18:24:14
13-Nov-2024 18:24:14
13-Nov-2024 18:24:40 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:24:40 =================================================================
13-Nov-2024 18:24:40 - Executing scenario 'Fail to update timestamps (touch) without write permission'
13-Nov-2024 18:24:40 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:24:40 -----------------------------------------------------------------
13-Nov-2024 18:24:40 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:24:40 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:24:40 using [token, token] by [user1, user2]"'
13-Nov-2024 18:24:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:24:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:24:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8'
13-Nov-2024 18:24:40 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8' successfully started
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pmpkglqnh8s4n3yz
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pmpkglqnh8s4n3yz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pmpkglqnh8s4n3yz
13-Nov-2024 18:24:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14611074380142553207'...
13-Nov-2024 18:24:40 Getting configuration...
13-Nov-2024 18:24:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pmpkglqnh8s4n3yz'.
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:24:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:24:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5'
13-Nov-2024 18:24:40 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5' successfully started
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lk4nxtgshh18efvy
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lk4nxtgshh18efvy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lk4nxtgshh18efvy
13-Nov-2024 18:24:40 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8366042370434774769'...
13-Nov-2024 18:24:40 Getting configuration...
13-Nov-2024 18:24:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lk4nxtgshh18efvy'.
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:24:40 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:24:40 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:24:40 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:24:40 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
13-Nov-2024 18:24:40 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
13-Nov-2024 18:24:40 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
13-Nov-2024 18:24:40 =================================================================
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40 PASSED
13-Nov-2024 18:24:40 Unmounting client from /tmp/onedata/mnt/pmpkglqnh8s4n3yz
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40 Unmounting client from /tmp/onedata/mnt/lk4nxtgshh18efvy
13-Nov-2024 18:24:40
13-Nov-2024 18:24:40
13-Nov-2024 18:25:05 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:25:05 =================================================================
13-Nov-2024 18:25:05 - Executing scenario 'Update timestamps (touch) with write permission'
13-Nov-2024 18:25:05 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:25:05 -----------------------------------------------------------------
13-Nov-2024 18:25:05 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:25:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:25:05 using [token, token] by [user1, user2]"'
13-Nov-2024 18:25:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:05
13-Nov-2024 18:25:05
13-Nov-2024 18:25:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8'
13-Nov-2024 18:25:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8' successfully started
13-Nov-2024 18:25:05
13-Nov-2024 18:25:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/58yb9gjc3t632py9
13-Nov-2024 18:25:05
13-Nov-2024 18:25:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/58yb9gjc3t632py9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/58yb9gjc3t632py9
13-Nov-2024 18:25:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16932969745862136351'...
13-Nov-2024 18:25:05 Getting configuration...
13-Nov-2024 18:25:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/58yb9gjc3t632py9'.
13-Nov-2024 18:25:05
13-Nov-2024 18:25:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:05
13-Nov-2024 18:25:05
13-Nov-2024 18:25:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5'
13-Nov-2024 18:25:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5' successfully started
13-Nov-2024 18:25:05
13-Nov-2024 18:25:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/en1xy9217bhkzgtg
13-Nov-2024 18:25:05
13-Nov-2024 18:25:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/en1xy9217bhkzgtg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/en1xy9217bhkzgtg
13-Nov-2024 18:25:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8456607732361941958'...
13-Nov-2024 18:25:05 Getting configuration...
13-Nov-2024 18:25:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/en1xy9217bhkzgtg'.
13-Nov-2024 18:25:05
13-Nov-2024 18:25:05 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:25:05 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:25:05 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:25:05 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:25:05 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
13-Nov-2024 18:25:05 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
13-Nov-2024 18:25:05 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
13-Nov-2024 18:25:05 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
13-Nov-2024 18:25:05 =================================================================
13-Nov-2024 18:25:05
13-Nov-2024 18:25:06 PASSED
13-Nov-2024 18:25:06 Unmounting client from /tmp/onedata/mnt/58yb9gjc3t632py9
13-Nov-2024 18:25:06
13-Nov-2024 18:25:06
13-Nov-2024 18:25:06 Unmounting client from /tmp/onedata/mnt/en1xy9217bhkzgtg
13-Nov-2024 18:25:06
13-Nov-2024 18:25:06
13-Nov-2024 18:25:41 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:25:41 =================================================================
13-Nov-2024 18:25:41 - Executing scenario 'Access time'
13-Nov-2024 18:25:41 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:25:41 -----------------------------------------------------------------
13-Nov-2024 18:25:41 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:25:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:25:41 using [token, token] by [user1, user2]"'
13-Nov-2024 18:25:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8'
13-Nov-2024 18:25:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8' successfully started
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/oy9zne2dwvpzfnlv
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/oy9zne2dwvpzfnlv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/oy9zne2dwvpzfnlv
13-Nov-2024 18:25:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '297104900970374002'...
13-Nov-2024 18:25:41 Getting configuration...
13-Nov-2024 18:25:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/oy9zne2dwvpzfnlv'.
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5'
13-Nov-2024 18:25:41 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5' successfully started
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9zna7gf6tqslx1ik
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9zna7gf6tqslx1ik --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9zna7gf6tqslx1ik
13-Nov-2024 18:25:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6526433341532121080'...
13-Nov-2024 18:25:41 Getting configuration...
13-Nov-2024 18:25:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9zna7gf6tqslx1ik'.
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:25:41 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:25:41 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:25:41 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
13-Nov-2024 18:25:41 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
13-Nov-2024 18:25:41 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
13-Nov-2024 18:25:41 =================================================================
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41 PASSED
13-Nov-2024 18:25:41 Unmounting client from /tmp/onedata/mnt/oy9zne2dwvpzfnlv
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41 Unmounting client from /tmp/onedata/mnt/9zna7gf6tqslx1ik
13-Nov-2024 18:25:41
13-Nov-2024 18:25:41
13-Nov-2024 18:26:10 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:26:10 =================================================================
13-Nov-2024 18:26:10 - Executing scenario 'Modification time'
13-Nov-2024 18:26:10 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:26:10 -----------------------------------------------------------------
13-Nov-2024 18:26:10 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:26:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:26:10 using [token, token] by [user1, user2]"'
13-Nov-2024 18:26:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:26:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:26:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8'
13-Nov-2024 18:26:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8' successfully started
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aasct7sba46txcw1
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aasct7sba46txcw1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aasct7sba46txcw1
13-Nov-2024 18:26:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17396426186668373087'...
13-Nov-2024 18:26:10 Getting configuration...
13-Nov-2024 18:26:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/aasct7sba46txcw1'.
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:26:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:26:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5'
13-Nov-2024 18:26:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5' successfully started
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5rqh7nsbq1eogpj6
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5rqh7nsbq1eogpj6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5rqh7nsbq1eogpj6
13-Nov-2024 18:26:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8415963397898320385'...
13-Nov-2024 18:26:10 Getting configuration...
13-Nov-2024 18:26:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5rqh7nsbq1eogpj6'.
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:26:10 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:26:10 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:26:10 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:26:10 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:26:10 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
13-Nov-2024 18:26:10 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
13-Nov-2024 18:26:10 =================================================================
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10 PASSED
13-Nov-2024 18:26:10 Unmounting client from /tmp/onedata/mnt/aasct7sba46txcw1
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10 Unmounting client from /tmp/onedata/mnt/5rqh7nsbq1eogpj6
13-Nov-2024 18:26:10
13-Nov-2024 18:26:10
13-Nov-2024 18:26:45 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:26:45 =================================================================
13-Nov-2024 18:26:45 - Executing scenario 'Status-change time when changing mode'
13-Nov-2024 18:26:45 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:26:45 -----------------------------------------------------------------
13-Nov-2024 18:26:45 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:26:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:26:45 using [token, token] by [user1, user2]"'
13-Nov-2024 18:26:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:26:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:26:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8'
13-Nov-2024 18:26:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8' successfully started
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r8xew3p7renvyoo9
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r8xew3p7renvyoo9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r8xew3p7renvyoo9
13-Nov-2024 18:26:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14968762367003697110'...
13-Nov-2024 18:26:45 Getting configuration...
13-Nov-2024 18:26:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/r8xew3p7renvyoo9'.
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:26:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:26:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5'
13-Nov-2024 18:26:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5' successfully started
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d9m8tmjxhxurayjr
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d9m8tmjxhxurayjr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d9m8tmjxhxurayjr
13-Nov-2024 18:26:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6974045337162609657'...
13-Nov-2024 18:26:45 Getting configuration...
13-Nov-2024 18:26:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d9m8tmjxhxurayjr'.
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:26:45 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:26:45 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:26:45 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:26:45 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
13-Nov-2024 18:26:45 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
13-Nov-2024 18:26:45 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
13-Nov-2024 18:26:45 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
13-Nov-2024 18:26:45 =================================================================
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45 PASSED
13-Nov-2024 18:26:45 Unmounting client from /tmp/onedata/mnt/r8xew3p7renvyoo9
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45 Unmounting client from /tmp/onedata/mnt/d9m8tmjxhxurayjr
13-Nov-2024 18:26:45
13-Nov-2024 18:26:45
13-Nov-2024 18:27:11 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:27:11 =================================================================
13-Nov-2024 18:27:11 - Executing scenario 'Status-change time when renaming on storage'
13-Nov-2024 18:27:11 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:27:11 -----------------------------------------------------------------
13-Nov-2024 18:27:11 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:27:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:27:11 using [token, token] by [user1, user2]"'
13-Nov-2024 18:27:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:27:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:27:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jk9j8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:27:11
13-Nov-2024 18:27:11
13-Nov-2024 18:27:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8'
13-Nov-2024 18:27:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jk9j8' successfully started
13-Nov-2024 18:27:11
13-Nov-2024 18:27:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/i7loot4yyolrudmx
13-Nov-2024 18:27:11
13-Nov-2024 18:27:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i7loot4yyolrudmx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i7loot4yyolrudmx
13-Nov-2024 18:27:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14762162030075165414'...
13-Nov-2024 18:27:11 Getting configuration...
13-Nov-2024 18:27:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i7loot4yyolrudmx'.
13-Nov-2024 18:27:11
13-Nov-2024 18:27:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:27:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:27:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hk4q5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:27:11
13-Nov-2024 18:27:11
13-Nov-2024 18:27:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5'
13-Nov-2024 18:27:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hk4q5' successfully started
13-Nov-2024 18:27:11
13-Nov-2024 18:27:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/unlrlwm7679m7cr9
13-Nov-2024 18:27:11
13-Nov-2024 18:27:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/unlrlwm7679m7cr9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/unlrlwm7679m7cr9
13-Nov-2024 18:27:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12848788205310313231'...
13-Nov-2024 18:27:11 Getting configuration...
13-Nov-2024 18:27:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/unlrlwm7679m7cr9'.
13-Nov-2024 18:27:11
13-Nov-2024 18:27:11 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:27:11 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:27:11 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:27:11 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
13-Nov-2024 18:27:11 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:27:11 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
13-Nov-2024 18:27:11 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
13-Nov-2024 18:27:11 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
13-Nov-2024 18:27:11 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
13-Nov-2024 18:27:11 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
13-Nov-2024 18:27:11 =================================================================
13-Nov-2024 18:27:11
13-Nov-2024 18:27:24 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:27:24 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:27:24 PASSED
13-Nov-2024 18:27:24 Unmounting client from /tmp/onedata/mnt/i7loot4yyolrudmx
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24 Unmounting client from /tmp/onedata/mnt/unlrlwm7679m7cr9
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1731522431.9945095', '-c', '/tmp/logs']
13-Nov-2024 18:27:24 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-hzczd. See /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-cross-support-job-3p-users-hzczd/entrypoint.log for more details
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-jk9j8: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-oneclient-krakow-7d9476b8bc-jk9j8/oneclient_logs
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=105/125)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24          24,373   1%   23.24MB/s    0:00:00 (xfr#1, to-chk=104/125)
13-Nov-2024 18:27:24          24,373   1%   23.24MB/s    0:00:00 (xfr#1, to-chk=98/125)
13-Nov-2024 18:27:24          24,931   1%   23.78MB/s    0:00:00 (xfr#2, to-chk=100/125)
13-Nov-2024 18:27:24         113,775   8%   15.50MB/s    0:00:00 (xfr#3, to-chk=99/125)
13-Nov-2024 18:27:24         114,333   8%   15.58MB/s    0:00:00 (xfr#4, to-chk=98/125)
13-Nov-2024 18:27:24         130,666   9%    5.42MB/s    0:00:00 (xfr#5, to-chk=97/125)
13-Nov-2024 18:27:24         131,032   9%    5.43MB/s    0:00:00 (xfr#6, to-chk=93/125)
13-Nov-2024 18:27:24         190,740  13%    5.51MB/s    0:00:00 (xfr#7, to-chk=92/125)
13-Nov-2024 18:27:24         191,106  13%    5.52MB/s    0:00:00 (xfr#8, to-chk=91/125)
13-Nov-2024 18:27:24         214,050  15%    6.19MB/s    0:00:00 (xfr#9, to-chk=90/125)
13-Nov-2024 18:27:24         214,608  15%    6.20MB/s    0:00:00 (xfr#10, to-chk=86/125)
13-Nov-2024 18:27:24         286,540  20%    6.36MB/s    0:00:00 (xfr#11, to-chk=85/125)
13-Nov-2024 18:27:24         287,098  20%    6.37MB/s    0:00:00 (xfr#12, to-chk=84/125)
13-Nov-2024 18:27:24         287,726  21%    6.38MB/s    0:00:00 (xfr#13, to-chk=83/125)
13-Nov-2024 18:27:24         311,478  22%    6.91MB/s    0:00:00 (xfr#14, to-chk=82/125)
13-Nov-2024 18:27:24         312,036  22%    6.92MB/s    0:00:00 (xfr#15, to-chk=78/125)
13-Nov-2024 18:27:24         400,887  29%    5.54MB/s    0:00:00 (xfr#16, to-chk=77/125)
13-Nov-2024 18:27:24         401,445  29%    5.55MB/s    0:00:00 (xfr#17, to-chk=76/125)
13-Nov-2024 18:27:24         431,902  31%    5.88MB/s    0:00:00 (xfr#18, to-chk=75/125)
13-Nov-2024 18:27:24         432,172  31%    5.89MB/s    0:00:00 (xfr#19, to-chk=71/125)
13-Nov-2024 18:27:24         436,317  31%    5.94MB/s    0:00:00 (xfr#20, to-chk=70/125)
13-Nov-2024 18:27:24         519,899  38%    6.89MB/s    0:00:00 (xfr#21, to-chk=69/125)
13-Nov-2024 18:27:24         520,169  38%    6.80MB/s    0:00:00 (xfr#22, to-chk=68/125)
13-Nov-2024 18:27:24         543,561  39%    7.10MB/s    0:00:00 (xfr#23, to-chk=67/125)
13-Nov-2024 18:27:24         544,119  39%    7.11MB/s    0:00:00 (xfr#24, to-chk=63/125)
13-Nov-2024 18:27:24         614,260  44%    6.73MB/s    0:00:00 (xfr#25, to-chk=62/125)
13-Nov-2024 18:27:24         614,818  44%    6.74MB/s    0:00:00 (xfr#26, to-chk=61/125)
13-Nov-2024 18:27:24         615,446  45%    6.75MB/s    0:00:00 (xfr#27, to-chk=60/125)
13-Nov-2024 18:27:24         633,717  46%    6.95MB/s    0:00:00 (xfr#28, to-chk=59/125)
13-Nov-2024 18:27:24         634,371  46%    6.95MB/s    0:00:00 (xfr#29, to-chk=55/125)
13-Nov-2024 18:27:24         638,517  46%    6.92MB/s    0:00:00 (xfr#30, to-chk=54/125)
13-Nov-2024 18:27:24         704,053  51%    7.22MB/s    0:00:00 (xfr#31, to-chk=53/125)
13-Nov-2024 18:27:24         704,707  51%    7.23MB/s    0:00:00 (xfr#32, to-chk=52/125)
13-Nov-2024 18:27:24         721,939  52%    7.40MB/s    0:00:00 (xfr#33, to-chk=51/125)
13-Nov-2024 18:27:24         722,497  52%    7.41MB/s    0:00:00 (xfr#34, to-chk=47/125)
13-Nov-2024 18:27:24         780,937  57%    7.92MB/s    0:00:00 (xfr#35, to-chk=46/125)
13-Nov-2024 18:27:24         781,495  57%    7.93MB/s    0:00:00 (xfr#36, to-chk=45/125)
13-Nov-2024 18:27:24         798,481  58%    8.02MB/s    0:00:00 (xfr#37, to-chk=44/125)
13-Nov-2024 18:27:24         798,847  58%    8.02MB/s    0:00:00 (xfr#38, to-chk=40/125)
13-Nov-2024 18:27:24         857,693  62%    8.61MB/s    0:00:00 (xfr#39, to-chk=39/125)
13-Nov-2024 18:27:24         858,059  62%    8.61MB/s    0:00:00 (xfr#40, to-chk=38/125)
13-Nov-2024 18:27:24         885,371  64%    8.62MB/s    0:00:00 (xfr#41, to-chk=37/125)
13-Nov-2024 18:27:24         885,737  64%    8.62MB/s    0:00:00 (xfr#42, to-chk=33/125)
13-Nov-2024 18:27:24         969,795  70%    8.26MB/s    0:00:00 (xfr#43, to-chk=32/125)
13-Nov-2024 18:27:24         970,161  70%    8.26MB/s    0:00:00 (xfr#44, to-chk=31/125)
13-Nov-2024 18:27:24         970,789  70%    8.19MB/s    0:00:00 (xfr#45, to-chk=30/125)
13-Nov-2024 18:27:24         994,727  72%    8.40MB/s    0:00:00 (xfr#46, to-chk=29/125)
13-Nov-2024 18:27:24         995,477  72%    8.33MB/s    0:00:00 (xfr#47, to-chk=25/125)
13-Nov-2024 18:27:24       1,082,401  79%    8.60MB/s    0:00:00 (xfr#48, to-chk=24/125)
13-Nov-2024 18:27:24       1,083,151  79%    8.61MB/s    0:00:00 (xfr#49, to-chk=23/125)
13-Nov-2024 18:27:24       1,103,845  80%    8.77MB/s    0:00:00 (xfr#50, to-chk=22/125)
13-Nov-2024 18:27:24       1,104,499  80%    8.71MB/s    0:00:00 (xfr#51, to-chk=18/125)
13-Nov-2024 18:27:24       1,178,403  86%    9.21MB/s    0:00:00 (xfr#52, to-chk=17/125)
13-Nov-2024 18:27:24       1,179,057  86%    9.22MB/s    0:00:00 (xfr#53, to-chk=16/125)
13-Nov-2024 18:27:24       1,179,685  86%    9.22MB/s    0:00:00 (xfr#54, to-chk=15/125)
13-Nov-2024 18:27:24       1,199,323  87%    9.15MB/s    0:00:00 (xfr#55, to-chk=14/125)
13-Nov-2024 18:27:24       1,199,785  87%    9.15MB/s    0:00:00 (xfr#56, to-chk=10/125)
13-Nov-2024 18:27:24       1,268,645  92%    9.38MB/s    0:00:00 (xfr#57, to-chk=9/125)
13-Nov-2024 18:27:24       1,269,107  92%    9.38MB/s    0:00:00 (xfr#58, to-chk=8/125)
13-Nov-2024 18:27:24       1,286,079  94%    9.51MB/s    0:00:00 (xfr#59, to-chk=7/125)
13-Nov-2024 18:27:24       1,286,445  94%    9.44MB/s    0:00:00 (xfr#60, to-chk=3/125)
13-Nov-2024 18:27:24       1,345,222  98%    9.87MB/s    0:00:00 (xfr#61, to-chk=2/125)
13-Nov-2024 18:27:24       1,345,588  98%    9.87MB/s    0:00:00 (xfr#62, to-chk=1/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.94MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.79MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.72MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24       1,365,276  99%    9.72MB/s    0:00:00 (xfr#63, to-chk=0/125)
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-hk4q5: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-oneclient-paris-5cc45c8cb7-hk4q5/oneclient_logs
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=101/121)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24          15,264   1%   14.56MB/s    0:00:00 (xfr#1, to-chk=100/121)
13-Nov-2024 18:27:24          15,264   1%   14.56MB/s    0:00:00 (xfr#1, to-chk=94/121)
13-Nov-2024 18:27:24          15,630   1%   14.91MB/s    0:00:00 (xfr#2, to-chk=96/121)
13-Nov-2024 18:27:24          79,695   6%   76.00MB/s    0:00:00 (xfr#3, to-chk=95/121)
13-Nov-2024 18:27:24          80,061   6%   76.35MB/s    0:00:00 (xfr#4, to-chk=94/121)
13-Nov-2024 18:27:24          94,646   7%   45.13MB/s    0:00:00 (xfr#5, to-chk=93/121)
13-Nov-2024 18:27:24          95,108   7%   45.35MB/s    0:00:00 (xfr#6, to-chk=89/121)
13-Nov-2024 18:27:24         148,112  11%    8.83MB/s    0:00:00 (xfr#7, to-chk=88/121)
13-Nov-2024 18:27:24         148,574  12%    8.86MB/s    0:00:00 (xfr#8, to-chk=87/121)
13-Nov-2024 18:27:24         165,074  13%    9.26MB/s    0:00:00 (xfr#9, to-chk=86/121)
13-Nov-2024 18:27:24         165,632  13%    9.29MB/s    0:00:00 (xfr#10, to-chk=82/121)
13-Nov-2024 18:27:24         246,710  19%    6.72MB/s    0:00:00 (xfr#11, to-chk=81/121)
13-Nov-2024 18:27:24         247,268  20%    6.74MB/s    0:00:00 (xfr#12, to-chk=80/121)
13-Nov-2024 18:27:24         247,896  20%    6.75MB/s    0:00:00 (xfr#13, to-chk=79/121)
13-Nov-2024 18:27:24         262,666  21%    7.16MB/s    0:00:00 (xfr#14, to-chk=78/121)
13-Nov-2024 18:27:24         263,128  21%    7.17MB/s    0:00:00 (xfr#15, to-chk=74/121)
13-Nov-2024 18:27:24         319,744  25%    6.22MB/s    0:00:00 (xfr#16, to-chk=73/121)
13-Nov-2024 18:27:24         320,206  25%    6.23MB/s    0:00:00 (xfr#17, to-chk=72/121)
13-Nov-2024 18:27:24         336,369  27%    6.42MB/s    0:00:00 (xfr#18, to-chk=71/121)
13-Nov-2024 18:27:24         336,735  27%    6.42MB/s    0:00:00 (xfr#19, to-chk=67/121)
13-Nov-2024 18:27:24         422,999  34%    7.20MB/s    0:00:00 (xfr#20, to-chk=66/121)
13-Nov-2024 18:27:24         423,365  34%    7.08MB/s    0:00:00 (xfr#21, to-chk=65/121)
13-Nov-2024 18:27:24         423,993  34%    7.09MB/s    0:00:00 (xfr#22, to-chk=64/121)
13-Nov-2024 18:27:24         442,781  35%    7.41MB/s    0:00:00 (xfr#23, to-chk=63/121)
13-Nov-2024 18:27:24         443,147  35%    7.41MB/s    0:00:00 (xfr#24, to-chk=59/121)
13-Nov-2024 18:27:24         519,436  42%    8.54MB/s    0:00:00 (xfr#25, to-chk=58/121)
13-Nov-2024 18:27:24         519,802  42%    8.55MB/s    0:00:00 (xfr#26, to-chk=57/121)
13-Nov-2024 18:27:24         544,080  44%    8.95MB/s    0:00:00 (xfr#27, to-chk=56/121)
13-Nov-2024 18:27:24         544,734  44%    8.81MB/s    0:00:00 (xfr#28, to-chk=52/121)
13-Nov-2024 18:27:24         626,161  50%    9.95MB/s    0:00:00 (xfr#29, to-chk=51/121)
13-Nov-2024 18:27:24         626,815  50%    9.80MB/s    0:00:00 (xfr#30, to-chk=50/121)
13-Nov-2024 18:27:24         642,853  52%    8.63MB/s    0:00:00 (xfr#31, to-chk=49/121)
13-Nov-2024 18:27:24         643,411  52%    8.64MB/s    0:00:00 (xfr#32, to-chk=45/121)
13-Nov-2024 18:27:24         700,236  56%    9.41MB/s    0:00:00 (xfr#33, to-chk=44/121)
13-Nov-2024 18:27:24         700,794  56%    9.41MB/s    0:00:00 (xfr#34, to-chk=43/121)
13-Nov-2024 18:27:24         720,350  58%    9.68MB/s    0:00:00 (xfr#35, to-chk=42/121)
13-Nov-2024 18:27:24         720,812  58%    9.55MB/s    0:00:00 (xfr#36, to-chk=38/121)
13-Nov-2024 18:27:24         792,411  64%    9.57MB/s    0:00:00 (xfr#37, to-chk=37/121)
13-Nov-2024 18:27:24         792,873  64%    9.57MB/s    0:00:00 (xfr#38, to-chk=36/121)
13-Nov-2024 18:27:24         808,273  65%    9.40MB/s    0:00:00 (xfr#39, to-chk=35/121)
13-Nov-2024 18:27:24         808,735  65%    9.41MB/s    0:00:00 (xfr#40, to-chk=31/121)
13-Nov-2024 18:27:24         870,271  70%    9.65MB/s    0:00:00 (xfr#41, to-chk=30/121)
13-Nov-2024 18:27:24         870,733  70%    9.66MB/s    0:00:00 (xfr#42, to-chk=29/121)
13-Nov-2024 18:27:24         887,901  71%    9.73MB/s    0:00:00 (xfr#43, to-chk=28/121)
13-Nov-2024 18:27:24         888,459  71%    9.74MB/s    0:00:00 (xfr#44, to-chk=24/121)
13-Nov-2024 18:27:24         955,166  77%   10.01MB/s    0:00:00 (xfr#45, to-chk=23/121)
13-Nov-2024 18:27:24         955,724  77%   10.02MB/s    0:00:00 (xfr#46, to-chk=22/121)
13-Nov-2024 18:27:24         972,779  78%   10.19MB/s    0:00:00 (xfr#47, to-chk=21/121)
13-Nov-2024 18:27:24         973,337  78%   10.20MB/s    0:00:00 (xfr#48, to-chk=17/121)
13-Nov-2024 18:27:24       1,048,218  84%   10.75MB/s    0:00:00 (xfr#49, to-chk=16/121)
13-Nov-2024 18:27:24       1,048,776  84%   10.75MB/s    0:00:00 (xfr#50, to-chk=15/121)
13-Nov-2024 18:27:24       1,063,231  86%   10.79MB/s    0:00:00 (xfr#51, to-chk=14/121)
13-Nov-2024 18:27:24       1,063,597  86%   10.79MB/s    0:00:00 (xfr#52, to-chk=10/121)
13-Nov-2024 18:27:24       1,116,459  90%   11.09MB/s    0:00:00 (xfr#53, to-chk=9/121)
13-Nov-2024 18:27:24       1,116,825  90%   11.09MB/s    0:00:00 (xfr#54, to-chk=8/121)
13-Nov-2024 18:27:24       1,141,519  92%   11.34MB/s    0:00:00 (xfr#55, to-chk=7/121)
13-Nov-2024 18:27:24       1,142,173  92%   11.35MB/s    0:00:00 (xfr#56, to-chk=3/121)
13-Nov-2024 18:27:24       1,211,640  98%   11.79MB/s    0:00:00 (xfr#57, to-chk=2/121)
13-Nov-2024 18:27:24       1,212,294  98%   11.68MB/s    0:00:00 (xfr#58, to-chk=1/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.88MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.53MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.53MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.53MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.53MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24       1,232,837  99%   11.53MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24          23,313   8%   22.23MB/s    0:00:00 (xfr#2, to-chk=37/42)
13-Nov-2024 18:27:24          43,771  15%   41.74MB/s    0:00:00 (xfr#3, to-chk=35/42)
13-Nov-2024 18:27:24          43,771  15%   41.74MB/s    0:00:00 (xfr#4, to-chk=33/42)
13-Nov-2024 18:27:24          43,771  15%   41.74MB/s    0:00:00 (xfr#5, to-chk=31/42)
13-Nov-2024 18:27:24          63,034  22%   60.11MB/s    0:00:00 (xfr#6, to-chk=29/42)
13-Nov-2024 18:27:24          63,184  22%   60.26MB/s    0:00:00 (xfr#7, to-chk=27/42)
13-Nov-2024 18:27:24          63,481  22%   60.54MB/s    0:00:00 (xfr#8, to-chk=25/42)
13-Nov-2024 18:27:24         125,410  43%   59.80MB/s    0:00:00 (xfr#9, to-chk=23/42)
13-Nov-2024 18:27:24         126,030  44%   60.10MB/s    0:00:00 (xfr#10, to-chk=13/42)
13-Nov-2024 18:27:24         130,019  45%   62.00MB/s    0:00:00 (xfr#11, to-chk=12/42)
13-Nov-2024 18:27:24         132,235  46%   63.05MB/s    0:00:00 (xfr#12, to-chk=11/42)
13-Nov-2024 18:27:24         135,872  47%   43.19MB/s    0:00:00 (xfr#13, to-chk=10/42)
13-Nov-2024 18:27:24         136,093  47%   43.26MB/s    0:00:00 (xfr#14, to-chk=9/42)
13-Nov-2024 18:27:24         138,991  48%   44.18MB/s    0:00:00 (xfr#15, to-chk=8/42)
13-Nov-2024 18:27:24         140,635  49%   44.71MB/s    0:00:00 (xfr#16, to-chk=7/42)
13-Nov-2024 18:27:24         142,566  49%   45.32MB/s    0:00:00 (xfr#17, to-chk=6/42)
13-Nov-2024 18:27:24         143,933  50%   34.32MB/s    0:00:00 (xfr#18, to-chk=5/42)
13-Nov-2024 18:27:24         148,254  51%   35.35MB/s    0:00:00 (xfr#19, to-chk=4/42)
13-Nov-2024 18:27:24         151,494  53%   36.12MB/s    0:00:00 (xfr#20, to-chk=3/42)
13-Nov-2024 18:27:24         152,456  53%   36.35MB/s    0:00:00 (xfr#21, to-chk=2/42)
13-Nov-2024 18:27:24         155,014  54%   36.96MB/s    0:00:00 (xfr#22, to-chk=1/42)
13-Nov-2024 18:27:24         159,789  56%   38.10MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24         159,789  56%   30.48MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24         159,789  56%   30.48MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24         159,789  56%   25.40MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24         159,789  56%   25.40MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24         159,789  56%   25.40MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24          15,394  16%   14.68MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:24          31,697  33%   30.23MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:24          31,697  33%   30.23MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:24          46,888  49%   44.72MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:24          47,179  50%   44.99MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:24          47,179  50%   22.50MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:24           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:24           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:24           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:24           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:24           6,857  50%  257.55kB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24          23,210   8%   22.13MB/s    0:00:00 (xfr#2, to-chk=37/42)
13-Nov-2024 18:27:24          43,561  15%   41.54MB/s    0:00:00 (xfr#3, to-chk=35/42)
13-Nov-2024 18:27:24          43,561  15%   41.54MB/s    0:00:00 (xfr#4, to-chk=33/42)
13-Nov-2024 18:27:24          43,561  15%   41.54MB/s    0:00:00 (xfr#5, to-chk=31/42)
13-Nov-2024 18:27:24          62,721  21%   59.82MB/s    0:00:00 (xfr#6, to-chk=29/42)
13-Nov-2024 18:27:24          62,871  22%   59.96MB/s    0:00:00 (xfr#7, to-chk=27/42)
13-Nov-2024 18:27:24          63,168  22%   60.24MB/s    0:00:00 (xfr#8, to-chk=25/42)
13-Nov-2024 18:27:24         125,537  43%  119.72MB/s    0:00:00 (xfr#9, to-chk=23/42)
13-Nov-2024 18:27:24         126,153  44%  120.31MB/s    0:00:00 (xfr#10, to-chk=13/42)
13-Nov-2024 18:27:24         130,928  45%  124.86MB/s    0:00:00 (xfr#11, to-chk=12/42)
13-Nov-2024 18:27:24         131,203  45%  125.12MB/s    0:00:00 (xfr#12, to-chk=11/42)
13-Nov-2024 18:27:24         134,451  47%   42.74MB/s    0:00:00 (xfr#13, to-chk=10/42)
13-Nov-2024 18:27:24         137,347  48%   43.66MB/s    0:00:00 (xfr#14, to-chk=9/42)
13-Nov-2024 18:27:24         138,704  48%   44.09MB/s    0:00:00 (xfr#15, to-chk=8/42)
13-Nov-2024 18:27:24         142,341  49%   45.25MB/s    0:00:00 (xfr#16, to-chk=7/42)
13-Nov-2024 18:27:24         144,614  50%   45.97MB/s    0:00:00 (xfr#17, to-chk=6/42)
13-Nov-2024 18:27:24         146,600  51%   46.60MB/s    0:00:00 (xfr#18, to-chk=5/42)
13-Nov-2024 18:27:24         150,579  52%   47.87MB/s    0:00:00 (xfr#19, to-chk=4/42)
13-Nov-2024 18:27:24         151,537  53%   48.17MB/s    0:00:00 (xfr#20, to-chk=3/42)
13-Nov-2024 18:27:24         154,093  53%   48.98MB/s    0:00:00 (xfr#21, to-chk=2/42)
13-Nov-2024 18:27:24         155,794  54%   49.53MB/s    0:00:00 (xfr#22, to-chk=1/42)
13-Nov-2024 18:27:24         160,172  56%   50.92MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24         160,172  56%   12.73MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24         160,172  56%   12.73MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24         160,172  56%   10.91MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24         160,172  56%   10.91MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24         160,172  56%   10.91MB/s    0:00:00 (xfr#23, to-chk=0/42)
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24          15,725  16%   15.00MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:24          32,362  33%   30.86MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:24          32,362  33%   30.86MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:24          47,884  49%   45.67MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:24          48,175  50%   45.94MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:24          48,175  50%   22.97MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:24           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:24           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:24           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:24           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:24           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24          16,324   7%   15.57MB/s    0:00:00 (xfr#2, to-chk=13/18)
13-Nov-2024 18:27:24          33,293  14%   31.75MB/s    0:00:00 (xfr#3, to-chk=11/18)
13-Nov-2024 18:27:24          33,293  14%   31.75MB/s    0:00:00 (xfr#4, to-chk=9/18)
13-Nov-2024 18:27:24          49,137  21%   46.86MB/s    0:00:00 (xfr#5, to-chk=7/18)
13-Nov-2024 18:27:24          49,228  21%   46.95MB/s    0:00:00 (xfr#6, to-chk=5/18)
13-Nov-2024 18:27:24          49,525  22%   47.23MB/s    0:00:00 (xfr#7, to-chk=3/18)
13-Nov-2024 18:27:24         112,540  50%  107.33MB/s    0:00:00 (xfr#8, to-chk=1/18)
13-Nov-2024 18:27:24         112,540  50%   53.66MB/s    0:00:00 (xfr#8, to-chk=0/18)
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24          32,899  13%   31.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:24          66,984  26%   63.88MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:24          91,671  36%   87.42MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:24         124,367  49%  118.61MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:24         124,658  50%  118.88MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:24         124,658  50%   29.72MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:24 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.17.13/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:24               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:24           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:24           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:24           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:24           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:24           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:24           6,703  50%  935.13kB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:24 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1731522431.9945095 exists, exporting anyway.
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24 =============================== warnings summary ===============================
13-Nov-2024 18:27:24 tests/utils/rest_utils.py:98
13-Nov-2024 18:27:24   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:27:24     print("""
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24 tests/utils/path_utils.py:112
13-Nov-2024 18:27:24   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:27:24     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:27:24   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:27:24     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:27:24   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:27:24     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:27:24
13-Nov-2024 18:27:24 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:27:24 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:27:24 ================== 14 passed, 4 warnings in 613.47s (0:10:13) ==================
13-Nov-2024 18:27:31 release "dev" uninstalled
13-Nov-2024 18:27:31 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
13-Nov-2024 18:27:31 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
13-Nov-2024 18:27:33 No resources found
13-Nov-2024 18:27:34 Sidecar injection has been disabled
13-Nov-2024 18:27:34 Cleaning helm release "dev"...
13-Nov-2024 18:27:34 Deleted 1 helm deployments
13-Nov-2024 18:27:34 Deleted 0 k8s deployments
13-Nov-2024 18:27:34 Deleted 0 k8s services
13-Nov-2024 18:27:34 Deleted 0 persistent volumes
13-Nov-2024 18:27:34 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:27:34 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:27:34 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:27:34 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:27:34 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:27:34 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:27:34 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:27:34 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:27:34 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:27:34 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP...
13-Nov-2024 18:27:34 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:27:34 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:27:34
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:27:34
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:27:34
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:27:34
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:27:34
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:27:34
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:27:34
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:27:34
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:27:34
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:27:34
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:27:34 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:27:34
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3363 (ODSRV-OAP-MPRFSP-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3363-ScriptBuildTask-3510842153860858570.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
13-Nov-2024 18:27:34 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
13-Nov-2024 18:27:36 Uploading artifact
13-Nov-2024 18:27:36     source path: surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
13-Nov-2024 18:27:36     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
13-Nov-2024 18:27:36 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:27:36 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:27:36 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:27:36
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3363 (ODSRV-OAP-MPRFSP-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3363-ScriptBuildTask-16688958619246246390.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP
13-Nov-2024 18:27:36 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:27:36 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:27:36 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:27:36
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:27:36 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:27:36
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3363 (ODSRV-OAP-MPRFSP-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3363-ScriptBuildTask-16830865724126158683.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
13-Nov-2024 18:27:36   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:27:36                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:27:36
13-Nov-2024 18:27:36   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:27:36 100  4822  100  4822    0     0  55425      0 --:--:-- --:--:-- --:--:-- 55425
13-Nov-2024 18:27:36 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:27:37 Cleaning helm deployments
13-Nov-2024 18:27:37 Cleanining pods
13-Nov-2024 18:27:37 Cleaning kube persistant volumes
13-Nov-2024 18:27:38 Cleaning dockswift container
13-Nov-2024 18:27:38 Cleaning docker containers
13-Nov-2024 18:27:41 Stalled docker containers to remove:
13-Nov-2024 18:27:41 d41e58fac134 feba97d5ab95 e28060f22aa3 880faea811c9 350a865b39fe 7eb7dd764741 fad6f0374488 b6e65673b9f3 a1fc75b466e9 096fbe8a358b a6aac1ac4738 70a3265f8cdf f841fd9d0a91 c43c17513ea0 07815674a2c2 9c7f208b61fe 34768759f40b 904cbfa3ed45 250915cbfec2 7e3306466e3c
13-Nov-2024 18:27:41 Removing stalled docker containers
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: d41e58fac134: Container d41e58fac134774a4db04d089b9a00e7e8fb690e9844ae176d1fb89527b51a5a is not running
13-Nov-2024 18:27:41 d41e58fac134
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: feba97d5ab95: Container feba97d5ab95a90c02ed6c2e9ff973a6d79ca49789ecafd13bc9ad2507cd1f72 is not running
13-Nov-2024 18:27:41 feba97d5ab95
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: e28060f22aa3: Container e28060f22aa351ba29aa4b058c8704c4e5203d37ed454793e693b61c2a62555a is not running
13-Nov-2024 18:27:41 e28060f22aa3
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: 880faea811c9: Container 880faea811c913fe396b72d8f4c76f8caa0bf82e500dd48f86dbef443368485a is not running
13-Nov-2024 18:27:41 880faea811c9
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: 350a865b39fe: Container 350a865b39fe05a3701ff2056dab1412c609f3186e36d1419ce8849803be8782 is not running
13-Nov-2024 18:27:41 350a865b39fe
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: 7eb7dd764741: Container 7eb7dd7647412cd78ad1a3d63d98d24056bcc83ee6ec76882d9e4d9e690789eb is not running
13-Nov-2024 18:27:41 7eb7dd764741
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: fad6f0374488: Container fad6f0374488018c58ec737622f3e170b01408f9cdf540e502fa710b9a6d1a9c is not running
13-Nov-2024 18:27:41 fad6f0374488
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: b6e65673b9f3: Container b6e65673b9f3f3c3d85e30e334d268ca218fad8dd3271c3df63238a8e7b3d56a is not running
13-Nov-2024 18:27:41 b6e65673b9f3
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: a1fc75b466e9: Container a1fc75b466e9d9542512f046f2db4d448fbecc060bed802ec0b18f6660b417c8 is not running
13-Nov-2024 18:27:41 a1fc75b466e9
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: 096fbe8a358b: Container 096fbe8a358bec52b2ec84154b6b410a7f245f1e0283367f7ce0f7839935fbe8 is not running
13-Nov-2024 18:27:41 096fbe8a358b
13-Nov-2024 18:27:41 Error response from daemon: Cannot kill container: a6aac1ac4738: Container a6aac1ac47389e863bccf03edf23ab8e12c2756fec895c16664da25ba1396791 is not running
13-Nov-2024 18:27:42 a6aac1ac4738
13-Nov-2024 18:27:42 Error response from daemon: Cannot kill container: 70a3265f8cdf: Container 70a3265f8cdf374c85b1f45698ef5315bbf839519814375467d266a040428e2e is not running
13-Nov-2024 18:27:42 70a3265f8cdf
13-Nov-2024 18:27:42 Error response from daemon: Cannot kill container: f841fd9d0a91: Container f841fd9d0a91410eb461e04a1fba60bd6061756e43e9643839b3d1ef465f4947 is not running
13-Nov-2024 18:27:42 f841fd9d0a91
13-Nov-2024 18:27:42 Error response from daemon: Cannot kill container: c43c17513ea0: Container c43c17513ea027bc0b19c0e1abc5a76f34b46d0fe98f12a0002eccba24576b56 is not running
13-Nov-2024 18:27:42 c43c17513ea0
13-Nov-2024 18:27:42 Error response from daemon: Cannot kill container: 07815674a2c2: Container 07815674a2c268d75724d8293f74d95ed60c4aa808b1b71f24ae6b5ef1c310b6 is not running
13-Nov-2024 18:27:42 07815674a2c2
13-Nov-2024 18:27:42 Error response from daemon: Cannot kill container: 9c7f208b61fe: Container 9c7f208b61feee9e74b4f9e219d4c39092f563fc3da68ab9f88bcabc1359d621 is not running
13-Nov-2024 18:27:42 9c7f208b61fe
13-Nov-2024 18:27:42 Error response from daemon: Cannot kill container: 34768759f40b: Container 34768759f40b9112dd7585edbae71740c32a885da6af3f7ba77e3a50c8bba07e is not running
13-Nov-2024 18:27:42 34768759f40b
13-Nov-2024 18:27:42 Error response from daemon: Cannot kill container: 904cbfa3ed45: Container 904cbfa3ed454f6920ff0e7cde1ed754dd00e5fcff58c0939435d4141f8b16ec is not running
13-Nov-2024 18:27:42 904cbfa3ed45
13-Nov-2024 18:27:42 Error response from daemon: Cannot kill container: 250915cbfec2: Container 250915cbfec27040cd2241a280fdfd5659a3eece641cf481373c32b28a02e98b is not running
13-Nov-2024 18:27:42 250915cbfec2
13-Nov-2024 18:27:42 7e3306466e3c
13-Nov-2024 18:27:43 7e3306466e3c
13-Nov-2024 18:27:43 Stalled docker volumes to remove:
13-Nov-2024 18:27:43
13-Nov-2024 18:27:43 Removing stalled docker volumes
13-Nov-2024 18:27:43 Removing stalled loopdevices
13-Nov-2024 18:27:43 Done
13-Nov-2024 18:27:43 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:27:43 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:27:43 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:27:43 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:27:43 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:27:43 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:27:43 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:27:43 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:27:43 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:27:43 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 51.45 ms
13-Nov-2024 18:27:44 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP'
13-Nov-2024 18:27:44 Finalising the build...
13-Nov-2024 18:27:44 Stopping timer.
13-Nov-2024 18:27:44 Build ODSRV-OAP-MPRFSP-3363 completed.
13-Nov-2024 18:27:44 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:27:44 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:27:44 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:27:44 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:27:44 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:27:44 All post build plugins have finished
13-Nov-2024 18:27:44 Generating build results summary...
13-Nov-2024 18:27:44 Saving build results to disk...
13-Nov-2024 18:27:44 Store variable context...
13-Nov-2024 18:27:44 Finished building ODSRV-OAP-MPRFSP-3363.