oneclient acceptance tests using environment deployed from packages

Build: #3367 was successful

Job: singleprovider regular file CRUD multiclient directio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

23-Nov-2024 08:12:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7367717758599133383'...
23-Nov-2024 08:12:39 Getting configuration...
23-Nov-2024 08:12:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2k61m201mfbbeolq'.
23-Nov-2024 08:12:39
23-Nov-2024 08:12:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:12:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:12:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:12:39
23-Nov-2024 08:12:39
23-Nov-2024 08:12:39 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng'
23-Nov-2024 08:12:39 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng' successfully started
23-Nov-2024 08:12:39
23-Nov-2024 08:12:39 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ecsxi8ylnkkuetp0
23-Nov-2024 08:12:39
23-Nov-2024 08:12:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ecsxi8ylnkkuetp0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ecsxi8ylnkkuetp0
23-Nov-2024 08:12:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2160569176661601853'...
23-Nov-2024 08:12:39 Getting configuration...
23-Nov-2024 08:12:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ecsxi8ylnkkuetp0'.
23-Nov-2024 08:12:39
23-Nov-2024 08:12:39 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
23-Nov-2024 08:12:39 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
23-Nov-2024 08:12:39 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
23-Nov-2024 08:12:39 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
23-Nov-2024 08:12:39 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
23-Nov-2024 08:12:39 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
23-Nov-2024 08:12:39 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
23-Nov-2024 08:12:39 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
23-Nov-2024 08:12:39 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
23-Nov-2024 08:12:39 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
23-Nov-2024 08:12:39 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
23-Nov-2024 08:12:39 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
23-Nov-2024 08:12:39 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
23-Nov-2024 08:12:39 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
23-Nov-2024 08:12:39 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
23-Nov-2024 08:12:39 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
23-Nov-2024 08:12:39 =================================================================
23-Nov-2024 08:12:39
23-Nov-2024 08:12:40 PASSED
23-Nov-2024 08:12:40 Unmounting client from /tmp/onedata/mnt/2k61m201mfbbeolq
23-Nov-2024 08:12:40
23-Nov-2024 08:12:40
23-Nov-2024 08:12:40 Unmounting client from /tmp/onedata/mnt/ecsxi8ylnkkuetp0
23-Nov-2024 08:12:40
23-Nov-2024 08:12:40
23-Nov-2024 08:13:05 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 08:13:05 =================================================================
23-Nov-2024 08:13:05 - Executing scenario 'Delete file opened by other user for reading'
23-Nov-2024 08:13:05 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 08:13:05 -----------------------------------------------------------------
23-Nov-2024 08:13:05 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:13:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:13:05 using [token, token] by [user1, user2]"'
23-Nov-2024 08:13:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:13:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:13:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv'
23-Nov-2024 08:13:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv' successfully started
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rppaw7j5dhixonom
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rppaw7j5dhixonom --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rppaw7j5dhixonom
23-Nov-2024 08:13:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2914015188006830305'...
23-Nov-2024 08:13:05 Getting configuration...
23-Nov-2024 08:13:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rppaw7j5dhixonom'.
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:13:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:13:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng'
23-Nov-2024 08:13:05 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng' successfully started
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/zhv70w11ypiayezx
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zhv70w11ypiayezx --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zhv70w11ypiayezx
23-Nov-2024 08:13:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2879760073268872693'...
23-Nov-2024 08:13:05 Getting configuration...
23-Nov-2024 08:13:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zhv70w11ypiayezx'.
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 08:13:05 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 08:13:05 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 08:13:05 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 08:13:05 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
23-Nov-2024 08:13:05 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
23-Nov-2024 08:13:05 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
23-Nov-2024 08:13:05 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
23-Nov-2024 08:13:05 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
23-Nov-2024 08:13:05 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
23-Nov-2024 08:13:05 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
23-Nov-2024 08:13:05 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
23-Nov-2024 08:13:05 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
23-Nov-2024 08:13:05 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
23-Nov-2024 08:13:05 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
23-Nov-2024 08:13:05 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
23-Nov-2024 08:13:05 =================================================================
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05 PASSED
23-Nov-2024 08:13:05 Unmounting client from /tmp/onedata/mnt/rppaw7j5dhixonom
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05 Unmounting client from /tmp/onedata/mnt/zhv70w11ypiayezx
23-Nov-2024 08:13:05
23-Nov-2024 08:13:05
23-Nov-2024 08:13:28 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 08:13:28 =================================================================
23-Nov-2024 08:13:28 - Executing scenario 'Delete file opened by other user for reading and writing'
23-Nov-2024 08:13:28 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 08:13:28 -----------------------------------------------------------------
23-Nov-2024 08:13:28 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:13:28 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:13:28 using [token, token] by [user1, user2]"'
23-Nov-2024 08:13:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:13:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:13:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv'
23-Nov-2024 08:13:28 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv' successfully started
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/gmczsplicdj8yybc
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gmczsplicdj8yybc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gmczsplicdj8yybc
23-Nov-2024 08:13:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12198759573004066964'...
23-Nov-2024 08:13:28 Getting configuration...
23-Nov-2024 08:13:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gmczsplicdj8yybc'.
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:13:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:13:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng'
23-Nov-2024 08:13:28 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng' successfully started
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/qbpwf4st7j9ejb49
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qbpwf4st7j9ejb49 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qbpwf4st7j9ejb49
23-Nov-2024 08:13:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '584957547495979101'...
23-Nov-2024 08:13:28 Getting configuration...
23-Nov-2024 08:13:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qbpwf4st7j9ejb49'.
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 08:13:28 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 08:13:28 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 08:13:28 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 08:13:28 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
23-Nov-2024 08:13:28 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
23-Nov-2024 08:13:28 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
23-Nov-2024 08:13:28 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
23-Nov-2024 08:13:28 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
23-Nov-2024 08:13:28 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
23-Nov-2024 08:13:28 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
23-Nov-2024 08:13:28 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
23-Nov-2024 08:13:28 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
23-Nov-2024 08:13:28 =================================================================
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28 PASSED
23-Nov-2024 08:13:28 Unmounting client from /tmp/onedata/mnt/gmczsplicdj8yybc
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28 Unmounting client from /tmp/onedata/mnt/qbpwf4st7j9ejb49
23-Nov-2024 08:13:28
23-Nov-2024 08:13:28
23-Nov-2024 08:13:52 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 08:13:52 =================================================================
23-Nov-2024 08:13:52 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
23-Nov-2024 08:13:52 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 08:13:52 -----------------------------------------------------------------
23-Nov-2024 08:13:52 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:13:52 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:13:52 using [token, token] by [user1, user2]"'
23-Nov-2024 08:13:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:13:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:13:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv'
23-Nov-2024 08:13:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv' successfully started
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/xqwb3czom58v4ejd
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xqwb3czom58v4ejd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xqwb3czom58v4ejd
23-Nov-2024 08:13:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17717232455282327924'...
23-Nov-2024 08:13:52 Getting configuration...
23-Nov-2024 08:13:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xqwb3czom58v4ejd'.
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:13:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:13:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng'
23-Nov-2024 08:13:52 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng' successfully started
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/v4wcvwdngt31lwkb
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v4wcvwdngt31lwkb --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v4wcvwdngt31lwkb
23-Nov-2024 08:13:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16698924082557526977'...
23-Nov-2024 08:13:52 Getting configuration...
23-Nov-2024 08:13:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v4wcvwdngt31lwkb'.
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 08:13:52 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 08:13:52 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 08:13:52 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 08:13:52 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 08:13:52 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
23-Nov-2024 08:13:52 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
23-Nov-2024 08:13:52 =================================================================
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52 PASSED
23-Nov-2024 08:13:52 Unmounting client from /tmp/onedata/mnt/xqwb3czom58v4ejd
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52 Unmounting client from /tmp/onedata/mnt/v4wcvwdngt31lwkb
23-Nov-2024 08:13:52
23-Nov-2024 08:13:52
23-Nov-2024 08:14:14 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 08:14:14 =================================================================
23-Nov-2024 08:14:14 - Executing scenario 'Delete file right after closing it'
23-Nov-2024 08:14:14 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 08:14:14 -----------------------------------------------------------------
23-Nov-2024 08:14:14 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:14:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:14:14 using [token, token] by [user1, user2]"'
23-Nov-2024 08:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv'
23-Nov-2024 08:14:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv' successfully started
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/c3wgou43d7lhf6u4
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c3wgou43d7lhf6u4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c3wgou43d7lhf6u4
23-Nov-2024 08:14:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7449273041855133738'...
23-Nov-2024 08:14:14 Getting configuration...
23-Nov-2024 08:14:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c3wgou43d7lhf6u4'.
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng'
23-Nov-2024 08:14:14 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng' successfully started
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/a2bjlc2l9gypfgjt
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a2bjlc2l9gypfgjt --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a2bjlc2l9gypfgjt
23-Nov-2024 08:14:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3005020531974342199'...
23-Nov-2024 08:14:14 Getting configuration...
23-Nov-2024 08:14:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a2bjlc2l9gypfgjt'.
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 08:14:14 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 08:14:14 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 08:14:14 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 08:14:14 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
23-Nov-2024 08:14:14 -- Executing step: 'When "user1 closes space1/file1 on client11"'
23-Nov-2024 08:14:14 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
23-Nov-2024 08:14:14 -- Executing step: 'When "space1 is empty for user1 on client11"'
23-Nov-2024 08:14:14 =================================================================
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14 PASSED
23-Nov-2024 08:14:14 Unmounting client from /tmp/onedata/mnt/c3wgou43d7lhf6u4
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14 Unmounting client from /tmp/onedata/mnt/a2bjlc2l9gypfgjt
23-Nov-2024 08:14:14
23-Nov-2024 08:14:14
23-Nov-2024 08:14:38 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 08:14:38 =================================================================
23-Nov-2024 08:14:38 - Executing scenario 'Create many children'
23-Nov-2024 08:14:38 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 08:14:38 -----------------------------------------------------------------
23-Nov-2024 08:14:38 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:14:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:14:38 using [token, token] by [user1, user2]"'
23-Nov-2024 08:14:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:14:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:14:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:14:38
23-Nov-2024 08:14:38
23-Nov-2024 08:14:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv'
23-Nov-2024 08:14:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv' successfully started
23-Nov-2024 08:14:38
23-Nov-2024 08:14:38 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/np0xjm95wuneuzzg
23-Nov-2024 08:14:38
23-Nov-2024 08:14:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/np0xjm95wuneuzzg --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/np0xjm95wuneuzzg
23-Nov-2024 08:14:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17159715127406349267'...
23-Nov-2024 08:14:38 Getting configuration...
23-Nov-2024 08:14:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/np0xjm95wuneuzzg'.
23-Nov-2024 08:14:38
23-Nov-2024 08:14:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:14:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:14:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:14:38
23-Nov-2024 08:14:38
23-Nov-2024 08:14:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng'
23-Nov-2024 08:14:38 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng' successfully started
23-Nov-2024 08:14:38
23-Nov-2024 08:14:38 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/je8fs5hxa2mpt8cu
23-Nov-2024 08:14:38
23-Nov-2024 08:14:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/je8fs5hxa2mpt8cu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/je8fs5hxa2mpt8cu
23-Nov-2024 08:14:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18361763089140974266'...
23-Nov-2024 08:14:38 Getting configuration...
23-Nov-2024 08:14:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/je8fs5hxa2mpt8cu'.
23-Nov-2024 08:14:38
23-Nov-2024 08:14:38 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
23-Nov-2024 08:14:38 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
23-Nov-2024 08:14:38 =================================================================
23-Nov-2024 08:14:38
23-Nov-2024 08:14:43 PASSED
23-Nov-2024 08:14:43 Unmounting client from /tmp/onedata/mnt/np0xjm95wuneuzzg
23-Nov-2024 08:14:43
23-Nov-2024 08:14:43
23-Nov-2024 08:14:43 Unmounting client from /tmp/onedata/mnt/je8fs5hxa2mpt8cu
23-Nov-2024 08:14:43
23-Nov-2024 08:14:43
23-Nov-2024 08:15:05 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 08:15:05 =================================================================
23-Nov-2024 08:15:05 - Executing scenario 'Create nonempty file then copy it and remove source file'
23-Nov-2024 08:15:05 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 08:15:05 -----------------------------------------------------------------
23-Nov-2024 08:15:05 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:15:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:15:05 using [token, token] by [user1, user2]"'
23-Nov-2024 08:15:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:15:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:15:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv'
23-Nov-2024 08:15:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv' successfully started
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/pwnc4x2geggxqygk
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pwnc4x2geggxqygk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pwnc4x2geggxqygk
23-Nov-2024 08:15:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4076010866120256272'...
23-Nov-2024 08:15:05 Getting configuration...
23-Nov-2024 08:15:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pwnc4x2geggxqygk'.
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:15:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:15:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng'
23-Nov-2024 08:15:05 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng' successfully started
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6g57nqt3f7smr7o9
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6g57nqt3f7smr7o9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6g57nqt3f7smr7o9
23-Nov-2024 08:15:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17068210573336015734'...
23-Nov-2024 08:15:05 Getting configuration...
23-Nov-2024 08:15:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6g57nqt3f7smr7o9'.
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 08:15:05 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 08:15:05 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
23-Nov-2024 08:15:05 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
23-Nov-2024 08:15:05 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
23-Nov-2024 08:15:05 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
23-Nov-2024 08:15:05 =================================================================
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05 PASSED
23-Nov-2024 08:15:05 Unmounting client from /tmp/onedata/mnt/pwnc4x2geggxqygk
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05 Unmounting client from /tmp/onedata/mnt/6g57nqt3f7smr7o9
23-Nov-2024 08:15:05
23-Nov-2024 08:15:05
23-Nov-2024 08:15:27 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 08:15:27 =================================================================
23-Nov-2024 08:15:27 - Executing scenario 'Create nonempty file then move it to another space'
23-Nov-2024 08:15:27 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 08:15:27 -----------------------------------------------------------------
23-Nov-2024 08:15:27 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:15:27 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:15:27 using [token, token] by [user1, user2]"'
23-Nov-2024 08:15:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:15:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:15:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9x7rv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:15:27
23-Nov-2024 08:15:27
23-Nov-2024 08:15:27 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv'
23-Nov-2024 08:15:27 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9x7rv' successfully started
23-Nov-2024 08:15:27
23-Nov-2024 08:15:27 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/wbgc1sj0zk2skgj9
23-Nov-2024 08:15:27
23-Nov-2024 08:15:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wbgc1sj0zk2skgj9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wbgc1sj0zk2skgj9
23-Nov-2024 08:15:27 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8392492639590884955'...
23-Nov-2024 08:15:27 Getting configuration...
23-Nov-2024 08:15:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wbgc1sj0zk2skgj9'.
23-Nov-2024 08:15:27
23-Nov-2024 08:15:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:15:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:15:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vp7ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:15:27
23-Nov-2024 08:15:27
23-Nov-2024 08:15:27 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng'
23-Nov-2024 08:15:27 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vp7ng' successfully started
23-Nov-2024 08:15:27
23-Nov-2024 08:15:27 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5lm0ygpx4oqmitpu
23-Nov-2024 08:15:27
23-Nov-2024 08:15:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5lm0ygpx4oqmitpu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5lm0ygpx4oqmitpu
23-Nov-2024 08:15:27 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15159496233991834679'...
23-Nov-2024 08:15:27 Getting configuration...
23-Nov-2024 08:15:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5lm0ygpx4oqmitpu'.
23-Nov-2024 08:15:27
23-Nov-2024 08:15:27 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 08:15:27 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 08:15:27 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
23-Nov-2024 08:15:27 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
23-Nov-2024 08:15:27 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
23-Nov-2024 08:15:27 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
23-Nov-2024 08:15:27 =================================================================
23-Nov-2024 08:15:27
23-Nov-2024 08:15:35 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 08:15:35 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 08:15:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
23-Nov-2024 08:15:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
23-Nov-2024 08:15:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
23-Nov-2024 08:15:35 PASSED
23-Nov-2024 08:15:35 Unmounting client from /tmp/onedata/mnt/wbgc1sj0zk2skgj9
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35 Unmounting client from /tmp/onedata/mnt/5lm0ygpx4oqmitpu
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1732349727.8422098', '-c', '/tmp/logs']
23-Nov-2024 08:15:35 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-ng44q. See /home/bamboo/.one-env/deployments/2024.11.23-08.02.23/pod-logs/dev-cross-support-job-3p-users-ng44q/entrypoint.log for more details
23-Nov-2024 08:15:35 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-9x7rv: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-08.02.23/pod-logs/dev-oneclient-krakow-7d9476b8bc-9x7rv/oneclient_logs
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:15:35             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=188/221)
23-Nov-2024 08:15:35             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=180/221)
23-Nov-2024 08:15:35          43,365   0%   41.36MB/s    0:00:00 (xfr#2, to-chk=187/221)
23-Nov-2024 08:15:35          44,019   0%   41.98MB/s    0:00:00 (xfr#3, to-chk=183/221)
23-Nov-2024 08:15:35          48,161   0%   45.93MB/s    0:00:00 (xfr#4, to-chk=182/221)
23-Nov-2024 08:15:35         179,994   1%   34.33MB/s    0:00:00 (xfr#5, to-chk=181/221)
23-Nov-2024 08:15:35         180,648   1%   28.71MB/s    0:00:00 (xfr#6, to-chk=180/221)
23-Nov-2024 08:15:35         253,766   2%   30.25MB/s    0:00:00 (xfr#7, to-chk=179/221)
23-Nov-2024 08:15:35         254,612   2%   30.35MB/s    0:00:00 (xfr#8, to-chk=175/221)
23-Nov-2024 08:15:35       2,910,396  22%   40.82MB/s    0:00:00 (xfr#9, to-chk=174/221)
23-Nov-2024 08:15:35       2,911,242  22%   40.83MB/s    0:00:00 (xfr#10, to-chk=173/221)
23-Nov-2024 08:15:35       2,944,270  23%   40.69MB/s    0:00:00 (xfr#11, to-chk=172/221)
23-Nov-2024 08:15:35       2,944,924  23%   40.70MB/s    0:00:00 (xfr#12, to-chk=168/221)
23-Nov-2024 08:15:35       3,071,534  24%   41.26MB/s    0:00:00 (xfr#13, to-chk=167/221)
23-Nov-2024 08:15:35       3,072,188  24%   41.27MB/s    0:00:00 (xfr#14, to-chk=166/221)
23-Nov-2024 08:15:35       3,098,467  24%   41.04MB/s    0:00:00 (xfr#15, to-chk=165/221)
23-Nov-2024 08:15:35       3,098,833  24%   41.05MB/s    0:00:00 (xfr#16, to-chk=161/221)
23-Nov-2024 08:15:35       3,198,247  25%   41.78MB/s    0:00:00 (xfr#17, to-chk=160/221)
23-Nov-2024 08:15:35       3,198,613  25%   40.67MB/s    0:00:00 (xfr#18, to-chk=159/221)
23-Nov-2024 08:15:35       3,199,241  25%   40.68MB/s    0:00:00 (xfr#19, to-chk=158/221)
23-Nov-2024 08:15:35       3,259,249  25%   41.44MB/s    0:00:00 (xfr#20, to-chk=157/221)
23-Nov-2024 08:15:35       3,260,095  25%   41.45MB/s    0:00:00 (xfr#21, to-chk=153/221)
23-Nov-2024 08:15:35       3,499,024  27%   43.34MB/s    0:00:00 (xfr#22, to-chk=152/221)
23-Nov-2024 08:15:35       3,499,870  27%   42.79MB/s    0:00:00 (xfr#23, to-chk=151/221)
23-Nov-2024 08:15:35       3,549,372  28%   42.85MB/s    0:00:00 (xfr#24, to-chk=150/221)
23-Nov-2024 08:15:35       3,549,930  28%   42.85MB/s    0:00:00 (xfr#25, to-chk=146/221)
23-Nov-2024 08:15:35       3,719,298  29%   40.77MB/s    0:00:00 (xfr#26, to-chk=145/221)
23-Nov-2024 08:15:35       3,719,856  29%   40.78MB/s    0:00:00 (xfr#27, to-chk=144/221)
23-Nov-2024 08:15:35       3,789,411  29%   41.07MB/s    0:00:00 (xfr#28, to-chk=143/221)
23-Nov-2024 08:15:35       3,790,065  29%   41.07MB/s    0:00:00 (xfr#29, to-chk=139/221)
23-Nov-2024 08:15:35       3,794,203  29%   41.12MB/s    0:00:00 (xfr#30, to-chk=138/221)
23-Nov-2024 08:15:35       4,067,554  32%   40.41MB/s    0:00:00 (xfr#31, to-chk=137/221)
23-Nov-2024 08:15:35       4,068,208  32%   40.41MB/s    0:00:00 (xfr#32, to-chk=136/221)
23-Nov-2024 08:15:35       4,094,050  32%   40.67MB/s    0:00:00 (xfr#33, to-chk=135/221)
23-Nov-2024 08:15:35       4,094,320  32%   40.67MB/s    0:00:00 (xfr#34, to-chk=131/221)
23-Nov-2024 08:15:35       4,192,774  33%   41.22MB/s    0:00:00 (xfr#35, to-chk=130/221)
23-Nov-2024 08:15:35       4,193,044  33%   41.22MB/s    0:00:00 (xfr#36, to-chk=129/221)
23-Nov-2024 08:15:35       4,240,618  33%   41.69MB/s    0:00:00 (xfr#37, to-chk=128/221)
23-Nov-2024 08:15:35       4,241,368  33%   41.70MB/s    0:00:00 (xfr#38, to-chk=124/221)
23-Nov-2024 08:15:35       4,399,272  34%   42.81MB/s    0:00:00 (xfr#39, to-chk=123/221)
23-Nov-2024 08:15:35       4,400,022  34%   42.82MB/s    0:00:00 (xfr#40, to-chk=122/221)
23-Nov-2024 08:15:35       4,433,050  34%   43.14MB/s    0:00:00 (xfr#41, to-chk=121/221)
23-Nov-2024 08:15:35       4,433,704  34%   43.15MB/s    0:00:00 (xfr#42, to-chk=117/221)
23-Nov-2024 08:15:35       4,556,899  35%   40.24MB/s    0:00:00 (xfr#43, to-chk=116/221)
23-Nov-2024 08:15:35       4,557,553  35%   40.24MB/s    0:00:00 (xfr#44, to-chk=115/221)
23-Nov-2024 08:15:35       4,597,485  36%   40.60MB/s    0:00:00 (xfr#45, to-chk=114/221)
23-Nov-2024 08:15:35       4,598,139  36%   40.60MB/s    0:00:00 (xfr#46, to-chk=110/221)
23-Nov-2024 08:15:35       4,724,388  37%   39.87MB/s    0:00:00 (xfr#47, to-chk=109/221)
23-Nov-2024 08:15:35       4,725,042  37%   39.88MB/s    0:00:00 (xfr#48, to-chk=108/221)
23-Nov-2024 08:15:35       4,725,670  37%   39.88MB/s    0:00:00 (xfr#49, to-chk=107/221)
23-Nov-2024 08:15:35       4,789,551  37%   40.42MB/s    0:00:00 (xfr#50, to-chk=106/221)
23-Nov-2024 08:15:35       4,789,821  37%   40.42MB/s    0:00:00 (xfr#51, to-chk=102/221)
23-Nov-2024 08:15:35       5,380,817  42%   43.86MB/s    0:00:00 (xfr#52, to-chk=101/221)
23-Nov-2024 08:15:35       5,381,087  42%   43.49MB/s    0:00:00 (xfr#53, to-chk=100/221)
23-Nov-2024 08:15:35       5,417,126  42%   43.78MB/s    0:00:00 (xfr#54, to-chk=99/221)
23-Nov-2024 08:15:35       5,417,396  42%   43.78MB/s    0:00:00 (xfr#55, to-chk=95/221)
23-Nov-2024 08:15:35       5,529,160  43%   44.69MB/s    0:00:00 (xfr#56, to-chk=94/221)
23-Nov-2024 08:15:35       5,529,430  43%   44.31MB/s    0:00:00 (xfr#57, to-chk=93/221)
23-Nov-2024 08:15:35       5,568,097  43%   44.62MB/s    0:00:00 (xfr#58, to-chk=92/221)
23-Nov-2024 08:15:35       5,568,751  43%   44.63MB/s    0:00:00 (xfr#59, to-chk=88/221)
23-Nov-2024 08:15:35       5,707,221  45%   43.54MB/s    0:00:00 (xfr#60, to-chk=87/221)
23-Nov-2024 08:15:35       5,707,875  45%   43.55MB/s    0:00:00 (xfr#61, to-chk=86/221)
23-Nov-2024 08:15:35       5,748,866  45%   43.51MB/s    0:00:00 (xfr#62, to-chk=85/221)
23-Nov-2024 08:15:35       5,749,520  45%   43.52MB/s    0:00:00 (xfr#63, to-chk=81/221)
23-Nov-2024 08:15:35       5,892,064  46%   43.56MB/s    0:00:00 (xfr#64, to-chk=80/221)
23-Nov-2024 08:15:35       5,892,718  46%   43.56MB/s    0:00:00 (xfr#65, to-chk=79/221)
23-Nov-2024 08:15:35       5,940,709  46%   41.35MB/s    0:00:00 (xfr#66, to-chk=78/221)
23-Nov-2024 08:15:35       5,941,267  46%   41.36MB/s    0:00:00 (xfr#67, to-chk=74/221)
23-Nov-2024 08:15:35       6,108,077  48%   41.02MB/s    0:00:00 (xfr#68, to-chk=73/221)
23-Nov-2024 08:15:35       6,108,635  48%   41.03MB/s    0:00:00 (xfr#69, to-chk=72/221)
23-Nov-2024 08:15:35       6,151,013  48%   41.31MB/s    0:00:00 (xfr#70, to-chk=71/221)
23-Nov-2024 08:15:35       6,151,283  48%   41.02MB/s    0:00:00 (xfr#71, to-chk=67/221)
23-Nov-2024 08:15:35       6,295,815  49%   41.12MB/s    0:00:00 (xfr#72, to-chk=66/221)
23-Nov-2024 08:15:35       6,296,085  49%   41.13MB/s    0:00:00 (xfr#73, to-chk=65/221)
23-Nov-2024 08:15:35       7,105,387  56%   33.22MB/s    0:00:00 (xfr#74, to-chk=64/221)
23-Nov-2024 08:15:35       7,105,753  56%   33.22MB/s    0:00:00 (xfr#75, to-chk=60/221)
23-Nov-2024 08:15:35      11,020,333  86%   29.77MB/s    0:00:00 (xfr#76, to-chk=59/221)
23-Nov-2024 08:15:35      11,020,699  86%   29.69MB/s    0:00:00 (xfr#77, to-chk=58/221)
23-Nov-2024 08:15:35      11,056,315  87%   29.79MB/s    0:00:00 (xfr#78, to-chk=57/221)
23-Nov-2024 08:15:35      11,056,777  87%   29.79MB/s    0:00:00 (xfr#79, to-chk=53/221)
23-Nov-2024 08:15:35      11,202,160  88%   30.01MB/s    0:00:00 (xfr#80, to-chk=52/221)
23-Nov-2024 08:15:35      11,202,622  88%   30.01MB/s    0:00:00 (xfr#81, to-chk=51/221)
23-Nov-2024 08:15:35      11,238,953  88%   29.86MB/s    0:00:00 (xfr#82, to-chk=50/221)
23-Nov-2024 08:15:35      11,239,223  88%   29.86MB/s    0:00:00 (xfr#83, to-chk=46/221)
23-Nov-2024 08:15:35      11,355,083  89%   29.67MB/s    0:00:00 (xfr#84, to-chk=45/221)
23-Nov-2024 08:15:35      11,355,353  89%   29.67MB/s    0:00:00 (xfr#85, to-chk=44/221)
23-Nov-2024 08:15:35      11,405,708  90%   29.32MB/s    0:00:00 (xfr#86, to-chk=43/221)
23-Nov-2024 08:15:35      11,406,266  90%   29.24MB/s    0:00:00 (xfr#87, to-chk=39/221)
23-Nov-2024 08:15:35      11,583,171  91%   26.24MB/s    0:00:00 (xfr#88, to-chk=38/221)
23-Nov-2024 08:15:35      11,583,729  91%   26.18MB/s    0:00:00 (xfr#89, to-chk=37/221)
23-Nov-2024 08:15:35      11,635,871  91%   26.30MB/s    0:00:00 (xfr#90, to-chk=36/221)
23-Nov-2024 08:15:35      11,636,333  91%   26.30MB/s    0:00:00 (xfr#91, to-chk=32/221)
23-Nov-2024 08:15:35      11,822,503  93%   26.65MB/s    0:00:00 (xfr#92, to-chk=31/221)
23-Nov-2024 08:15:35      11,822,965  93%   26.59MB/s    0:00:00 (xfr#93, to-chk=30/221)
23-Nov-2024 08:15:35      11,872,562  93%   26.70MB/s    0:00:00 (xfr#94, to-chk=29/221)
23-Nov-2024 08:15:35      11,873,120  93%   26.71MB/s    0:00:00 (xfr#95, to-chk=25/221)
23-Nov-2024 08:15:35      12,021,748  94%   26.85MB/s    0:00:00 (xfr#96, to-chk=24/221)
23-Nov-2024 08:15:35      12,022,306  94%   26.85MB/s    0:00:00 (xfr#97, to-chk=23/221)
23-Nov-2024 08:15:35      12,022,934  94%   26.85MB/s    0:00:00 (xfr#98, to-chk=22/221)
23-Nov-2024 08:15:35      12,065,721  95%   26.95MB/s    0:00:00 (xfr#99, to-chk=21/221)
23-Nov-2024 08:15:35      12,066,183  95%   26.95MB/s    0:00:00 (xfr#100, to-chk=17/221)
23-Nov-2024 08:15:35      12,202,231  96%   27.13MB/s    0:00:00 (xfr#101, to-chk=16/221)
23-Nov-2024 08:15:35      12,202,693  96%   27.06MB/s    0:00:00 (xfr#102, to-chk=15/221)
23-Nov-2024 08:15:35      12,252,161  96%   27.17MB/s    0:00:00 (xfr#103, to-chk=14/221)
23-Nov-2024 08:15:35      12,252,815  96%   27.17MB/s    0:00:00 (xfr#104, to-chk=10/221)
23-Nov-2024 08:15:35      12,432,904  98%   27.01MB/s    0:00:00 (xfr#105, to-chk=9/221)
23-Nov-2024 08:15:35      12,433,558  98%   26.89MB/s    0:00:00 (xfr#106, to-chk=8/221)
23-Nov-2024 08:15:35      12,471,849  98%   26.91MB/s    0:00:00 (xfr#107, to-chk=7/221)
23-Nov-2024 08:15:35      12,472,407  98%   26.91MB/s    0:00:00 (xfr#108, to-chk=3/221)
23-Nov-2024 08:15:35      12,626,539  99%   27.06MB/s    0:00:00 (xfr#109, to-chk=2/221)
23-Nov-2024 08:15:35      12,627,097  99%   27.06MB/s    0:00:00 (xfr#110, to-chk=1/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.15MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35      12,666,656  99%   27.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 08:15:35 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-vp7ng: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-08.02.23/pod-logs/dev-oneclient-krakow-7d9476b8bc-vp7ng/oneclient_logs
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:15:35          37,729   0%   35.98MB/s    0:00:00 (xfr#1, to-chk=189/222)
23-Nov-2024 08:15:35          37,729   0%   35.98MB/s    0:00:00 (xfr#1, to-chk=183/222)
23-Nov-2024 08:15:35          37,999   0%   36.24MB/s    0:00:00 (xfr#2, to-chk=185/222)
23-Nov-2024 08:15:35         141,571   3%   22.50MB/s    0:00:00 (xfr#3, to-chk=184/222)
23-Nov-2024 08:15:35         141,841   3%   22.55MB/s    0:00:00 (xfr#4, to-chk=183/222)
23-Nov-2024 08:15:35         162,416   4%   25.82MB/s    0:00:00 (xfr#5, to-chk=182/222)
23-Nov-2024 08:15:35         163,070   4%   25.92MB/s    0:00:00 (xfr#6, to-chk=178/222)
23-Nov-2024 08:15:35         250,646   6%   34.15MB/s    0:00:00 (xfr#7, to-chk=177/222)
23-Nov-2024 08:15:35         251,300   6%   34.24MB/s    0:00:00 (xfr#8, to-chk=176/222)
23-Nov-2024 08:15:35         286,422   7%   39.02MB/s    0:00:00 (xfr#9, to-chk=175/222)
23-Nov-2024 08:15:35         287,076   7%   34.22MB/s    0:00:00 (xfr#10, to-chk=171/222)
23-Nov-2024 08:15:35         382,456  10%   36.47MB/s    0:00:00 (xfr#11, to-chk=170/222)
23-Nov-2024 08:15:35         383,110  10%   36.54MB/s    0:00:00 (xfr#12, to-chk=169/222)
23-Nov-2024 08:15:35         409,072  10%   39.01MB/s    0:00:00 (xfr#13, to-chk=168/222)
23-Nov-2024 08:15:35         409,534  10%   35.51MB/s    0:00:00 (xfr#14, to-chk=164/222)
23-Nov-2024 08:15:35         479,914  12%   32.69MB/s    0:00:00 (xfr#15, to-chk=163/222)
23-Nov-2024 08:15:35         480,376  12%   32.72MB/s    0:00:00 (xfr#16, to-chk=162/222)
23-Nov-2024 08:15:35         509,563  13%   30.37MB/s    0:00:00 (xfr#17, to-chk=161/222)
23-Nov-2024 08:15:35         510,121  13%   30.41MB/s    0:00:00 (xfr#18, to-chk=157/222)
23-Nov-2024 08:15:35         600,442  15%   31.81MB/s    0:00:00 (xfr#19, to-chk=156/222)
23-Nov-2024 08:15:35         601,000  15%   30.17MB/s    0:00:00 (xfr#20, to-chk=155/222)
23-Nov-2024 08:15:35         601,628  15%   30.20MB/s    0:00:00 (xfr#21, to-chk=154/222)
23-Nov-2024 08:15:35         616,837  16%   30.96MB/s    0:00:00 (xfr#22, to-chk=153/222)
23-Nov-2024 08:15:35         617,203  16%   29.43MB/s    0:00:00 (xfr#23, to-chk=149/222)
23-Nov-2024 08:15:35         675,278  17%   17.41MB/s    0:00:00 (xfr#24, to-chk=148/222)
23-Nov-2024 08:15:35         675,644  17%   17.41MB/s    0:00:00 (xfr#25, to-chk=147/222)
23-Nov-2024 08:15:35         696,172  18%   17.94MB/s    0:00:00 (xfr#26, to-chk=146/222)
23-Nov-2024 08:15:35         696,730  18%   17.96MB/s    0:00:00 (xfr#27, to-chk=142/222)
23-Nov-2024 08:15:35         770,352  20%   19.86MB/s    0:00:00 (xfr#28, to-chk=141/222)
23-Nov-2024 08:15:35         770,910  20%   19.87MB/s    0:00:00 (xfr#29, to-chk=140/222)
23-Nov-2024 08:15:35         788,069  20%   19.78MB/s    0:00:00 (xfr#30, to-chk=139/222)
23-Nov-2024 08:15:35         788,531  20%   19.79MB/s    0:00:00 (xfr#31, to-chk=135/222)
23-Nov-2024 08:15:35         842,161  22%   21.14MB/s    0:00:00 (xfr#32, to-chk=134/222)
23-Nov-2024 08:15:35         842,623  22%   21.15MB/s    0:00:00 (xfr#33, to-chk=133/222)
23-Nov-2024 08:15:35         862,138  22%   21.64MB/s    0:00:00 (xfr#34, to-chk=132/222)
23-Nov-2024 08:15:35         862,504  22%   21.09MB/s    0:00:00 (xfr#35, to-chk=128/222)
23-Nov-2024 08:15:35         945,568  24%   23.12MB/s    0:00:00 (xfr#36, to-chk=127/222)
23-Nov-2024 08:15:35         945,934  24%   23.13MB/s    0:00:00 (xfr#37, to-chk=126/222)
23-Nov-2024 08:15:35         946,562  24%   23.15MB/s    0:00:00 (xfr#38, to-chk=125/222)
23-Nov-2024 08:15:35         986,100  25%   22.94MB/s    0:00:00 (xfr#39, to-chk=124/222)
23-Nov-2024 08:15:35         986,658  25%   22.95MB/s    0:00:00 (xfr#40, to-chk=120/222)
23-Nov-2024 08:15:35       1,236,729  32%   26.81MB/s    0:00:00 (xfr#41, to-chk=119/222)
23-Nov-2024 08:15:35       1,237,287  32%   26.82MB/s    0:00:00 (xfr#42, to-chk=118/222)
23-Nov-2024 08:15:35       1,282,181  33%   27.17MB/s    0:00:00 (xfr#43, to-chk=117/222)
23-Nov-2024 08:15:35       1,282,451  33%   27.18MB/s    0:00:00 (xfr#44, to-chk=113/222)
23-Nov-2024 08:15:35       1,423,108  37%   28.88MB/s    0:00:00 (xfr#45, to-chk=112/222)
23-Nov-2024 08:15:35       1,423,378  37%   28.88MB/s    0:00:00 (xfr#46, to-chk=111/222)
23-Nov-2024 08:15:35       1,559,912  40%   28.61MB/s    0:00:00 (xfr#47, to-chk=110/222)
23-Nov-2024 08:15:35       1,560,566  40%   27.06MB/s    0:00:00 (xfr#48, to-chk=106/222)
23-Nov-2024 08:15:35       1,819,911  47%   30.45MB/s    0:00:00 (xfr#49, to-chk=105/222)
23-Nov-2024 08:15:35       1,820,565  47%   30.46MB/s    0:00:00 (xfr#50, to-chk=104/222)
23-Nov-2024 08:15:35       1,841,353  48%   30.81MB/s    0:00:00 (xfr#51, to-chk=103/222)
23-Nov-2024 08:15:35       1,841,815  48%   30.82MB/s    0:00:00 (xfr#52, to-chk=99/222)
23-Nov-2024 08:15:35       1,908,221  50%   29.35MB/s    0:00:00 (xfr#53, to-chk=98/222)
23-Nov-2024 08:15:35       1,908,683  50%   29.36MB/s    0:00:00 (xfr#54, to-chk=97/222)
23-Nov-2024 08:15:35       1,909,311  50%   28.90MB/s    0:00:00 (xfr#55, to-chk=96/222)
23-Nov-2024 08:15:35       1,942,639  50%   28.07MB/s    0:00:00 (xfr#56, to-chk=95/222)
23-Nov-2024 08:15:35       1,943,197  50%   27.66MB/s    0:00:00 (xfr#57, to-chk=91/222)
23-Nov-2024 08:15:35       2,046,042  53%   28.28MB/s    0:00:00 (xfr#58, to-chk=90/222)
23-Nov-2024 08:15:35       2,047,120  53%   27.89MB/s    0:00:00 (xfr#59, to-chk=89/222)
23-Nov-2024 08:15:35       2,080,832  54%   28.35MB/s    0:00:00 (xfr#60, to-chk=88/222)
23-Nov-2024 08:15:35       2,081,390  54%   28.36MB/s    0:00:00 (xfr#61, to-chk=84/222)
23-Nov-2024 08:15:35       2,188,050  57%   28.98MB/s    0:00:00 (xfr#62, to-chk=83/222)
23-Nov-2024 08:15:35       2,188,608  57%   28.99MB/s    0:00:00 (xfr#63, to-chk=82/222)
23-Nov-2024 08:15:35       2,189,236  57%   29.00MB/s    0:00:00 (xfr#64, to-chk=81/222)
23-Nov-2024 08:15:35       2,208,408  57%   28.85MB/s    0:00:00 (xfr#65, to-chk=80/222)
23-Nov-2024 08:15:35       2,208,966  57%   26.67MB/s    0:00:00 (xfr#66, to-chk=76/222)
23-Nov-2024 08:15:35       2,278,999  59%   27.17MB/s    0:00:00 (xfr#67, to-chk=75/222)
23-Nov-2024 08:15:35       2,279,557  59%   27.17MB/s    0:00:00 (xfr#68, to-chk=74/222)
23-Nov-2024 08:15:35       2,311,951  60%   27.56MB/s    0:00:00 (xfr#69, to-chk=73/222)
23-Nov-2024 08:15:35       2,312,509  60%   27.57MB/s    0:00:00 (xfr#70, to-chk=69/222)
23-Nov-2024 08:15:35       2,414,480  63%   28.43MB/s    0:00:00 (xfr#71, to-chk=68/222)
23-Nov-2024 08:15:35       2,415,038  63%   28.09MB/s    0:00:00 (xfr#72, to-chk=67/222)
23-Nov-2024 08:15:35       2,415,666  63%   28.09MB/s    0:00:00 (xfr#73, to-chk=66/222)
23-Nov-2024 08:15:35       2,439,056  63%   28.37MB/s    0:00:00 (xfr#74, to-chk=65/222)
23-Nov-2024 08:15:35       2,439,710  63%   28.03MB/s    0:00:00 (xfr#75, to-chk=61/222)
23-Nov-2024 08:15:35       2,513,082  65%   28.53MB/s    0:00:00 (xfr#76, to-chk=60/222)
23-Nov-2024 08:15:35       2,513,736  65%   28.20MB/s    0:00:00 (xfr#77, to-chk=59/222)
23-Nov-2024 08:15:35       2,554,270  66%   28.32MB/s    0:00:00 (xfr#78, to-chk=58/222)
23-Nov-2024 08:15:35       2,555,116  66%   28.33MB/s    0:00:00 (xfr#79, to-chk=54/222)
23-Nov-2024 08:15:35       2,825,326  74%   30.27MB/s    0:00:00 (xfr#80, to-chk=53/222)
23-Nov-2024 08:15:35       2,826,172  74%   30.28MB/s    0:00:00 (xfr#81, to-chk=52/222)
23-Nov-2024 08:15:35       2,866,367  75%   30.37MB/s    0:00:00 (xfr#82, to-chk=51/222)
23-Nov-2024 08:15:35       2,867,117  75%   30.38MB/s    0:00:00 (xfr#83, to-chk=47/222)
23-Nov-2024 08:15:35       2,993,640  78%   31.03MB/s    0:00:00 (xfr#84, to-chk=46/222)
23-Nov-2024 08:15:35       2,994,390  78%   31.04MB/s    0:00:00 (xfr#85, to-chk=45/222)
23-Nov-2024 08:15:35       3,028,202  79%   31.05MB/s    0:00:00 (xfr#86, to-chk=44/222)
23-Nov-2024 08:15:35       3,028,664  79%   31.06MB/s    0:00:00 (xfr#87, to-chk=40/222)
23-Nov-2024 08:15:35       3,155,850  82%   32.02MB/s    0:00:00 (xfr#88, to-chk=39/222)
23-Nov-2024 08:15:35       3,156,312  82%   31.69MB/s    0:00:00 (xfr#89, to-chk=38/222)
23-Nov-2024 08:15:35       3,156,940  82%   31.69MB/s    0:00:00 (xfr#90, to-chk=37/222)
23-Nov-2024 08:15:35       3,190,398  83%   31.69MB/s    0:00:00 (xfr#91, to-chk=36/222)
23-Nov-2024 08:15:35       3,190,764  83%   31.70MB/s    0:00:00 (xfr#92, to-chk=32/222)
23-Nov-2024 08:15:35       3,332,005  87%   32.76MB/s    0:00:00 (xfr#93, to-chk=31/222)
23-Nov-2024 08:15:35       3,332,371  87%   32.76MB/s    0:00:00 (xfr#94, to-chk=30/222)
23-Nov-2024 08:15:35       3,332,999  87%   32.43MB/s    0:00:00 (xfr#95, to-chk=29/222)
23-Nov-2024 08:15:35       3,363,081  88%   32.73MB/s    0:00:00 (xfr#96, to-chk=28/222)
23-Nov-2024 08:15:35       3,363,787  88%   32.73MB/s    0:00:00 (xfr#97, to-chk=24/222)
23-Nov-2024 08:15:35       3,468,117  90%   33.07MB/s    0:00:00 (xfr#98, to-chk=23/222)
23-Nov-2024 08:15:35       3,469,343  90%   32.76MB/s    0:00:00 (xfr#99, to-chk=22/222)
23-Nov-2024 08:15:35       3,485,364  91%   32.91MB/s    0:00:00 (xfr#100, to-chk=21/222)
23-Nov-2024 08:15:35       3,485,730  91%   32.59MB/s    0:00:00 (xfr#101, to-chk=17/222)
23-Nov-2024 08:15:35       3,546,807  92%   33.16MB/s    0:00:00 (xfr#102, to-chk=16/222)
23-Nov-2024 08:15:35       3,547,173  92%   33.17MB/s    0:00:00 (xfr#103, to-chk=15/222)
23-Nov-2024 08:15:35       3,574,907  93%   33.42MB/s    0:00:00 (xfr#104, to-chk=14/222)
23-Nov-2024 08:15:35       3,575,177  93%   33.43MB/s    0:00:00 (xfr#105, to-chk=10/222)
23-Nov-2024 08:15:35       3,658,269  95%   33.23MB/s    0:00:00 (xfr#106, to-chk=9/222)
23-Nov-2024 08:15:35       3,658,539  95%   32.92MB/s    0:00:00 (xfr#107, to-chk=8/222)
23-Nov-2024 08:15:35       3,680,158  96%   32.80MB/s    0:00:00 (xfr#108, to-chk=7/222)
23-Nov-2024 08:15:35       3,680,620  96%   32.50MB/s    0:00:00 (xfr#109, to-chk=3/222)
23-Nov-2024 08:15:35       3,767,396  98%   32.96MB/s    0:00:00 (xfr#110, to-chk=2/222)
23-Nov-2024 08:15:35       3,767,858  98%   32.97MB/s    0:00:00 (xfr#111, to-chk=1/222)
23-Nov-2024 08:15:35       3,810,115  99%   33.03MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   33.03MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   33.03MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.74MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35       3,810,115  99%   32.16MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 08:15:35 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.02.23/pod-logs/dev-oneprovider-krakow-0/op-worker
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:15:35          44,798   7%   42.72MB/s    0:00:00 (xfr#2, to-chk=75/80)
23-Nov-2024 08:15:35          87,773  14%   83.71MB/s    0:00:00 (xfr#3, to-chk=73/80)
23-Nov-2024 08:15:35          87,773  14%   83.71MB/s    0:00:00 (xfr#4, to-chk=71/80)
23-Nov-2024 08:15:35          87,773  14%   83.71MB/s    0:00:00 (xfr#5, to-chk=69/80)
23-Nov-2024 08:15:35         129,253  20%   61.63MB/s    0:00:00 (xfr#6, to-chk=67/80)
23-Nov-2024 08:15:35         129,403  20%   61.70MB/s    0:00:00 (xfr#7, to-chk=65/80)
23-Nov-2024 08:15:35         129,700  21%   61.85MB/s    0:00:00 (xfr#8, to-chk=63/80)
23-Nov-2024 08:15:35         212,632  34%   50.70MB/s    0:00:00 (xfr#9, to-chk=61/80)
23-Nov-2024 08:15:35         216,159  35%   51.54MB/s    0:00:00 (xfr#10, to-chk=51/80)
23-Nov-2024 08:15:35         217,178  35%   51.78MB/s    0:00:00 (xfr#11, to-chk=50/80)
23-Nov-2024 08:15:35         221,959  35%   52.92MB/s    0:00:00 (xfr#12, to-chk=49/80)
23-Nov-2024 08:15:35         228,051  36%   43.50MB/s    0:00:00 (xfr#13, to-chk=48/80)
23-Nov-2024 08:15:35         232,826  37%   37.01MB/s    0:00:00 (xfr#14, to-chk=47/80)
23-Nov-2024 08:15:35         234,128  37%   37.21MB/s    0:00:00 (xfr#15, to-chk=46/80)
23-Nov-2024 08:15:35         234,293  37%   37.24MB/s    0:00:00 (xfr#16, to-chk=45/80)
23-Nov-2024 08:15:35         237,250  38%   37.71MB/s    0:00:00 (xfr#17, to-chk=44/80)
23-Nov-2024 08:15:35         238,560  38%   37.92MB/s    0:00:00 (xfr#18, to-chk=43/80)
23-Nov-2024 08:15:35         242,948  39%   38.62MB/s    0:00:00 (xfr#19, to-chk=42/80)
23-Nov-2024 08:15:35         244,537  39%   38.87MB/s    0:00:00 (xfr#20, to-chk=41/80)
23-Nov-2024 08:15:35         249,546  40%   39.66MB/s    0:00:00 (xfr#21, to-chk=40/80)
23-Nov-2024 08:15:35         249,993  40%   39.74MB/s    0:00:00 (xfr#22, to-chk=39/80)
23-Nov-2024 08:15:35         255,059  41%   34.75MB/s    0:00:00 (xfr#23, to-chk=38/80)
23-Nov-2024 08:15:35         256,364  41%   34.93MB/s    0:00:00 (xfr#24, to-chk=37/80)
23-Nov-2024 08:15:35         258,179  41%   35.17MB/s    0:00:00 (xfr#25, to-chk=36/80)
23-Nov-2024 08:15:35         260,847  42%   35.54MB/s    0:00:00 (xfr#26, to-chk=35/80)
23-Nov-2024 08:15:35         266,141  43%   36.26MB/s    0:00:00 (xfr#27, to-chk=34/80)
23-Nov-2024 08:15:35         268,528  43%   36.58MB/s    0:00:00 (xfr#28, to-chk=33/80)
23-Nov-2024 08:15:35         274,333  44%   37.37MB/s    0:00:00 (xfr#29, to-chk=32/80)
23-Nov-2024 08:15:35         278,379  45%   37.93MB/s    0:00:00 (xfr#30, to-chk=31/80)
23-Nov-2024 08:15:35         282,134  45%   38.44MB/s    0:00:00 (xfr#31, to-chk=30/80)
23-Nov-2024 08:15:35         282,921  45%   38.54MB/s    0:00:00 (xfr#32, to-chk=29/80)
23-Nov-2024 08:15:35         287,303  46%   34.25MB/s    0:00:00 (xfr#33, to-chk=28/80)
23-Nov-2024 08:15:35         294,476  47%   35.10MB/s    0:00:00 (xfr#34, to-chk=27/80)
23-Nov-2024 08:15:35         301,651  48%   35.96MB/s    0:00:00 (xfr#35, to-chk=26/80)
23-Nov-2024 08:15:35         303,749  49%   36.21MB/s    0:00:00 (xfr#36, to-chk=25/80)
23-Nov-2024 08:15:35         310,352  50%   37.00MB/s    0:00:00 (xfr#37, to-chk=24/80)
23-Nov-2024 08:15:35         316,729  51%   33.56MB/s    0:00:00 (xfr#38, to-chk=23/80)
23-Nov-2024 08:15:35         320,482  51%   33.96MB/s    0:00:00 (xfr#39, to-chk=22/80)
23-Nov-2024 08:15:35         323,724  52%   34.30MB/s    0:00:00 (xfr#40, to-chk=21/80)
23-Nov-2024 08:15:35         323,945  52%   34.33MB/s    0:00:00 (xfr#41, to-chk=20/80)
23-Nov-2024 08:15:35         327,183  52%   34.67MB/s    0:00:00 (xfr#42, to-chk=19/80)
23-Nov-2024 08:15:35         330,649  53%   31.53MB/s    0:00:00 (xfr#43, to-chk=18/80)
23-Nov-2024 08:15:35         332,179  53%   31.68MB/s    0:00:00 (xfr#44, to-chk=17/80)
23-Nov-2024 08:15:35         339,067  54%   32.34MB/s    0:00:00 (xfr#45, to-chk=16/80)
23-Nov-2024 08:15:35         345,957  56%   32.99MB/s    0:00:00 (xfr#46, to-chk=15/80)
23-Nov-2024 08:15:35         351,477  56%   33.52MB/s    0:00:00 (xfr#47, to-chk=14/80)
23-Nov-2024 08:15:35         357,284  57%   34.07MB/s    0:00:00 (xfr#48, to-chk=13/80)
23-Nov-2024 08:15:35         363,659  58%   31.53MB/s    0:00:00 (xfr#49, to-chk=12/80)
23-Nov-2024 08:15:35         366,622  59%   31.79MB/s    0:00:00 (xfr#50, to-chk=11/80)
23-Nov-2024 08:15:35         367,071  59%   31.82MB/s    0:00:00 (xfr#51, to-chk=10/80)
23-Nov-2024 08:15:35         371,107  60%   32.17MB/s    0:00:00 (xfr#52, to-chk=9/80)
23-Nov-2024 08:15:35         373,779  60%   32.41MB/s    0:00:00 (xfr#53, to-chk=8/80)
23-Nov-2024 08:15:35         379,364  61%   32.89MB/s    0:00:00 (xfr#54, to-chk=7/80)
23-Nov-2024 08:15:35         385,454  62%   33.42MB/s    0:00:00 (xfr#55, to-chk=6/80)
23-Nov-2024 08:15:35         387,328  62%   33.58MB/s    0:00:00 (xfr#56, to-chk=5/80)
23-Nov-2024 08:15:35         392,620  63%   31.20MB/s    0:00:00 (xfr#57, to-chk=4/80)
23-Nov-2024 08:15:35         395,005  63%   31.39MB/s    0:00:00 (xfr#58, to-chk=3/80)
23-Nov-2024 08:15:35         397,164  64%   31.56MB/s    0:00:00 (xfr#59, to-chk=2/80)
23-Nov-2024 08:15:35         403,832  65%   32.09MB/s    0:00:00 (xfr#60, to-chk=1/80)
23-Nov-2024 08:15:35         404,849  65%   32.17MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 08:15:35         404,849  65%   22.71MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 08:15:35         404,849  65%   22.71MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 08:15:35         404,849  65%   22.71MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 08:15:35         404,849  65%   22.71MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 08:15:35         404,849  65%   22.71MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 08:15:35 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.02.23/pod-logs/dev-oneprovider-krakow-0/cluster-manager
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:15:35           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 08:15:35           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 08:15:35           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 08:15:35           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 08:15:35           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 08:15:35           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 08:15:35 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.02.23/pod-logs/dev-oneprovider-krakow-0/op-panel
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:15:35          23,109  16%   22.04MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 08:15:35          47,188  33%   45.00MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 08:15:35          47,188  33%   45.00MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 08:15:35          70,094  49%   66.85MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 08:15:35          70,385  50%   67.12MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 08:15:35          70,385  50%   33.56MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 08:15:35 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.02.23/pod-logs/dev-onezone-0/cluster-manager
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:15:35           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 08:15:35           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 08:15:35           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 08:15:35           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 08:15:35           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 08:15:35           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 08:15:35 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.02.23/pod-logs/dev-onezone-0/oz-panel
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:15:35          53,526  12%   51.05MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 08:15:35         108,606  25%  103.57MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 08:15:35         156,081  37%   37.21MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 08:15:35         209,404  49%   39.94MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 08:15:35         209,695  50%   40.00MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 08:15:35         209,695  50%   33.33MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 08:15:35 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.02.23/pod-logs/dev-onezone-0/oz-worker
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
23-Nov-2024 08:15:35               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:15:35          23,135   7%   22.06MB/s    0:00:00 (xfr#2, to-chk=13/18)
23-Nov-2024 08:15:35          47,025  14%   44.85MB/s    0:00:00 (xfr#3, to-chk=11/18)
23-Nov-2024 08:15:35          47,025  14%   44.85MB/s    0:00:00 (xfr#4, to-chk=9/18)
23-Nov-2024 08:15:35          69,680  21%   66.45MB/s    0:00:00 (xfr#5, to-chk=7/18)
23-Nov-2024 08:15:35          69,771  21%   66.54MB/s    0:00:00 (xfr#6, to-chk=5/18)
23-Nov-2024 08:15:35          70,068  21%   66.82MB/s    0:00:00 (xfr#7, to-chk=3/18)
23-Nov-2024 08:15:35         159,947  50%   50.85MB/s    0:00:00 (xfr#8, to-chk=1/18)
23-Nov-2024 08:15:35         159,947  50%   38.13MB/s    0:00:00 (xfr#8, to-chk=0/18)
23-Nov-2024 08:15:35 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1732349727.8422098 exists, exporting anyway.
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35 =============================== warnings summary ===============================
23-Nov-2024 08:15:35 tests/utils/rest_utils.py:98
23-Nov-2024 08:15:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 08:15:35     print("""
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35 tests/utils/path_utils.py:112
23-Nov-2024 08:15:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 08:15:35     return path.replace("'", "\\'").replace(' ', '\ ')
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35 tests/utils/acceptance_utils.py:55
23-Nov-2024 08:15:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 08:15:35     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35 tests/utils/acceptance_utils.py:57
23-Nov-2024 08:15:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 08:15:35     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 08:15:35
23-Nov-2024 08:15:35 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23-Nov-2024 08:15:35 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/test-reports/results.xml -
23-Nov-2024 08:15:35 ================== 26 passed, 4 warnings in 794.57s (0:13:14) ==================
23-Nov-2024 08:15:39 release "dev" uninstalled
23-Nov-2024 08:15:40 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
23-Nov-2024 08:15:46 No resources found
23-Nov-2024 08:15:47 Sidecar injection has been disabled
23-Nov-2024 08:15:47 Cleaning helm release "dev"...
23-Nov-2024 08:15:47 Deleted 1 helm deployments
23-Nov-2024 08:15:47 Deleted 0 k8s deployments
23-Nov-2024 08:15:47 Deleted 0 k8s services
23-Nov-2024 08:15:47 Deleted 0 persistent volumes
23-Nov-2024 08:15:48 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 08:15:48 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
23-Nov-2024 08:15:48 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 08:15:48 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
23-Nov-2024 08:15:48 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
23-Nov-2024 08:15:48 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 08:15:48 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
23-Nov-2024 08:15:48 Finished task 'Run acceptance oneclient tests' with result: Success
23-Nov-2024 08:15:48 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Nov-2024 08:15:48 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH...
23-Nov-2024 08:15:48 Finished task 'Parse test results' with result: Success
23-Nov-2024 08:15:48 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 08:15:48 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 08:15:48
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3367 (ODSRV-OAP-SRFCMDH-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3367-ScriptBuildTask-5926988947139428452.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance
23-Nov-2024 08:15:48 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_directio_hardlinks.tar.gz
23-Nov-2024 08:15:48 Uploading artifact
23-Nov-2024 08:15:48     source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio_hardlinks.tar.gz
23-Nov-2024 08:15:48     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio_hardlinks.tar.gz
23-Nov-2024 08:15:48 Finished task 'Pack and push surefire artifact' with result: Success
23-Nov-2024 08:15:48 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 08:15:48 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 08:15:48
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3367 (ODSRV-OAP-SRFCMDH-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3367-ScriptBuildTask-16390242550681563736.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH
23-Nov-2024 08:15:48 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
23-Nov-2024 08:15:48 Finished task 'Pack logs' with result: Success
23-Nov-2024 08:15:48 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 08:15:48
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
23-Nov-2024 08:15:48 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 08:15:48
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3367 (ODSRV-OAP-SRFCMDH-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3367-ScriptBuildTask-9835547911455381493.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance
23-Nov-2024 08:15:48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23-Nov-2024 08:15:48                                  Dload  Upload   Total   Spent    Left  Speed
23-Nov-2024 08:15:48
23-Nov-2024 08:15:49   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 08:15:49 100  4822  100  4822    0     0  19681      0 --:--:-- --:--:-- --:--:-- 19681
23-Nov-2024 08:15:49 Clearing /tmp/onedata and /home/bamboo/.one-env
23-Nov-2024 08:15:50 Cleaning helm deployments
23-Nov-2024 08:15:50 Cleanining pods
23-Nov-2024 08:15:50 Cleaning kube persistant volumes
23-Nov-2024 08:15:51 Cleaning dockswift container
23-Nov-2024 08:15:51 Cleaning docker containers
23-Nov-2024 08:15:53 Stalled docker containers to remove:
23-Nov-2024 08:15:53 a2373de8fda6 f8f68fe5caa8 9632b18104d4 853e47a96191 0aac36ad0de2 a4bfde9b0879 8f607b68961c 3d3b1078f4e3 31ce8073328e 7b9c409f7156 7889a39fdf83 83e2bbd2b7d9 2e26471076c9 5598e648169a 0c1288e6ae21 689afa334f3c
23-Nov-2024 08:15:53 Removing stalled docker containers
23-Nov-2024 08:15:53 Error response from daemon: Cannot kill container: a2373de8fda6: Container a2373de8fda69e0670e117adeb4dcc67623a17187780832939099512731e183a is not running
23-Nov-2024 08:15:53 a2373de8fda6
23-Nov-2024 08:15:53 Error response from daemon: Cannot kill container: f8f68fe5caa8: Container f8f68fe5caa85096adf8e1e42eb5f937879e29733f110b1942bc5daf2d1a13ca is not running
23-Nov-2024 08:15:53 f8f68fe5caa8
23-Nov-2024 08:15:53 Error response from daemon: Cannot kill container: 9632b18104d4: Container 9632b18104d4bfc938a8483f95afb28292803b13dd273849de9a430a9143f9af is not running
23-Nov-2024 08:15:53 9632b18104d4
23-Nov-2024 08:15:53 Error response from daemon: Cannot kill container: 853e47a96191: Container 853e47a961918e892a50be9ef213a9f99d211213da51a7249dc91811d544e81e is not running
23-Nov-2024 08:15:53 853e47a96191
23-Nov-2024 08:15:53 Error response from daemon: Cannot kill container: 0aac36ad0de2: Container 0aac36ad0de2c70504a3ab1a279152c468302e5f49d4a7a43fb226aed7019aa9 is not running
23-Nov-2024 08:15:53 0aac36ad0de2
23-Nov-2024 08:15:53 Error response from daemon: Cannot kill container: a4bfde9b0879: Container a4bfde9b0879de6ddce637fca6dc6100dbc04c90133a10e4b3f5682fc8770637 is not running
23-Nov-2024 08:15:53 a4bfde9b0879
23-Nov-2024 08:15:53 Error response from daemon: Cannot kill container: 8f607b68961c: Container 8f607b68961c3aab294b36b01dc06118cdb49190cfe01ad826daa8eef9d95b84 is not running
23-Nov-2024 08:15:53 8f607b68961c
23-Nov-2024 08:15:53 Error response from daemon: Cannot kill container: 3d3b1078f4e3: Container 3d3b1078f4e3789dee15650f7f017d345abe0cef301760be8798e0067a0dfa2f is not running
23-Nov-2024 08:15:53 3d3b1078f4e3
23-Nov-2024 08:15:53 Error response from daemon: Cannot kill container: 31ce8073328e: Container 31ce8073328ec4988965371a514ae172d658901f19d79bd660e69cd1629630eb is not running
23-Nov-2024 08:15:54 31ce8073328e
23-Nov-2024 08:15:54 Error response from daemon: Cannot kill container: 7b9c409f7156: Container 7b9c409f7156c6abc32ddf9c4402416faee5152e0f241ee7e522b336c8c1c410 is not running
23-Nov-2024 08:15:54 7b9c409f7156
23-Nov-2024 08:15:54 Error response from daemon: Cannot kill container: 7889a39fdf83: Container 7889a39fdf83d0e11595bc8005d54ada15e4a1c0dfa057b251801e2511e4619f is not running
23-Nov-2024 08:15:54 7889a39fdf83
23-Nov-2024 08:15:54 Error response from daemon: Cannot kill container: 83e2bbd2b7d9: Container 83e2bbd2b7d949b0aff42e3a9a2b5bb12a0847f1a49de5a08555b6fbc5e37179 is not running
23-Nov-2024 08:15:54 83e2bbd2b7d9
23-Nov-2024 08:15:54 Error response from daemon: Cannot kill container: 2e26471076c9: Container 2e26471076c914ee0dad0951f0b7d4c338e05fe7c9e1a4cdae382927bd7edfe1 is not running
23-Nov-2024 08:15:54 2e26471076c9
23-Nov-2024 08:15:54 Error response from daemon: Cannot kill container: 5598e648169a: Container 5598e648169a421e21d3aa09623fa17374a13ba0daa8f702576b4322bd75c539 is not running
23-Nov-2024 08:15:54 5598e648169a
23-Nov-2024 08:15:54 Error response from daemon: Cannot kill container: 0c1288e6ae21: Container 0c1288e6ae21cb1f6f66cd409234758a3c5b9c4345ea6af17a494e15f5324e00 is not running
23-Nov-2024 08:15:54 0c1288e6ae21
23-Nov-2024 08:15:54 689afa334f3c
23-Nov-2024 08:15:54 689afa334f3c
23-Nov-2024 08:15:54 Stalled docker volumes to remove:
23-Nov-2024 08:15:54
23-Nov-2024 08:15:54 Removing stalled docker volumes
23-Nov-2024 08:15:54 Removing stalled loopdevices
23-Nov-2024 08:15:55 Done
23-Nov-2024 08:15:55 Finished task 'Clear env and working dir' with result: Success
23-Nov-2024 08:15:55 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
23-Nov-2024 08:15:55 Running post build plugin 'Docker Container Cleanup'
23-Nov-2024 08:15:55 Running post build plugin 'NCover Results Collector'
23-Nov-2024 08:15:55 Running post build plugin 'Build Results Label Collector'
23-Nov-2024 08:15:55 Running post build plugin 'Clover Results Collector'
23-Nov-2024 08:15:55 Running post build plugin 'npm Cache Cleanup'
23-Nov-2024 08:15:55 Running post build plugin 'Artifact Copier'
23-Nov-2024 08:15:55 Publishing an artifact: test_logs.tar.gz
23-Nov-2024 08:15:55 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 99.64 ms
23-Nov-2024 08:15:56 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH'
23-Nov-2024 08:15:56 Finalising the build...
23-Nov-2024 08:15:56 Stopping timer.
23-Nov-2024 08:15:56 Build ODSRV-OAP-SRFCMDH-3367 completed.
23-Nov-2024 08:15:56 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Nov-2024 08:15:56 Running on server: post build plugin 'NCover Results Collector'
23-Nov-2024 08:15:56 Running on server: post build plugin 'Build Labeller'
23-Nov-2024 08:15:56 Running on server: post build plugin 'Clover Delta Calculator'
23-Nov-2024 08:15:56 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Nov-2024 08:15:56 All post build plugins have finished
23-Nov-2024 08:15:56 Generating build results summary...
23-Nov-2024 08:15:56 Saving build results to disk...
23-Nov-2024 08:15:56 Store variable context...
23-Nov-2024 08:15:56 Finished building ODSRV-OAP-SRFCMDH-3367.