oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

Job: singleprovider regular file CRUD multiclient directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

15-Nov-2024 20:40:09
15-Nov-2024 20:40:09
15-Nov-2024 20:40:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55'
15-Nov-2024 20:40:09 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55' successfully started
15-Nov-2024 20:40:09
15-Nov-2024 20:40:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/i713icn7kkwr5x5q
15-Nov-2024 20:40:09
15-Nov-2024 20:40:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i713icn7kkwr5x5q --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i713icn7kkwr5x5q
15-Nov-2024 20:40:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5073180200022149549'...
15-Nov-2024 20:40:09 Getting configuration...
15-Nov-2024 20:40:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i713icn7kkwr5x5q'.
15-Nov-2024 20:40:09
15-Nov-2024 20:40:09 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
15-Nov-2024 20:40:09 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
15-Nov-2024 20:40:09 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:40:09 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:40:09 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
15-Nov-2024 20:40:09 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
15-Nov-2024 20:40:09 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:40:09 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:40:09 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
15-Nov-2024 20:40:09 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
15-Nov-2024 20:40:09 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:40:09 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:40:09 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
15-Nov-2024 20:40:09 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
15-Nov-2024 20:40:09 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
15-Nov-2024 20:40:09 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
15-Nov-2024 20:40:09 =================================================================
15-Nov-2024 20:40:09
15-Nov-2024 20:40:09 PASSED
15-Nov-2024 20:40:09 Unmounting client from /tmp/onedata/mnt/oztp81g6iu50tddx
15-Nov-2024 20:40:09
15-Nov-2024 20:40:09
15-Nov-2024 20:40:09 Unmounting client from /tmp/onedata/mnt/i713icn7kkwr5x5q
15-Nov-2024 20:40:09
15-Nov-2024 20:40:09
15-Nov-2024 20:40:35 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
15-Nov-2024 20:40:35 =================================================================
15-Nov-2024 20:40:35 - Executing scenario 'Delete file opened by other user for reading'
15-Nov-2024 20:40:35 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:40:35 -----------------------------------------------------------------
15-Nov-2024 20:40:35 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:40:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:40:35 using [token, token] by [user1, user2]"'
15-Nov-2024 20:40:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:40:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:40:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:40:35
15-Nov-2024 20:40:35
15-Nov-2024 20:40:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh'
15-Nov-2024 20:40:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh' successfully started
15-Nov-2024 20:40:35
15-Nov-2024 20:40:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/2ozqcinhsify2zez
15-Nov-2024 20:40:35
15-Nov-2024 20:40:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2ozqcinhsify2zez --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2ozqcinhsify2zez
15-Nov-2024 20:40:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6145430618713953556'...
15-Nov-2024 20:40:35 Getting configuration...
15-Nov-2024 20:40:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2ozqcinhsify2zez'.
15-Nov-2024 20:40:35
15-Nov-2024 20:40:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:40:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:40:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:40:35
15-Nov-2024 20:40:35
15-Nov-2024 20:40:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55'
15-Nov-2024 20:40:35 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55' successfully started
15-Nov-2024 20:40:35
15-Nov-2024 20:40:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/1zus2fg2hpl0lpo5
15-Nov-2024 20:40:35
15-Nov-2024 20:40:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1zus2fg2hpl0lpo5 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1zus2fg2hpl0lpo5
15-Nov-2024 20:40:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6198343462203786424'...
15-Nov-2024 20:40:35 Getting configuration...
15-Nov-2024 20:40:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1zus2fg2hpl0lpo5'.
15-Nov-2024 20:40:35
15-Nov-2024 20:40:35 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:40:35 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:40:35 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:40:35 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:40:35 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
15-Nov-2024 20:40:35 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
15-Nov-2024 20:40:35 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
15-Nov-2024 20:40:35 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
15-Nov-2024 20:40:35 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
15-Nov-2024 20:40:35 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
15-Nov-2024 20:40:35 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
15-Nov-2024 20:40:35 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:40:35 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
15-Nov-2024 20:40:35 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
15-Nov-2024 20:40:35 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
15-Nov-2024 20:40:35 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:40:35 =================================================================
15-Nov-2024 20:40:35
15-Nov-2024 20:40:36 PASSED
15-Nov-2024 20:40:36 Unmounting client from /tmp/onedata/mnt/2ozqcinhsify2zez
15-Nov-2024 20:40:36
15-Nov-2024 20:40:36
15-Nov-2024 20:40:36 Unmounting client from /tmp/onedata/mnt/1zus2fg2hpl0lpo5
15-Nov-2024 20:40:36
15-Nov-2024 20:40:36
15-Nov-2024 20:40:59 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
15-Nov-2024 20:40:59 =================================================================
15-Nov-2024 20:40:59 - Executing scenario 'Delete file opened by other user for reading and writing'
15-Nov-2024 20:40:59 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:40:59 -----------------------------------------------------------------
15-Nov-2024 20:40:59 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:40:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:40:59 using [token, token] by [user1, user2]"'
15-Nov-2024 20:40:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:40:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:40:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:40:59
15-Nov-2024 20:40:59
15-Nov-2024 20:40:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh'
15-Nov-2024 20:40:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh' successfully started
15-Nov-2024 20:40:59
15-Nov-2024 20:40:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3wwmx4rsylclywmv
15-Nov-2024 20:40:59
15-Nov-2024 20:40:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3wwmx4rsylclywmv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3wwmx4rsylclywmv
15-Nov-2024 20:40:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5779012728975760723'...
15-Nov-2024 20:40:59 Getting configuration...
15-Nov-2024 20:40:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3wwmx4rsylclywmv'.
15-Nov-2024 20:40:59
15-Nov-2024 20:40:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:40:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:40:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:40:59
15-Nov-2024 20:40:59
15-Nov-2024 20:40:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55'
15-Nov-2024 20:40:59 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55' successfully started
15-Nov-2024 20:40:59
15-Nov-2024 20:40:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tvttv74acoiesomo
15-Nov-2024 20:40:59
15-Nov-2024 20:40:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tvttv74acoiesomo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tvttv74acoiesomo
15-Nov-2024 20:40:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10994549492780723946'...
15-Nov-2024 20:40:59 Getting configuration...
15-Nov-2024 20:40:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tvttv74acoiesomo'.
15-Nov-2024 20:40:59
15-Nov-2024 20:40:59 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:40:59 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:40:59 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:40:59 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:40:59 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
15-Nov-2024 20:40:59 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
15-Nov-2024 20:40:59 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
15-Nov-2024 20:40:59 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
15-Nov-2024 20:40:59 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
15-Nov-2024 20:40:59 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
15-Nov-2024 20:40:59 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:40:59 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:40:59 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
15-Nov-2024 20:40:59 =================================================================
15-Nov-2024 20:40:59
15-Nov-2024 20:41:00 PASSED
15-Nov-2024 20:41:00 Unmounting client from /tmp/onedata/mnt/3wwmx4rsylclywmv
15-Nov-2024 20:41:00
15-Nov-2024 20:41:00
15-Nov-2024 20:41:00 Unmounting client from /tmp/onedata/mnt/tvttv74acoiesomo
15-Nov-2024 20:41:00
15-Nov-2024 20:41:00
15-Nov-2024 20:41:24 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
15-Nov-2024 20:41:24 =================================================================
15-Nov-2024 20:41:24 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
15-Nov-2024 20:41:24 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:41:24 -----------------------------------------------------------------
15-Nov-2024 20:41:24 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:41:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:41:24 using [token, token] by [user1, user2]"'
15-Nov-2024 20:41:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:41:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:41:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:41:24
15-Nov-2024 20:41:24
15-Nov-2024 20:41:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh'
15-Nov-2024 20:41:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh' successfully started
15-Nov-2024 20:41:24
15-Nov-2024 20:41:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/g914s1p4vqbnoztq
15-Nov-2024 20:41:24
15-Nov-2024 20:41:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g914s1p4vqbnoztq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g914s1p4vqbnoztq
15-Nov-2024 20:41:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9677502454428333892'...
15-Nov-2024 20:41:24 Getting configuration...
15-Nov-2024 20:41:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g914s1p4vqbnoztq'.
15-Nov-2024 20:41:24
15-Nov-2024 20:41:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:41:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:41:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:41:24
15-Nov-2024 20:41:24
15-Nov-2024 20:41:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55'
15-Nov-2024 20:41:24 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55' successfully started
15-Nov-2024 20:41:24
15-Nov-2024 20:41:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rwcckegyxucn7bjt
15-Nov-2024 20:41:24
15-Nov-2024 20:41:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rwcckegyxucn7bjt --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rwcckegyxucn7bjt
15-Nov-2024 20:41:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11168193688602874535'...
15-Nov-2024 20:41:24 Getting configuration...
15-Nov-2024 20:41:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rwcckegyxucn7bjt'.
15-Nov-2024 20:41:24
15-Nov-2024 20:41:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:41:24 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:41:24 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:41:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:41:24 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:41:24 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
15-Nov-2024 20:41:24 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
15-Nov-2024 20:41:24 =================================================================
15-Nov-2024 20:41:24
15-Nov-2024 20:41:25 PASSED
15-Nov-2024 20:41:25 Unmounting client from /tmp/onedata/mnt/g914s1p4vqbnoztq
15-Nov-2024 20:41:25
15-Nov-2024 20:41:25
15-Nov-2024 20:41:25 Unmounting client from /tmp/onedata/mnt/rwcckegyxucn7bjt
15-Nov-2024 20:41:25
15-Nov-2024 20:41:25
15-Nov-2024 20:41:47 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
15-Nov-2024 20:41:47 =================================================================
15-Nov-2024 20:41:47 - Executing scenario 'Delete file right after closing it'
15-Nov-2024 20:41:47 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:41:47 -----------------------------------------------------------------
15-Nov-2024 20:41:47 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:41:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:41:47 using [token, token] by [user1, user2]"'
15-Nov-2024 20:41:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:41:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:41:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh'
15-Nov-2024 20:41:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh' successfully started
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/x7m1t2px4xtac83k
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x7m1t2px4xtac83k --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x7m1t2px4xtac83k
15-Nov-2024 20:41:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7136557006600743662'...
15-Nov-2024 20:41:47 Getting configuration...
15-Nov-2024 20:41:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x7m1t2px4xtac83k'.
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:41:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:41:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55'
15-Nov-2024 20:41:47 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55' successfully started
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/7c7jeyg2fawe635z
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7c7jeyg2fawe635z --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7c7jeyg2fawe635z
15-Nov-2024 20:41:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15323193720967692519'...
15-Nov-2024 20:41:47 Getting configuration...
15-Nov-2024 20:41:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7c7jeyg2fawe635z'.
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:41:47 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:41:47 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:41:47 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:41:47 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
15-Nov-2024 20:41:47 -- Executing step: 'When "user1 closes space1/file1 on client11"'
15-Nov-2024 20:41:47 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
15-Nov-2024 20:41:47 -- Executing step: 'When "space1 is empty for user1 on client11"'
15-Nov-2024 20:41:47 =================================================================
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47 PASSED
15-Nov-2024 20:41:47 Unmounting client from /tmp/onedata/mnt/x7m1t2px4xtac83k
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47 Unmounting client from /tmp/onedata/mnt/7c7jeyg2fawe635z
15-Nov-2024 20:41:47
15-Nov-2024 20:41:47
15-Nov-2024 20:42:14 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
15-Nov-2024 20:42:14 =================================================================
15-Nov-2024 20:42:14 - Executing scenario 'Create many children'
15-Nov-2024 20:42:14 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:42:14 -----------------------------------------------------------------
15-Nov-2024 20:42:14 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:42:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:42:14 using [token, token] by [user1, user2]"'
15-Nov-2024 20:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:42:14
15-Nov-2024 20:42:14
15-Nov-2024 20:42:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh'
15-Nov-2024 20:42:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh' successfully started
15-Nov-2024 20:42:14
15-Nov-2024 20:42:14 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ast1rga5lqvl5uwd
15-Nov-2024 20:42:14
15-Nov-2024 20:42:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ast1rga5lqvl5uwd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ast1rga5lqvl5uwd
15-Nov-2024 20:42:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '847470640017338727'...
15-Nov-2024 20:42:14 Getting configuration...
15-Nov-2024 20:42:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ast1rga5lqvl5uwd'.
15-Nov-2024 20:42:14
15-Nov-2024 20:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:42:14
15-Nov-2024 20:42:14
15-Nov-2024 20:42:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55'
15-Nov-2024 20:42:14 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55' successfully started
15-Nov-2024 20:42:14
15-Nov-2024 20:42:14 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/nbzlo33rwroblcug
15-Nov-2024 20:42:14
15-Nov-2024 20:42:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nbzlo33rwroblcug --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nbzlo33rwroblcug
15-Nov-2024 20:42:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3207216598878555453'...
15-Nov-2024 20:42:14 Getting configuration...
15-Nov-2024 20:42:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nbzlo33rwroblcug'.
15-Nov-2024 20:42:14
15-Nov-2024 20:42:14 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
15-Nov-2024 20:42:14 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
15-Nov-2024 20:42:14 =================================================================
15-Nov-2024 20:42:14
15-Nov-2024 20:42:23 PASSED
15-Nov-2024 20:42:23 Unmounting client from /tmp/onedata/mnt/ast1rga5lqvl5uwd
15-Nov-2024 20:42:23
15-Nov-2024 20:42:23
15-Nov-2024 20:42:23 Unmounting client from /tmp/onedata/mnt/nbzlo33rwroblcug
15-Nov-2024 20:42:23
15-Nov-2024 20:42:23
15-Nov-2024 20:42:47 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
15-Nov-2024 20:42:47 =================================================================
15-Nov-2024 20:42:47 - Executing scenario 'Create nonempty file then copy it and remove source file'
15-Nov-2024 20:42:47 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:42:47 -----------------------------------------------------------------
15-Nov-2024 20:42:47 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:42:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:42:47 using [token, token] by [user1, user2]"'
15-Nov-2024 20:42:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:42:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:42:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh'
15-Nov-2024 20:42:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh' successfully started
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/duvggcehte5sr4lk
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/duvggcehte5sr4lk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/duvggcehte5sr4lk
15-Nov-2024 20:42:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5795711226491715588'...
15-Nov-2024 20:42:47 Getting configuration...
15-Nov-2024 20:42:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/duvggcehte5sr4lk'.
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:42:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:42:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55'
15-Nov-2024 20:42:47 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55' successfully started
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0zl3upzv6yoox86s
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0zl3upzv6yoox86s --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0zl3upzv6yoox86s
15-Nov-2024 20:42:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7968425482443458496'...
15-Nov-2024 20:42:47 Getting configuration...
15-Nov-2024 20:42:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0zl3upzv6yoox86s'.
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:42:47 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:42:47 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
15-Nov-2024 20:42:47 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
15-Nov-2024 20:42:47 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
15-Nov-2024 20:42:47 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
15-Nov-2024 20:42:47 =================================================================
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47 PASSED
15-Nov-2024 20:42:47 Unmounting client from /tmp/onedata/mnt/duvggcehte5sr4lk
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47 Unmounting client from /tmp/onedata/mnt/0zl3upzv6yoox86s
15-Nov-2024 20:42:47
15-Nov-2024 20:42:47
15-Nov-2024 20:43:11 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
15-Nov-2024 20:43:11 =================================================================
15-Nov-2024 20:43:11 - Executing scenario 'Create nonempty file then move it to another space'
15-Nov-2024 20:43:11 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:43:11 -----------------------------------------------------------------
15-Nov-2024 20:43:11 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:43:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:43:11 using [token, token] by [user1, user2]"'
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-7r5gh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh'
15-Nov-2024 20:43:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-7r5gh' successfully started
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ru2508hnzscqiv9b
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ru2508hnzscqiv9b --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ru2508hnzscqiv9b
15-Nov-2024 20:43:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12249836466816501618'...
15-Nov-2024 20:43:11 Getting configuration...
15-Nov-2024 20:43:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ru2508hnzscqiv9b'.
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-86r55', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55'
15-Nov-2024 20:43:11 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-86r55' successfully started
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yghd7wjg06jq36lc
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yghd7wjg06jq36lc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yghd7wjg06jq36lc
15-Nov-2024 20:43:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3354306492032633918'...
15-Nov-2024 20:43:11 Getting configuration...
15-Nov-2024 20:43:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yghd7wjg06jq36lc'.
15-Nov-2024 20:43:11
15-Nov-2024 20:43:11 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:43:11 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:43:11 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
15-Nov-2024 20:43:11 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
15-Nov-2024 20:43:11 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
15-Nov-2024 20:43:11 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
15-Nov-2024 20:43:11 =================================================================
15-Nov-2024 20:43:11
15-Nov-2024 20:43:20 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:43:20 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:43:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:43:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:43:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:43:20 PASSED
15-Nov-2024 20:43:20 Unmounting client from /tmp/onedata/mnt/ru2508hnzscqiv9b
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20 Unmounting client from /tmp/onedata/mnt/yghd7wjg06jq36lc
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1731703391.5926445', '-c', '/tmp/logs']
15-Nov-2024 20:43:20 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-62ks5. See /home/bamboo/.one-env/deployments/2024.11.15-20.29.17/pod-logs/dev-cross-support-job-3p-users-62ks5/entrypoint.log for more details
15-Nov-2024 20:43:20 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-7r5gh: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.17/pod-logs/dev-oneclient-krakow-7d9476b8bc-7r5gh/oneclient_logs
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=192/224)
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:43:20             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=191/224)
15-Nov-2024 20:43:20             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=184/224)
15-Nov-2024 20:43:20          49,340   0%   47.05MB/s    0:00:00 (xfr#2, to-chk=190/224)
15-Nov-2024 20:43:20          50,186   0%   47.86MB/s    0:00:00 (xfr#3, to-chk=186/224)
15-Nov-2024 20:43:20         228,628   1%   36.34MB/s    0:00:00 (xfr#4, to-chk=185/224)
15-Nov-2024 20:43:20         229,474   1%   36.47MB/s    0:00:00 (xfr#5, to-chk=184/224)
15-Nov-2024 20:43:20         288,152   2%   30.53MB/s    0:00:00 (xfr#6, to-chk=183/224)
15-Nov-2024 20:43:20         289,094   2%   30.63MB/s    0:00:00 (xfr#7, to-chk=179/224)
15-Nov-2024 20:43:20         526,084   4%   21.81MB/s    0:00:00 (xfr#8, to-chk=178/224)
15-Nov-2024 20:43:20         527,026   4%   21.85MB/s    0:00:00 (xfr#9, to-chk=177/224)
15-Nov-2024 20:43:20         567,307   4%   23.52MB/s    0:00:00 (xfr#10, to-chk=176/224)
15-Nov-2024 20:43:20         568,057   4%   23.55MB/s    0:00:00 (xfr#11, to-chk=172/224)
15-Nov-2024 20:43:20         709,633   6%   28.20MB/s    0:00:00 (xfr#12, to-chk=171/224)
15-Nov-2024 20:43:20         710,383   6%   28.23MB/s    0:00:00 (xfr#13, to-chk=170/224)
15-Nov-2024 20:43:20         749,044   6%   28.57MB/s    0:00:00 (xfr#14, to-chk=169/224)
15-Nov-2024 20:43:20         749,506   6%   28.59MB/s    0:00:00 (xfr#15, to-chk=165/224)
15-Nov-2024 20:43:20         883,222   7%   27.17MB/s    0:00:00 (xfr#16, to-chk=164/224)
15-Nov-2024 20:43:20         883,684   7%   27.19MB/s    0:00:00 (xfr#17, to-chk=163/224)
15-Nov-2024 20:43:20         884,312   7%   27.20MB/s    0:00:00 (xfr#18, to-chk=162/224)
15-Nov-2024 20:43:20         922,485   7%   27.49MB/s    0:00:00 (xfr#19, to-chk=161/224)
15-Nov-2024 20:43:20         923,331   7%   27.52MB/s    0:00:00 (xfr#20, to-chk=157/224)
15-Nov-2024 20:43:20       1,063,654   9%   28.98MB/s    0:00:00 (xfr#21, to-chk=156/224)
15-Nov-2024 20:43:20       1,064,500   9%   29.01MB/s    0:00:00 (xfr#22, to-chk=155/224)
15-Nov-2024 20:43:20       1,065,128   9%   29.02MB/s    0:00:00 (xfr#23, to-chk=154/224)
15-Nov-2024 20:43:20       1,111,618   9%   29.45MB/s    0:00:00 (xfr#24, to-chk=153/224)
15-Nov-2024 20:43:20       1,112,368   9%   29.47MB/s    0:00:00 (xfr#25, to-chk=149/224)
15-Nov-2024 20:43:20       1,280,558  10%   31.31MB/s    0:00:00 (xfr#26, to-chk=148/224)
15-Nov-2024 20:43:20       1,281,308  10%   31.33MB/s    0:00:00 (xfr#27, to-chk=147/224)
15-Nov-2024 20:43:20       1,281,936  10%   31.35MB/s    0:00:00 (xfr#28, to-chk=146/224)
15-Nov-2024 20:43:20       1,330,190  11%   31.71MB/s    0:00:00 (xfr#29, to-chk=145/224)
15-Nov-2024 20:43:20       1,330,748  11%   31.73MB/s    0:00:00 (xfr#30, to-chk=141/224)
15-Nov-2024 20:43:20       1,495,431  12%   31.00MB/s    0:00:00 (xfr#31, to-chk=140/224)
15-Nov-2024 20:43:20       1,495,989  12%   30.36MB/s    0:00:00 (xfr#32, to-chk=139/224)
15-Nov-2024 20:43:20       1,538,980  13%   31.23MB/s    0:00:00 (xfr#33, to-chk=138/224)
15-Nov-2024 20:43:20       1,539,442  13%   31.24MB/s    0:00:00 (xfr#34, to-chk=134/224)
15-Nov-2024 20:43:20       1,678,286  14%   32.01MB/s    0:00:00 (xfr#35, to-chk=133/224)
15-Nov-2024 20:43:20       1,678,748  14%   32.02MB/s    0:00:00 (xfr#36, to-chk=132/224)
15-Nov-2024 20:43:20       2,436,962  20%   34.18MB/s    0:00:00 (xfr#37, to-chk=131/224)
15-Nov-2024 20:43:20       2,437,712  20%   34.19MB/s    0:00:00 (xfr#38, to-chk=127/224)
15-Nov-2024 20:43:20       5,605,241  48%   31.08MB/s    0:00:00 (xfr#39, to-chk=126/224)
15-Nov-2024 20:43:20       5,605,991  48%   31.08MB/s    0:00:00 (xfr#40, to-chk=125/224)
15-Nov-2024 20:43:20       5,606,619  48%   31.09MB/s    0:00:00 (xfr#41, to-chk=124/224)
15-Nov-2024 20:43:20       5,669,167  48%   31.43MB/s    0:00:00 (xfr#42, to-chk=123/224)
15-Nov-2024 20:43:20       5,669,629  48%   31.25MB/s    0:00:00 (xfr#43, to-chk=119/224)
15-Nov-2024 20:43:20       6,234,069  53%   33.40MB/s    0:00:00 (xfr#44, to-chk=118/224)
15-Nov-2024 20:43:20       6,234,531  53%   33.40MB/s    0:00:00 (xfr#45, to-chk=117/224)
15-Nov-2024 20:43:20       6,285,399  53%   33.49MB/s    0:00:00 (xfr#46, to-chk=116/224)
15-Nov-2024 20:43:20       6,285,957  53%   33.49MB/s    0:00:00 (xfr#47, to-chk=112/224)
15-Nov-2024 20:43:20       6,468,546  55%   33.89MB/s    0:00:00 (xfr#48, to-chk=111/224)
15-Nov-2024 20:43:20       6,469,104  55%   33.90MB/s    0:00:00 (xfr#49, to-chk=110/224)
15-Nov-2024 20:43:20       6,494,145  55%   34.03MB/s    0:00:00 (xfr#50, to-chk=109/224)
15-Nov-2024 20:43:20       6,494,607  55%   33.85MB/s    0:00:00 (xfr#51, to-chk=105/224)
15-Nov-2024 20:43:20       6,584,891  56%   32.37MB/s    0:00:00 (xfr#52, to-chk=104/224)
15-Nov-2024 20:43:20       6,585,353  56%   32.37MB/s    0:00:00 (xfr#53, to-chk=103/224)
15-Nov-2024 20:43:20       6,585,981  56%   32.38MB/s    0:00:00 (xfr#54, to-chk=102/224)
15-Nov-2024 20:43:20       6,633,085  56%   32.44MB/s    0:00:00 (xfr#55, to-chk=101/224)
15-Nov-2024 20:43:20       6,633,355  56%   32.44MB/s    0:00:00 (xfr#56, to-chk=97/224)
15-Nov-2024 20:43:20       6,798,367  58%   32.26MB/s    0:00:00 (xfr#57, to-chk=96/224)
15-Nov-2024 20:43:20       6,798,637  58%   32.10MB/s    0:00:00 (xfr#58, to-chk=95/224)
15-Nov-2024 20:43:20       6,835,580  58%   32.27MB/s    0:00:00 (xfr#59, to-chk=94/224)
15-Nov-2024 20:43:20       6,836,330  58%   32.28MB/s    0:00:00 (xfr#60, to-chk=90/224)
15-Nov-2024 20:43:20       6,992,907  59%   32.85MB/s    0:00:00 (xfr#61, to-chk=89/224)
15-Nov-2024 20:43:20       6,993,657  59%   32.86MB/s    0:00:00 (xfr#62, to-chk=88/224)
15-Nov-2024 20:43:20       7,033,015  60%   33.04MB/s    0:00:00 (xfr#63, to-chk=87/224)
15-Nov-2024 20:43:20       7,033,573  60%   33.04MB/s    0:00:00 (xfr#64, to-chk=83/224)
15-Nov-2024 20:43:20       7,190,474  61%   32.65MB/s    0:00:00 (xfr#65, to-chk=82/224)
15-Nov-2024 20:43:20       7,191,032  61%   32.66MB/s    0:00:00 (xfr#66, to-chk=81/224)
15-Nov-2024 20:43:20       7,191,660  61%   32.66MB/s    0:00:00 (xfr#67, to-chk=80/224)
15-Nov-2024 20:43:20       7,225,203  61%   32.66MB/s    0:00:00 (xfr#68, to-chk=79/224)
15-Nov-2024 20:43:20       7,225,857  61%   32.66MB/s    0:00:00 (xfr#69, to-chk=75/224)
15-Nov-2024 20:43:20       7,349,112  62%   32.90MB/s    0:00:00 (xfr#70, to-chk=74/224)
15-Nov-2024 20:43:20       7,349,766  62%   32.91MB/s    0:00:00 (xfr#71, to-chk=73/224)
15-Nov-2024 20:43:20       7,389,005  63%   32.93MB/s    0:00:00 (xfr#72, to-chk=72/224)
15-Nov-2024 20:43:20       7,389,659  63%   32.93MB/s    0:00:00 (xfr#73, to-chk=68/224)
15-Nov-2024 20:43:20       7,520,187  64%   32.90MB/s    0:00:00 (xfr#74, to-chk=67/224)
15-Nov-2024 20:43:20       7,520,841  64%   32.90MB/s    0:00:00 (xfr#75, to-chk=66/224)
15-Nov-2024 20:43:20       7,566,717  64%   32.07MB/s    0:00:00 (xfr#76, to-chk=65/224)
15-Nov-2024 20:43:20       7,567,083  64%   32.07MB/s    0:00:00 (xfr#77, to-chk=61/224)
15-Nov-2024 20:43:20       7,718,626  66%   32.00MB/s    0:00:00 (xfr#78, to-chk=60/224)
15-Nov-2024 20:43:20       7,718,992  66%   32.01MB/s    0:00:00 (xfr#79, to-chk=59/224)
15-Nov-2024 20:43:20       7,752,373  66%   32.01MB/s    0:00:00 (xfr#80, to-chk=58/224)
15-Nov-2024 20:43:20       7,752,739  66%   32.01MB/s    0:00:00 (xfr#81, to-chk=54/224)
15-Nov-2024 20:43:20       7,876,537  67%   32.24MB/s    0:00:00 (xfr#82, to-chk=53/224)
15-Nov-2024 20:43:20       7,876,903  67%   32.24MB/s    0:00:00 (xfr#83, to-chk=52/224)
15-Nov-2024 20:43:20       7,955,110  68%   31.88MB/s    0:00:00 (xfr#84, to-chk=51/224)
15-Nov-2024 20:43:20       7,955,956  68%   31.75MB/s    0:00:00 (xfr#85, to-chk=47/224)
15-Nov-2024 20:43:20      10,474,373  89%   34.09MB/s    0:00:00 (xfr#86, to-chk=46/224)
15-Nov-2024 20:43:20      10,475,219  89%   34.10MB/s    0:00:00 (xfr#87, to-chk=45/224)
15-Nov-2024 20:43:20      10,545,505  90%   34.21MB/s    0:00:00 (xfr#88, to-chk=44/224)
15-Nov-2024 20:43:20      10,546,063  90%   34.21MB/s    0:00:00 (xfr#89, to-chk=40/224)
15-Nov-2024 20:43:20      10,837,245  92%   34.22MB/s    0:00:00 (xfr#90, to-chk=39/224)
15-Nov-2024 20:43:20      10,837,803  92%   34.22MB/s    0:00:00 (xfr#91, to-chk=38/224)
15-Nov-2024 20:43:20      10,878,567  93%   33.68MB/s    0:00:00 (xfr#92, to-chk=37/224)
15-Nov-2024 20:43:20      10,879,029  93%   33.58MB/s    0:00:00 (xfr#93, to-chk=33/224)
15-Nov-2024 20:43:20      11,010,861  94%   33.66MB/s    0:00:00 (xfr#94, to-chk=32/224)
15-Nov-2024 20:43:20      11,011,323  94%   33.66MB/s    0:00:00 (xfr#95, to-chk=31/224)
15-Nov-2024 20:43:20      11,054,162  94%   33.47MB/s    0:00:00 (xfr#96, to-chk=30/224)
15-Nov-2024 20:43:20      11,054,816  94%   33.47MB/s    0:00:00 (xfr#97, to-chk=26/224)
15-Nov-2024 20:43:20      11,187,060  95%   33.44MB/s    0:00:00 (xfr#98, to-chk=25/224)
15-Nov-2024 20:43:20      11,187,714  95%   33.34MB/s    0:00:00 (xfr#99, to-chk=24/224)
15-Nov-2024 20:43:20      11,188,342  95%   33.34MB/s    0:00:00 (xfr#100, to-chk=23/224)
15-Nov-2024 20:43:20      11,227,262  96%   33.15MB/s    0:00:00 (xfr#101, to-chk=22/224)
15-Nov-2024 20:43:20      11,227,532  96%   33.15MB/s    0:00:00 (xfr#102, to-chk=18/224)
15-Nov-2024 20:43:20      11,353,824  97%   33.32MB/s    0:00:00 (xfr#103, to-chk=17/224)
15-Nov-2024 20:43:20      11,354,094  97%   33.22MB/s    0:00:00 (xfr#104, to-chk=16/224)
15-Nov-2024 20:43:20      11,354,722  97%   33.22MB/s    0:00:00 (xfr#105, to-chk=15/224)
15-Nov-2024 20:43:20      11,379,498  97%   33.29MB/s    0:00:00 (xfr#106, to-chk=14/224)
15-Nov-2024 20:43:20      11,380,056  97%   33.29MB/s    0:00:00 (xfr#107, to-chk=10/224)
15-Nov-2024 20:43:20      11,468,932  98%   33.25MB/s    0:00:00 (xfr#108, to-chk=9/224)
15-Nov-2024 20:43:20      11,469,490  98%   33.15MB/s    0:00:00 (xfr#109, to-chk=8/224)
15-Nov-2024 20:43:20      11,505,952  98%   33.25MB/s    0:00:00 (xfr#110, to-chk=7/224)
15-Nov-2024 20:43:20      11,506,510  98%   33.25MB/s    0:00:00 (xfr#111, to-chk=3/224)
15-Nov-2024 20:43:20      11,629,282  99%   33.41MB/s    0:00:00 (xfr#112, to-chk=2/224)
15-Nov-2024 20:43:20      11,629,840  99%   33.41MB/s    0:00:00 (xfr#113, to-chk=1/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.52MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.52MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.52MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.52MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.52MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.52MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.52MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.52MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.52MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.42MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.32MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20      11,669,401  99%   33.32MB/s    0:00:00 (xfr#114, to-chk=0/224)
15-Nov-2024 20:43:20 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-86r55: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.17/pod-logs/dev-oneclient-krakow-7d9476b8bc-86r55/oneclient_logs
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=194/226)
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:43:20          29,719   0%   28.34MB/s    0:00:00 (xfr#1, to-chk=193/226)
15-Nov-2024 20:43:20          29,719   0%   28.34MB/s    0:00:00 (xfr#1, to-chk=187/226)
15-Nov-2024 20:43:20          30,373   0%   28.97MB/s    0:00:00 (xfr#2, to-chk=189/226)
15-Nov-2024 20:43:20         125,872   3%   30.01MB/s    0:00:00 (xfr#3, to-chk=188/226)
15-Nov-2024 20:43:20         126,526   3%   30.17MB/s    0:00:00 (xfr#4, to-chk=187/226)
15-Nov-2024 20:43:20         151,021   3%   24.00MB/s    0:00:00 (xfr#5, to-chk=186/226)
15-Nov-2024 20:43:20         151,675   3%   24.11MB/s    0:00:00 (xfr#6, to-chk=182/226)
15-Nov-2024 20:43:20         223,989   5%   30.52MB/s    0:00:00 (xfr#7, to-chk=181/226)
15-Nov-2024 20:43:20         224,643   5%   23.80MB/s    0:00:00 (xfr#8, to-chk=180/226)
15-Nov-2024 20:43:20         225,271   5%   17.90MB/s    0:00:00 (xfr#9, to-chk=179/226)
15-Nov-2024 20:43:20         245,434   6%   18.00MB/s    0:00:00 (xfr#10, to-chk=178/226)
15-Nov-2024 20:43:20         245,992   6%   18.05MB/s    0:00:00 (xfr#11, to-chk=174/226)
15-Nov-2024 20:43:20         324,555   8%   11.90MB/s    0:00:00 (xfr#12, to-chk=173/226)
15-Nov-2024 20:43:20         325,113   8%   11.93MB/s    0:00:00 (xfr#13, to-chk=172/226)
15-Nov-2024 20:43:20         325,741   8%   11.51MB/s    0:00:00 (xfr#14, to-chk=171/226)
15-Nov-2024 20:43:20         367,904   9%   12.53MB/s    0:00:00 (xfr#15, to-chk=170/226)
15-Nov-2024 20:43:20         368,558   9%   12.12MB/s    0:00:00 (xfr#16, to-chk=166/226)
15-Nov-2024 20:43:20         493,008  12%   11.47MB/s    0:00:00 (xfr#17, to-chk=165/226)
15-Nov-2024 20:43:20         494,182  12%   11.49MB/s    0:00:00 (xfr#18, to-chk=164/226)
15-Nov-2024 20:43:20         510,168  12%   11.31MB/s    0:00:00 (xfr#19, to-chk=163/226)
15-Nov-2024 20:43:20         510,630  12%   11.32MB/s    0:00:00 (xfr#20, to-chk=159/226)
15-Nov-2024 20:43:20         571,025  14%   10.68MB/s    0:00:00 (xfr#21, to-chk=158/226)
15-Nov-2024 20:43:20         571,487  14%   10.69MB/s    0:00:00 (xfr#22, to-chk=157/226)
15-Nov-2024 20:43:20         572,115  14%   10.70MB/s    0:00:00 (xfr#23, to-chk=156/226)
15-Nov-2024 20:43:20         613,535  15%   11.25MB/s    0:00:00 (xfr#24, to-chk=155/226)
15-Nov-2024 20:43:20         614,285  15%    8.49MB/s    0:00:00 (xfr#25, to-chk=151/226)
15-Nov-2024 20:43:20         751,067  18%   10.23MB/s    0:00:00 (xfr#26, to-chk=150/226)
15-Nov-2024 20:43:20         751,817  18%   10.24MB/s    0:00:00 (xfr#27, to-chk=149/226)
15-Nov-2024 20:43:20         767,237  19%   10.31MB/s    0:00:00 (xfr#28, to-chk=148/226)
15-Nov-2024 20:43:20         767,699  19%   10.31MB/s    0:00:00 (xfr#29, to-chk=144/226)
15-Nov-2024 20:43:20         817,197  20%   10.82MB/s    0:00:00 (xfr#30, to-chk=143/226)
15-Nov-2024 20:43:20         817,659  20%   10.83MB/s    0:00:00 (xfr#31, to-chk=142/226)
15-Nov-2024 20:43:20         818,287  20%   10.84MB/s    0:00:00 (xfr#32, to-chk=141/226)
15-Nov-2024 20:43:20         852,505  21%   10.84MB/s    0:00:00 (xfr#33, to-chk=140/226)
15-Nov-2024 20:43:20         853,463  21%   10.85MB/s    0:00:00 (xfr#34, to-chk=136/226)
15-Nov-2024 20:43:20         857,605  21%   10.76MB/s    0:00:00 (xfr#35, to-chk=135/226)
15-Nov-2024 20:43:20         961,734  23%   10.79MB/s    0:00:00 (xfr#36, to-chk=134/226)
15-Nov-2024 20:43:20         963,212  24%   10.81MB/s    0:00:00 (xfr#37, to-chk=133/226)
15-Nov-2024 20:43:20         963,840  24%   10.81MB/s    0:00:00 (xfr#38, to-chk=132/226)
15-Nov-2024 20:43:20         985,463  24%   11.06MB/s    0:00:00 (xfr#39, to-chk=131/226)
15-Nov-2024 20:43:20         986,021  24%   11.06MB/s    0:00:00 (xfr#40, to-chk=127/226)
15-Nov-2024 20:43:20       1,066,508  26%   11.83MB/s    0:00:00 (xfr#41, to-chk=126/226)
15-Nov-2024 20:43:20       1,067,066  26%   11.70MB/s    0:00:00 (xfr#42, to-chk=125/226)
15-Nov-2024 20:43:20       1,112,859  27%   12.20MB/s    0:00:00 (xfr#43, to-chk=124/226)
15-Nov-2024 20:43:20       1,113,417  27%   12.21MB/s    0:00:00 (xfr#44, to-chk=120/226)
15-Nov-2024 20:43:20       1,375,060  34%   11.81MB/s    0:00:00 (xfr#45, to-chk=119/226)
15-Nov-2024 20:43:20       1,375,618  34%   11.82MB/s    0:00:00 (xfr#46, to-chk=118/226)
15-Nov-2024 20:43:20       1,420,050  35%   12.09MB/s    0:00:00 (xfr#47, to-chk=117/226)
15-Nov-2024 20:43:20       1,420,608  35%   12.10MB/s    0:00:00 (xfr#48, to-chk=113/226)
15-Nov-2024 20:43:20       1,566,087  39%   12.55MB/s    0:00:00 (xfr#49, to-chk=112/226)
15-Nov-2024 20:43:20       1,566,645  39%   12.56MB/s    0:00:00 (xfr#50, to-chk=111/226)
15-Nov-2024 20:43:20       1,597,796  39%   12.59MB/s    0:00:00 (xfr#51, to-chk=110/226)
15-Nov-2024 20:43:20       1,598,450  39%   12.60MB/s    0:00:00 (xfr#52, to-chk=106/226)
15-Nov-2024 20:43:20       1,695,017  42%   13.04MB/s    0:00:00 (xfr#53, to-chk=105/226)
15-Nov-2024 20:43:20       1,695,671  42%   13.04MB/s    0:00:00 (xfr#54, to-chk=104/226)
15-Nov-2024 20:43:20       1,740,459  43%   12.57MB/s    0:00:00 (xfr#55, to-chk=103/226)
15-Nov-2024 20:43:20       1,741,305  43%   12.49MB/s    0:00:00 (xfr#56, to-chk=99/226)
15-Nov-2024 20:43:20       2,000,790  49%   13.63MB/s    0:00:00 (xfr#57, to-chk=98/226)
15-Nov-2024 20:43:20       2,001,636  49%   13.44MB/s    0:00:00 (xfr#58, to-chk=97/226)
15-Nov-2024 20:43:20       2,002,264  49%   13.45MB/s    0:00:00 (xfr#59, to-chk=96/226)
15-Nov-2024 20:43:20       2,034,088  50%   13.57MB/s    0:00:00 (xfr#60, to-chk=95/226)
15-Nov-2024 20:43:20       2,034,646  50%   13.47MB/s    0:00:00 (xfr#61, to-chk=91/226)
15-Nov-2024 20:43:20       2,134,583  53%   13.75MB/s    0:00:00 (xfr#62, to-chk=90/226)
15-Nov-2024 20:43:20       2,135,141  53%   13.76MB/s    0:00:00 (xfr#63, to-chk=89/226)
15-Nov-2024 20:43:20       2,176,956  54%   13.84MB/s    0:00:00 (xfr#64, to-chk=88/226)
15-Nov-2024 20:43:20       2,177,418  54%   13.84MB/s    0:00:00 (xfr#65, to-chk=84/226)
15-Nov-2024 20:43:20       2,302,292  57%   14.17MB/s    0:00:00 (xfr#66, to-chk=83/226)
15-Nov-2024 20:43:20       2,302,754  57%   14.17MB/s    0:00:00 (xfr#67, to-chk=82/226)
15-Nov-2024 20:43:20       2,349,626  58%   14.27MB/s    0:00:00 (xfr#68, to-chk=81/226)
15-Nov-2024 20:43:20       2,350,376  58%   14.28MB/s    0:00:00 (xfr#69, to-chk=77/226)
15-Nov-2024 20:43:20       2,488,438  62%   14.65MB/s    0:00:00 (xfr#70, to-chk=76/226)
15-Nov-2024 20:43:20       2,489,188  62%   14.65MB/s    0:00:00 (xfr#71, to-chk=75/226)
15-Nov-2024 20:43:20       2,516,755  62%   14.64MB/s    0:00:00 (xfr#72, to-chk=74/226)
15-Nov-2024 20:43:20       2,517,313  62%   14.64MB/s    0:00:00 (xfr#73, to-chk=70/226)
15-Nov-2024 20:43:20       2,627,745  65%   14.24MB/s    0:00:00 (xfr#74, to-chk=69/226)
15-Nov-2024 20:43:20       2,628,303  65%   14.16MB/s    0:00:00 (xfr#75, to-chk=68/226)
15-Nov-2024 20:43:20       2,628,931  65%   14.09MB/s    0:00:00 (xfr#76, to-chk=67/226)
15-Nov-2024 20:43:20       2,644,325  65%   14.09MB/s    0:00:00 (xfr#77, to-chk=66/226)
15-Nov-2024 20:43:20       2,644,787  65%   14.09MB/s    0:00:00 (xfr#78, to-chk=62/226)
15-Nov-2024 20:43:20       2,703,609  67%   14.25MB/s    0:00:00 (xfr#79, to-chk=61/226)
15-Nov-2024 20:43:20       2,704,071  67%   14.25MB/s    0:00:00 (xfr#80, to-chk=60/226)
15-Nov-2024 20:43:20       2,704,699  67%   14.10MB/s    0:00:00 (xfr#81, to-chk=59/226)
15-Nov-2024 20:43:20       2,741,767  68%   14.13MB/s    0:00:00 (xfr#82, to-chk=58/226)
15-Nov-2024 20:43:20       2,742,421  68%   14.06MB/s    0:00:00 (xfr#83, to-chk=54/226)
15-Nov-2024 20:43:20       2,865,977  71%   14.31MB/s    0:00:00 (xfr#84, to-chk=53/226)
15-Nov-2024 20:43:20       2,866,631  71%   14.31MB/s    0:00:00 (xfr#85, to-chk=52/226)
15-Nov-2024 20:43:20       2,999,552  74%   14.75MB/s    0:00:00 (xfr#86, to-chk=51/226)
15-Nov-2024 20:43:20       3,000,110  74%   14.75MB/s    0:00:00 (xfr#87, to-chk=47/226)
15-Nov-2024 20:43:20       3,250,044  81%   15.42MB/s    0:00:00 (xfr#88, to-chk=46/226)
15-Nov-2024 20:43:20       3,250,602  81%   15.42MB/s    0:00:00 (xfr#89, to-chk=45/226)
15-Nov-2024 20:43:20       3,251,230  81%   15.43MB/s    0:00:00 (xfr#90, to-chk=44/226)
15-Nov-2024 20:43:20       3,282,863  81%   15.50MB/s    0:00:00 (xfr#91, to-chk=43/226)
15-Nov-2024 20:43:20       3,283,325  81%   15.50MB/s    0:00:00 (xfr#92, to-chk=39/226)
15-Nov-2024 20:43:20       3,403,271  84%   16.07MB/s    0:00:00 (xfr#93, to-chk=38/226)
15-Nov-2024 20:43:20       3,403,733  84%   15.99MB/s    0:00:00 (xfr#94, to-chk=37/226)
15-Nov-2024 20:43:20       3,428,784  85%   16.03MB/s    0:00:00 (xfr#95, to-chk=36/226)
15-Nov-2024 20:43:20       3,429,246  85%   16.03MB/s    0:00:00 (xfr#96, to-chk=32/226)
15-Nov-2024 20:43:20       3,517,305  87%   16.36MB/s    0:00:00 (xfr#97, to-chk=31/226)
15-Nov-2024 20:43:20       3,517,767  87%   16.36MB/s    0:00:00 (xfr#98, to-chk=30/226)
15-Nov-2024 20:43:20       3,536,680  88%   16.45MB/s    0:00:00 (xfr#99, to-chk=29/226)
15-Nov-2024 20:43:20       3,537,238  88%   16.46MB/s    0:00:00 (xfr#100, to-chk=25/226)
15-Nov-2024 20:43:20       3,603,915  89%   16.68MB/s    0:00:00 (xfr#101, to-chk=24/226)
15-Nov-2024 20:43:20       3,604,473  89%   16.69MB/s    0:00:00 (xfr#102, to-chk=23/226)
15-Nov-2024 20:43:20       3,632,848  90%   16.82MB/s    0:00:00 (xfr#103, to-chk=22/226)
15-Nov-2024 20:43:20       3,633,502  90%   16.82MB/s    0:00:00 (xfr#104, to-chk=18/226)
15-Nov-2024 20:43:20       3,719,036  92%   17.13MB/s    0:00:00 (xfr#105, to-chk=17/226)
15-Nov-2024 20:43:20       3,719,690  92%   17.14MB/s    0:00:00 (xfr#106, to-chk=16/226)
15-Nov-2024 20:43:20       3,720,318  92%   17.06MB/s    0:00:00 (xfr#107, to-chk=15/226)
15-Nov-2024 20:43:20       3,748,376  93%   17.19MB/s    0:00:00 (xfr#108, to-chk=14/226)
15-Nov-2024 20:43:20       3,748,838  93%   17.11MB/s    0:00:00 (xfr#109, to-chk=10/226)
15-Nov-2024 20:43:20       3,835,333  95%   17.50MB/s    0:00:00 (xfr#110, to-chk=9/226)
15-Nov-2024 20:43:20       3,835,795  95%   17.50MB/s    0:00:00 (xfr#111, to-chk=8/226)
15-Nov-2024 20:43:20       3,870,574  96%   17.58MB/s    0:00:00 (xfr#112, to-chk=7/226)
15-Nov-2024 20:43:20       3,871,036  96%   17.58MB/s    0:00:00 (xfr#113, to-chk=3/226)
15-Nov-2024 20:43:20       3,962,320  98%   17.91MB/s    0:00:00 (xfr#114, to-chk=2/226)
15-Nov-2024 20:43:20       3,962,782  98%   17.91MB/s    0:00:00 (xfr#115, to-chk=1/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.60MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.60MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.60MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.52MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.44MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.44MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.44MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.20MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.20MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.20MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.20MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20       4,005,041  99%   17.20MB/s    0:00:00 (xfr#116, to-chk=0/226)
15-Nov-2024 20:43:20 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.17/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:43:20          23,284  16%   22.21MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:43:20          47,540  33%   45.34MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:43:20          47,540  33%   45.34MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:43:20          70,621  49%   67.35MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:43:20          70,912  50%   67.63MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:43:20          70,912  50%   33.81MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:43:20 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.17/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:43:20          40,611   6%   38.73MB/s    0:00:00 (xfr#2, to-chk=75/80)
15-Nov-2024 20:43:20          79,319  12%   37.82MB/s    0:00:00 (xfr#3, to-chk=73/80)
15-Nov-2024 20:43:20          79,319  12%   37.82MB/s    0:00:00 (xfr#4, to-chk=71/80)
15-Nov-2024 20:43:20          79,319  12%   37.82MB/s    0:00:00 (xfr#5, to-chk=69/80)
15-Nov-2024 20:43:20         116,612  18%   37.07MB/s    0:00:00 (xfr#6, to-chk=67/80)
15-Nov-2024 20:43:20         116,762  18%   37.12MB/s    0:00:00 (xfr#7, to-chk=65/80)
15-Nov-2024 20:43:20         117,059  19%   37.21MB/s    0:00:00 (xfr#8, to-chk=63/80)
15-Nov-2024 20:43:20         204,600  33%   27.87MB/s    0:00:00 (xfr#9, to-chk=61/80)
15-Nov-2024 20:43:20         211,091  34%   25.16MB/s    0:00:00 (xfr#10, to-chk=51/80)
15-Nov-2024 20:43:20         211,312  34%   22.39MB/s    0:00:00 (xfr#11, to-chk=50/80)
15-Nov-2024 20:43:20         217,518  35%   23.05MB/s    0:00:00 (xfr#12, to-chk=49/80)
15-Nov-2024 20:43:20         221,894  36%   23.51MB/s    0:00:00 (xfr#13, to-chk=48/80)
15-Nov-2024 20:43:20         226,561  36%   21.61MB/s    0:00:00 (xfr#14, to-chk=47/80)
15-Nov-2024 20:43:20         232,765  37%   22.20MB/s    0:00:00 (xfr#15, to-chk=46/80)
15-Nov-2024 20:43:20         239,541  38%   22.84MB/s    0:00:00 (xfr#16, to-chk=45/80)
15-Nov-2024 20:43:20         245,175  39%   23.38MB/s    0:00:00 (xfr#17, to-chk=44/80)
15-Nov-2024 20:43:20         248,075  40%   23.66MB/s    0:00:00 (xfr#18, to-chk=43/80)
15-Nov-2024 20:43:20         252,748  41%   24.10MB/s    0:00:00 (xfr#19, to-chk=42/80)
15-Nov-2024 20:43:20         260,094  42%   22.55MB/s    0:00:00 (xfr#20, to-chk=41/80)
15-Nov-2024 20:43:20         262,139  42%   22.73MB/s    0:00:00 (xfr#21, to-chk=40/80)
15-Nov-2024 20:43:20         268,628  43%   23.29MB/s    0:00:00 (xfr#22, to-chk=39/80)
15-Nov-2024 20:43:20         276,314  44%   23.96MB/s    0:00:00 (xfr#23, to-chk=38/80)
15-Nov-2024 20:43:20         281,722  45%   24.42MB/s    0:00:00 (xfr#24, to-chk=37/80)
15-Nov-2024 20:43:20         284,337  46%   22.60MB/s    0:00:00 (xfr#25, to-chk=36/80)
15-Nov-2024 20:43:20         286,040  46%   22.73MB/s    0:00:00 (xfr#26, to-chk=35/80)
15-Nov-2024 20:43:20         287,513  46%   22.85MB/s    0:00:00 (xfr#27, to-chk=34/80)
15-Nov-2024 20:43:20         289,214  46%   21.22MB/s    0:00:00 (xfr#28, to-chk=33/80)
15-Nov-2024 20:43:20         295,133  47%   21.65MB/s    0:00:00 (xfr#29, to-chk=32/80)
15-Nov-2024 20:43:20         298,318  48%   21.88MB/s    0:00:00 (xfr#30, to-chk=31/80)
15-Nov-2024 20:43:20         305,385  49%   22.40MB/s    0:00:00 (xfr#31, to-chk=30/80)
15-Nov-2024 20:43:20         308,853  50%   22.66MB/s    0:00:00 (xfr#32, to-chk=29/80)
15-Nov-2024 20:43:20         316,482  51%   23.22MB/s    0:00:00 (xfr#33, to-chk=28/80)
15-Nov-2024 20:43:20         316,994  51%   21.59MB/s    0:00:00 (xfr#34, to-chk=27/80)
15-Nov-2024 20:43:20         322,343  52%   21.96MB/s    0:00:00 (xfr#35, to-chk=26/80)
15-Nov-2024 20:43:20         324,673  52%   22.12MB/s    0:00:00 (xfr#36, to-chk=25/80)
15-Nov-2024 20:43:20         327,856  53%   22.33MB/s    0:00:00 (xfr#37, to-chk=24/80)
15-Nov-2024 20:43:20         333,492  54%   22.72MB/s    0:00:00 (xfr#38, to-chk=23/80)
15-Nov-2024 20:43:20         335,761  54%   22.87MB/s    0:00:00 (xfr#39, to-chk=22/80)
15-Nov-2024 20:43:20         339,516  55%   21.59MB/s    0:00:00 (xfr#40, to-chk=21/80)
15-Nov-2024 20:43:20         342,986  55%   21.81MB/s    0:00:00 (xfr#41, to-chk=20/80)
15-Nov-2024 20:43:20         344,980  56%   21.93MB/s    0:00:00 (xfr#42, to-chk=19/80)
15-Nov-2024 20:43:20         345,486  56%   21.97MB/s    0:00:00 (xfr#43, to-chk=18/80)
15-Nov-2024 20:43:20         352,543  57%   21.01MB/s    0:00:00 (xfr#44, to-chk=17/80)
15-Nov-2024 20:43:20         356,579  57%   21.25MB/s    0:00:00 (xfr#45, to-chk=16/80)
15-Nov-2024 20:43:20         362,500  58%   21.61MB/s    0:00:00 (xfr#46, to-chk=15/80)
15-Nov-2024 20:43:20         365,058  59%   21.76MB/s    0:00:00 (xfr#47, to-chk=14/80)
15-Nov-2024 20:43:20         372,404  60%   22.20MB/s    0:00:00 (xfr#48, to-chk=13/80)
15-Nov-2024 20:43:20         375,302  60%   21.05MB/s    0:00:00 (xfr#49, to-chk=12/80)
15-Nov-2024 20:43:20         376,205  61%   21.10MB/s    0:00:00 (xfr#50, to-chk=11/80)
15-Nov-2024 20:43:20         380,585  61%   21.35MB/s    0:00:00 (xfr#51, to-chk=10/80)
15-Nov-2024 20:43:20         381,775  62%   21.42MB/s    0:00:00 (xfr#52, to-chk=9/80)
15-Nov-2024 20:43:20         386,888  62%   21.70MB/s    0:00:00 (xfr#53, to-chk=8/80)
15-Nov-2024 20:43:20         393,662  63%   20.86MB/s    0:00:00 (xfr#54, to-chk=7/80)
15-Nov-2024 20:43:20         393,889  64%   20.87MB/s    0:00:00 (xfr#55, to-chk=6/80)
15-Nov-2024 20:43:20         395,305  64%   20.94MB/s    0:00:00 (xfr#56, to-chk=5/80)
15-Nov-2024 20:43:20         399,058  64%   21.14MB/s    0:00:00 (xfr#57, to-chk=4/80)
15-Nov-2024 20:43:20         403,098  65%   21.36MB/s    0:00:00 (xfr#58, to-chk=3/80)
15-Nov-2024 20:43:20         404,229  65%   20.29MB/s    0:00:00 (xfr#59, to-chk=2/80)
15-Nov-2024 20:43:20         409,352  66%   20.55MB/s    0:00:00 (xfr#60, to-chk=1/80)
15-Nov-2024 20:43:20         410,838  66%   20.62MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:43:20         410,838  66%   20.62MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:43:20         410,838  66%   20.62MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:43:20         410,838  66%   18.66MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:43:20         410,838  66%   18.66MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:43:20         410,838  66%   18.66MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:43:20 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.17/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:43:20           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:43:20           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:43:20           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:43:20           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:43:20           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:43:20           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:43:20 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.17/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:43:20          53,687  12%   51.20MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:43:20         108,930  25%  103.88MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:43:20         156,405  37%  149.16MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:43:20         209,889  49%  100.08MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:43:20         210,180  50%  100.22MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:43:20         210,180  50%   66.81MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:43:20 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.17/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:43:20          23,227   6%   22.15MB/s    0:00:00 (xfr#2, to-chk=13/18)
15-Nov-2024 20:43:20          47,211  14%   45.02MB/s    0:00:00 (xfr#3, to-chk=11/18)
15-Nov-2024 20:43:20          47,211  14%   45.02MB/s    0:00:00 (xfr#4, to-chk=9/18)
15-Nov-2024 20:43:20          69,958  21%   66.72MB/s    0:00:00 (xfr#5, to-chk=7/18)
15-Nov-2024 20:43:20          70,049  21%   66.80MB/s    0:00:00 (xfr#6, to-chk=5/18)
15-Nov-2024 20:43:20          70,346  21%   33.54MB/s    0:00:00 (xfr#7, to-chk=3/18)
15-Nov-2024 20:43:20         166,054  50%   79.18MB/s    0:00:00 (xfr#8, to-chk=1/18)
15-Nov-2024 20:43:20         166,054  50%   31.67MB/s    0:00:00 (xfr#8, to-chk=0/18)
15-Nov-2024 20:43:20 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.29.17/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:43:20               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:43:20           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:43:20           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:43:20           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:43:20           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:43:20           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:43:20           6,700  50%    1.60MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:43:20 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1731703391.5926445 exists, exporting anyway.
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20 =============================== warnings summary ===============================
15-Nov-2024 20:43:20 tests/utils/rest_utils.py:98
15-Nov-2024 20:43:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:43:20     print("""
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20 tests/utils/path_utils.py:112
15-Nov-2024 20:43:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:43:20     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:43:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:43:20     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:43:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:43:20     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:43:20
15-Nov-2024 20:43:20 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:43:20 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:43:20 ================== 26 passed, 4 warnings in 844.98s (0:14:04) ==================
15-Nov-2024 20:43:24 release "dev" uninstalled
15-Nov-2024 20:43:24 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 20:43:27 No resources found
15-Nov-2024 20:43:28 Sidecar injection has been disabled
15-Nov-2024 20:43:28 Cleaning helm release "dev"...
15-Nov-2024 20:43:28 Deleted 1 helm deployments
15-Nov-2024 20:43:28 Deleted 0 k8s deployments
15-Nov-2024 20:43:28 Deleted 0 k8s services
15-Nov-2024 20:43:28 Deleted 0 persistent volumes
15-Nov-2024 20:43:28 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:43:28 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:43:28 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:43:28 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:43:28 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:43:28 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:43:28 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:43:28 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:43:28 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:43:28 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS...
15-Nov-2024 20:43:28 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:43:28 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:43:28
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:43:28
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:43:28
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:43:28
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:43:28
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:43:28
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:43:28
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:43:28
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:43:28
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:43:28
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:43:28 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:43:28
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio symlinks #3364 (ODSRV-OAP-SRFCMDS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDS-3364-ScriptBuildTask-18438911237887863401.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance
15-Nov-2024 20:43:28 ./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_symlinks.tar.gz
15-Nov-2024 20:43:29 Uploading artifact
15-Nov-2024 20:43:29     source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio_symlinks.tar.gz
15-Nov-2024 20:43:29     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio_symlinks.tar.gz
15-Nov-2024 20:43:29 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:43:29 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:43:29 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:43:29
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio symlinks #3364 (ODSRV-OAP-SRFCMDS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDS-3364-ScriptBuildTask-8657020138126301188.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS
15-Nov-2024 20:43:29 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:43:29 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:43:29 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:43:29
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:43:29 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:43:29
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio symlinks #3364 (ODSRV-OAP-SRFCMDS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDS-3364-ScriptBuildTask-1798567489591213176.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS/onedata-acceptance
15-Nov-2024 20:43:29   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:43:29                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:43:29
15-Nov-2024 20:43:29   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:43:29 100  4822  100  4822    0     0  57404      0 --:--:-- --:--:-- --:--:-- 57404
15-Nov-2024 20:43:29 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:43:30 Cleaning helm deployments
15-Nov-2024 20:43:30 Cleanining pods
15-Nov-2024 20:43:30 Cleaning kube persistant volumes
15-Nov-2024 20:43:31 Cleaning dockswift container
15-Nov-2024 20:43:31 Cleaning docker containers
15-Nov-2024 20:43:33 Stalled docker containers to remove:
15-Nov-2024 20:43:33 426a9c2ca322 792a1c5c11ac c1f57ca8e0d9 a40daafde6e8 4e0abe327e70 57c68e465180 f8db69b920df e4fba0ea656a cb31e4dcaa7a decb4f85bedc 226c604cc92c 2f44a904b652 01262e3a7b2d 48e9a64f23d0 db17a3469191 a1d7f3dc9531
15-Nov-2024 20:43:33 Removing stalled docker containers
15-Nov-2024 20:43:33 Error response from daemon: Cannot kill container: 426a9c2ca322: Container 426a9c2ca3228809a8b908f18844a29ec6d2c30ba0870b8e2da0b0cee70ccabf is not running
15-Nov-2024 20:43:33 426a9c2ca322
15-Nov-2024 20:43:33 Error response from daemon: Cannot kill container: 792a1c5c11ac: Container 792a1c5c11acfc205f5cb860055acd28cb76b05910cfb43d2f0cc91746305f45 is not running
15-Nov-2024 20:43:33 792a1c5c11ac
15-Nov-2024 20:43:33 Error response from daemon: Cannot kill container: c1f57ca8e0d9: Container c1f57ca8e0d9e2fae0e9ca77f2cfbb04948982883bad4d075df4f6cb5e872442 is not running
15-Nov-2024 20:43:33 c1f57ca8e0d9
15-Nov-2024 20:43:33 Error response from daemon: Cannot kill container: a40daafde6e8: Container a40daafde6e8723c0f6c59d36be2931e1ef2599cc261c314aa1f8827f8e70104 is not running
15-Nov-2024 20:43:33 a40daafde6e8
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: 4e0abe327e70: Container 4e0abe327e702fd4d11ef27c1b7e880cb83e781df85f7befc765b21edb6f472f is not running
15-Nov-2024 20:43:34 4e0abe327e70
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: 57c68e465180: Container 57c68e465180742788acdcbe1f8929e8b3648608529395c9b484280a3ce769a1 is not running
15-Nov-2024 20:43:34 57c68e465180
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: f8db69b920df: Container f8db69b920df9a84f27ef0a35701441367640302f974f9fb485f9133a3ccbc77 is not running
15-Nov-2024 20:43:34 f8db69b920df
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: e4fba0ea656a: Container e4fba0ea656a0c968d9f843a763df09934c565797c44afbea933f99357f43e95 is not running
15-Nov-2024 20:43:34 e4fba0ea656a
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: cb31e4dcaa7a: Container cb31e4dcaa7ae7865b4015cd3d8b7b58295eff19db9cee020688805340de020a is not running
15-Nov-2024 20:43:34 cb31e4dcaa7a
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: decb4f85bedc: Container decb4f85bedc94c853ce62c7cd39f5364062e3de9c19ae12e694efc6c6f20b2e is not running
15-Nov-2024 20:43:34 decb4f85bedc
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: 226c604cc92c: Container 226c604cc92c98b8bd8f83de9dee60c565bb35f9cd3c75243b2950cf23bb8fab is not running
15-Nov-2024 20:43:34 226c604cc92c
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: 2f44a904b652: Container 2f44a904b6527f088c0e462cb91e2048766a84a326ab75fa45201c70a4277a89 is not running
15-Nov-2024 20:43:34 2f44a904b652
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: 01262e3a7b2d: Container 01262e3a7b2d903b405a174518c465cc2df99c3b45c89bd97d1cbcf5da81b170 is not running
15-Nov-2024 20:43:34 01262e3a7b2d
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: 48e9a64f23d0: Container 48e9a64f23d0ffbd35367a315173a1e1ad82bbd28a7b4d38bee17590f9734c3f is not running
15-Nov-2024 20:43:34 48e9a64f23d0
15-Nov-2024 20:43:34 Error response from daemon: Cannot kill container: db17a3469191: Container db17a34691912c43f4142f05aee12380c72d7895c300fb14c25e4cc1edf67e57 is not running
15-Nov-2024 20:43:34 db17a3469191
15-Nov-2024 20:43:35 a1d7f3dc9531
15-Nov-2024 20:43:35 a1d7f3dc9531
15-Nov-2024 20:43:35 Stalled docker volumes to remove:
15-Nov-2024 20:43:35
15-Nov-2024 20:43:35 Removing stalled docker volumes
15-Nov-2024 20:43:35 Removing stalled loopdevices
15-Nov-2024 20:43:35 Done
15-Nov-2024 20:43:35 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:43:35 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:43:35 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:43:35 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:43:35 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:43:35 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:43:35 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:43:35 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:43:35 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:43:35 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 114.0 ms
15-Nov-2024 20:43:36 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDS'
15-Nov-2024 20:43:36 Finalising the build...
15-Nov-2024 20:43:36 Stopping timer.
15-Nov-2024 20:43:36 Build ODSRV-OAP-SRFCMDS-3364 completed.
15-Nov-2024 20:43:36 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:43:36 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:43:36 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:43:36 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:43:36 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:43:36 All post build plugins have finished
15-Nov-2024 20:43:36 Generating build results summary...
15-Nov-2024 20:43:36 Saving build results to disk...
15-Nov-2024 20:43:36 Store variable context...
15-Nov-2024 20:43:36 Finished building ODSRV-OAP-SRFCMDS-3364.