oneclient acceptance tests using environment deployed from packages

Build: #3364 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.

15-Nov-2024 20:09:39 PASSED
15-Nov-2024 20:09:39 Unmounting client from /tmp/onedata/mnt/wm1tdo9w4i7u4274
15-Nov-2024 20:09:39
15-Nov-2024 20:09:39
15-Nov-2024 20:09:39 Unmounting client from /tmp/onedata/mnt/10ns95w5zgswddkv
15-Nov-2024 20:09:39
15-Nov-2024 20:09:39
15-Nov-2024 20:10:42 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
15-Nov-2024 20:10:42 =================================================================
15-Nov-2024 20:10:42 - Executing scenario 'Increase regular file size with truncate'
15-Nov-2024 20:10:42 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:10:42 -----------------------------------------------------------------
15-Nov-2024 20:10:42 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:10:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:10:42 using [token, token] by [user1, user2]"'
15-Nov-2024 20:10:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:10:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:10:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll'
15-Nov-2024 20:10:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll' successfully started
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fzanqukxjbdbx0yy
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fzanqukxjbdbx0yy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fzanqukxjbdbx0yy
15-Nov-2024 20:10:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6180986491656397728'...
15-Nov-2024 20:10:42 Getting configuration...
15-Nov-2024 20:10:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fzanqukxjbdbx0yy'.
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:10:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:10:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7'
15-Nov-2024 20:10:42 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7' successfully started
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n691x97uy764qvk6
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n691x97uy764qvk6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n691x97uy764qvk6
15-Nov-2024 20:10:42 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '343912089284392453'...
15-Nov-2024 20:10:42 Getting configuration...
15-Nov-2024 20:10:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n691x97uy764qvk6'.
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:10:42 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:10:42 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:10:42 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
15-Nov-2024 20:10:42 -- Executing step: 'Then "size of user2's space1/file1 is 1000000 bytes on client21"'
15-Nov-2024 20:10:42 =================================================================
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42 PASSED
15-Nov-2024 20:10:42 Unmounting client from /tmp/onedata/mnt/fzanqukxjbdbx0yy
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42 Unmounting client from /tmp/onedata/mnt/n691x97uy764qvk6
15-Nov-2024 20:10:42
15-Nov-2024 20:10:42
15-Nov-2024 20:11:34 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
15-Nov-2024 20:11:34 =================================================================
15-Nov-2024 20:11:34 - Executing scenario 'Decrease regular file size with truncate'
15-Nov-2024 20:11:34 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:11:34 -----------------------------------------------------------------
15-Nov-2024 20:11:34 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:11:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:11:34 using [token, token] by [user1, user2]"'
15-Nov-2024 20:11:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:11:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:11:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll'
15-Nov-2024 20:11:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll' successfully started
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7t37btl07q9upxc3
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7t37btl07q9upxc3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7t37btl07q9upxc3
15-Nov-2024 20:11:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7860559820358356828'...
15-Nov-2024 20:11:34 Getting configuration...
15-Nov-2024 20:11:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7t37btl07q9upxc3'.
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:11:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:11:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7'
15-Nov-2024 20:11:34 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7' successfully started
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rwzxx76db5p9vju0
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rwzxx76db5p9vju0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rwzxx76db5p9vju0
15-Nov-2024 20:11:34 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5204856765158954576'...
15-Nov-2024 20:11:34 Getting configuration...
15-Nov-2024 20:11:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rwzxx76db5p9vju0'.
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:11:34 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:11:34 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:11:34 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
15-Nov-2024 20:11:34 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
15-Nov-2024 20:11:34 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
15-Nov-2024 20:11:34 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
15-Nov-2024 20:11:34 =================================================================
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34 PASSED
15-Nov-2024 20:11:34 Unmounting client from /tmp/onedata/mnt/7t37btl07q9upxc3
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34 Unmounting client from /tmp/onedata/mnt/rwzxx76db5p9vju0
15-Nov-2024 20:11:34
15-Nov-2024 20:11:34
15-Nov-2024 20:12:23 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
15-Nov-2024 20:12:23 =================================================================
15-Nov-2024 20:12:23 - Executing scenario 'Fail to truncate regular file without write permission'
15-Nov-2024 20:12:23 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:12:23 -----------------------------------------------------------------
15-Nov-2024 20:12:23 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:12:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:12:23 using [token, token] by [user1, user2]"'
15-Nov-2024 20:12:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:12:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:12:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:12:23
15-Nov-2024 20:12:23
15-Nov-2024 20:12:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll'
15-Nov-2024 20:12:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll' successfully started
15-Nov-2024 20:12:23
15-Nov-2024 20:12:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5qers59grobgi836
15-Nov-2024 20:12:23
15-Nov-2024 20:12:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5qers59grobgi836 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5qers59grobgi836
15-Nov-2024 20:12:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12171983021219112964'...
15-Nov-2024 20:12:23 Getting configuration...
15-Nov-2024 20:12:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5qers59grobgi836'.
15-Nov-2024 20:12:23
15-Nov-2024 20:12:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:12:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:12:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:12:23
15-Nov-2024 20:12:23
15-Nov-2024 20:12:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7'
15-Nov-2024 20:12:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7' successfully started
15-Nov-2024 20:12:23
15-Nov-2024 20:12:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6ck1z928lmlcrrmj
15-Nov-2024 20:12:23
15-Nov-2024 20:12:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6ck1z928lmlcrrmj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6ck1z928lmlcrrmj
15-Nov-2024 20:12:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18054342416338922682'...
15-Nov-2024 20:12:23 Getting configuration...
15-Nov-2024 20:12:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6ck1z928lmlcrrmj'.
15-Nov-2024 20:12:23
15-Nov-2024 20:12:23 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:12:23 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:12:23 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:12:23 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:12:23 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
15-Nov-2024 20:12:23 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
15-Nov-2024 20:12:23 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
15-Nov-2024 20:12:23 =================================================================
15-Nov-2024 20:12:23
15-Nov-2024 20:12:24 PASSED
15-Nov-2024 20:12:24 Unmounting client from /tmp/onedata/mnt/5qers59grobgi836
15-Nov-2024 20:12:24
15-Nov-2024 20:12:24
15-Nov-2024 20:12:24 Unmounting client from /tmp/onedata/mnt/6ck1z928lmlcrrmj
15-Nov-2024 20:12:24
15-Nov-2024 20:12:24
15-Nov-2024 20:13:10 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:13:10 =================================================================
15-Nov-2024 20:13:10 - Executing scenario 'Timestamps at creation'
15-Nov-2024 20:13:10 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:13:10 -----------------------------------------------------------------
15-Nov-2024 20:13:10 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:13:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:13:10 using [token, token] by [user1, user2]"'
15-Nov-2024 20:13:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:13:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:13:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll'
15-Nov-2024 20:13:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll' successfully started
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/a23sk1hbuls0z0i3
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a23sk1hbuls0z0i3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a23sk1hbuls0z0i3
15-Nov-2024 20:13:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8723502522530358543'...
15-Nov-2024 20:13:10 Getting configuration...
15-Nov-2024 20:13:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a23sk1hbuls0z0i3'.
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:13:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:13:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7'
15-Nov-2024 20:13:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7' successfully started
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x8ij5fz7nlrc98wn
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x8ij5fz7nlrc98wn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x8ij5fz7nlrc98wn
15-Nov-2024 20:13:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7633680677453411095'...
15-Nov-2024 20:13:10 Getting configuration...
15-Nov-2024 20:13:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x8ij5fz7nlrc98wn'.
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:13:10 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:13:10 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:13:10 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
15-Nov-2024 20:13:10 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
15-Nov-2024 20:13:10 =================================================================
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10 PASSED
15-Nov-2024 20:13:10 Unmounting client from /tmp/onedata/mnt/a23sk1hbuls0z0i3
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10 Unmounting client from /tmp/onedata/mnt/x8ij5fz7nlrc98wn
15-Nov-2024 20:13:10
15-Nov-2024 20:13:10
15-Nov-2024 20:13:59 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
15-Nov-2024 20:13:59 =================================================================
15-Nov-2024 20:13:59 - Executing scenario 'Fail to update timestamps (touch) without write permission'
15-Nov-2024 20:13:59 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:13:59 -----------------------------------------------------------------
15-Nov-2024 20:13:59 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:13:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:13:59 using [token, token] by [user1, user2]"'
15-Nov-2024 20:13:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:13:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:13:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll'
15-Nov-2024 20:13:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll' successfully started
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/b74zt4h652k10au5
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b74zt4h652k10au5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b74zt4h652k10au5
15-Nov-2024 20:13:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17559130542732169776'...
15-Nov-2024 20:13:59 Getting configuration...
15-Nov-2024 20:13:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/b74zt4h652k10au5'.
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:13:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:13:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7'
15-Nov-2024 20:13:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7' successfully started
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/48exxihzy0o7vh2m
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/48exxihzy0o7vh2m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/48exxihzy0o7vh2m
15-Nov-2024 20:13:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4015092787338788383'...
15-Nov-2024 20:13:59 Getting configuration...
15-Nov-2024 20:13:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/48exxihzy0o7vh2m'.
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:13:59 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:13:59 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:13:59 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:13:59 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
15-Nov-2024 20:13:59 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
15-Nov-2024 20:13:59 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
15-Nov-2024 20:13:59 =================================================================
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59 PASSED
15-Nov-2024 20:13:59 Unmounting client from /tmp/onedata/mnt/b74zt4h652k10au5
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59 Unmounting client from /tmp/onedata/mnt/48exxihzy0o7vh2m
15-Nov-2024 20:13:59
15-Nov-2024 20:13:59
15-Nov-2024 20:14:45 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
15-Nov-2024 20:14:45 =================================================================
15-Nov-2024 20:14:45 - Executing scenario 'Update timestamps (touch) with write permission'
15-Nov-2024 20:14:45 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:14:45 -----------------------------------------------------------------
15-Nov-2024 20:14:45 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:14:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:14:45 using [token, token] by [user1, user2]"'
15-Nov-2024 20:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:14:45
15-Nov-2024 20:14:45
15-Nov-2024 20:14:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll'
15-Nov-2024 20:14:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll' successfully started
15-Nov-2024 20:14:45
15-Nov-2024 20:14:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tohvu26nyawwxx1y
15-Nov-2024 20:14:45
15-Nov-2024 20:14:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tohvu26nyawwxx1y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tohvu26nyawwxx1y
15-Nov-2024 20:14:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5028643662722260090'...
15-Nov-2024 20:14:45 Getting configuration...
15-Nov-2024 20:14:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tohvu26nyawwxx1y'.
15-Nov-2024 20:14:45
15-Nov-2024 20:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:14:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:14:45
15-Nov-2024 20:14:45
15-Nov-2024 20:14:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7'
15-Nov-2024 20:14:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7' successfully started
15-Nov-2024 20:14:45
15-Nov-2024 20:14:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ftp77jg9tcsy6l06
15-Nov-2024 20:14:45
15-Nov-2024 20:14:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ftp77jg9tcsy6l06 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ftp77jg9tcsy6l06
15-Nov-2024 20:14:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13340781924933034497'...
15-Nov-2024 20:14:45 Getting configuration...
15-Nov-2024 20:14:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ftp77jg9tcsy6l06'.
15-Nov-2024 20:14:45
15-Nov-2024 20:14:45 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:14:45 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:14:45 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:14:45 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:14:45 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
15-Nov-2024 20:14:45 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
15-Nov-2024 20:14:45 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
15-Nov-2024 20:14:45 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
15-Nov-2024 20:14:45 =================================================================
15-Nov-2024 20:14:45
15-Nov-2024 20:14:46 PASSED
15-Nov-2024 20:14:46 Unmounting client from /tmp/onedata/mnt/tohvu26nyawwxx1y
15-Nov-2024 20:14:46
15-Nov-2024 20:14:46
15-Nov-2024 20:14:46 Unmounting client from /tmp/onedata/mnt/ftp77jg9tcsy6l06
15-Nov-2024 20:14:46
15-Nov-2024 20:14:46
15-Nov-2024 20:15:43 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
15-Nov-2024 20:15:43 =================================================================
15-Nov-2024 20:15:43 - Executing scenario 'Access time'
15-Nov-2024 20:15:43 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:15:43 -----------------------------------------------------------------
15-Nov-2024 20:15:43 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:15:43 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:15:43 using [token, token] by [user1, user2]"'
15-Nov-2024 20:15:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:15:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:15:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:15:43
15-Nov-2024 20:15:43
15-Nov-2024 20:15:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll'
15-Nov-2024 20:15:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll' successfully started
15-Nov-2024 20:15:43
15-Nov-2024 20:15:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aducaapix9m2b6ea
15-Nov-2024 20:15:43
15-Nov-2024 20:15:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aducaapix9m2b6ea --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aducaapix9m2b6ea
15-Nov-2024 20:15:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16062224470163749678'...
15-Nov-2024 20:15:43 Getting configuration...
15-Nov-2024 20:15:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/aducaapix9m2b6ea'.
15-Nov-2024 20:15:43
15-Nov-2024 20:15:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:15:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:15:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:15:43
15-Nov-2024 20:15:43
15-Nov-2024 20:15:43 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7'
15-Nov-2024 20:15:43 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7' successfully started
15-Nov-2024 20:15:43
15-Nov-2024 20:15:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mdpxh85l7usemeq1
15-Nov-2024 20:15:43
15-Nov-2024 20:15:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mdpxh85l7usemeq1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mdpxh85l7usemeq1
15-Nov-2024 20:15:43 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7865386046304200687'...
15-Nov-2024 20:15:43 Getting configuration...
15-Nov-2024 20:15:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mdpxh85l7usemeq1'.
15-Nov-2024 20:15:43
15-Nov-2024 20:15:43 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:15:43 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:15:43 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:15:43 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
15-Nov-2024 20:15:43 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
15-Nov-2024 20:15:43 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
15-Nov-2024 20:15:43 =================================================================
15-Nov-2024 20:15:43
15-Nov-2024 20:15:44 PASSED
15-Nov-2024 20:15:44 Unmounting client from /tmp/onedata/mnt/aducaapix9m2b6ea
15-Nov-2024 20:15:44
15-Nov-2024 20:15:44
15-Nov-2024 20:15:44 Unmounting client from /tmp/onedata/mnt/mdpxh85l7usemeq1
15-Nov-2024 20:15:44
15-Nov-2024 20:15:44
15-Nov-2024 20:16:35 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
15-Nov-2024 20:16:35 =================================================================
15-Nov-2024 20:16:35 - Executing scenario 'Modification time'
15-Nov-2024 20:16:35 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:16:35 -----------------------------------------------------------------
15-Nov-2024 20:16:35 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:16:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:16:35 using [token, token] by [user1, user2]"'
15-Nov-2024 20:16:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:16:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:16:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll'
15-Nov-2024 20:16:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll' successfully started
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4vh7floy3pe63vsy
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4vh7floy3pe63vsy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4vh7floy3pe63vsy
15-Nov-2024 20:16:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8390895648731427022'...
15-Nov-2024 20:16:35 Getting configuration...
15-Nov-2024 20:16:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4vh7floy3pe63vsy'.
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:16:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:16:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7'
15-Nov-2024 20:16:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7' successfully started
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/og7ecpi7ug3jjzad
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/og7ecpi7ug3jjzad --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/og7ecpi7ug3jjzad
15-Nov-2024 20:16:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9067350719381256534'...
15-Nov-2024 20:16:35 Getting configuration...
15-Nov-2024 20:16:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/og7ecpi7ug3jjzad'.
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:16:35 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:16:35 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:16:35 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:16:35 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:16:35 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
15-Nov-2024 20:16:35 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
15-Nov-2024 20:16:35 =================================================================
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35 PASSED
15-Nov-2024 20:16:35 Unmounting client from /tmp/onedata/mnt/4vh7floy3pe63vsy
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35 Unmounting client from /tmp/onedata/mnt/og7ecpi7ug3jjzad
15-Nov-2024 20:16:35
15-Nov-2024 20:16:35
15-Nov-2024 20:17:27 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
15-Nov-2024 20:17:27 =================================================================
15-Nov-2024 20:17:27 - Executing scenario 'Status-change time when changing mode'
15-Nov-2024 20:17:27 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:17:27 -----------------------------------------------------------------
15-Nov-2024 20:17:27 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:17:27 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:17:27 using [token, token] by [user1, user2]"'
15-Nov-2024 20:17:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:17:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:17:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll'
15-Nov-2024 20:17:27 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll' successfully started
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j5mi23jtnhf89djb
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j5mi23jtnhf89djb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j5mi23jtnhf89djb
15-Nov-2024 20:17:27 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12640668125261118465'...
15-Nov-2024 20:17:27 Getting configuration...
15-Nov-2024 20:17:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j5mi23jtnhf89djb'.
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:17:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:17:27 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7'
15-Nov-2024 20:17:27 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7' successfully started
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j6i29tcp1hh0w55n
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j6i29tcp1hh0w55n --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j6i29tcp1hh0w55n
15-Nov-2024 20:17:27 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3045641359898005234'...
15-Nov-2024 20:17:27 Getting configuration...
15-Nov-2024 20:17:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j6i29tcp1hh0w55n'.
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:17:27 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:17:27 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:17:27 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:17:27 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
15-Nov-2024 20:17:27 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
15-Nov-2024 20:17:27 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
15-Nov-2024 20:17:27 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
15-Nov-2024 20:17:27 =================================================================
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27 PASSED
15-Nov-2024 20:17:27 Unmounting client from /tmp/onedata/mnt/j5mi23jtnhf89djb
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27 Unmounting client from /tmp/onedata/mnt/j6i29tcp1hh0w55n
15-Nov-2024 20:17:27
15-Nov-2024 20:17:27
15-Nov-2024 20:18:17 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
15-Nov-2024 20:18:17 =================================================================
15-Nov-2024 20:18:17 - Executing scenario 'Status-change time when renaming on storage'
15-Nov-2024 20:18:17 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:18:17 -----------------------------------------------------------------
15-Nov-2024 20:18:17 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:18:17 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:18:17 using [token, token] by [user1, user2]"'
15-Nov-2024 20:18:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:18:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:18:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ccmll', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:18:17
15-Nov-2024 20:18:17
15-Nov-2024 20:18:17 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll'
15-Nov-2024 20:18:17 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ccmll' successfully started
15-Nov-2024 20:18:17
15-Nov-2024 20:18:17 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d7gbhvhmdy6ck8ag
15-Nov-2024 20:18:17
15-Nov-2024 20:18:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d7gbhvhmdy6ck8ag --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d7gbhvhmdy6ck8ag
15-Nov-2024 20:18:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5334928455962121901'...
15-Nov-2024 20:18:17 Getting configuration...
15-Nov-2024 20:18:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d7gbhvhmdy6ck8ag'.
15-Nov-2024 20:18:17
15-Nov-2024 20:18:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:18:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:18:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-q49s7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:18:17
15-Nov-2024 20:18:17
15-Nov-2024 20:18:17 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7'
15-Nov-2024 20:18:17 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-q49s7' successfully started
15-Nov-2024 20:18:17
15-Nov-2024 20:18:17 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j8cz7t3vz9jce5j6
15-Nov-2024 20:18:17
15-Nov-2024 20:18:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j8cz7t3vz9jce5j6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j8cz7t3vz9jce5j6
15-Nov-2024 20:18:17 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2061021692224164984'...
15-Nov-2024 20:18:17 Getting configuration...
15-Nov-2024 20:18:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j8cz7t3vz9jce5j6'.
15-Nov-2024 20:18:17
15-Nov-2024 20:18:17 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:18:17 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:18:17 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:18:17 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
15-Nov-2024 20:18:17 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:18:17 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
15-Nov-2024 20:18:17 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
15-Nov-2024 20:18:17 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
15-Nov-2024 20:18:17 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
15-Nov-2024 20:18:17 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
15-Nov-2024 20:18:17 =================================================================
15-Nov-2024 20:18:17
15-Nov-2024 20:18:38 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:18:38 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:18:38 PASSED
15-Nov-2024 20:18:38 Unmounting client from /tmp/onedata/mnt/d7gbhvhmdy6ck8ag
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38 Unmounting client from /tmp/onedata/mnt/j8cz7t3vz9jce5j6
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38 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.1731701897.5766454', '-c', '/tmp/logs']
15-Nov-2024 20:18:38 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-wtg96. See /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-cross-support-job-3p-users-wtg96/entrypoint.log for more details
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-ccmll: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-oneclient-krakow-7d9476b8bc-ccmll/oneclient_logs
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=103/123)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=102/123)
15-Nov-2024 20:18:38             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=95/123)
15-Nov-2024 20:18:38          17,414   1%   16.61MB/s    0:00:00 (xfr#2, to-chk=101/123)
15-Nov-2024 20:18:38          18,068   1%   17.23MB/s    0:00:00 (xfr#3, to-chk=97/123)
15-Nov-2024 20:18:38          76,710   5%   73.16MB/s    0:00:00 (xfr#4, to-chk=96/123)
15-Nov-2024 20:18:38          77,364   5%   73.78MB/s    0:00:00 (xfr#5, to-chk=95/123)
15-Nov-2024 20:18:38         100,360   7%   23.93MB/s    0:00:00 (xfr#6, to-chk=94/123)
15-Nov-2024 20:18:38         100,918   7%   16.04MB/s    0:00:00 (xfr#7, to-chk=90/123)
15-Nov-2024 20:18:38         170,608  12%   20.34MB/s    0:00:00 (xfr#8, to-chk=89/123)
15-Nov-2024 20:18:38         171,166  12%   20.40MB/s    0:00:00 (xfr#9, to-chk=88/123)
15-Nov-2024 20:18:38         195,529  14%   20.72MB/s    0:00:00 (xfr#10, to-chk=87/123)
15-Nov-2024 20:18:38         195,991  14%   20.77MB/s    0:00:00 (xfr#11, to-chk=83/123)
15-Nov-2024 20:18:38         284,729  21%   11.81MB/s    0:00:00 (xfr#12, to-chk=82/123)
15-Nov-2024 20:18:38         285,191  21%   11.83MB/s    0:00:00 (xfr#13, to-chk=81/123)
15-Nov-2024 20:18:38         285,819  21%   11.85MB/s    0:00:00 (xfr#14, to-chk=80/123)
15-Nov-2024 20:18:38         314,967  23%   12.52MB/s    0:00:00 (xfr#15, to-chk=79/123)
15-Nov-2024 20:18:38         315,621  23%   12.54MB/s    0:00:00 (xfr#16, to-chk=75/123)
15-Nov-2024 20:18:38         402,950  30%   14.78MB/s    0:00:00 (xfr#17, to-chk=74/123)
15-Nov-2024 20:18:38         403,604  30%   14.26MB/s    0:00:00 (xfr#18, to-chk=73/123)
15-Nov-2024 20:18:38         420,834  31%   14.86MB/s    0:00:00 (xfr#19, to-chk=72/123)
15-Nov-2024 20:18:38         421,296  31%   14.35MB/s    0:00:00 (xfr#20, to-chk=68/123)
15-Nov-2024 20:18:38         479,614  35%   15.25MB/s    0:00:00 (xfr#21, to-chk=67/123)
15-Nov-2024 20:18:38         480,076  35%   15.26MB/s    0:00:00 (xfr#22, to-chk=66/123)
15-Nov-2024 20:18:38         507,342  37%   15.61MB/s    0:00:00 (xfr#23, to-chk=65/123)
15-Nov-2024 20:18:38         507,708  37%   15.62MB/s    0:00:00 (xfr#24, to-chk=61/123)
15-Nov-2024 20:18:38         591,722  44%   13.12MB/s    0:00:00 (xfr#25, to-chk=60/123)
15-Nov-2024 20:18:38         592,088  44%   12.83MB/s    0:00:00 (xfr#26, to-chk=59/123)
15-Nov-2024 20:18:38         616,521  46%   13.07MB/s    0:00:00 (xfr#27, to-chk=58/123)
15-Nov-2024 20:18:38         617,079  46%   12.79MB/s    0:00:00 (xfr#28, to-chk=54/123)
15-Nov-2024 20:18:38         703,719  52%   13.70MB/s    0:00:00 (xfr#29, to-chk=53/123)
15-Nov-2024 20:18:38         704,277  52%   13.43MB/s    0:00:00 (xfr#30, to-chk=52/123)
15-Nov-2024 20:18:38         723,089  54%   11.30MB/s    0:00:00 (xfr#31, to-chk=51/123)
15-Nov-2024 20:18:38         723,647  54%   11.31MB/s    0:00:00 (xfr#32, to-chk=47/123)
15-Nov-2024 20:18:38         791,578  59%   12.18MB/s    0:00:00 (xfr#33, to-chk=46/123)
15-Nov-2024 20:18:38         792,136  59%   12.18MB/s    0:00:00 (xfr#34, to-chk=45/123)
15-Nov-2024 20:18:38         808,279  60%   12.43MB/s    0:00:00 (xfr#35, to-chk=44/123)
15-Nov-2024 20:18:38         808,549  60%   12.44MB/s    0:00:00 (xfr#36, to-chk=40/123)
15-Nov-2024 20:18:38         865,657  64%   11.96MB/s    0:00:00 (xfr#37, to-chk=39/123)
15-Nov-2024 20:18:38         865,927  64%   11.97MB/s    0:00:00 (xfr#38, to-chk=38/123)
15-Nov-2024 20:18:38         887,773  66%   11.92MB/s    0:00:00 (xfr#39, to-chk=37/123)
15-Nov-2024 20:18:38         888,043  66%   11.76MB/s    0:00:00 (xfr#40, to-chk=33/123)
15-Nov-2024 20:18:38         950,655  71%   10.92MB/s    0:00:00 (xfr#41, to-chk=32/123)
15-Nov-2024 20:18:38         950,925  71%   10.80MB/s    0:00:00 (xfr#42, to-chk=31/123)
15-Nov-2024 20:18:38         970,673  72%    9.26MB/s    0:00:00 (xfr#43, to-chk=30/123)
15-Nov-2024 20:18:38         971,327  72%    9.26MB/s    0:00:00 (xfr#44, to-chk=26/123)
15-Nov-2024 20:18:38         975,467  73%    8.86MB/s    0:00:00 (xfr#45, to-chk=25/123)
15-Nov-2024 20:18:38       1,039,802  77%    8.26MB/s    0:00:00 (xfr#46, to-chk=24/123)
15-Nov-2024 20:18:38       1,040,456  77%    8.27MB/s    0:00:00 (xfr#47, to-chk=23/123)
15-Nov-2024 20:18:38       1,056,977  79%    8.33MB/s    0:00:00 (xfr#48, to-chk=22/123)
15-Nov-2024 20:18:38       1,057,439  79%    8.33MB/s    0:00:00 (xfr#49, to-chk=18/123)
15-Nov-2024 20:18:38       1,061,581  79%    8.37MB/s    0:00:00 (xfr#50, to-chk=17/123)
15-Nov-2024 20:18:38       1,118,312  83%    8.53MB/s    0:00:00 (xfr#51, to-chk=16/123)
15-Nov-2024 20:18:38       1,118,774  83%    8.47MB/s    0:00:00 (xfr#52, to-chk=15/123)
15-Nov-2024 20:18:38       1,143,893  85%    8.46MB/s    0:00:00 (xfr#53, to-chk=14/123)
15-Nov-2024 20:18:38       1,144,355  85%    8.39MB/s    0:00:00 (xfr#54, to-chk=10/123)
15-Nov-2024 20:18:38       1,232,360  92%    7.78MB/s    0:00:00 (xfr#55, to-chk=9/123)
15-Nov-2024 20:18:38       1,232,822  92%    7.79MB/s    0:00:00 (xfr#56, to-chk=8/123)
15-Nov-2024 20:18:38       1,250,880  93%    7.90MB/s    0:00:00 (xfr#57, to-chk=7/123)
15-Nov-2024 20:18:38       1,251,438  93%    7.85MB/s    0:00:00 (xfr#58, to-chk=3/123)
15-Nov-2024 20:18:38       1,313,562  98%    7.00MB/s    0:00:00 (xfr#59, to-chk=2/123)
15-Nov-2024 20:18:38       1,314,120  98%    7.00MB/s    0:00:00 (xfr#60, to-chk=1/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    7.07MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    6.73MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38       1,333,808  99%    6.73MB/s    0:00:00 (xfr#61, to-chk=0/123)
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-q49s7: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-oneclient-paris-5cc45c8cb7-q49s7/oneclient_logs
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=101/121)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38          15,044   1%   14.35MB/s    0:00:00 (xfr#1, to-chk=100/121)
15-Nov-2024 20:18:38          15,044   1%   14.35MB/s    0:00:00 (xfr#1, to-chk=94/121)
15-Nov-2024 20:18:38          15,314   1%   14.60MB/s    0:00:00 (xfr#2, to-chk=96/121)
15-Nov-2024 20:18:38          71,217   6%   33.96MB/s    0:00:00 (xfr#3, to-chk=95/121)
15-Nov-2024 20:18:38          71,487   6%   34.09MB/s    0:00:00 (xfr#4, to-chk=94/121)
15-Nov-2024 20:18:38          91,168   7%    8.69MB/s    0:00:00 (xfr#5, to-chk=93/121)
15-Nov-2024 20:18:38          91,726   7%    8.75MB/s    0:00:00 (xfr#6, to-chk=89/121)
15-Nov-2024 20:18:38         163,525  13%   14.18MB/s    0:00:00 (xfr#7, to-chk=88/121)
15-Nov-2024 20:18:38         164,083  13%   14.23MB/s    0:00:00 (xfr#8, to-chk=87/121)
15-Nov-2024 20:18:38         178,668  15%   15.49MB/s    0:00:00 (xfr#9, to-chk=86/121)
15-Nov-2024 20:18:38         179,130  15%   14.24MB/s    0:00:00 (xfr#10, to-chk=82/121)
15-Nov-2024 20:18:38         232,166  19%   18.45MB/s    0:00:00 (xfr#11, to-chk=81/121)
15-Nov-2024 20:18:38         232,628  19%   18.49MB/s    0:00:00 (xfr#12, to-chk=80/121)
15-Nov-2024 20:18:38         233,256  19%   18.54MB/s    0:00:00 (xfr#13, to-chk=79/121)
15-Nov-2024 20:18:38         255,499  21%   10.15MB/s    0:00:00 (xfr#14, to-chk=78/121)
15-Nov-2024 20:18:38         255,769  21%   10.16MB/s    0:00:00 (xfr#15, to-chk=74/121)
15-Nov-2024 20:18:38         322,476  27%   12.30MB/s    0:00:00 (xfr#16, to-chk=73/121)
15-Nov-2024 20:18:38         322,746  27%   12.31MB/s    0:00:00 (xfr#17, to-chk=72/121)
15-Nov-2024 20:18:38         345,383  29%    8.23MB/s    0:00:00 (xfr#18, to-chk=71/121)
15-Nov-2024 20:18:38         345,845  29%    8.04MB/s    0:00:00 (xfr#19, to-chk=67/121)
15-Nov-2024 20:18:38         413,944  34%    9.40MB/s    0:00:00 (xfr#20, to-chk=66/121)
15-Nov-2024 20:18:38         414,406  34%    9.41MB/s    0:00:00 (xfr#21, to-chk=65/121)
15-Nov-2024 20:18:38         433,956  36%    9.85MB/s    0:00:00 (xfr#22, to-chk=64/121)
15-Nov-2024 20:18:38         434,418  36%    9.63MB/s    0:00:00 (xfr#23, to-chk=60/121)
15-Nov-2024 20:18:38         510,902  43%    9.19MB/s    0:00:00 (xfr#24, to-chk=59/121)
15-Nov-2024 20:18:38         511,364  43%    8.13MB/s    0:00:00 (xfr#25, to-chk=58/121)
15-Nov-2024 20:18:38         527,589  44%    8.39MB/s    0:00:00 (xfr#26, to-chk=57/121)
15-Nov-2024 20:18:38         528,147  44%    8.26MB/s    0:00:00 (xfr#27, to-chk=53/121)
15-Nov-2024 20:18:38         596,017  50%    7.89MB/s    0:00:00 (xfr#28, to-chk=52/121)
15-Nov-2024 20:18:38         596,575  50%    7.90MB/s    0:00:00 (xfr#29, to-chk=51/121)
15-Nov-2024 20:18:38         613,469  51%    8.01MB/s    0:00:00 (xfr#30, to-chk=50/121)
15-Nov-2024 20:18:38         613,835  51%    8.02MB/s    0:00:00 (xfr#31, to-chk=46/121)
15-Nov-2024 20:18:38         684,469  57%    8.26MB/s    0:00:00 (xfr#32, to-chk=45/121)
15-Nov-2024 20:18:38         684,835  57%    8.27MB/s    0:00:00 (xfr#33, to-chk=44/121)
15-Nov-2024 20:18:38         685,463  57%    8.27MB/s    0:00:00 (xfr#34, to-chk=43/121)
15-Nov-2024 20:18:38         700,801  59%    8.46MB/s    0:00:00 (xfr#35, to-chk=42/121)
15-Nov-2024 20:18:38         701,167  59%    8.36MB/s    0:00:00 (xfr#36, to-chk=38/121)
15-Nov-2024 20:18:38         776,644  65%    8.61MB/s    0:00:00 (xfr#37, to-chk=37/121)
15-Nov-2024 20:18:38         777,010  65%    8.52MB/s    0:00:00 (xfr#38, to-chk=36/121)
15-Nov-2024 20:18:38         791,646  66%    8.68MB/s    0:00:00 (xfr#39, to-chk=35/121)
15-Nov-2024 20:18:38         792,204  66%    8.68MB/s    0:00:00 (xfr#40, to-chk=31/121)
15-Nov-2024 20:18:38         843,106  71%    8.74MB/s    0:00:00 (xfr#41, to-chk=30/121)
15-Nov-2024 20:18:38         843,664  71%    8.47MB/s    0:00:00 (xfr#42, to-chk=29/121)
15-Nov-2024 20:18:38         859,187  72%    8.54MB/s    0:00:00 (xfr#43, to-chk=28/121)
15-Nov-2024 20:18:38         859,745  72%    8.54MB/s    0:00:00 (xfr#44, to-chk=24/121)
15-Nov-2024 20:18:38         921,459  77%    9.06MB/s    0:00:00 (xfr#45, to-chk=23/121)
15-Nov-2024 20:18:38         922,017  77%    9.06MB/s    0:00:00 (xfr#46, to-chk=22/121)
15-Nov-2024 20:18:38         937,465  79%    9.12MB/s    0:00:00 (xfr#47, to-chk=21/121)
15-Nov-2024 20:18:38         938,023  79%    8.95MB/s    0:00:00 (xfr#48, to-chk=17/121)
15-Nov-2024 20:18:38       1,000,150  84%    9.35MB/s    0:00:00 (xfr#49, to-chk=16/121)
15-Nov-2024 20:18:38       1,000,708  84%    9.36MB/s    0:00:00 (xfr#50, to-chk=15/121)
15-Nov-2024 20:18:38       1,018,422  86%    9.43MB/s    0:00:00 (xfr#51, to-chk=14/121)
15-Nov-2024 20:18:38       1,018,884  86%    9.17MB/s    0:00:00 (xfr#52, to-chk=10/121)
15-Nov-2024 20:18:38       1,090,951  92%    9.63MB/s    0:00:00 (xfr#53, to-chk=9/121)
15-Nov-2024 20:18:38       1,091,413  92%    9.29MB/s    0:00:00 (xfr#54, to-chk=8/121)
15-Nov-2024 20:18:38       1,106,180  93%    9.34MB/s    0:00:00 (xfr#55, to-chk=7/121)
15-Nov-2024 20:18:38       1,106,834  93%    9.34MB/s    0:00:00 (xfr#56, to-chk=3/121)
15-Nov-2024 20:18:38       1,160,644  98%    9.71MB/s    0:00:00 (xfr#57, to-chk=2/121)
15-Nov-2024 20:18:38       1,161,298  98%    9.63MB/s    0:00:00 (xfr#58, to-chk=1/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    9.72MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    7.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    7.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38       1,181,841  99%    7.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38          24,415   5%   23.28MB/s    0:00:00 (xfr#2, to-chk=37/42)
15-Nov-2024 20:18:38          45,990  11%   43.86MB/s    0:00:00 (xfr#3, to-chk=35/42)
15-Nov-2024 20:18:38          46,420  11%   44.27MB/s    0:00:00 (xfr#4, to-chk=33/42)
15-Nov-2024 20:18:38          46,420  11%   44.27MB/s    0:00:00 (xfr#5, to-chk=31/42)
15-Nov-2024 20:18:38          66,785  16%   63.69MB/s    0:00:00 (xfr#6, to-chk=29/42)
15-Nov-2024 20:18:38          66,935  16%   63.83MB/s    0:00:00 (xfr#7, to-chk=27/42)
15-Nov-2024 20:18:38          67,232  16%   64.12MB/s    0:00:00 (xfr#8, to-chk=25/42)
15-Nov-2024 20:18:38         173,055  42%   16.50MB/s    0:00:00 (xfr#9, to-chk=23/42)
15-Nov-2024 20:18:38         181,700  44%   17.33MB/s    0:00:00 (xfr#10, to-chk=13/42)
15-Nov-2024 20:18:38         185,618  45%   17.70MB/s    0:00:00 (xfr#11, to-chk=12/42)
15-Nov-2024 20:18:38         187,256  45%   17.86MB/s    0:00:00 (xfr#12, to-chk=11/42)
15-Nov-2024 20:18:38         190,661  46%   18.18MB/s    0:00:00 (xfr#13, to-chk=10/42)
15-Nov-2024 20:18:38         197,824  48%   17.15MB/s    0:00:00 (xfr#14, to-chk=9/42)
15-Nov-2024 20:18:38         198,324  48%   17.19MB/s    0:00:00 (xfr#15, to-chk=8/42)
15-Nov-2024 20:18:38         203,382  49%   12.93MB/s    0:00:00 (xfr#16, to-chk=7/42)
15-Nov-2024 20:18:38         206,217  50%   13.11MB/s    0:00:00 (xfr#17, to-chk=6/42)
15-Nov-2024 20:18:38         211,955  52%   12.63MB/s    0:00:00 (xfr#18, to-chk=5/42)
15-Nov-2024 20:18:38         216,457  53%   12.14MB/s    0:00:00 (xfr#19, to-chk=4/42)
15-Nov-2024 20:18:38         217,527  53%   11.52MB/s    0:00:00 (xfr#20, to-chk=3/42)
15-Nov-2024 20:18:38         223,951  55%   10.68MB/s    0:00:00 (xfr#21, to-chk=2/42)
15-Nov-2024 20:18:38         226,273  55%   10.28MB/s    0:00:00 (xfr#22, to-chk=1/42)
15-Nov-2024 20:18:38         234,120  57%    9.71MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38         234,120  57%    8.59MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38         234,120  57%    8.59MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38         234,120  57%    8.27MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38         234,120  57%    8.27MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38         234,120  57%    8.27MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38           2,023  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:18:38           4,778  34%    2.28MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:18:38           4,778  34%    1.52MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:18:38           6,598  48%    2.10MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:18:38           6,860  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:18:38           6,860  50%  957.03kB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38          15,403  16%   14.69MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:18:38          31,715  33%   30.25MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:18:38          31,715  33%   30.25MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:18:38          46,915  49%   22.37MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:18:38          47,206  50%   15.01MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:18:38          47,206  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-oneprovider-paris-0/op-worker
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38          24,129   5%   23.01MB/s    0:00:00 (xfr#2, to-chk=37/42)
15-Nov-2024 20:18:38          45,411  11%   43.31MB/s    0:00:00 (xfr#3, to-chk=35/42)
15-Nov-2024 20:18:38          45,841  11%   43.72MB/s    0:00:00 (xfr#4, to-chk=33/42)
15-Nov-2024 20:18:38          45,841  11%    2.73MB/s    0:00:00 (xfr#5, to-chk=31/42)
15-Nov-2024 20:18:38          65,920  16%    3.70MB/s    0:00:00 (xfr#6, to-chk=29/42)
15-Nov-2024 20:18:38          66,070  16%    3.71MB/s    0:00:00 (xfr#7, to-chk=27/42)
15-Nov-2024 20:18:38          66,367  16%    3.72MB/s    0:00:00 (xfr#8, to-chk=25/42)
15-Nov-2024 20:18:38         172,859  42%    9.16MB/s    0:00:00 (xfr#9, to-chk=23/42)
15-Nov-2024 20:18:38         175,177  43%    8.79MB/s    0:00:00 (xfr#10, to-chk=13/42)
15-Nov-2024 20:18:38         180,913  44%    9.08MB/s    0:00:00 (xfr#11, to-chk=12/42)
15-Nov-2024 20:18:38         181,981  44%    9.13MB/s    0:00:00 (xfr#12, to-chk=11/42)
15-Nov-2024 20:18:38         189,144  46%    9.49MB/s    0:00:00 (xfr#13, to-chk=10/42)
15-Nov-2024 20:18:38         190,837  46%    9.10MB/s    0:00:00 (xfr#14, to-chk=9/42)
15-Nov-2024 20:18:38         191,335  47%    9.12MB/s    0:00:00 (xfr#15, to-chk=8/42)
15-Nov-2024 20:18:38         199,980  49%    9.54MB/s    0:00:00 (xfr#16, to-chk=7/42)
15-Nov-2024 20:18:38         204,482  50%    9.29MB/s    0:00:00 (xfr#17, to-chk=6/42)
15-Nov-2024 20:18:38         208,400  51%    9.46MB/s    0:00:00 (xfr#18, to-chk=5/42)
15-Nov-2024 20:18:38         213,529  52%    9.70MB/s    0:00:00 (xfr#19, to-chk=4/42)
15-Nov-2024 20:18:38         219,951  54%    9.53MB/s    0:00:00 (xfr#20, to-chk=3/42)
15-Nov-2024 20:18:38         222,800  54%    9.66MB/s    0:00:00 (xfr#21, to-chk=2/42)
15-Nov-2024 20:18:38         226,205  55%    8.99MB/s    0:00:00 (xfr#22, to-chk=1/42)
15-Nov-2024 20:18:38         234,054  57%    8.93MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38         234,054  57%    8.27MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38         234,054  57%    8.27MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38         234,054  57%    7.44MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38         234,054  57%    7.44MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38         234,054  57%    7.44MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-oneprovider-paris-0/cluster-manager
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38           2,019  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:18:38           4,768  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:18:38           4,768  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:18:38           6,584  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:18:38           6,846  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:18:38           6,846  50%    1.09MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-oneprovider-paris-0/op-panel
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38          15,541  16%   14.82MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:18:38          31,991  33%   30.51MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:18:38          31,991  33%   30.51MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:18:38          47,329  49%   45.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:18:38          47,620  50%   45.41MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:18:38          47,620  50%    9.08MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38          16,250   2%   15.50MB/s    0:00:00 (xfr#2, to-chk=15/20)
15-Nov-2024 20:18:38          33,143   5%   31.61MB/s    0:00:00 (xfr#3, to-chk=13/20)
15-Nov-2024 20:18:38          33,143   5%   31.61MB/s    0:00:00 (xfr#4, to-chk=11/20)
15-Nov-2024 20:18:38          48,913   8%   23.32MB/s    0:00:00 (xfr#5, to-chk=9/20)
15-Nov-2024 20:18:38          49,004   8%   23.37MB/s    0:00:00 (xfr#6, to-chk=7/20)
15-Nov-2024 20:18:38         185,597  31%   12.64MB/s    0:00:00 (xfr#7, to-chk=5/20)
15-Nov-2024 20:18:38         185,894  31%    8.44MB/s    0:00:00 (xfr#8, to-chk=3/20)
15-Nov-2024 20:18:38         293,626  50%   12.73MB/s    0:00:00 (xfr#9, to-chk=1/20)
15-Nov-2024 20:18:38         293,626  50%   10.77MB/s    0:00:00 (xfr#9, to-chk=0/20)
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:18:38           4,708  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:18:38           4,708  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:18:38           6,483  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:18:38           6,745  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:18:38           6,745  50%  548.91kB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:18:38 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.00.55/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:18:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:18:38          30,915  13%   14.74MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:18:38          62,990  26%   15.02MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:18:38          87,677  36%   11.95MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:18:38         118,389  49%   11.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:18:38         118,680  50%   10.29MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:18:38         118,680  50%    7.07MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:18:38 [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.1731701897.5766454 exists, exporting anyway.
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38 =============================== warnings summary ===============================
15-Nov-2024 20:18:38 tests/utils/rest_utils.py:98
15-Nov-2024 20:18:38   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:18:38     print("""
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38 tests/utils/path_utils.py:112
15-Nov-2024 20:18:38   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:18:38     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:18:38   /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'
15-Nov-2024 20:18:38     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:18:38   /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'
15-Nov-2024 20:18:38     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:18:38
15-Nov-2024 20:18:38 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:18:38 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:18:38 ================= 14 passed, 4 warnings in 1068.01s (0:17:48) ==================
15-Nov-2024 20:18:47 release "dev" uninstalled
15-Nov-2024 20:18:48 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 20:18:48 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
15-Nov-2024 20:18:52 No resources found
15-Nov-2024 20:18:53 Sidecar injection has been disabled
15-Nov-2024 20:18:53 Cleaning helm release "dev"...
15-Nov-2024 20:18:53 Deleted 1 helm deployments
15-Nov-2024 20:18:53 Deleted 0 k8s deployments
15-Nov-2024 20:18:53 Deleted 0 k8s services
15-Nov-2024 20:18:53 Deleted 0 persistent volumes
15-Nov-2024 20:18:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:18:54 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:18:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:18:54 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:18:54 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:18:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:18:54 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:18:54 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:18:54 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:18:54 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP...
15-Nov-2024 20:18:54 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:18:54 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:18:54
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:18:54
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:18:54
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:18:54
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:18:54
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:18:54
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:18:54
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:18:54
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:18:54
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:18:54
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:18:54 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:18:54
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3364 (ODSRV-OAP-MPRFSP-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3364-ScriptBuildTask-15945225923741973083.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
15-Nov-2024 20:18:54 ./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
15-Nov-2024 20:18:55 Uploading artifact
15-Nov-2024 20:18:55     source path: surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
15-Nov-2024 20:18:55     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
15-Nov-2024 20:18:55 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:18:55 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:18:55 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:18:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3364 (ODSRV-OAP-MPRFSP-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3364-ScriptBuildTask-14325998283142190355.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP
15-Nov-2024 20:18:55 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:18:55 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:18:55 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:18:55
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:18:55 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:18:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3364 (ODSRV-OAP-MPRFSP-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3364-ScriptBuildTask-903910246024539120.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
15-Nov-2024 20:18:55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:18:55                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:18:55
15-Nov-2024 20:18:55   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:18:55   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:18:55 100  4822  100  4822    0     0  48707      0 --:--:-- --:--:-- --:--:-- 48220
15-Nov-2024 20:18:55 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:18:57 Cleaning helm deployments
15-Nov-2024 20:18:58 Cleanining pods
15-Nov-2024 20:18:58 Cleaning kube persistant volumes
15-Nov-2024 20:18:59 Cleaning dockswift container
15-Nov-2024 20:18:59 Cleaning docker containers
15-Nov-2024 20:19:06 Stalled docker containers to remove:
15-Nov-2024 20:19:06 6ed704481e9b 4a37932b957a e2196d239c7b f5cf6765350b a9fe1ab773b5 a204c86b780d ff68a17859c4 c577ef40e48b 58e7a177bfa5 53111d1d40f9 454a56de1795 57a41d3cd79d cf175a256b36 346e5122213d 69987f518a96 0abf203084fb 8a7dd93d8c46 43d720954112 e74db007b262 5eb91037aaff
15-Nov-2024 20:19:06 Removing stalled docker containers
15-Nov-2024 20:19:06 Error response from daemon: Cannot kill container: 6ed704481e9b: Container 6ed704481e9b1cf92fe017ca8e1d13958874cc3bd7d6751a81e1e12aa7dc77eb is not running
15-Nov-2024 20:19:06 6ed704481e9b
15-Nov-2024 20:19:06 Error response from daemon: Cannot kill container: 4a37932b957a: Container 4a37932b957ab33610749bda315603a193809fca64fa1c5c1fcd9a3a01f929e3 is not running
15-Nov-2024 20:19:06 4a37932b957a
15-Nov-2024 20:19:06 Error response from daemon: Cannot kill container: e2196d239c7b: Container e2196d239c7bd13008a6ddd6949bda475a7f21e2b7d24b1eb7abddd918085356 is not running
15-Nov-2024 20:19:07 e2196d239c7b
15-Nov-2024 20:19:07 Error response from daemon: Cannot kill container: f5cf6765350b: Container f5cf6765350bd8e6b0ccfa465ba6f35f0c241db99a4e2bf15323b7c637116dd4 is not running
15-Nov-2024 20:19:07 f5cf6765350b
15-Nov-2024 20:19:07 Error response from daemon: Cannot kill container: a9fe1ab773b5: Container a9fe1ab773b50882f0cc93b636f2a2d84024e74d4cdf92bef5d7488bb24ffcf4 is not running
15-Nov-2024 20:19:07 a9fe1ab773b5
15-Nov-2024 20:19:07 Error response from daemon: Cannot kill container: a204c86b780d: Container a204c86b780d6b730c2f44bdadb5daed9281632fbe9785e7a5ca17f366499349 is not running
15-Nov-2024 20:19:07 a204c86b780d
15-Nov-2024 20:19:07 Error response from daemon: Cannot kill container: ff68a17859c4: Container ff68a17859c4cbabf9f854612fe6b6f10ab7ad77493755127c564f0078bcda5c is not running
15-Nov-2024 20:19:07 ff68a17859c4
15-Nov-2024 20:19:07 Error response from daemon: Cannot kill container: c577ef40e48b: Container c577ef40e48b1161ba80a5fa26c15ef3f86e601e8fb691e146ca86a0d77fe583 is not running
15-Nov-2024 20:19:07 c577ef40e48b
15-Nov-2024 20:19:08 Error response from daemon: Cannot kill container: 58e7a177bfa5: Container 58e7a177bfa551221264dba1151248f4d20a24d0ea380b098dff897285a7f599 is not running
15-Nov-2024 20:19:08 58e7a177bfa5
15-Nov-2024 20:19:08 Error response from daemon: Cannot kill container: 53111d1d40f9: Container 53111d1d40f90910b6b3d501580a35efdd181bfe92d7db72c124aac498572ab2 is not running
15-Nov-2024 20:19:08 53111d1d40f9
15-Nov-2024 20:19:08 Error response from daemon: Cannot kill container: 454a56de1795: Container 454a56de1795a2df7c16eeeb619302ffb876ad82bdb64ea986e442320f4237b1 is not running
15-Nov-2024 20:19:08 454a56de1795
15-Nov-2024 20:19:08 Error response from daemon: Cannot kill container: 57a41d3cd79d: Container 57a41d3cd79d5d9a3b51c0e275f4b01ac6162c86f895c1243667895394fb299e is not running
15-Nov-2024 20:19:08 57a41d3cd79d
15-Nov-2024 20:19:08 Error response from daemon: Cannot kill container: cf175a256b36: Container cf175a256b3636da35b7968f0be42cb2b0ed22b3567f92b1c1d9712ee272c15a is not running
15-Nov-2024 20:19:08 cf175a256b36
15-Nov-2024 20:19:09 Error response from daemon: Cannot kill container: 346e5122213d: Container 346e5122213d214d97905fcde66a3a205ce36ff0be58ec564495b8148e385d04 is not running
15-Nov-2024 20:19:09 346e5122213d
15-Nov-2024 20:19:09 Error response from daemon: Cannot kill container: 69987f518a96: Container 69987f518a965d9e17cbe862758646ab5ede88cee448cbb6bfa2b48e4f43cfc5 is not running
15-Nov-2024 20:19:09 69987f518a96
15-Nov-2024 20:19:09 Error response from daemon: Cannot kill container: 0abf203084fb: No such container: 0abf203084fb
15-Nov-2024 20:19:09 Error response from daemon: No such container: 0abf203084fb
15-Nov-2024 20:19:09 Error response from daemon: Cannot kill container: 8a7dd93d8c46: No such container: 8a7dd93d8c46
15-Nov-2024 20:19:09 Error response from daemon: No such container: 8a7dd93d8c46
15-Nov-2024 20:19:09 Error response from daemon: Cannot kill container: 43d720954112: No such container: 43d720954112
15-Nov-2024 20:19:09 Error response from daemon: No such container: 43d720954112
15-Nov-2024 20:19:09 Error response from daemon: Cannot kill container: e74db007b262: No such container: e74db007b262
15-Nov-2024 20:19:09 Error response from daemon: No such container: e74db007b262
15-Nov-2024 20:19:10 5eb91037aaff
15-Nov-2024 20:19:10 5eb91037aaff
15-Nov-2024 20:19:10 Stalled docker volumes to remove:
15-Nov-2024 20:19:10
15-Nov-2024 20:19:10 Removing stalled docker volumes
15-Nov-2024 20:19:10 Removing stalled loopdevices
15-Nov-2024 20:19:11 Done
15-Nov-2024 20:19:11 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:19:11 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:19:11 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:19:11 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:19:11 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:19:11 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:19:11 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:19:11 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:19:11 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:19:11 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 101.1 ms
15-Nov-2024 20:19:12 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP'
15-Nov-2024 20:19:12 Finalising the build...
15-Nov-2024 20:19:12 Stopping timer.
15-Nov-2024 20:19:12 Build ODSRV-OAP-MPRFSP-3364 completed.
15-Nov-2024 20:19:12 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:19:12 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:19:12 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:19:12 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:19:12 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:19:12 All post build plugins have finished
15-Nov-2024 20:19:12 Generating build results summary...
15-Nov-2024 20:19:12 Saving build results to disk...
15-Nov-2024 20:19:12 Store variable context...
15-Nov-2024 20:19:12 Finished building ODSRV-OAP-MPRFSP-3364.