oneclient acceptance tests using environment deployed from packages

Build: #3361 was successful

Job: multiprovider proxy regular file stat proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

09-Nov-2024 19:32:36 PASSED
09-Nov-2024 19:32:36 Unmounting client from /tmp/onedata/mnt/1mtejmxxyb8jtcwt
09-Nov-2024 19:32:36
09-Nov-2024 19:32:36
09-Nov-2024 19:32:36 Unmounting client from /tmp/onedata/mnt/l85v5yblzfd3g0lf
09-Nov-2024 19:32:36
09-Nov-2024 19:32:36
09-Nov-2024 19:33:01 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
09-Nov-2024 19:33:01 =================================================================
09-Nov-2024 19:33:01 - Executing scenario 'Decrease regular file size with truncate'
09-Nov-2024 19:33:01 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:33:01 -----------------------------------------------------------------
09-Nov-2024 19:33:01 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:33:01 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:33:01 using [token, token] by [user1, user2]"'
09-Nov-2024 19:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:33:01
09-Nov-2024 19:33:01
09-Nov-2024 19:33:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p'
09-Nov-2024 19:33:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p' successfully started
09-Nov-2024 19:33:01
09-Nov-2024 19:33:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vjw7roqvy01n6a5o
09-Nov-2024 19:33:01
09-Nov-2024 19:33:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vjw7roqvy01n6a5o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vjw7roqvy01n6a5o
09-Nov-2024 19:33:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4082345376124362799'...
09-Nov-2024 19:33:01 Getting configuration...
09-Nov-2024 19:33:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vjw7roqvy01n6a5o'.
09-Nov-2024 19:33:01
09-Nov-2024 19:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:33:01
09-Nov-2024 19:33:01
09-Nov-2024 19:33:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b'
09-Nov-2024 19:33:01 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b' successfully started
09-Nov-2024 19:33:01
09-Nov-2024 19:33:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fhtvj6a5xi8tu231
09-Nov-2024 19:33:01
09-Nov-2024 19:33:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fhtvj6a5xi8tu231 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fhtvj6a5xi8tu231
09-Nov-2024 19:33:01 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2356041151209495332'...
09-Nov-2024 19:33:01 Getting configuration...
09-Nov-2024 19:33:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fhtvj6a5xi8tu231'.
09-Nov-2024 19:33:01
09-Nov-2024 19:33:01 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:33:01 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:33:01 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:33:01 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
09-Nov-2024 19:33:01 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
09-Nov-2024 19:33:01 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
09-Nov-2024 19:33:01 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
09-Nov-2024 19:33:01 =================================================================
09-Nov-2024 19:33:01
09-Nov-2024 19:33:02 PASSED
09-Nov-2024 19:33:02 Unmounting client from /tmp/onedata/mnt/vjw7roqvy01n6a5o
09-Nov-2024 19:33:02
09-Nov-2024 19:33:02
09-Nov-2024 19:33:02 Unmounting client from /tmp/onedata/mnt/fhtvj6a5xi8tu231
09-Nov-2024 19:33:02
09-Nov-2024 19:33:02
09-Nov-2024 19:33:24 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
09-Nov-2024 19:33:24 =================================================================
09-Nov-2024 19:33:24 - Executing scenario 'Fail to truncate regular file without write permission'
09-Nov-2024 19:33:24 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:33:24 -----------------------------------------------------------------
09-Nov-2024 19:33:24 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:33:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:33:24 using [token, token] by [user1, user2]"'
09-Nov-2024 19:33:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:33:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:33:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p'
09-Nov-2024 19:33:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p' successfully started
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/szr5g2sn6hd3ntqn
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/szr5g2sn6hd3ntqn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/szr5g2sn6hd3ntqn
09-Nov-2024 19:33:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9205395712144322770'...
09-Nov-2024 19:33:24 Getting configuration...
09-Nov-2024 19:33:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/szr5g2sn6hd3ntqn'.
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:33:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:33:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b'
09-Nov-2024 19:33:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b' successfully started
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0px6ushdesad106g
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0px6ushdesad106g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0px6ushdesad106g
09-Nov-2024 19:33:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4058086347710613765'...
09-Nov-2024 19:33:24 Getting configuration...
09-Nov-2024 19:33:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0px6ushdesad106g'.
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:33:24 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 19:33:24 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 19:33:24 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 19:33:24 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
09-Nov-2024 19:33:24 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
09-Nov-2024 19:33:24 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
09-Nov-2024 19:33:24 =================================================================
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24 PASSED
09-Nov-2024 19:33:24 Unmounting client from /tmp/onedata/mnt/szr5g2sn6hd3ntqn
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24 Unmounting client from /tmp/onedata/mnt/0px6ushdesad106g
09-Nov-2024 19:33:24
09-Nov-2024 19:33:24
09-Nov-2024 19:33:45 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:33:45 =================================================================
09-Nov-2024 19:33:45 - Executing scenario 'Timestamps at creation'
09-Nov-2024 19:33:45 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:33:45 -----------------------------------------------------------------
09-Nov-2024 19:33:45 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:33:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:33:45 using [token, token] by [user1, user2]"'
09-Nov-2024 19:33:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:33:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:33:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:33:45
09-Nov-2024 19:33:45
09-Nov-2024 19:33:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p'
09-Nov-2024 19:33:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p' successfully started
09-Nov-2024 19:33:45
09-Nov-2024 19:33:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qwodvjkbd1q570cs
09-Nov-2024 19:33:45
09-Nov-2024 19:33:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qwodvjkbd1q570cs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qwodvjkbd1q570cs
09-Nov-2024 19:33:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13130044834259131828'...
09-Nov-2024 19:33:45 Getting configuration...
09-Nov-2024 19:33:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qwodvjkbd1q570cs'.
09-Nov-2024 19:33:45
09-Nov-2024 19:33:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:33:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:33:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:33:45
09-Nov-2024 19:33:45
09-Nov-2024 19:33:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b'
09-Nov-2024 19:33:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b' successfully started
09-Nov-2024 19:33:45
09-Nov-2024 19:33:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y6ncbjkdsyqc3g7l
09-Nov-2024 19:33:45
09-Nov-2024 19:33:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y6ncbjkdsyqc3g7l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y6ncbjkdsyqc3g7l
09-Nov-2024 19:33:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8542672689259511707'...
09-Nov-2024 19:33:45 Getting configuration...
09-Nov-2024 19:33:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y6ncbjkdsyqc3g7l'.
09-Nov-2024 19:33:45
09-Nov-2024 19:33:45 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:33:45 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:33:45 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:33:45 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
09-Nov-2024 19:33:45 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
09-Nov-2024 19:33:45 =================================================================
09-Nov-2024 19:33:45
09-Nov-2024 19:33:46 PASSED
09-Nov-2024 19:33:46 Unmounting client from /tmp/onedata/mnt/qwodvjkbd1q570cs
09-Nov-2024 19:33:46
09-Nov-2024 19:33:46
09-Nov-2024 19:33:46 Unmounting client from /tmp/onedata/mnt/y6ncbjkdsyqc3g7l
09-Nov-2024 19:33:46
09-Nov-2024 19:33:46
09-Nov-2024 19:34:07 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
09-Nov-2024 19:34:07 =================================================================
09-Nov-2024 19:34:07 - Executing scenario 'Fail to update timestamps (touch) without write permission'
09-Nov-2024 19:34:07 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:34:07 -----------------------------------------------------------------
09-Nov-2024 19:34:07 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:34:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:34:07 using [token, token] by [user1, user2]"'
09-Nov-2024 19:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:34:07
09-Nov-2024 19:34:07
09-Nov-2024 19:34:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p'
09-Nov-2024 19:34:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p' successfully started
09-Nov-2024 19:34:07
09-Nov-2024 19:34:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ihy7rmx0d9z8hztn
09-Nov-2024 19:34:07
09-Nov-2024 19:34:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ihy7rmx0d9z8hztn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ihy7rmx0d9z8hztn
09-Nov-2024 19:34:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12243168580989555018'...
09-Nov-2024 19:34:07 Getting configuration...
09-Nov-2024 19:34:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ihy7rmx0d9z8hztn'.
09-Nov-2024 19:34:07
09-Nov-2024 19:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:34:07
09-Nov-2024 19:34:07
09-Nov-2024 19:34:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b'
09-Nov-2024 19:34:07 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b' successfully started
09-Nov-2024 19:34:07
09-Nov-2024 19:34:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/elj18hgbdyaxsjxr
09-Nov-2024 19:34:07
09-Nov-2024 19:34:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/elj18hgbdyaxsjxr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/elj18hgbdyaxsjxr
09-Nov-2024 19:34:07 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16444948206287553597'...
09-Nov-2024 19:34:07 Getting configuration...
09-Nov-2024 19:34:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/elj18hgbdyaxsjxr'.
09-Nov-2024 19:34:07
09-Nov-2024 19:34:07 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:34:07 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 19:34:07 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 19:34:07 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 19:34:07 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
09-Nov-2024 19:34:07 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
09-Nov-2024 19:34:07 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
09-Nov-2024 19:34:07 =================================================================
09-Nov-2024 19:34:07
09-Nov-2024 19:34:08 PASSED
09-Nov-2024 19:34:08 Unmounting client from /tmp/onedata/mnt/ihy7rmx0d9z8hztn
09-Nov-2024 19:34:08
09-Nov-2024 19:34:08
09-Nov-2024 19:34:08 Unmounting client from /tmp/onedata/mnt/elj18hgbdyaxsjxr
09-Nov-2024 19:34:08
09-Nov-2024 19:34:08
09-Nov-2024 19:34:29 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
09-Nov-2024 19:34:29 =================================================================
09-Nov-2024 19:34:29 - Executing scenario 'Update timestamps (touch) with write permission'
09-Nov-2024 19:34:29 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:34:29 -----------------------------------------------------------------
09-Nov-2024 19:34:29 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:34:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:34:29 using [token, token] by [user1, user2]"'
09-Nov-2024 19:34:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:34:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:34:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p'
09-Nov-2024 19:34:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p' successfully started
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jqbontlj9wwg3tus
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jqbontlj9wwg3tus --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jqbontlj9wwg3tus
09-Nov-2024 19:34:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5352117577874104117'...
09-Nov-2024 19:34:29 Getting configuration...
09-Nov-2024 19:34:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jqbontlj9wwg3tus'.
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:34:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:34:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b'
09-Nov-2024 19:34:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b' successfully started
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ce5sa6qk9zzwetny
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ce5sa6qk9zzwetny --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ce5sa6qk9zzwetny
09-Nov-2024 19:34:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18179239513672743682'...
09-Nov-2024 19:34:29 Getting configuration...
09-Nov-2024 19:34:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ce5sa6qk9zzwetny'.
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:34:29 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 19:34:29 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 19:34:29 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 19:34:29 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
09-Nov-2024 19:34:29 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
09-Nov-2024 19:34:29 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
09-Nov-2024 19:34:29 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
09-Nov-2024 19:34:29 =================================================================
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29 PASSED
09-Nov-2024 19:34:29 Unmounting client from /tmp/onedata/mnt/jqbontlj9wwg3tus
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29 Unmounting client from /tmp/onedata/mnt/ce5sa6qk9zzwetny
09-Nov-2024 19:34:29
09-Nov-2024 19:34:29
09-Nov-2024 19:34:59 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
09-Nov-2024 19:34:59 =================================================================
09-Nov-2024 19:34:59 - Executing scenario 'Access time'
09-Nov-2024 19:34:59 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:34:59 -----------------------------------------------------------------
09-Nov-2024 19:34:59 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:34:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:34:59 using [token, token] by [user1, user2]"'
09-Nov-2024 19:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p'
09-Nov-2024 19:34:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p' successfully started
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6dwzy43jnkc0km53
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6dwzy43jnkc0km53 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6dwzy43jnkc0km53
09-Nov-2024 19:34:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7739317017170618562'...
09-Nov-2024 19:34:59 Getting configuration...
09-Nov-2024 19:34:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6dwzy43jnkc0km53'.
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b'
09-Nov-2024 19:34:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b' successfully started
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lotch1o5skvqkn1w
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lotch1o5skvqkn1w --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lotch1o5skvqkn1w
09-Nov-2024 19:34:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16051573516461351050'...
09-Nov-2024 19:34:59 Getting configuration...
09-Nov-2024 19:34:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lotch1o5skvqkn1w'.
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 19:34:59 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:34:59 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:34:59 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
09-Nov-2024 19:34:59 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
09-Nov-2024 19:34:59 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
09-Nov-2024 19:34:59 =================================================================
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59 PASSED
09-Nov-2024 19:34:59 Unmounting client from /tmp/onedata/mnt/6dwzy43jnkc0km53
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59 Unmounting client from /tmp/onedata/mnt/lotch1o5skvqkn1w
09-Nov-2024 19:34:59
09-Nov-2024 19:34:59
09-Nov-2024 19:35:23 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
09-Nov-2024 19:35:23 =================================================================
09-Nov-2024 19:35:23 - Executing scenario 'Modification time'
09-Nov-2024 19:35:23 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:35:23 -----------------------------------------------------------------
09-Nov-2024 19:35:23 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:35:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:35:23 using [token, token] by [user1, user2]"'
09-Nov-2024 19:35:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:35:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:35:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p'
09-Nov-2024 19:35:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p' successfully started
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bwf1pn0581we9jew
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bwf1pn0581we9jew --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bwf1pn0581we9jew
09-Nov-2024 19:35:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12911521125987226797'...
09-Nov-2024 19:35:23 Getting configuration...
09-Nov-2024 19:35:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bwf1pn0581we9jew'.
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:35:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:35:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b'
09-Nov-2024 19:35:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b' successfully started
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hjl0oasc1w5356ua
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hjl0oasc1w5356ua --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hjl0oasc1w5356ua
09-Nov-2024 19:35:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15649301710782827181'...
09-Nov-2024 19:35:23 Getting configuration...
09-Nov-2024 19:35:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hjl0oasc1w5356ua'.
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:35:23 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:35:23 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:35:23 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:35:23 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 19:35:23 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
09-Nov-2024 19:35:23 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
09-Nov-2024 19:35:23 =================================================================
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23 PASSED
09-Nov-2024 19:35:23 Unmounting client from /tmp/onedata/mnt/bwf1pn0581we9jew
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23 Unmounting client from /tmp/onedata/mnt/hjl0oasc1w5356ua
09-Nov-2024 19:35:23
09-Nov-2024 19:35:23
09-Nov-2024 19:35:47 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
09-Nov-2024 19:35:47 =================================================================
09-Nov-2024 19:35:47 - Executing scenario 'Status-change time when changing mode'
09-Nov-2024 19:35:47 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:35:47 -----------------------------------------------------------------
09-Nov-2024 19:35:47 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:35:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:35:47 using [token, token] by [user1, user2]"'
09-Nov-2024 19:35:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:35:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:35:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p'
09-Nov-2024 19:35:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p' successfully started
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g2zq4lp3fobopqdi
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g2zq4lp3fobopqdi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g2zq4lp3fobopqdi
09-Nov-2024 19:35:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6270116097058118224'...
09-Nov-2024 19:35:47 Getting configuration...
09-Nov-2024 19:35:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g2zq4lp3fobopqdi'.
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:35:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:35:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b'
09-Nov-2024 19:35:47 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b' successfully started
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zwzh36rl0gmh2wnw
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zwzh36rl0gmh2wnw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zwzh36rl0gmh2wnw
09-Nov-2024 19:35:47 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2537431439148599720'...
09-Nov-2024 19:35:47 Getting configuration...
09-Nov-2024 19:35:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zwzh36rl0gmh2wnw'.
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:35:47 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:35:47 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:35:47 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:35:47 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
09-Nov-2024 19:35:47 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
09-Nov-2024 19:35:47 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
09-Nov-2024 19:35:47 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
09-Nov-2024 19:35:47 =================================================================
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47 PASSED
09-Nov-2024 19:35:47 Unmounting client from /tmp/onedata/mnt/g2zq4lp3fobopqdi
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47 Unmounting client from /tmp/onedata/mnt/zwzh36rl0gmh2wnw
09-Nov-2024 19:35:47
09-Nov-2024 19:35:47
09-Nov-2024 19:36:12 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
09-Nov-2024 19:36:12 =================================================================
09-Nov-2024 19:36:12 - Executing scenario 'Status-change time when renaming on storage'
09-Nov-2024 19:36:12 - from feature 'Multi_regular_file_stat'
09-Nov-2024 19:36:12 -----------------------------------------------------------------
09-Nov-2024 19:36:12 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:36:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:36:12 using [token, token] by [user1, user2]"'
09-Nov-2024 19:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ggr2p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:36:12
09-Nov-2024 19:36:12
09-Nov-2024 19:36:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p'
09-Nov-2024 19:36:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ggr2p' successfully started
09-Nov-2024 19:36:12
09-Nov-2024 19:36:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mufga2eqzy9ez1vb
09-Nov-2024 19:36:12
09-Nov-2024 19:36:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mufga2eqzy9ez1vb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mufga2eqzy9ez1vb
09-Nov-2024 19:36:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12399701705803687676'...
09-Nov-2024 19:36:12 Getting configuration...
09-Nov-2024 19:36:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mufga2eqzy9ez1vb'.
09-Nov-2024 19:36:12
09-Nov-2024 19:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-crr4b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:36:12
09-Nov-2024 19:36:12
09-Nov-2024 19:36:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b'
09-Nov-2024 19:36:12 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-crr4b' successfully started
09-Nov-2024 19:36:12
09-Nov-2024 19:36:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8gu3lbwjtzkr38g7
09-Nov-2024 19:36:12
09-Nov-2024 19:36:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8gu3lbwjtzkr38g7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8gu3lbwjtzkr38g7
09-Nov-2024 19:36:12 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13960084726351019045'...
09-Nov-2024 19:36:12 Getting configuration...
09-Nov-2024 19:36:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8gu3lbwjtzkr38g7'.
09-Nov-2024 19:36:12
09-Nov-2024 19:36:12 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 19:36:12 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 19:36:12 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 19:36:12 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
09-Nov-2024 19:36:12 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:36:12 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
09-Nov-2024 19:36:12 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
09-Nov-2024 19:36:12 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
09-Nov-2024 19:36:12 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
09-Nov-2024 19:36:12 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
09-Nov-2024 19:36:12 =================================================================
09-Nov-2024 19:36:12
09-Nov-2024 19:36:22 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:36:22 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 19:36:22 PASSED
09-Nov-2024 19:36:22 Unmounting client from /tmp/onedata/mnt/mufga2eqzy9ez1vb
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 Unmounting client from /tmp/onedata/mnt/8gu3lbwjtzkr38g7
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1731180973.035479', '-c', '/tmp/logs']
09-Nov-2024 19:36:22 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-9dhbt. See /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-cross-support-job-3p-users-9dhbt/entrypoint.log for more details
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-ggr2p: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-oneclient-krakow-7d9476b8bc-ggr2p/oneclient_logs
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22          33,651   1%   32.09MB/s    0:00:00 (xfr#1, to-chk=101/122)
09-Nov-2024 19:36:22          33,651   1%   32.09MB/s    0:00:00 (xfr#1, to-chk=95/122)
09-Nov-2024 19:36:22          33,921   1%   32.35MB/s    0:00:00 (xfr#2, to-chk=97/122)
09-Nov-2024 19:36:22         140,894   7%   67.18MB/s    0:00:00 (xfr#3, to-chk=96/122)
09-Nov-2024 19:36:22         141,164   7%   44.87MB/s    0:00:00 (xfr#4, to-chk=95/122)
09-Nov-2024 19:36:22         167,337   8%   39.90MB/s    0:00:00 (xfr#5, to-chk=94/122)
09-Nov-2024 19:36:22         167,895   8%   40.03MB/s    0:00:00 (xfr#6, to-chk=90/122)
09-Nov-2024 19:36:22         256,104  13%   22.20MB/s    0:00:00 (xfr#7, to-chk=89/122)
09-Nov-2024 19:36:22         256,662  13%   22.25MB/s    0:00:00 (xfr#8, to-chk=88/122)
09-Nov-2024 19:36:22         284,011  15%   24.62MB/s    0:00:00 (xfr#9, to-chk=87/122)
09-Nov-2024 19:36:22         284,473  15%   24.66MB/s    0:00:00 (xfr#10, to-chk=83/122)
09-Nov-2024 19:36:22         379,962  20%   30.20MB/s    0:00:00 (xfr#11, to-chk=82/122)
09-Nov-2024 19:36:22         380,424  20%   27.91MB/s    0:00:00 (xfr#12, to-chk=81/122)
09-Nov-2024 19:36:22         409,418  21%   22.97MB/s    0:00:00 (xfr#13, to-chk=80/122)
09-Nov-2024 19:36:22         409,880  21%   22.99MB/s    0:00:00 (xfr#14, to-chk=76/122)
09-Nov-2024 19:36:22         494,156  26%   26.18MB/s    0:00:00 (xfr#15, to-chk=75/122)
09-Nov-2024 19:36:22         494,618  26%   24.83MB/s    0:00:00 (xfr#16, to-chk=74/122)
09-Nov-2024 19:36:22         495,246  26%   24.86MB/s    0:00:00 (xfr#17, to-chk=73/122)
09-Nov-2024 19:36:22         516,298  27%   24.62MB/s    0:00:00 (xfr#18, to-chk=72/122)
09-Nov-2024 19:36:22         516,760  27%   24.64MB/s    0:00:00 (xfr#19, to-chk=68/122)
09-Nov-2024 19:36:22         599,808  31%   26.00MB/s    0:00:00 (xfr#20, to-chk=67/122)
09-Nov-2024 19:36:22         600,270  31%   24.89MB/s    0:00:00 (xfr#21, to-chk=66/122)
09-Nov-2024 19:36:22         633,411  33%   25.17MB/s    0:00:00 (xfr#22, to-chk=65/122)
09-Nov-2024 19:36:22         633,873  33%   25.19MB/s    0:00:00 (xfr#23, to-chk=61/122)
09-Nov-2024 19:36:22         742,287  39%   26.22MB/s    0:00:00 (xfr#24, to-chk=60/122)
09-Nov-2024 19:36:22         742,749  39%   26.23MB/s    0:00:00 (xfr#25, to-chk=59/122)
09-Nov-2024 19:36:22         771,044  40%   27.23MB/s    0:00:00 (xfr#26, to-chk=58/122)
09-Nov-2024 19:36:22         771,602  40%   27.25MB/s    0:00:00 (xfr#27, to-chk=54/122)
09-Nov-2024 19:36:22         870,383  46%   28.62MB/s    0:00:00 (xfr#28, to-chk=53/122)
09-Nov-2024 19:36:22         870,941  46%   28.64MB/s    0:00:00 (xfr#29, to-chk=52/122)
09-Nov-2024 19:36:22         904,587  47%   28.76MB/s    0:00:00 (xfr#30, to-chk=51/122)
09-Nov-2024 19:36:22         905,049  47%   28.77MB/s    0:00:00 (xfr#31, to-chk=47/122)
09-Nov-2024 19:36:22       1,020,426  53%   27.03MB/s    0:00:00 (xfr#32, to-chk=46/122)
09-Nov-2024 19:36:22       1,020,888  53%   27.04MB/s    0:00:00 (xfr#33, to-chk=45/122)
09-Nov-2024 19:36:22       1,021,516  54%   27.06MB/s    0:00:00 (xfr#34, to-chk=44/122)
09-Nov-2024 19:36:22       1,052,284  55%   27.12MB/s    0:00:00 (xfr#35, to-chk=43/122)
09-Nov-2024 19:36:22       1,052,842  55%   27.14MB/s    0:00:00 (xfr#36, to-chk=39/122)
09-Nov-2024 19:36:22       1,159,743  61%   25.72MB/s    0:00:00 (xfr#37, to-chk=38/122)
09-Nov-2024 19:36:22       1,160,301  61%   25.73MB/s    0:00:00 (xfr#38, to-chk=37/122)
09-Nov-2024 19:36:22       1,195,032  63%   25.33MB/s    0:00:00 (xfr#39, to-chk=36/122)
09-Nov-2024 19:36:22       1,195,590  63%   25.34MB/s    0:00:00 (xfr#40, to-chk=32/122)
09-Nov-2024 19:36:22       1,315,039  69%   25.59MB/s    0:00:00 (xfr#41, to-chk=31/122)
09-Nov-2024 19:36:22       1,315,597  69%   25.61MB/s    0:00:00 (xfr#42, to-chk=30/122)
09-Nov-2024 19:36:22       1,344,014  71%   25.13MB/s    0:00:00 (xfr#43, to-chk=29/122)
09-Nov-2024 19:36:22       1,344,476  71%   25.14MB/s    0:00:00 (xfr#44, to-chk=25/122)
09-Nov-2024 19:36:22       1,443,952  76%   23.34MB/s    0:00:00 (xfr#45, to-chk=24/122)
09-Nov-2024 19:36:22       1,444,414  76%   23.35MB/s    0:00:00 (xfr#46, to-chk=23/122)
09-Nov-2024 19:36:22       1,470,449  77%   23.77MB/s    0:00:00 (xfr#47, to-chk=22/122)
09-Nov-2024 19:36:22       1,470,911  77%   23.78MB/s    0:00:00 (xfr#48, to-chk=18/122)
09-Nov-2024 19:36:22       1,558,925  82%   20.65MB/s    0:00:00 (xfr#49, to-chk=17/122)
09-Nov-2024 19:36:22       1,559,387  82%   20.65MB/s    0:00:00 (xfr#50, to-chk=16/122)
09-Nov-2024 19:36:22       1,560,015  82%   20.66MB/s    0:00:00 (xfr#51, to-chk=15/122)
09-Nov-2024 19:36:22       1,592,310  84%   20.80MB/s    0:00:00 (xfr#52, to-chk=14/122)
09-Nov-2024 19:36:22       1,592,868  84%   20.81MB/s    0:00:00 (xfr#53, to-chk=10/122)
09-Nov-2024 19:36:22       1,707,516  90%   22.01MB/s    0:00:00 (xfr#54, to-chk=9/122)
09-Nov-2024 19:36:22       1,708,074  90%   22.01MB/s    0:00:00 (xfr#55, to-chk=8/122)
09-Nov-2024 19:36:22       1,746,560  92%   22.21MB/s    0:00:00 (xfr#56, to-chk=7/122)
09-Nov-2024 19:36:22       1,747,022  92%   22.21MB/s    0:00:00 (xfr#57, to-chk=3/122)
09-Nov-2024 19:36:22       1,868,530  98%   23.45MB/s    0:00:00 (xfr#58, to-chk=2/122)
09-Nov-2024 19:36:22       1,868,992  98%   23.45MB/s    0:00:00 (xfr#59, to-chk=1/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   23.39MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   22.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22       1,888,680  99%   22.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-crr4b: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-oneclient-paris-5cc45c8cb7-crr4b/oneclient_logs
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=101/121)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=100/121)
09-Nov-2024 19:36:22             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=93/121)
09-Nov-2024 19:36:22          27,416   1%   13.07MB/s    0:00:00 (xfr#2, to-chk=99/121)
09-Nov-2024 19:36:22          28,166   1%   13.43MB/s    0:00:00 (xfr#3, to-chk=95/121)
09-Nov-2024 19:36:22         114,498   7%    9.93MB/s    0:00:00 (xfr#4, to-chk=94/121)
09-Nov-2024 19:36:22         115,248   7%    9.99MB/s    0:00:00 (xfr#5, to-chk=93/121)
09-Nov-2024 19:36:22         137,598   8%    9.37MB/s    0:00:00 (xfr#6, to-chk=92/121)
09-Nov-2024 19:36:22         138,252   8%    9.42MB/s    0:00:00 (xfr#7, to-chk=88/121)
09-Nov-2024 19:36:22         229,535  14%   10.42MB/s    0:00:00 (xfr#8, to-chk=87/121)
09-Nov-2024 19:36:22         230,189  14%   10.45MB/s    0:00:00 (xfr#9, to-chk=86/121)
09-Nov-2024 19:36:22         230,817  14%   10.48MB/s    0:00:00 (xfr#10, to-chk=85/121)
09-Nov-2024 19:36:22         256,267  16%   10.63MB/s    0:00:00 (xfr#11, to-chk=84/121)
09-Nov-2024 19:36:22         256,825  16%   10.65MB/s    0:00:00 (xfr#12, to-chk=80/121)
09-Nov-2024 19:36:22         351,910  22%    8.61MB/s    0:00:00 (xfr#13, to-chk=79/121)
09-Nov-2024 19:36:22         352,468  22%    8.62MB/s    0:00:00 (xfr#14, to-chk=78/121)
09-Nov-2024 19:36:22         371,806  23%    8.86MB/s    0:00:00 (xfr#15, to-chk=77/121)
09-Nov-2024 19:36:22         372,556  23%    8.88MB/s    0:00:00 (xfr#16, to-chk=73/121)
09-Nov-2024 19:36:22         435,594  27%   10.13MB/s    0:00:00 (xfr#17, to-chk=72/121)
09-Nov-2024 19:36:22         436,344  27%   10.15MB/s    0:00:00 (xfr#18, to-chk=71/121)
09-Nov-2024 19:36:22         461,435  29%   10.73MB/s    0:00:00 (xfr#19, to-chk=70/121)
09-Nov-2024 19:36:22         461,801  29%   10.74MB/s    0:00:00 (xfr#20, to-chk=66/121)
09-Nov-2024 19:36:22         540,533  34%   11.99MB/s    0:00:00 (xfr#21, to-chk=65/121)
09-Nov-2024 19:36:22         540,899  34%   11.72MB/s    0:00:00 (xfr#22, to-chk=64/121)
09-Nov-2024 19:36:22         581,597  36%   12.61MB/s    0:00:00 (xfr#23, to-chk=63/121)
09-Nov-2024 19:36:22         581,963  36%   12.61MB/s    0:00:00 (xfr#24, to-chk=59/121)
09-Nov-2024 19:36:22         772,162  48%   15.67MB/s    0:00:00 (xfr#25, to-chk=58/121)
09-Nov-2024 19:36:22         772,528  49%   15.68MB/s    0:00:00 (xfr#26, to-chk=57/121)
09-Nov-2024 19:36:22         795,929  50%   15.49MB/s    0:00:00 (xfr#27, to-chk=56/121)
09-Nov-2024 19:36:22         796,391  50%   15.50MB/s    0:00:00 (xfr#28, to-chk=52/121)
09-Nov-2024 19:36:22         899,311  57%   16.82MB/s    0:00:00 (xfr#29, to-chk=51/121)
09-Nov-2024 19:36:22         899,773  57%   16.50MB/s    0:00:00 (xfr#30, to-chk=50/121)
09-Nov-2024 19:36:22         919,173  58%   16.86MB/s    0:00:00 (xfr#31, to-chk=49/121)
09-Nov-2024 19:36:22         919,539  58%   16.86MB/s    0:00:00 (xfr#32, to-chk=45/121)
09-Nov-2024 19:36:22         990,990  62%   17.83MB/s    0:00:00 (xfr#33, to-chk=44/121)
09-Nov-2024 19:36:22         991,356  62%   17.84MB/s    0:00:00 (xfr#34, to-chk=43/121)
09-Nov-2024 19:36:22       1,010,573  64%   18.18MB/s    0:00:00 (xfr#35, to-chk=42/121)
09-Nov-2024 19:36:22       1,011,227  64%   18.20MB/s    0:00:00 (xfr#36, to-chk=38/121)
09-Nov-2024 19:36:22       1,074,064  68%   18.97MB/s    0:00:00 (xfr#37, to-chk=37/121)
09-Nov-2024 19:36:22       1,074,718  68%   18.98MB/s    0:00:00 (xfr#38, to-chk=36/121)
09-Nov-2024 19:36:22       1,090,095  69%   19.25MB/s    0:00:00 (xfr#39, to-chk=35/121)
09-Nov-2024 19:36:22       1,090,557  69%   18.91MB/s    0:00:00 (xfr#40, to-chk=31/121)
09-Nov-2024 19:36:22       1,162,976  73%   20.17MB/s    0:00:00 (xfr#41, to-chk=30/121)
09-Nov-2024 19:36:22       1,163,438  73%   20.17MB/s    0:00:00 (xfr#42, to-chk=29/121)
09-Nov-2024 19:36:22       1,193,060  75%   20.32MB/s    0:00:00 (xfr#43, to-chk=28/121)
09-Nov-2024 19:36:22       1,193,426  75%   20.32MB/s    0:00:00 (xfr#44, to-chk=24/121)
09-Nov-2024 19:36:22       1,282,610  81%   21.84MB/s    0:00:00 (xfr#45, to-chk=23/121)
09-Nov-2024 19:36:22       1,282,976  81%   21.47MB/s    0:00:00 (xfr#46, to-chk=22/121)
09-Nov-2024 19:36:22       1,301,795  82%   21.78MB/s    0:00:00 (xfr#47, to-chk=21/121)
09-Nov-2024 19:36:22       1,302,161  82%   21.79MB/s    0:00:00 (xfr#48, to-chk=17/121)
09-Nov-2024 19:36:22       1,364,472  86%   20.99MB/s    0:00:00 (xfr#49, to-chk=16/121)
09-Nov-2024 19:36:22       1,364,838  86%   20.99MB/s    0:00:00 (xfr#50, to-chk=15/121)
09-Nov-2024 19:36:22       1,384,295  87%   20.96MB/s    0:00:00 (xfr#51, to-chk=14/121)
09-Nov-2024 19:36:22       1,384,757  87%   20.96MB/s    0:00:00 (xfr#52, to-chk=10/121)
09-Nov-2024 19:36:22       1,454,071  92%   22.01MB/s    0:00:00 (xfr#53, to-chk=9/121)
09-Nov-2024 19:36:22       1,454,533  92%   21.67MB/s    0:00:00 (xfr#54, to-chk=8/121)
09-Nov-2024 19:36:22       1,474,443  93%   21.97MB/s    0:00:00 (xfr#55, to-chk=7/121)
09-Nov-2024 19:36:22       1,474,809  93%   21.98MB/s    0:00:00 (xfr#56, to-chk=3/121)
09-Nov-2024 19:36:22       1,553,095  98%   22.79MB/s    0:00:00 (xfr#57, to-chk=2/121)
09-Nov-2024 19:36:22       1,553,461  98%   22.79MB/s    0:00:00 (xfr#58, to-chk=1/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.74MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.74MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.74MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.74MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.74MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.74MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.74MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.40MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.40MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.40MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.40MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   22.40MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   20.28MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   20.28MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   20.28MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22       1,574,004  99%   19.24MB/s    0:00:00 (xfr#59, to-chk=0/121)
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22          15,393  16%   14.68MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:36:22          31,695  33%   30.23MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:36:22          31,695  33%   30.23MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:36:22          46,885  49%   44.71MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:36:22          47,176  50%   44.99MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:36:22          47,176  50%   22.50MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22          34,979  10%   33.36MB/s    0:00:00 (xfr#2, to-chk=37/42)
09-Nov-2024 19:36:22          67,367  20%   64.25MB/s    0:00:00 (xfr#3, to-chk=35/42)
09-Nov-2024 19:36:22          67,367  20%   64.25MB/s    0:00:00 (xfr#4, to-chk=33/42)
09-Nov-2024 19:36:22          67,367  20%   64.25MB/s    0:00:00 (xfr#5, to-chk=31/42)
09-Nov-2024 19:36:22          98,296  29%   23.44MB/s    0:00:00 (xfr#6, to-chk=29/42)
09-Nov-2024 19:36:22          98,446  29%   23.47MB/s    0:00:00 (xfr#7, to-chk=27/42)
09-Nov-2024 19:36:22          98,743  29%   23.54MB/s    0:00:00 (xfr#8, to-chk=25/42)
09-Nov-2024 19:36:22         152,030  45%   24.16MB/s    0:00:00 (xfr#9, to-chk=23/42)
09-Nov-2024 19:36:22         153,391  46%   24.38MB/s    0:00:00 (xfr#10, to-chk=13/42)
09-Nov-2024 19:36:22         156,576  47%   24.89MB/s    0:00:00 (xfr#11, to-chk=12/42)
09-Nov-2024 19:36:22         158,165  47%   25.14MB/s    0:00:00 (xfr#12, to-chk=11/42)
09-Nov-2024 19:36:22         161,578  48%   22.01MB/s    0:00:00 (xfr#13, to-chk=10/42)
09-Nov-2024 19:36:22         162,090  48%   22.08MB/s    0:00:00 (xfr#14, to-chk=9/42)
09-Nov-2024 19:36:22         164,762  49%   22.45MB/s    0:00:00 (xfr#15, to-chk=8/42)
09-Nov-2024 19:36:22         164,983  49%   22.48MB/s    0:00:00 (xfr#16, to-chk=7/42)
09-Nov-2024 19:36:22         165,774  49%   22.58MB/s    0:00:00 (xfr#17, to-chk=6/42)
09-Nov-2024 19:36:22         169,983  51%   23.16MB/s    0:00:00 (xfr#18, to-chk=5/42)
09-Nov-2024 19:36:22         171,116  51%   23.31MB/s    0:00:00 (xfr#19, to-chk=4/42)
09-Nov-2024 19:36:22         174,016  52%   23.71MB/s    0:00:00 (xfr#20, to-chk=3/42)
09-Nov-2024 19:36:22         176,403  53%   21.03MB/s    0:00:00 (xfr#21, to-chk=2/42)
09-Nov-2024 19:36:22         178,505  53%   21.28MB/s    0:00:00 (xfr#22, to-chk=1/42)
09-Nov-2024 19:36:22         180,379  54%   21.50MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22         180,379  54%   15.64MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22         180,379  54%   15.64MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22         180,379  54%   15.64MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22         180,379  54%   15.64MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22         180,379  54%   15.64MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:36:22           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:36:22           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:36:22           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:36:22           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:36:22           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-oneprovider-paris-0/op-panel
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22          15,358  16%   14.65MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:36:22          31,623  33%   30.16MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:36:22          31,623  33%   30.16MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:36:22          46,778  49%   44.61MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:36:22          47,069  50%   44.89MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:36:22          47,069  50%   44.89MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-oneprovider-paris-0/op-worker
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22          34,964  10%   33.34MB/s    0:00:00 (xfr#2, to-chk=37/42)
09-Nov-2024 19:36:22          67,426  20%   64.30MB/s    0:00:00 (xfr#3, to-chk=35/42)
09-Nov-2024 19:36:22          67,426  20%   64.30MB/s    0:00:00 (xfr#4, to-chk=33/42)
09-Nov-2024 19:36:22          67,426  20%   64.30MB/s    0:00:00 (xfr#5, to-chk=31/42)
09-Nov-2024 19:36:22          98,340  29%   93.78MB/s    0:00:00 (xfr#6, to-chk=29/42)
09-Nov-2024 19:36:22          98,490  29%   93.93MB/s    0:00:00 (xfr#7, to-chk=27/42)
09-Nov-2024 19:36:22          98,787  29%   94.21MB/s    0:00:00 (xfr#8, to-chk=25/42)
09-Nov-2024 19:36:22         152,308  45%   72.63MB/s    0:00:00 (xfr#9, to-chk=23/42)
09-Nov-2024 19:36:22         154,188  46%   73.52MB/s    0:00:00 (xfr#10, to-chk=13/42)
09-Nov-2024 19:36:22         157,599  47%   75.15MB/s    0:00:00 (xfr#11, to-chk=12/42)
09-Nov-2024 19:36:22         160,499  48%   76.53MB/s    0:00:00 (xfr#12, to-chk=11/42)
09-Nov-2024 19:36:22         161,011  48%   76.78MB/s    0:00:00 (xfr#13, to-chk=10/42)
09-Nov-2024 19:36:22         162,138  48%   77.31MB/s    0:00:00 (xfr#14, to-chk=9/42)
09-Nov-2024 19:36:22         162,927  48%   77.69MB/s    0:00:00 (xfr#15, to-chk=8/42)
09-Nov-2024 19:36:22         167,116  50%   79.69MB/s    0:00:00 (xfr#16, to-chk=7/42)
09-Nov-2024 19:36:22         169,216  50%   53.79MB/s    0:00:00 (xfr#17, to-chk=6/42)
09-Nov-2024 19:36:22         170,575  51%   54.22MB/s    0:00:00 (xfr#18, to-chk=5/42)
09-Nov-2024 19:36:22         173,245  52%   55.07MB/s    0:00:00 (xfr#19, to-chk=4/42)
09-Nov-2024 19:36:22         175,630  52%   55.83MB/s    0:00:00 (xfr#20, to-chk=3/42)
09-Nov-2024 19:36:22         177,219  53%   56.34MB/s    0:00:00 (xfr#21, to-chk=2/42)
09-Nov-2024 19:36:22         177,439  53%   56.41MB/s    0:00:00 (xfr#22, to-chk=1/42)
09-Nov-2024 19:36:22         180,624  54%   57.42MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22         180,624  54%   43.06MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22         180,624  54%   43.06MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22         180,624  54%   43.06MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22         180,624  54%   43.06MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22         180,624  54%   43.06MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-oneprovider-paris-0/cluster-manager
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:36:22           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:36:22           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:36:22           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:36:22           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:36:22           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22          31,818  13%   30.34MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:36:22          64,808  26%   61.81MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:36:22          89,495  36%   85.35MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:36:22         121,110  49%   23.10MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:36:22         121,401  50%   23.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:36:22         121,401  50%    6.81MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22          16,232   7%   15.48MB/s    0:00:00 (xfr#2, to-chk=13/18)
09-Nov-2024 19:36:22          33,107  15%   31.57MB/s    0:00:00 (xfr#3, to-chk=11/18)
09-Nov-2024 19:36:22          33,107  15%   31.57MB/s    0:00:00 (xfr#4, to-chk=9/18)
09-Nov-2024 19:36:22          48,859  23%   46.60MB/s    0:00:00 (xfr#5, to-chk=7/18)
09-Nov-2024 19:36:22          48,950  23%   46.68MB/s    0:00:00 (xfr#6, to-chk=5/18)
09-Nov-2024 19:36:22          49,247  23%   46.97MB/s    0:00:00 (xfr#7, to-chk=3/18)
09-Nov-2024 19:36:22         104,876  50%  100.02MB/s    0:00:00 (xfr#8, to-chk=1/18)
09-Nov-2024 19:36:22         104,876  50%   50.01MB/s    0:00:00 (xfr#8, to-chk=0/18)
09-Nov-2024 19:36:22 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.27.46/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 19:36:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 19:36:22           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 19:36:22           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 19:36:22           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 19:36:22           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 19:36:22           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 19:36:22           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 19:36:22 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1731180973.035479 exists, exporting anyway.
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 =================================== FAILURES ===================================
09-Nov-2024 19:36:22 _____________________ test_type_empty[multiprovider_proxy] _____________________
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 fixturefunc = <function shell_check_type at 0x7f65f7930680>
09-Nov-2024 19:36:22 request = <FixtureRequest for <Function test_type_empty[multiprovider_proxy]>>
09-Nov-2024 19:36:22 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22     def call_fixture_func(
09-Nov-2024 19:36:22         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
09-Nov-2024 19:36:22     ) -> FixtureValue:
09-Nov-2024 19:36:22         if is_generator(fixturefunc):
09-Nov-2024 19:36:22             fixturefunc = cast(
09-Nov-2024 19:36:22                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
09-Nov-2024 19:36:22             )
09-Nov-2024 19:36:22             generator = fixturefunc(**kwargs)
09-Nov-2024 19:36:22             try:
09-Nov-2024 19:36:22                 fixture_result = next(generator)
09-Nov-2024 19:36:22             except StopIteration:
09-Nov-2024 19:36:22                 raise ValueError(f"{request.fixturename} did not yield a value") from None
09-Nov-2024 19:36:22             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
09-Nov-2024 19:36:22             request.addfinalizer(finalizer)
09-Nov-2024 19:36:22         else:
09-Nov-2024 19:36:22             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
09-Nov-2024 19:36:22 >           fixture_result = fixturefunc(**kwargs)
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
09-Nov-2024 19:36:22 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
09-Nov-2024 19:36:22 tests/utils/bdd_utils.py:78: in wrapper
09-Nov-2024 19:36:22     return fun(*ba.args, **ba.kwargs)
09-Nov-2024 19:36:22 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
09-Nov-2024 19:36:22     assert_(client.perform, condition)
09-Nov-2024 19:36:22 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f65f76bce60>>
09-Nov-2024 19:36:22 args = (<function shell_check_type.<locals>.condition at 0x7f65f76ba840>,)
09-Nov-2024 19:36:22 kwargs = {}, assert_result = False
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22     def assert_(expression, *args, **kwargs):
09-Nov-2024 19:36:22         assert_result = expression(*args, **kwargs)
09-Nov-2024 19:36:22 >       assert assert_result
09-Nov-2024 19:36:22 E       AssertionError
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 tests/utils/utils.py:42: AssertionError
09-Nov-2024 19:36:22 ------------------------------ Captured log call -------------------------------
09-Nov-2024 19:36:22 ERROR    root:utils.py:30 Traceback (most recent call last):
09-Nov-2024 19:36:22   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
09-Nov-2024 19:36:22     condition_satisfied = condition()
09-Nov-2024 19:36:22                           ^^^^^^^^^^^
09-Nov-2024 19:36:22   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition
09-Nov-2024 19:36:22     assert stat_file_type.strip() == file_type
09-Nov-2024 19:36:22            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09-Nov-2024 19:36:22 AssertionError
09-Nov-2024 19:36:22 =============================== warnings summary ===============================
09-Nov-2024 19:36:22 tests/utils/rest_utils.py:98
09-Nov-2024 19:36:22   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 19:36:22     print("""
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 tests/utils/path_utils.py:112
09-Nov-2024 19:36:22   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 19:36:22     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 tests/utils/acceptance_utils.py:55
09-Nov-2024 19:36:22   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 19:36:22     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 tests/utils/acceptance_utils.py:57
09-Nov-2024 19:36:22   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 19:36:22     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 19:36:22
09-Nov-2024 19:36:22 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 19:36:22 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 19:36:22 ============= 1 failed, 13 passed, 4 warnings in 518.98s (0:08:38) =============
09-Nov-2024 19:36:26 release "dev" uninstalled
09-Nov-2024 19:36:26 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 19:36:26 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
09-Nov-2024 19:36:28 No resources found
09-Nov-2024 19:36:29 Sidecar injection has been disabled
09-Nov-2024 19:36:29 Cleaning helm release "dev"...
09-Nov-2024 19:36:29 Deleted 1 helm deployments
09-Nov-2024 19:36:29 Deleted 0 k8s deployments
09-Nov-2024 19:36:29 Deleted 0 k8s services
09-Nov-2024 19:36:29 Deleted 0 persistent volumes
09-Nov-2024 19:36:30 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:36:30 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 19:36:30 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:36:30 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 19:36:30 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 19:36:30 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 19:36:30 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 19:36:30 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 19:36:30 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 19:36:30 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS...
09-Nov-2024 19:36:30 Failing task since 1 failing test cases were found.
09-Nov-2024 19:36:30 Changing Task Result to SUCCESS as all failed tests were quarantined.
09-Nov-2024 19:36:30 Finished task 'Parse test results' with result: Success
09-Nov-2024 19:36:30 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 19:36:30 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:36:30
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3361 (ODSRV-OAP-MPRFSPS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3361-ScriptBuildTask-7974896119686689516.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance
09-Nov-2024 19:36:30 ./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_symlinks.tar.gz
09-Nov-2024 19:36:30 Uploading artifact
09-Nov-2024 19:36:30     source path: surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz
09-Nov-2024 19:36:30     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz
09-Nov-2024 19:36:30 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 19:36:30 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:36:30 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:36:30
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3361 (ODSRV-OAP-MPRFSPS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3361-ScriptBuildTask-5653591003576495673.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS
09-Nov-2024 19:36:30 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 19:36:30 Finished task 'Pack logs' with result: Success
09-Nov-2024 19:36:30 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 19:36:30
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 19:36:30 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 19:36:30
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3361 (ODSRV-OAP-MPRFSPS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3361-ScriptBuildTask-4081775381870919475.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance
09-Nov-2024 19:36:30   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 19:36:30                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 19:36:30
09-Nov-2024 19:36:30   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 19:36:30   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 19:36:30 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 59530
09-Nov-2024 19:36:30 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 19:36:31 Cleaning helm deployments
09-Nov-2024 19:36:31 Cleanining pods
09-Nov-2024 19:36:31 Cleaning kube persistant volumes
09-Nov-2024 19:36:32 Cleaning dockswift container
09-Nov-2024 19:36:32 Cleaning docker containers
09-Nov-2024 19:36:34 Stalled docker containers to remove:
09-Nov-2024 19:36:34 68cd7fb919bc 473cdcdf5789 4f9fe1f4b1d1 911f11fd78ea 20fe844948ea e60a78f6d09d e40452f515d0 6493ad2b4ac1 e0ba4bdefb56 f77f9921644d 1fd432bfcf39 9bd513d92ab2 bc1213eaf94b a4848c6f0eed 6966c9b3d0c6 409e8a6e89b8 5a6372d661db f6180f42e2e2 6a87d2ffebad 9ed7e77601f8
09-Nov-2024 19:36:34 Removing stalled docker containers
09-Nov-2024 19:36:34 Error response from daemon: Cannot kill container: 68cd7fb919bc: Container 68cd7fb919bc7f6eff887ed636ddd4c915c9562a4a0361bd912b9a86fe7149b7 is not running
09-Nov-2024 19:36:34 68cd7fb919bc
09-Nov-2024 19:36:34 Error response from daemon: Cannot kill container: 473cdcdf5789: Container 473cdcdf57896b39ec33df103d58965d9fe5ecab7b702b45d178f81cf906bfbc is not running
09-Nov-2024 19:36:34 473cdcdf5789
09-Nov-2024 19:36:34 Error response from daemon: Cannot kill container: 4f9fe1f4b1d1: Container 4f9fe1f4b1d1b28dc8e9a39e61657fca367b729f9f20928820fcc9689aa339df is not running
09-Nov-2024 19:36:34 4f9fe1f4b1d1
09-Nov-2024 19:36:34 Error response from daemon: Cannot kill container: 911f11fd78ea: Container 911f11fd78ea09117170471dca35476cdfe31041d4b29ebd9b5db0856edbd926 is not running
09-Nov-2024 19:36:34 911f11fd78ea
09-Nov-2024 19:36:34 Error response from daemon: Cannot kill container: 20fe844948ea: Container 20fe844948ea7d3821097357422b56a47b749b7359639f285bcaa40c6f881864 is not running
09-Nov-2024 19:36:35 20fe844948ea
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: e60a78f6d09d: Container e60a78f6d09d8a94d1a1099ce626e63f1c1db2f5c4976a92e0e98711d6f1bdb2 is not running
09-Nov-2024 19:36:35 e60a78f6d09d
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: e40452f515d0: Container e40452f515d0958b3e6118562527c8933fd4d6232d70b746599d6a5b40e01666 is not running
09-Nov-2024 19:36:35 e40452f515d0
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: 6493ad2b4ac1: Container 6493ad2b4ac1fd8c26e80a56f33cc36b9ef5f209fabc2b1b6a301a80a4eaf9cc is not running
09-Nov-2024 19:36:35 6493ad2b4ac1
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: e0ba4bdefb56: Container e0ba4bdefb5624c986a7ab4576708ca0fb966c6f31f614d4b96a5fdf6c4e0ee5 is not running
09-Nov-2024 19:36:35 e0ba4bdefb56
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: f77f9921644d: Container f77f9921644d5d654612fbd9dcaf41a81ea6c4363332cafda1056774cc7b374e is not running
09-Nov-2024 19:36:35 f77f9921644d
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: 1fd432bfcf39: Container 1fd432bfcf3967a6f2be12ff3443aa0caffe917f1ae37a967ad4db2db1ddab88 is not running
09-Nov-2024 19:36:35 1fd432bfcf39
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: 9bd513d92ab2: Container 9bd513d92ab2878fb78c082f78e95d44baa3032f16bf5fc0bd3c8ae59946d333 is not running
09-Nov-2024 19:36:35 9bd513d92ab2
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: bc1213eaf94b: Container bc1213eaf94b9220c871fcbf8ef94e03241ab551a66d0e92d8deff63475df017 is not running
09-Nov-2024 19:36:35 bc1213eaf94b
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: a4848c6f0eed: Container a4848c6f0eed3d5deab4fce4a8a2a5cb747fd25016d23581962d44e5effacc51 is not running
09-Nov-2024 19:36:35 a4848c6f0eed
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: 6966c9b3d0c6: Container 6966c9b3d0c62cfb238b79960f546b3aa96e615429f0ff2fc367cae7f069487d is not running
09-Nov-2024 19:36:35 6966c9b3d0c6
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: 409e8a6e89b8: Container 409e8a6e89b8c0ffe27c48b5d495248c2b2c605cd66a86987cb8ce09f18963e0 is not running
09-Nov-2024 19:36:35 409e8a6e89b8
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: 5a6372d661db: Container 5a6372d661db1c811661d85c6cc2da1e517686c055deed1f1695d368a0e1fe76 is not running
09-Nov-2024 19:36:35 5a6372d661db
09-Nov-2024 19:36:35 Error response from daemon: Cannot kill container: f6180f42e2e2: Container f6180f42e2e26f88d3191795ecd5710056120ea2ddbef2981166e3099ad182b4 is not running
09-Nov-2024 19:36:35 f6180f42e2e2
09-Nov-2024 19:36:36 Error response from daemon: Cannot kill container: 6a87d2ffebad: Container 6a87d2ffebad98255bd8449a9884f3080239eb68af44fd2a8633ddc29ae3f3cf is not running
09-Nov-2024 19:36:36 6a87d2ffebad
09-Nov-2024 19:36:36 9ed7e77601f8
09-Nov-2024 19:36:36 9ed7e77601f8
09-Nov-2024 19:36:36 Stalled docker volumes to remove:
09-Nov-2024 19:36:36
09-Nov-2024 19:36:36 Removing stalled docker volumes
09-Nov-2024 19:36:36 Removing stalled loopdevices
09-Nov-2024 19:36:37 Done
09-Nov-2024 19:36:37 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 19:36:37 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 19:36:37 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 19:36:37 Running post build plugin 'NCover Results Collector'
09-Nov-2024 19:36:37 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 19:36:37 Running post build plugin 'Clover Results Collector'
09-Nov-2024 19:36:37 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 19:36:37 Running post build plugin 'Artifact Copier'
09-Nov-2024 19:36:37 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 19:36:37 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 54.15 ms
09-Nov-2024 19:36:37 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS'
09-Nov-2024 19:36:37 Finalising the build...
09-Nov-2024 19:36:37 Stopping timer.
09-Nov-2024 19:36:37 Build ODSRV-OAP-MPRFSPS-3361 completed.
09-Nov-2024 19:36:37 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 19:36:37 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 19:36:37 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 19:36:37 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 19:36:37 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 19:36:37 All post build plugins have finished
09-Nov-2024 19:36:37 Generating build results summary...
09-Nov-2024 19:36:37 Saving build results to disk...
09-Nov-2024 19:36:37 Store variable context...
09-Nov-2024 19:36:37 Finished building ODSRV-OAP-MPRFSPS-3361.