oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

Job: multiprovider proxy s3 regular file stat proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,941 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:43:34 -----------------------------------------------------------------
15-Nov-2024 20:43:34 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:43:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:43:34 using [token, token] by [user1, user2]"'
15-Nov-2024 20:43:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bvgjc'
15-Nov-2024 20:43:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bvgjc' successfully started
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yvlbopgxmo0qiaf1
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yvlbopgxmo0qiaf1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yvlbopgxmo0qiaf1
15-Nov-2024 20:43:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13654095111343422989'...
15-Nov-2024 20:43:34 Getting configuration...
15-Nov-2024 20:43:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yvlbopgxmo0qiaf1'.
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fs8z'
15-Nov-2024 20:43:34 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fs8z' successfully started
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lnwknboykub2qno1
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lnwknboykub2qno1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lnwknboykub2qno1
15-Nov-2024 20:43:34 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15236440481584900846'...
15-Nov-2024 20:43:34 Getting configuration...
15-Nov-2024 20:43:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lnwknboykub2qno1'.
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:43:34 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:43:34 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:43:34 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:43:34 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
15-Nov-2024 20:43:34 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
15-Nov-2024 20:43:34 --- STEP FAILED
15-Nov-2024 20:43:34
15-Nov-2024 20:43:34 =================================================================
15-Nov-2024 20:43:34
15-Nov-2024 20:43:35 FAILED
15-Nov-2024 20:43:35 Unmounting client from /tmp/onedata/mnt/yvlbopgxmo0qiaf1
15-Nov-2024 20:43:35
15-Nov-2024 20:43:35
15-Nov-2024 20:43:35 Unmounting client from /tmp/onedata/mnt/lnwknboykub2qno1
15-Nov-2024 20:43:35
15-Nov-2024 20:43:35
15-Nov-2024 20:44:10 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:44:10 =================================================================
15-Nov-2024 20:44:10 - Executing scenario 'Access time'
15-Nov-2024 20:44:10 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:44:10 -----------------------------------------------------------------
15-Nov-2024 20:44:10 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:44:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:44:10 using [token, token] by [user1, user2]"'
15-Nov-2024 20:44:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:44:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:44:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bvgjc'
15-Nov-2024 20:44:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bvgjc' successfully started
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/74xlugoh7o5zmdhn
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/74xlugoh7o5zmdhn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/74xlugoh7o5zmdhn
15-Nov-2024 20:44:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17548714540611849325'...
15-Nov-2024 20:44:10 Getting configuration...
15-Nov-2024 20:44:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/74xlugoh7o5zmdhn'.
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:44:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:44:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fs8z'
15-Nov-2024 20:44:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fs8z' successfully started
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ax693stot4q1h2hp
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ax693stot4q1h2hp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ax693stot4q1h2hp
15-Nov-2024 20:44:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15548850485139702092'...
15-Nov-2024 20:44:10 Getting configuration...
15-Nov-2024 20:44:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ax693stot4q1h2hp'.
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:44:10 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:44:10 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:44:10 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
15-Nov-2024 20:44:10 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
15-Nov-2024 20:44:10 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
15-Nov-2024 20:44:10 =================================================================
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10 PASSED
15-Nov-2024 20:44:10 Unmounting client from /tmp/onedata/mnt/74xlugoh7o5zmdhn
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10 Unmounting client from /tmp/onedata/mnt/ax693stot4q1h2hp
15-Nov-2024 20:44:10
15-Nov-2024 20:44:10
15-Nov-2024 20:44:39 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:44:39 =================================================================
15-Nov-2024 20:44:39 - Executing scenario 'Modification time'
15-Nov-2024 20:44:39 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:44:39 -----------------------------------------------------------------
15-Nov-2024 20:44:39 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:44:39 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:44:39 using [token, token] by [user1, user2]"'
15-Nov-2024 20:44:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:44:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:44:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bvgjc'
15-Nov-2024 20:44:39 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bvgjc' successfully started
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0aw598x7rgm4egx8
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0aw598x7rgm4egx8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0aw598x7rgm4egx8
15-Nov-2024 20:44:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9483972148857622558'...
15-Nov-2024 20:44:39 Getting configuration...
15-Nov-2024 20:44:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0aw598x7rgm4egx8'.
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:44:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:44:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fs8z'
15-Nov-2024 20:44:39 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fs8z' successfully started
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yfbvuzr9x10uyvke
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yfbvuzr9x10uyvke --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yfbvuzr9x10uyvke
15-Nov-2024 20:44:39 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1724719345957964454'...
15-Nov-2024 20:44:39 Getting configuration...
15-Nov-2024 20:44:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yfbvuzr9x10uyvke'.
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:44:39 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:44:39 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:44:39 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:44:39 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:44:39 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
15-Nov-2024 20:44:39 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
15-Nov-2024 20:44:39 =================================================================
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39 PASSED
15-Nov-2024 20:44:39 Unmounting client from /tmp/onedata/mnt/0aw598x7rgm4egx8
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39 Unmounting client from /tmp/onedata/mnt/yfbvuzr9x10uyvke
15-Nov-2024 20:44:39
15-Nov-2024 20:44:39
15-Nov-2024 20:45:14 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:45:14 =================================================================
15-Nov-2024 20:45:14 - Executing scenario 'Status-change time when changing mode'
15-Nov-2024 20:45:14 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:45:14 -----------------------------------------------------------------
15-Nov-2024 20:45:14 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:45:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:45:14 using [token, token] by [user1, user2]"'
15-Nov-2024 20:45:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:45:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:45:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bvgjc'
15-Nov-2024 20:45:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bvgjc' successfully started
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n98zfqumbdl8htv7
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n98zfqumbdl8htv7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n98zfqumbdl8htv7
15-Nov-2024 20:45:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2992024252224579216'...
15-Nov-2024 20:45:14 Getting configuration...
15-Nov-2024 20:45:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n98zfqumbdl8htv7'.
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:45:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:45:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fs8z'
15-Nov-2024 20:45:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fs8z' successfully started
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4s4ymlj1l4el34t3
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4s4ymlj1l4el34t3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4s4ymlj1l4el34t3
15-Nov-2024 20:45:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1203268336849638510'...
15-Nov-2024 20:45:14 Getting configuration...
15-Nov-2024 20:45:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4s4ymlj1l4el34t3'.
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:45:14 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:45:14 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:45:14 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:45:14 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
15-Nov-2024 20:45:14 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
15-Nov-2024 20:45:14 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
15-Nov-2024 20:45:14 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
15-Nov-2024 20:45:14 =================================================================
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14 PASSED
15-Nov-2024 20:45:14 Unmounting client from /tmp/onedata/mnt/n98zfqumbdl8htv7
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14 Unmounting client from /tmp/onedata/mnt/4s4ymlj1l4el34t3
15-Nov-2024 20:45:14
15-Nov-2024 20:45:14
15-Nov-2024 20:45:40 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:45:40 =================================================================
15-Nov-2024 20:45:40 - Executing scenario 'Status-change time when renaming on storage'
15-Nov-2024 20:45:40 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:45:40 -----------------------------------------------------------------
15-Nov-2024 20:45:40 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:45:40 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:45:40 using [token, token] by [user1, user2]"'
15-Nov-2024 20:45:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:45:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:45:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bvgjc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:45:40
15-Nov-2024 20:45:40
15-Nov-2024 20:45:40 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bvgjc'
15-Nov-2024 20:45:40 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bvgjc' successfully started
15-Nov-2024 20:45:40
15-Nov-2024 20:45:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1agbo7s3trlk8zrd
15-Nov-2024 20:45:40
15-Nov-2024 20:45:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1agbo7s3trlk8zrd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1agbo7s3trlk8zrd
15-Nov-2024 20:45:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8823423944779191749'...
15-Nov-2024 20:45:40 Getting configuration...
15-Nov-2024 20:45:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1agbo7s3trlk8zrd'.
15-Nov-2024 20:45:40
15-Nov-2024 20:45:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:45:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:45:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fs8z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:45:40
15-Nov-2024 20:45:40
15-Nov-2024 20:45:40 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fs8z'
15-Nov-2024 20:45:40 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fs8z' successfully started
15-Nov-2024 20:45:40
15-Nov-2024 20:45:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yj712i5cgdvua5ef
15-Nov-2024 20:45:40
15-Nov-2024 20:45:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yj712i5cgdvua5ef --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yj712i5cgdvua5ef
15-Nov-2024 20:45:40 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1469533393985166957'...
15-Nov-2024 20:45:40 Getting configuration...
15-Nov-2024 20:45:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yj712i5cgdvua5ef'.
15-Nov-2024 20:45:40
15-Nov-2024 20:45:40 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:45:40 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:45:40 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:45:40 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
15-Nov-2024 20:45:40 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:45:40 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
15-Nov-2024 20:45:40 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
15-Nov-2024 20:45:40 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
15-Nov-2024 20:45:40 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
15-Nov-2024 20:45:40 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
15-Nov-2024 20:45:40 =================================================================
15-Nov-2024 20:45:40
15-Nov-2024 20:45:52 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:45:52 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:45:52 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:45:52 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:45:52 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:45:52 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:45:52 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:45:52 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 20:45:52 PASSED
15-Nov-2024 20:45:52 Unmounting client from /tmp/onedata/mnt/1agbo7s3trlk8zrd
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 Unmounting client from /tmp/onedata/mnt/yj712i5cgdvua5ef
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_stat.1731703540.4504168', '-c', '/tmp/logs']
15-Nov-2024 20:45:52 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-lrfqc. See /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-cross-support-job-3p-users-lrfqc/entrypoint.log for more details
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-bvgjc: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-oneclient-krakow-9b8968f6-bvgjc/oneclient_logs
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=101/121)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=100/121)
15-Nov-2024 20:45:52             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=93/121)
15-Nov-2024 20:45:52          22,107   1%   21.08MB/s    0:00:00 (xfr#2, to-chk=99/121)
15-Nov-2024 20:45:52          22,569   1%   21.52MB/s    0:00:00 (xfr#3, to-chk=95/121)
15-Nov-2024 20:45:52         100,687   5%    6.00MB/s    0:00:00 (xfr#4, to-chk=94/121)
15-Nov-2024 20:45:52         101,149   5%    6.03MB/s    0:00:00 (xfr#5, to-chk=93/121)
15-Nov-2024 20:45:52         137,271   6%    7.70MB/s    0:00:00 (xfr#6, to-chk=92/121)
15-Nov-2024 20:45:52         137,829   6%    7.73MB/s    0:00:00 (xfr#7, to-chk=88/121)
15-Nov-2024 20:45:52         255,483  12%   10.59MB/s    0:00:00 (xfr#8, to-chk=87/121)
15-Nov-2024 20:45:52         256,041  12%   10.17MB/s    0:00:00 (xfr#9, to-chk=86/121)
15-Nov-2024 20:45:52         283,611  14%   11.27MB/s    0:00:00 (xfr#10, to-chk=85/121)
15-Nov-2024 20:45:52         284,265  14%   10.84MB/s    0:00:00 (xfr#11, to-chk=81/121)
15-Nov-2024 20:45:52         383,741  19%   14.08MB/s    0:00:00 (xfr#12, to-chk=80/121)
15-Nov-2024 20:45:52         384,395  19%   14.10MB/s    0:00:00 (xfr#13, to-chk=79/121)
15-Nov-2024 20:45:52         418,133  21%   15.34MB/s    0:00:00 (xfr#14, to-chk=78/121)
15-Nov-2024 20:45:52         418,595  21%   15.35MB/s    0:00:00 (xfr#15, to-chk=74/121)
15-Nov-2024 20:45:52         528,907  26%   16.81MB/s    0:00:00 (xfr#16, to-chk=73/121)
15-Nov-2024 20:45:52         529,369  26%   16.83MB/s    0:00:00 (xfr#17, to-chk=72/121)
15-Nov-2024 20:45:52         556,179  28%   17.11MB/s    0:00:00 (xfr#18, to-chk=71/121)
15-Nov-2024 20:45:52         556,833  28%   16.59MB/s    0:00:00 (xfr#19, to-chk=67/121)
15-Nov-2024 20:45:52         652,799  33%   19.45MB/s    0:00:00 (xfr#20, to-chk=66/121)
15-Nov-2024 20:45:52         653,453  33%   18.88MB/s    0:00:00 (xfr#21, to-chk=65/121)
15-Nov-2024 20:45:52         682,789  34%   19.73MB/s    0:00:00 (xfr#22, to-chk=64/121)
15-Nov-2024 20:45:52         683,251  34%   19.75MB/s    0:00:00 (xfr#23, to-chk=60/121)
15-Nov-2024 20:45:52         768,524  38%   21.56MB/s    0:00:00 (xfr#24, to-chk=59/121)
15-Nov-2024 20:45:52         768,986  38%   21.57MB/s    0:00:00 (xfr#25, to-chk=58/121)
15-Nov-2024 20:45:52         794,818  40%   21.66MB/s    0:00:00 (xfr#26, to-chk=57/121)
15-Nov-2024 20:45:52         795,376  40%   20.50MB/s    0:00:00 (xfr#27, to-chk=53/121)
15-Nov-2024 20:45:52         886,561  44%   22.25MB/s    0:00:00 (xfr#28, to-chk=52/121)
15-Nov-2024 20:45:52         887,119  44%   22.26MB/s    0:00:00 (xfr#29, to-chk=51/121)
15-Nov-2024 20:45:52         929,065  47%   22.72MB/s    0:00:00 (xfr#30, to-chk=50/121)
15-Nov-2024 20:45:52         929,527  47%   22.73MB/s    0:00:00 (xfr#31, to-chk=46/121)
15-Nov-2024 20:45:52       1,059,231  53%   23.49MB/s    0:00:00 (xfr#32, to-chk=45/121)
15-Nov-2024 20:45:52       1,059,693  53%   22.97MB/s    0:00:00 (xfr#33, to-chk=44/121)
15-Nov-2024 20:45:52       1,085,429  54%   23.53MB/s    0:00:00 (xfr#34, to-chk=43/121)
15-Nov-2024 20:45:52       1,085,891  54%   23.54MB/s    0:00:00 (xfr#35, to-chk=39/121)
15-Nov-2024 20:45:52       1,177,003  59%   24.94MB/s    0:00:00 (xfr#36, to-chk=38/121)
15-Nov-2024 20:45:52       1,177,465  59%   24.95MB/s    0:00:00 (xfr#37, to-chk=37/121)
15-Nov-2024 20:45:52       1,178,093  59%   24.97MB/s    0:00:00 (xfr#38, to-chk=36/121)
15-Nov-2024 20:45:52       1,214,035  61%   24.63MB/s    0:00:00 (xfr#39, to-chk=35/121)
15-Nov-2024 20:45:52       1,214,689  61%   24.65MB/s    0:00:00 (xfr#40, to-chk=31/121)
15-Nov-2024 20:45:52       1,344,376  68%   26.17MB/s    0:00:00 (xfr#41, to-chk=30/121)
15-Nov-2024 20:45:52       1,345,030  68%   26.18MB/s    0:00:00 (xfr#42, to-chk=29/121)
15-Nov-2024 20:45:52       1,375,766  69%   26.24MB/s    0:00:00 (xfr#43, to-chk=28/121)
15-Nov-2024 20:45:52       1,376,324  69%   26.25MB/s    0:00:00 (xfr#44, to-chk=24/121)
15-Nov-2024 20:45:52       1,486,986  75%   27.81MB/s    0:00:00 (xfr#45, to-chk=23/121)
15-Nov-2024 20:45:52       1,487,544  75%   27.28MB/s    0:00:00 (xfr#46, to-chk=22/121)
15-Nov-2024 20:45:52       1,523,097  77%   27.41MB/s    0:00:00 (xfr#47, to-chk=21/121)
15-Nov-2024 20:45:52       1,523,559  77%   26.91MB/s    0:00:00 (xfr#48, to-chk=17/121)
15-Nov-2024 20:45:52       1,649,902  83%   28.61MB/s    0:00:00 (xfr#49, to-chk=16/121)
15-Nov-2024 20:45:52       1,650,364  83%   28.11MB/s    0:00:00 (xfr#50, to-chk=15/121)
15-Nov-2024 20:45:52       1,686,251  85%   28.72MB/s    0:00:00 (xfr#51, to-chk=14/121)
15-Nov-2024 20:45:52       1,686,905  85%   28.22MB/s    0:00:00 (xfr#52, to-chk=10/121)
15-Nov-2024 20:45:52       1,815,987  91%   29.86MB/s    0:00:00 (xfr#53, to-chk=9/121)
15-Nov-2024 20:45:52       1,816,641  91%   29.36MB/s    0:00:00 (xfr#54, to-chk=8/121)
15-Nov-2024 20:45:52       1,846,396  93%   29.85MB/s    0:00:00 (xfr#55, to-chk=7/121)
15-Nov-2024 20:45:52       1,846,666  93%   29.85MB/s    0:00:00 (xfr#56, to-chk=3/121)
15-Nov-2024 20:45:52       1,953,522  98%   30.54MB/s    0:00:00 (xfr#57, to-chk=2/121)
15-Nov-2024 20:45:52       1,953,792  98%   30.05MB/s    0:00:00 (xfr#58, to-chk=1/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.51MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   28.09MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52       1,973,338  99%   27.68MB/s    0:00:00 (xfr#59, to-chk=0/121)
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-6fs8z: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-oneclient-paris-7f5779b546-6fs8z/oneclient_logs
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=100/120)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52          15,775   0%   15.04MB/s    0:00:00 (xfr#1, to-chk=99/120)
15-Nov-2024 20:45:52          15,775   0%   15.04MB/s    0:00:00 (xfr#1, to-chk=93/120)
15-Nov-2024 20:45:52          16,141   0%   15.39MB/s    0:00:00 (xfr#2, to-chk=95/120)
15-Nov-2024 20:45:52          68,556   2%   65.38MB/s    0:00:00 (xfr#3, to-chk=94/120)
15-Nov-2024 20:45:52          68,922   2%   65.73MB/s    0:00:00 (xfr#4, to-chk=93/120)
15-Nov-2024 20:45:52          85,455   3%   81.50MB/s    0:00:00 (xfr#5, to-chk=92/120)
15-Nov-2024 20:45:52          86,013   3%   82.03MB/s    0:00:00 (xfr#6, to-chk=88/120)
15-Nov-2024 20:45:52         141,872   5%  135.30MB/s    0:00:00 (xfr#7, to-chk=87/120)
15-Nov-2024 20:45:52         142,430   5%  135.83MB/s    0:00:00 (xfr#8, to-chk=86/120)
15-Nov-2024 20:45:52         158,982   6%  151.62MB/s    0:00:00 (xfr#9, to-chk=85/120)
15-Nov-2024 20:45:52         159,444   6%  152.06MB/s    0:00:00 (xfr#10, to-chk=81/120)
15-Nov-2024 20:45:52         248,861  10%   79.11MB/s    0:00:00 (xfr#11, to-chk=80/120)
15-Nov-2024 20:45:52         249,323  10%   79.26MB/s    0:00:00 (xfr#12, to-chk=79/120)
15-Nov-2024 20:45:52         265,920  10%   84.53MB/s    0:00:00 (xfr#13, to-chk=78/120)
15-Nov-2024 20:45:52         266,382  10%   84.68MB/s    0:00:00 (xfr#14, to-chk=74/120)
15-Nov-2024 20:45:52         551,715  22%   65.77MB/s    0:00:00 (xfr#15, to-chk=73/120)
15-Nov-2024 20:45:52         552,177  22%   65.82MB/s    0:00:00 (xfr#16, to-chk=72/120)
15-Nov-2024 20:45:52         568,350  23%   67.75MB/s    0:00:00 (xfr#17, to-chk=71/120)
15-Nov-2024 20:45:52         568,908  23%   67.82MB/s    0:00:00 (xfr#18, to-chk=67/120)
15-Nov-2024 20:45:52         652,629  26%   44.46MB/s    0:00:00 (xfr#19, to-chk=66/120)
15-Nov-2024 20:45:52         653,187  26%   38.93MB/s    0:00:00 (xfr#20, to-chk=65/120)
15-Nov-2024 20:45:52         672,652  27%   37.73MB/s    0:00:00 (xfr#21, to-chk=64/120)
15-Nov-2024 20:45:52         673,114  27%   37.76MB/s    0:00:00 (xfr#22, to-chk=60/120)
15-Nov-2024 20:45:52       1,061,656  43%   44.02MB/s    0:00:00 (xfr#23, to-chk=59/120)
15-Nov-2024 20:45:52       1,062,118  43%   36.18MB/s    0:00:00 (xfr#24, to-chk=58/120)
15-Nov-2024 20:45:52       1,083,050  44%   36.89MB/s    0:00:00 (xfr#25, to-chk=57/120)
15-Nov-2024 20:45:52       1,083,608  44%   36.91MB/s    0:00:00 (xfr#26, to-chk=53/120)
15-Nov-2024 20:45:52       1,473,214  60%   40.14MB/s    0:00:00 (xfr#27, to-chk=52/120)
15-Nov-2024 20:45:52       1,473,772  60%   40.16MB/s    0:00:00 (xfr#28, to-chk=51/120)
15-Nov-2024 20:45:52       1,491,977  61%   39.52MB/s    0:00:00 (xfr#29, to-chk=50/120)
15-Nov-2024 20:45:52       1,492,439  61%   39.54MB/s    0:00:00 (xfr#30, to-chk=46/120)
15-Nov-2024 20:45:52       1,568,119  64%   39.35MB/s    0:00:00 (xfr#31, to-chk=45/120)
15-Nov-2024 20:45:52       1,568,581  64%   39.37MB/s    0:00:00 (xfr#32, to-chk=44/120)
15-Nov-2024 20:45:52       1,588,239  65%   39.86MB/s    0:00:00 (xfr#33, to-chk=43/120)
15-Nov-2024 20:45:52       1,588,605  65%   37.88MB/s    0:00:00 (xfr#34, to-chk=39/120)
15-Nov-2024 20:45:52       1,974,720  80%   40.94MB/s    0:00:00 (xfr#35, to-chk=38/120)
15-Nov-2024 20:45:52       1,975,086  80%   40.95MB/s    0:00:00 (xfr#36, to-chk=37/120)
15-Nov-2024 20:45:52       1,991,387  81%   40.41MB/s    0:00:00 (xfr#37, to-chk=36/120)
15-Nov-2024 20:45:52       1,991,657  81%   40.41MB/s    0:00:00 (xfr#38, to-chk=32/120)
15-Nov-2024 20:45:52       2,050,172  83%   41.60MB/s    0:00:00 (xfr#39, to-chk=31/120)
15-Nov-2024 20:45:52       2,050,442  83%   41.61MB/s    0:00:00 (xfr#40, to-chk=30/120)
15-Nov-2024 20:45:52       2,066,080  84%   41.05MB/s    0:00:00 (xfr#41, to-chk=29/120)
15-Nov-2024 20:45:52       2,066,638  84%   41.06MB/s    0:00:00 (xfr#42, to-chk=25/120)
15-Nov-2024 20:45:52       2,122,151  86%   41.30MB/s    0:00:00 (xfr#43, to-chk=24/120)
15-Nov-2024 20:45:52       2,122,709  86%   40.49MB/s    0:00:00 (xfr#44, to-chk=23/120)
15-Nov-2024 20:45:52       2,155,376  88%   41.11MB/s    0:00:00 (xfr#45, to-chk=22/120)
15-Nov-2024 20:45:52       2,155,838  88%   41.12MB/s    0:00:00 (xfr#46, to-chk=18/120)
15-Nov-2024 20:45:52       2,248,023  92%   42.04MB/s    0:00:00 (xfr#47, to-chk=17/120)
15-Nov-2024 20:45:52       2,248,485  92%   42.05MB/s    0:00:00 (xfr#48, to-chk=16/120)
15-Nov-2024 20:45:52       2,249,113  92%   42.06MB/s    0:00:00 (xfr#49, to-chk=15/120)
15-Nov-2024 20:45:52       2,265,572  92%   42.37MB/s    0:00:00 (xfr#50, to-chk=14/120)
15-Nov-2024 20:45:52       2,266,130  92%   41.56MB/s    0:00:00 (xfr#51, to-chk=10/120)
15-Nov-2024 20:45:52       2,333,624  95%   42.80MB/s    0:00:00 (xfr#52, to-chk=9/120)
15-Nov-2024 20:45:52       2,334,182  95%   42.81MB/s    0:00:00 (xfr#53, to-chk=8/120)
15-Nov-2024 20:45:52       2,352,287  96%   43.14MB/s    0:00:00 (xfr#54, to-chk=7/120)
15-Nov-2024 20:45:52       2,352,845  96%   43.15MB/s    0:00:00 (xfr#55, to-chk=3/120)
15-Nov-2024 20:45:52       2,419,552  99%   43.54MB/s    0:00:00 (xfr#56, to-chk=2/120)
15-Nov-2024 20:45:52       2,420,110  99%   43.55MB/s    0:00:00 (xfr#57, to-chk=1/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.90MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.09MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.09MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.09MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.09MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.09MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.09MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.09MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.09MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.09MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   43.09MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   40.11MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   40.11MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   40.11MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   40.11MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52       2,439,656  99%   40.11MB/s    0:00:00 (xfr#58, to-chk=0/120)
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52          16,939  16%   16.15MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:45:52          34,822  33%   33.21MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:45:52          34,822  33%   33.21MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:45:52          51,558  49%   49.17MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:45:52          51,849  50%   49.45MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:45:52          51,849  50%   49.45MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52          25,116   6%   23.95MB/s    0:00:00 (xfr#2, to-chk=37/42)
15-Nov-2024 20:45:52          46,272  11%   22.06MB/s    0:00:00 (xfr#3, to-chk=35/42)
15-Nov-2024 20:45:52          46,700  11%   22.27MB/s    0:00:00 (xfr#4, to-chk=33/42)
15-Nov-2024 20:45:52          46,700  11%   22.27MB/s    0:00:00 (xfr#5, to-chk=31/42)
15-Nov-2024 20:45:52          66,655  16%   10.59MB/s    0:00:00 (xfr#6, to-chk=29/42)
15-Nov-2024 20:45:52          66,805  16%    9.10MB/s    0:00:00 (xfr#7, to-chk=27/42)
15-Nov-2024 20:45:52          67,102  16%    9.14MB/s    0:00:00 (xfr#8, to-chk=25/42)
15-Nov-2024 20:45:52         167,403  42%    5.91MB/s    0:00:00 (xfr#9, to-chk=23/42)
15-Nov-2024 20:45:52         173,096  43%    5.16MB/s    0:00:00 (xfr#10, to-chk=13/42)
15-Nov-2024 20:45:52         175,711  44%    5.24MB/s    0:00:00 (xfr#11, to-chk=12/42)
15-Nov-2024 20:45:52         181,062  45%    5.40MB/s    0:00:00 (xfr#12, to-chk=11/42)
15-Nov-2024 20:45:52         182,024  45%    5.42MB/s    0:00:00 (xfr#13, to-chk=10/42)
15-Nov-2024 20:45:52         190,060  47%    5.49MB/s    0:00:00 (xfr#14, to-chk=9/42)
15-Nov-2024 20:45:52         190,287  47%    5.50MB/s    0:00:00 (xfr#15, to-chk=8/42)
15-Nov-2024 20:45:52         198,769  50%    5.58MB/s    0:00:00 (xfr#16, to-chk=7/42)
15-Nov-2024 20:45:52         202,921  51%    5.69MB/s    0:00:00 (xfr#17, to-chk=6/42)
15-Nov-2024 20:45:52         208,899  52%    5.86MB/s    0:00:00 (xfr#18, to-chk=5/42)
15-Nov-2024 20:45:52         212,774  53%    5.80MB/s    0:00:00 (xfr#19, to-chk=4/42)
15-Nov-2024 20:45:52         220,061  55%    6.00MB/s    0:00:00 (xfr#20, to-chk=3/42)
15-Nov-2024 20:45:52         227,745  57%    6.21MB/s    0:00:00 (xfr#21, to-chk=2/42)
15-Nov-2024 20:45:52         229,112  57%    6.24MB/s    0:00:00 (xfr#22, to-chk=1/42)
15-Nov-2024 20:45:52         229,732  57%    6.26MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52         229,732  57%    5.48MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52         229,732  57%    5.34MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52         229,732  57%    5.34MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52         229,732  57%    5.34MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52         229,732  57%    5.34MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:45:52           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:45:52           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:45:52           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:45:52           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:45:52           6,857  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-oneprovider-paris-0/op-panel
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52          17,032  16%   16.24MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:45:52          35,008  33%   33.39MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:45:52          35,008  33%   33.39MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:45:52          51,837  49%   49.44MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:45:52          52,128  50%   49.71MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:45:52          52,128  50%    9.94MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-oneprovider-paris-0/op-worker
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52          25,678   6%   24.49MB/s    0:00:00 (xfr#2, to-chk=37/42)
15-Nov-2024 20:45:52          47,407  11%   45.21MB/s    0:00:00 (xfr#3, to-chk=35/42)
15-Nov-2024 20:45:52          48,351  12%   46.11MB/s    0:00:00 (xfr#4, to-chk=33/42)
15-Nov-2024 20:45:52          48,351  12%   46.11MB/s    0:00:00 (xfr#5, to-chk=31/42)
15-Nov-2024 20:45:52          68,868  17%    4.69MB/s    0:00:00 (xfr#6, to-chk=29/42)
15-Nov-2024 20:45:52          69,018  17%    4.70MB/s    0:00:00 (xfr#7, to-chk=27/42)
15-Nov-2024 20:45:52          69,315  17%    4.72MB/s    0:00:00 (xfr#8, to-chk=25/42)
15-Nov-2024 20:45:52         169,966  42%    7.37MB/s    0:00:00 (xfr#9, to-chk=23/42)
15-Nov-2024 20:45:52         170,592  42%    7.39MB/s    0:00:00 (xfr#10, to-chk=13/42)
15-Nov-2024 20:45:52         171,560  42%    7.44MB/s    0:00:00 (xfr#11, to-chk=12/42)
15-Nov-2024 20:45:52         177,544  44%    7.70MB/s    0:00:00 (xfr#12, to-chk=11/42)
15-Nov-2024 20:45:52         177,765  44%    7.71MB/s    0:00:00 (xfr#13, to-chk=10/42)
15-Nov-2024 20:45:52         183,454  45%    7.95MB/s    0:00:00 (xfr#14, to-chk=9/42)
15-Nov-2024 20:45:52         187,604  46%    8.13MB/s    0:00:00 (xfr#15, to-chk=8/42)
15-Nov-2024 20:45:52         196,086  48%    6.45MB/s    0:00:00 (xfr#16, to-chk=7/42)
15-Nov-2024 20:45:52         198,665  49%    6.53MB/s    0:00:00 (xfr#17, to-chk=6/42)
15-Nov-2024 20:45:52         204,039  50%    6.71MB/s    0:00:00 (xfr#18, to-chk=5/42)
15-Nov-2024 20:45:52         212,063  52%    6.74MB/s    0:00:00 (xfr#19, to-chk=4/42)
15-Nov-2024 20:45:52         219,316  54%    6.97MB/s    0:00:00 (xfr#20, to-chk=3/42)
15-Nov-2024 20:45:52         220,671  54%    6.79MB/s    0:00:00 (xfr#21, to-chk=2/42)
15-Nov-2024 20:45:52         224,506  55%    6.91MB/s    0:00:00 (xfr#22, to-chk=1/42)
15-Nov-2024 20:45:52         232,131  57%    6.92MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52         232,131  57%    5.98MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52         232,131  57%    5.98MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52         232,131  57%    5.83MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52         232,131  57%    5.83MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52         232,131  57%    5.83MB/s    0:00:00 (xfr#23, to-chk=0/42)
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-oneprovider-paris-0/cluster-manager
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:45:52           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:45:52           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:45:52           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:45:52           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:45:52           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:45:52           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:45:52           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:45:52           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:45:52           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:45:52           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52          16,248   5%   15.50MB/s    0:00:00 (xfr#2, to-chk=13/18)
15-Nov-2024 20:45:52          33,139  10%    2.11MB/s    0:00:00 (xfr#3, to-chk=11/18)
15-Nov-2024 20:45:52          33,139  10%    2.11MB/s    0:00:00 (xfr#4, to-chk=9/18)
15-Nov-2024 20:45:52          48,907  15%    3.11MB/s    0:00:00 (xfr#5, to-chk=7/18)
15-Nov-2024 20:45:52          48,998  15%    2.92MB/s    0:00:00 (xfr#6, to-chk=5/18)
15-Nov-2024 20:45:52          49,295  15%    2.94MB/s    0:00:00 (xfr#7, to-chk=3/18)
15-Nov-2024 20:45:52         154,325  50%    9.20MB/s    0:00:00 (xfr#8, to-chk=1/18)
15-Nov-2024 20:45:52         154,325  50%    7.01MB/s    0:00:00 (xfr#8, to-chk=0/18)
15-Nov-2024 20:45:52 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:45:52               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:45:52          31,981  13%   30.50MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:45:52          65,136  26%   62.12MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:45:52          89,823  36%   85.66MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:45:52         121,601  49%  115.97MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:45:52         121,892  50%  116.25MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:45:52         121,892  50%   38.75MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:45:52 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-djw5b. See /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-volume-s3-krakow-init-djw5b/entrypoint.log for more details
15-Nov-2024 20:45:52 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-p5bmr. See /home/bamboo/.one-env/deployments/2024.11.15-20.30.07/pod-logs/dev-volume-s3-paris-init-p5bmr/entrypoint.log for more details
15-Nov-2024 20:45:52 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_stat.1731703540.4504168 exists, exporting anyway.
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 =================================== FAILURES ===================================
15-Nov-2024 20:45:52 __________________ test_change_access[multiprovider_proxy_s3] __________________
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 fixturefunc = <function check_mode at 0x7fe7ff2749a0>
15-Nov-2024 20:45:52 request = <FixtureRequest for <Function test_change_access[multiprovider_proxy_s3]>>
15-Nov-2024 20:45:52 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'mode': '211', 'user': 'user2', ...}
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52     def call_fixture_func(
15-Nov-2024 20:45:52         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
15-Nov-2024 20:45:52     ) -> FixtureValue:
15-Nov-2024 20:45:52         if is_generator(fixturefunc):
15-Nov-2024 20:45:52             fixturefunc = cast(
15-Nov-2024 20:45:52                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
15-Nov-2024 20:45:52             )
15-Nov-2024 20:45:52             generator = fixturefunc(**kwargs)
15-Nov-2024 20:45:52             try:
15-Nov-2024 20:45:52                 fixture_result = next(generator)
15-Nov-2024 20:45:52             except StopIteration:
15-Nov-2024 20:45:52                 raise ValueError(f"{request.fixturename} did not yield a value") from None
15-Nov-2024 20:45:52             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
15-Nov-2024 20:45:52             request.addfinalizer(finalizer)
15-Nov-2024 20:45:52         else:
15-Nov-2024 20:45:52             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
15-Nov-2024 20:45:52 >           fixture_result = fixturefunc(**kwargs)
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
15-Nov-2024 20:45:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15-Nov-2024 20:45:52 tests/utils/bdd_utils.py:78: in wrapper
15-Nov-2024 20:45:52     return fun(*ba.args, **ba.kwargs)
15-Nov-2024 20:45:52 /usr/local/lib/python3.12/dist-packages/decorator.py:232: in fun
15-Nov-2024 20:45:52     return caller(func, *(extras + args), **kw)
15-Nov-2024 20:45:52 tests/utils/utils.py:93: in wrapper
15-Nov-2024 20:45:52     return fun(*args, **kwargs)
15-Nov-2024 20:45:52 tests/oneclient/steps/multi_file_steps.py:430: in check_mode
15-Nov-2024 20:45:52     assert_(client.perform, condition)
15-Nov-2024 20:45:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7fe7fed25a90>>
15-Nov-2024 20:45:52 args = (<function check_mode.<locals>.condition at 0x7fe7ff03e980>,)
15-Nov-2024 20:45:52 kwargs = {}, assert_result = False
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52     def assert_(expression, *args, **kwargs):
15-Nov-2024 20:45:52         assert_result = expression(*args, **kwargs)
15-Nov-2024 20:45:52 >       assert assert_result
15-Nov-2024 20:45:52 E       AssertionError
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 tests/utils/utils.py:42: AssertionError
15-Nov-2024 20:45:52 ------------------------------ Captured log call -------------------------------
15-Nov-2024 20:45:52 ERROR    root:utils.py:30 Traceback (most recent call last):
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
15-Nov-2024 20:45:52     condition_satisfied = condition()
15-Nov-2024 20:45:52                           ^^^^^^^^^^^
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 428, in condition
15-Nov-2024 20:45:52     assert stat_lib.S_IMODE(stat_result.st_mode) == mode
15-Nov-2024 20:45:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15-Nov-2024 20:45:52 AssertionError
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 ERROR    root:utils.py:30 Traceback (most recent call last):
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
15-Nov-2024 20:45:52     condition_satisfied = condition()
15-Nov-2024 20:45:52                           ^^^^^^^^^^^
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 428, in condition
15-Nov-2024 20:45:52     assert stat_lib.S_IMODE(stat_result.st_mode) == mode
15-Nov-2024 20:45:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15-Nov-2024 20:45:52 AssertionError
15-Nov-2024 20:45:52 ___________ test_truncate_without_permission[multiprovider_proxy_s3] ___________
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 fixturefunc = <function check_mode at 0x7fe7ff2749a0>
15-Nov-2024 20:45:52 request = <FixtureRequest for <Function test_truncate_without_permission[multiprovider_proxy_s3]>>
15-Nov-2024 20:45:52 kwargs = {'client_node': 'client21', 'file': 'space1/dir1/file1', 'mode': '644', 'user': 'user2', ...}
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52     def call_fixture_func(
15-Nov-2024 20:45:52         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
15-Nov-2024 20:45:52     ) -> FixtureValue:
15-Nov-2024 20:45:52         if is_generator(fixturefunc):
15-Nov-2024 20:45:52             fixturefunc = cast(
15-Nov-2024 20:45:52                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
15-Nov-2024 20:45:52             )
15-Nov-2024 20:45:52             generator = fixturefunc(**kwargs)
15-Nov-2024 20:45:52             try:
15-Nov-2024 20:45:52                 fixture_result = next(generator)
15-Nov-2024 20:45:52             except StopIteration:
15-Nov-2024 20:45:52                 raise ValueError(f"{request.fixturename} did not yield a value") from None
15-Nov-2024 20:45:52             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
15-Nov-2024 20:45:52             request.addfinalizer(finalizer)
15-Nov-2024 20:45:52         else:
15-Nov-2024 20:45:52             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
15-Nov-2024 20:45:52 >           fixture_result = fixturefunc(**kwargs)
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
15-Nov-2024 20:45:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15-Nov-2024 20:45:52 tests/utils/bdd_utils.py:78: in wrapper
15-Nov-2024 20:45:52     return fun(*ba.args, **ba.kwargs)
15-Nov-2024 20:45:52 /usr/local/lib/python3.12/dist-packages/decorator.py:232: in fun
15-Nov-2024 20:45:52     return caller(func, *(extras + args), **kw)
15-Nov-2024 20:45:52 tests/utils/utils.py:93: in wrapper
15-Nov-2024 20:45:52     return fun(*args, **kwargs)
15-Nov-2024 20:45:52 tests/oneclient/steps/multi_file_steps.py:430: in check_mode
15-Nov-2024 20:45:52     assert_(client.perform, condition)
15-Nov-2024 20:45:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7fe7feb5f950>>
15-Nov-2024 20:45:52 args = (<function check_mode.<locals>.condition at 0x7fe7fed6c680>,)
15-Nov-2024 20:45:52 kwargs = {}, assert_result = False
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52     def assert_(expression, *args, **kwargs):
15-Nov-2024 20:45:52         assert_result = expression(*args, **kwargs)
15-Nov-2024 20:45:52 >       assert assert_result
15-Nov-2024 20:45:52 E       AssertionError
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 tests/utils/utils.py:42: AssertionError
15-Nov-2024 20:45:52 ------------------------------ Captured log call -------------------------------
15-Nov-2024 20:45:52 ERROR    root:utils.py:30 Traceback (most recent call last):
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
15-Nov-2024 20:45:52     condition_satisfied = condition()
15-Nov-2024 20:45:52                           ^^^^^^^^^^^
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 428, in condition
15-Nov-2024 20:45:52     assert stat_lib.S_IMODE(stat_result.st_mode) == mode
15-Nov-2024 20:45:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15-Nov-2024 20:45:52 AssertionError
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 ERROR    root:utils.py:30 Traceback (most recent call last):
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
15-Nov-2024 20:45:52     condition_satisfied = condition()
15-Nov-2024 20:45:52                           ^^^^^^^^^^^
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 428, in condition
15-Nov-2024 20:45:52     assert stat_lib.S_IMODE(stat_result.st_mode) == mode
15-Nov-2024 20:45:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15-Nov-2024 20:45:52 AssertionError
15-Nov-2024 20:45:52 _______ test_update_timestamp_without_permission[multiprovider_proxy_s3] _______
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 fixturefunc = <function check_mode at 0x7fe7ff2749a0>
15-Nov-2024 20:45:52 request = <FixtureRequest for <Function test_update_timestamp_without_permission[multiprovider_proxy_s3]>>
15-Nov-2024 20:45:52 kwargs = {'client_node': 'client21', 'file': 'space1/dir1/file1', 'mode': '644', 'user': 'user2', ...}
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52     def call_fixture_func(
15-Nov-2024 20:45:52         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
15-Nov-2024 20:45:52     ) -> FixtureValue:
15-Nov-2024 20:45:52         if is_generator(fixturefunc):
15-Nov-2024 20:45:52             fixturefunc = cast(
15-Nov-2024 20:45:52                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
15-Nov-2024 20:45:52             )
15-Nov-2024 20:45:52             generator = fixturefunc(**kwargs)
15-Nov-2024 20:45:52             try:
15-Nov-2024 20:45:52                 fixture_result = next(generator)
15-Nov-2024 20:45:52             except StopIteration:
15-Nov-2024 20:45:52                 raise ValueError(f"{request.fixturename} did not yield a value") from None
15-Nov-2024 20:45:52             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
15-Nov-2024 20:45:52             request.addfinalizer(finalizer)
15-Nov-2024 20:45:52         else:
15-Nov-2024 20:45:52             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
15-Nov-2024 20:45:52 >           fixture_result = fixturefunc(**kwargs)
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
15-Nov-2024 20:45:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15-Nov-2024 20:45:52 tests/utils/bdd_utils.py:78: in wrapper
15-Nov-2024 20:45:52     return fun(*ba.args, **ba.kwargs)
15-Nov-2024 20:45:52 /usr/local/lib/python3.12/dist-packages/decorator.py:232: in fun
15-Nov-2024 20:45:52     return caller(func, *(extras + args), **kw)
15-Nov-2024 20:45:52 tests/utils/utils.py:93: in wrapper
15-Nov-2024 20:45:52     return fun(*args, **kwargs)
15-Nov-2024 20:45:52 tests/oneclient/steps/multi_file_steps.py:430: in check_mode
15-Nov-2024 20:45:52     assert_(client.perform, condition)
15-Nov-2024 20:45:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7fe7fefede20>>
15-Nov-2024 20:45:52 args = (<function check_mode.<locals>.condition at 0x7fe7fed9e660>,)
15-Nov-2024 20:45:52 kwargs = {}, assert_result = False
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52     def assert_(expression, *args, **kwargs):
15-Nov-2024 20:45:52         assert_result = expression(*args, **kwargs)
15-Nov-2024 20:45:52 >       assert assert_result
15-Nov-2024 20:45:52 E       AssertionError
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 tests/utils/utils.py:42: AssertionError
15-Nov-2024 20:45:52 ------------------------------ Captured log call -------------------------------
15-Nov-2024 20:45:52 ERROR    root:utils.py:30 Traceback (most recent call last):
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
15-Nov-2024 20:45:52     condition_satisfied = condition()
15-Nov-2024 20:45:52                           ^^^^^^^^^^^
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 428, in condition
15-Nov-2024 20:45:52     assert stat_lib.S_IMODE(stat_result.st_mode) == mode
15-Nov-2024 20:45:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15-Nov-2024 20:45:52 AssertionError
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 ERROR    root:utils.py:30 Traceback (most recent call last):
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
15-Nov-2024 20:45:52     condition_satisfied = condition()
15-Nov-2024 20:45:52                           ^^^^^^^^^^^
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 428, in condition
15-Nov-2024 20:45:52     assert stat_lib.S_IMODE(stat_result.st_mode) == mode
15-Nov-2024 20:45:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15-Nov-2024 20:45:52 AssertionError
15-Nov-2024 20:45:52 ________ test_update_timestamp_with_permission[multiprovider_proxy_s3] _________
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 fixturefunc = <function check_mode at 0x7fe7ff2749a0>
15-Nov-2024 20:45:52 request = <FixtureRequest for <Function test_update_timestamp_with_permission[multiprovider_proxy_s3]>>
15-Nov-2024 20:45:52 kwargs = {'client_node': 'client21', 'file': 'space1/dir1/file1', 'mode': '624', 'user': 'user2', ...}
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52     def call_fixture_func(
15-Nov-2024 20:45:52         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
15-Nov-2024 20:45:52     ) -> FixtureValue:
15-Nov-2024 20:45:52         if is_generator(fixturefunc):
15-Nov-2024 20:45:52             fixturefunc = cast(
15-Nov-2024 20:45:52                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
15-Nov-2024 20:45:52             )
15-Nov-2024 20:45:52             generator = fixturefunc(**kwargs)
15-Nov-2024 20:45:52             try:
15-Nov-2024 20:45:52                 fixture_result = next(generator)
15-Nov-2024 20:45:52             except StopIteration:
15-Nov-2024 20:45:52                 raise ValueError(f"{request.fixturename} did not yield a value") from None
15-Nov-2024 20:45:52             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
15-Nov-2024 20:45:52             request.addfinalizer(finalizer)
15-Nov-2024 20:45:52         else:
15-Nov-2024 20:45:52             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
15-Nov-2024 20:45:52 >           fixture_result = fixturefunc(**kwargs)
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
15-Nov-2024 20:45:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15-Nov-2024 20:45:52 tests/utils/bdd_utils.py:78: in wrapper
15-Nov-2024 20:45:52     return fun(*ba.args, **ba.kwargs)
15-Nov-2024 20:45:52 /usr/local/lib/python3.12/dist-packages/decorator.py:232: in fun
15-Nov-2024 20:45:52     return caller(func, *(extras + args), **kw)
15-Nov-2024 20:45:52 tests/utils/utils.py:93: in wrapper
15-Nov-2024 20:45:52     return fun(*args, **kwargs)
15-Nov-2024 20:45:52 tests/oneclient/steps/multi_file_steps.py:430: in check_mode
15-Nov-2024 20:45:52     assert_(client.perform, condition)
15-Nov-2024 20:45:52 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7fe7fed72030>>
15-Nov-2024 20:45:52 args = (<function check_mode.<locals>.condition at 0x7fe7fed40860>,)
15-Nov-2024 20:45:52 kwargs = {}, assert_result = False
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52     def assert_(expression, *args, **kwargs):
15-Nov-2024 20:45:52         assert_result = expression(*args, **kwargs)
15-Nov-2024 20:45:52 >       assert assert_result
15-Nov-2024 20:45:52 E       AssertionError
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 tests/utils/utils.py:42: AssertionError
15-Nov-2024 20:45:52 ------------------------------ Captured log call -------------------------------
15-Nov-2024 20:45:52 ERROR    root:utils.py:30 Traceback (most recent call last):
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
15-Nov-2024 20:45:52     condition_satisfied = condition()
15-Nov-2024 20:45:52                           ^^^^^^^^^^^
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 428, in condition
15-Nov-2024 20:45:52     assert stat_lib.S_IMODE(stat_result.st_mode) == mode
15-Nov-2024 20:45:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15-Nov-2024 20:45:52 AssertionError
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 ERROR    root:utils.py:30 Traceback (most recent call last):
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
15-Nov-2024 20:45:52     condition_satisfied = condition()
15-Nov-2024 20:45:52                           ^^^^^^^^^^^
15-Nov-2024 20:45:52   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 428, in condition
15-Nov-2024 20:45:52     assert stat_lib.S_IMODE(stat_result.st_mode) == mode
15-Nov-2024 20:45:52            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15-Nov-2024 20:45:52 AssertionError
15-Nov-2024 20:45:52 =============================== warnings summary ===============================
15-Nov-2024 20:45:52 tests/utils/rest_utils.py:98
15-Nov-2024 20:45:52   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:45:52     print("""
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 tests/utils/path_utils.py:112
15-Nov-2024 20:45:52   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:45:52     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:45:52   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:45:52     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:45:52   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:45:52     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:45:52
15-Nov-2024 20:45:52 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:45:52 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:45:52 ============= 4 failed, 10 passed, 4 warnings in 948.36s (0:15:48) =============
15-Nov-2024 20:45:56 release "dev" uninstalled
15-Nov-2024 20:45:57 Sidecar injection has been disabled
15-Nov-2024 20:45:57 Cleaning helm release "dev"...
15-Nov-2024 20:45:57 Deleted 1 helm deployments
15-Nov-2024 20:45:57 Deleted 0 k8s deployments
15-Nov-2024 20:45:57 Deleted 0 k8s services
15-Nov-2024 20:45:57 Deleted 0 persistent volumes
15-Nov-2024 20:45:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:45:58 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:45:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:45:58 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:45:58 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:45:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:45:58 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:45:58 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:45:58 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:45:58 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH...
15-Nov-2024 20:45:58 Failing task since 4 failing test cases were found.
15-Nov-2024 20:45:58 Changing Task Result to SUCCESS as all failed tests were quarantined.
15-Nov-2024 20:45:58 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:45:58 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:45:58
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:45:58
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:45:58
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:45:58
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:45:58
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:45:58
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:45:58
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:45:58
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:45:58
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:45:58
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:45:58 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:45:58
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file stat proxyio hardlinks #3364 (ODSRV-OAP-MPSRFSPH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFSPH-3364-ScriptBuildTask-7386095143334802600.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance
15-Nov-2024 20:45:58 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_s3_regular_file_stat_proxyio_hardlinks.tar.gz
15-Nov-2024 20:45:59 Uploading artifact
15-Nov-2024 20:45:59     source path: surefire_multiprovider_proxy_s3_regular_file_stat_proxyio_hardlinks.tar.gz
15-Nov-2024 20:45:59     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_s3_regular_file_stat_proxyio_hardlinks.tar.gz
15-Nov-2024 20:45:59 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:45:59 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:45:59 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:45:59
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file stat proxyio hardlinks #3364 (ODSRV-OAP-MPSRFSPH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFSPH-3364-ScriptBuildTask-13021072815210025327.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH
15-Nov-2024 20:45:59 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:45:59 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:45:59 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:45:59
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:45:59 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:45:59
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file stat proxyio hardlinks #3364 (ODSRV-OAP-MPSRFSPH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFSPH-3364-ScriptBuildTask-4371742590882112458.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH/onedata-acceptance
15-Nov-2024 20:45:59   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:45:59                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:45:59
15-Nov-2024 20:45:59   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:45:59 100  4822  100  4822    0     0  61037      0 --:--:-- --:--:-- --:--:-- 61037
15-Nov-2024 20:45:59 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:46:08 Cleaning helm deployments
15-Nov-2024 20:46:08 Cleanining pods
15-Nov-2024 20:46:08 Cleaning kube persistant volumes
15-Nov-2024 20:46:08 pod "dev-volume-s3-krakow-585f4c9-spjw6" deleted
15-Nov-2024 20:46:28 pod "dev-volume-s3-paris-64bd65585f-7dh8n" deleted
15-Nov-2024 20:46:33 Cleaning dockswift container
15-Nov-2024 20:46:33 Cleaning docker containers
15-Nov-2024 20:46:37 Stalled docker containers to remove:
15-Nov-2024 20:46:37 d2e331d8667f f0621f274997 b7bf77129b13 4cf010649710 6b155c82cecf d1a37bfcadfe e5891981a635 f065d746519d ce64f22b4f04 33304705583a 60fb79aa8e3d ba8320a667f3 df835619ce29 8cb35192a521 56760a1b2f7e 9e064ab9d4e7 a6fe60ada649 519cf41d3063 a79e71a23e1d d3f87870f866 d6ceb2be405d d27b72ff5535 52ba3107f830 865e5debc081 4070c4ecaa11 f17ed38f5c70 c7067d1f43b5 5d71189d48d1
15-Nov-2024 20:46:37 Removing stalled docker containers
15-Nov-2024 20:46:37 Error response from daemon: Cannot kill container: d2e331d8667f: Container d2e331d8667f458c5d2d997ed452f24fa9cd7fc3e6ecb6567a22ba35cb5b0253 is not running
15-Nov-2024 20:46:37 d2e331d8667f
15-Nov-2024 20:46:37 Error response from daemon: Cannot kill container: f0621f274997: Container f0621f2749974d2d8f188ee965bcf8e08557a08726a9833b76495674ddcadc42 is not running
15-Nov-2024 20:46:37 f0621f274997
15-Nov-2024 20:46:37 Error response from daemon: Cannot kill container: b7bf77129b13: Container b7bf77129b13dcb8de3fd1145209f9525317335c102a9398971ef39bbeec53d7 is not running
15-Nov-2024 20:46:37 b7bf77129b13
15-Nov-2024 20:46:37 Error response from daemon: Cannot kill container: 4cf010649710: Container 4cf0106497108a992db72d0a413d3f9c857d0701d78674aba6f1374f6c29ef23 is not running
15-Nov-2024 20:46:38 4cf010649710
15-Nov-2024 20:46:38 Error response from daemon: Cannot kill container: 6b155c82cecf: Container 6b155c82cecf38aac39961b03277db7d7c154717d79bf5c5c124ecc1ad8d2938 is not running
15-Nov-2024 20:46:38 6b155c82cecf
15-Nov-2024 20:46:38 Error response from daemon: Cannot kill container: d1a37bfcadfe: Container d1a37bfcadfe9bf53b1742c00855e6b93d5b496e2bb1dc441187828b2168f5e4 is not running
15-Nov-2024 20:46:38 d1a37bfcadfe
15-Nov-2024 20:46:38 Error response from daemon: Cannot kill container: e5891981a635: Container e5891981a635426f65b6774980845a9595388f566244349dbcb5050a567f14f7 is not running
15-Nov-2024 20:46:38 e5891981a635
15-Nov-2024 20:46:38 Error response from daemon: Cannot kill container: f065d746519d: Container f065d746519de073eb800953f5fcfd32b18515a7c515cff495fc62c30eed95f4 is not running
15-Nov-2024 20:46:38 f065d746519d
15-Nov-2024 20:46:38 Error response from daemon: Cannot kill container: ce64f22b4f04: Container ce64f22b4f047e5ad5c16e3fb6ed920aa73ed8ac29b0ef51f79a78d301cdcfac is not running
15-Nov-2024 20:46:38 ce64f22b4f04
15-Nov-2024 20:46:38 Error response from daemon: Cannot kill container: 33304705583a: Container 33304705583abbce9076798a229fc1ebe8bca9fc511d05aaa47982701448a559 is not running
15-Nov-2024 20:46:38 33304705583a
15-Nov-2024 20:46:38 Error response from daemon: Cannot kill container: 60fb79aa8e3d: Container 60fb79aa8e3def4ada82d821a90a132f8f73786d162a0df1ea6b602727d171df is not running
15-Nov-2024 20:46:38 60fb79aa8e3d
15-Nov-2024 20:46:38 Error response from daemon: Cannot kill container: ba8320a667f3: Container ba8320a667f3b6e09b51b860d358f367167e1e4c6b376e5295e8a67cffcf6eb7 is not running
15-Nov-2024 20:46:38 ba8320a667f3
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: df835619ce29: Container df835619ce2937403a6064e87aaf506240425e968d80c92a90fb049a26f88999 is not running
15-Nov-2024 20:46:39 df835619ce29
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: 8cb35192a521: Container 8cb35192a5219b2d48c6a8fceb6fd6206f6eac4cc01832080c4bd51ef3fe5dcb is not running
15-Nov-2024 20:46:39 8cb35192a521
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: 56760a1b2f7e: Container 56760a1b2f7e5312a9bc90e8ca0cd4daacb87e653e0f0a3a14b9ea8241f543c2 is not running
15-Nov-2024 20:46:39 56760a1b2f7e
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: 9e064ab9d4e7: Container 9e064ab9d4e74125c35419f0fa3789e64ce341e79148fd6d665878c643b7d05b is not running
15-Nov-2024 20:46:39 9e064ab9d4e7
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: a6fe60ada649: Container a6fe60ada649bfc7a1ecbc7d75c9f1a863fbd4b6b6b7bf30ad4fe6e764c12c60 is not running
15-Nov-2024 20:46:39 a6fe60ada649
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: 519cf41d3063: Container 519cf41d30632d7cfa8d1de498beb1ad5c428e06cb9726cf14ef346a2a083c1f is not running
15-Nov-2024 20:46:39 519cf41d3063
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: a79e71a23e1d: Container a79e71a23e1d55e1f97dc8d2065d3a49fad51df545cdf41d8b6e392ccbdd6172 is not running
15-Nov-2024 20:46:39 a79e71a23e1d
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: d3f87870f866: Container d3f87870f86672c0ada79f73f61209e628044c6c922a1eaa1ce279a25ba0018a is not running
15-Nov-2024 20:46:39 d3f87870f866
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: d6ceb2be405d: Container d6ceb2be405d726cfbc1ccd311a5672f89871992e6d873a8094cbbaf9de2d0fa is not running
15-Nov-2024 20:46:39 d6ceb2be405d
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: d27b72ff5535: Container d27b72ff5535f253f51056ef435a5ff55ceb2a282d4aa13839cec692749a0e11 is not running
15-Nov-2024 20:46:39 d27b72ff5535
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: 52ba3107f830: No such container: 52ba3107f830
15-Nov-2024 20:46:39 Error response from daemon: No such container: 52ba3107f830
15-Nov-2024 20:46:39 Error response from daemon: Cannot kill container: 865e5debc081: Container 865e5debc08166a57f8bcfa36fe99238e70c585185d8267fc103efac8b2bb906 is not running
15-Nov-2024 20:46:40 865e5debc081
15-Nov-2024 20:46:40 Error response from daemon: Cannot kill container: 4070c4ecaa11: Container 4070c4ecaa1153973af6b9cc6935ec392727ed2bd1173aee093ca14efcee5ff7 is not running
15-Nov-2024 20:46:40 Error response from daemon: No such container: 4070c4ecaa11
15-Nov-2024 20:46:40 Error response from daemon: Cannot kill container: f17ed38f5c70: No such container: f17ed38f5c70
15-Nov-2024 20:46:40 Error response from daemon: No such container: f17ed38f5c70
15-Nov-2024 20:46:40 Error response from daemon: Cannot kill container: c7067d1f43b5: No such container: c7067d1f43b5
15-Nov-2024 20:46:40 Error response from daemon: No such container: c7067d1f43b5
15-Nov-2024 20:46:40 5d71189d48d1
15-Nov-2024 20:46:40 5d71189d48d1
15-Nov-2024 20:46:40 Stalled docker volumes to remove:
15-Nov-2024 20:46:40
15-Nov-2024 20:46:40 Removing stalled docker volumes
15-Nov-2024 20:46:40 Removing stalled loopdevices
15-Nov-2024 20:46:42 Done
15-Nov-2024 20:46:42 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:46:42 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:46:42 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:46:42 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:46:42 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:46:42 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:46:42 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:46:42 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:46:42 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:46:42 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 83.56 ms
15-Nov-2024 20:46:42 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFSPH'
15-Nov-2024 20:46:42 Finalising the build...
15-Nov-2024 20:46:42 Stopping timer.
15-Nov-2024 20:46:42 Build ODSRV-OAP-MPSRFSPH-3364 completed.
15-Nov-2024 20:46:42 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:46:42 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:46:42 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:46:42 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:46:42 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:46:42 All post build plugins have finished
15-Nov-2024 20:46:42 Generating build results summary...
15-Nov-2024 20:46:42 Saving build results to disk...
15-Nov-2024 20:46:42 Store variable context...
15-Nov-2024 20:46:42 Finished building ODSRV-OAP-MPSRFSPH-3364.