oneclient acceptance tests using environment deployed from packages

Build: #3372 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,431 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

30-Nov-2024 01:14:44 =================================================================
30-Nov-2024 01:14:44
30-Nov-2024 01:14:45 PASSED
30-Nov-2024 01:14:45 Unmounting client from /tmp/onedata/mnt/5ghiclxu9xr52m57
30-Nov-2024 01:14:45
30-Nov-2024 01:14:45
30-Nov-2024 01:14:45 Unmounting client from /tmp/onedata/mnt/l4p7lzp3ypy316wa
30-Nov-2024 01:14:45
30-Nov-2024 01:14:45
30-Nov-2024 01:15:09 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_big[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 01:15:09 =================================================================
30-Nov-2024 01:15:09 - Executing scenario 'Copy big regular file and check MD5'
30-Nov-2024 01:15:09 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:15:09 -----------------------------------------------------------------
30-Nov-2024 01:15:09 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:15:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:15:09 using [token, token] by [user1, user2]"'
30-Nov-2024 01:15:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:15:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:15:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:15:09
30-Nov-2024 01:15:09
30-Nov-2024 01:15:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q'
30-Nov-2024 01:15:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q' successfully started
30-Nov-2024 01:15:09
30-Nov-2024 01:15:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/swq8hkw6dffs0kbg
30-Nov-2024 01:15:09
30-Nov-2024 01:15:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/swq8hkw6dffs0kbg --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/swq8hkw6dffs0kbg
30-Nov-2024 01:15:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13435982737455802837'...
30-Nov-2024 01:15:09 Getting configuration...
30-Nov-2024 01:15:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/swq8hkw6dffs0kbg'.
30-Nov-2024 01:15:09
30-Nov-2024 01:15:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:15:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:15:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:15:09
30-Nov-2024 01:15:09
30-Nov-2024 01:15:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs'
30-Nov-2024 01:15:09 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs' successfully started
30-Nov-2024 01:15:09
30-Nov-2024 01:15:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tlh71sk1b86knw4w
30-Nov-2024 01:15:09
30-Nov-2024 01:15:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tlh71sk1b86knw4w --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tlh71sk1b86knw4w
30-Nov-2024 01:15:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11409152742133734728'...
30-Nov-2024 01:15:09 Getting configuration...
30-Nov-2024 01:15:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tlh71sk1b86knw4w'.
30-Nov-2024 01:15:09
30-Nov-2024 01:15:09 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
30-Nov-2024 01:15:09 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
30-Nov-2024 01:15:09 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:15:09 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:15:09 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
30-Nov-2024 01:15:09 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
30-Nov-2024 01:15:09 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:15:09 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:15:09 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
30-Nov-2024 01:15:09 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
30-Nov-2024 01:15:09 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
30-Nov-2024 01:15:09 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
30-Nov-2024 01:15:09 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
30-Nov-2024 01:15:09 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
30-Nov-2024 01:15:09 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
30-Nov-2024 01:15:09 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
30-Nov-2024 01:15:09 =================================================================
30-Nov-2024 01:15:09
30-Nov-2024 01:15:10 PASSED
30-Nov-2024 01:15:10 Unmounting client from /tmp/onedata/mnt/swq8hkw6dffs0kbg
30-Nov-2024 01:15:10
30-Nov-2024 01:15:10
30-Nov-2024 01:15:10 Unmounting client from /tmp/onedata/mnt/tlh71sk1b86knw4w
30-Nov-2024 01:15:10
30-Nov-2024 01:15:10
30-Nov-2024 01:15:34 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
30-Nov-2024 01:15:34 =================================================================
30-Nov-2024 01:15:34 - Executing scenario 'Delete file opened by other user for reading'
30-Nov-2024 01:15:34 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:15:34 -----------------------------------------------------------------
30-Nov-2024 01:15:34 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:15:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:15:34 using [token, token] by [user1, user2]"'
30-Nov-2024 01:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q'
30-Nov-2024 01:15:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q' successfully started
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/eatbw13jyoomdeoe
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eatbw13jyoomdeoe --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eatbw13jyoomdeoe
30-Nov-2024 01:15:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14391314211977241695'...
30-Nov-2024 01:15:34 Getting configuration...
30-Nov-2024 01:15:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eatbw13jyoomdeoe'.
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:15:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs'
30-Nov-2024 01:15:34 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs' successfully started
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/nnrk29b1zg5di612
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nnrk29b1zg5di612 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nnrk29b1zg5di612
30-Nov-2024 01:15:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12709718633638552112'...
30-Nov-2024 01:15:34 Getting configuration...
30-Nov-2024 01:15:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nnrk29b1zg5di612'.
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 01:15:34 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 01:15:34 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 01:15:34 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 01:15:34 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
30-Nov-2024 01:15:34 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
30-Nov-2024 01:15:34 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
30-Nov-2024 01:15:34 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
30-Nov-2024 01:15:34 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
30-Nov-2024 01:15:34 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
30-Nov-2024 01:15:34 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
30-Nov-2024 01:15:34 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
30-Nov-2024 01:15:34 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
30-Nov-2024 01:15:34 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
30-Nov-2024 01:15:34 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
30-Nov-2024 01:15:34 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 01:15:34 =================================================================
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34 PASSED
30-Nov-2024 01:15:34 Unmounting client from /tmp/onedata/mnt/eatbw13jyoomdeoe
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34 Unmounting client from /tmp/onedata/mnt/nnrk29b1zg5di612
30-Nov-2024 01:15:34
30-Nov-2024 01:15:34
30-Nov-2024 01:15:57 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
30-Nov-2024 01:15:57 =================================================================
30-Nov-2024 01:15:57 - Executing scenario 'Delete file opened by other user for reading and writing'
30-Nov-2024 01:15:57 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:15:57 -----------------------------------------------------------------
30-Nov-2024 01:15:57 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:15:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:15:57 using [token, token] by [user1, user2]"'
30-Nov-2024 01:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q'
30-Nov-2024 01:15:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q' successfully started
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ulnf052jttpsbi71
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ulnf052jttpsbi71 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ulnf052jttpsbi71
30-Nov-2024 01:15:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '288262905012179831'...
30-Nov-2024 01:15:57 Getting configuration...
30-Nov-2024 01:15:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ulnf052jttpsbi71'.
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:15:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs'
30-Nov-2024 01:15:57 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs' successfully started
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/pck64ffqgzanglmv
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pck64ffqgzanglmv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pck64ffqgzanglmv
30-Nov-2024 01:15:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16082567707596255074'...
30-Nov-2024 01:15:57 Getting configuration...
30-Nov-2024 01:15:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pck64ffqgzanglmv'.
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 01:15:57 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 01:15:57 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 01:15:57 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 01:15:57 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
30-Nov-2024 01:15:57 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
30-Nov-2024 01:15:57 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
30-Nov-2024 01:15:57 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
30-Nov-2024 01:15:57 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
30-Nov-2024 01:15:57 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
30-Nov-2024 01:15:57 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 01:15:57 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
30-Nov-2024 01:15:57 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
30-Nov-2024 01:15:57 =================================================================
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57 PASSED
30-Nov-2024 01:15:57 Unmounting client from /tmp/onedata/mnt/ulnf052jttpsbi71
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57 Unmounting client from /tmp/onedata/mnt/pck64ffqgzanglmv
30-Nov-2024 01:15:57
30-Nov-2024 01:15:57
30-Nov-2024 01:16:21 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
30-Nov-2024 01:16:21 =================================================================
30-Nov-2024 01:16:21 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
30-Nov-2024 01:16:21 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:16:21 -----------------------------------------------------------------
30-Nov-2024 01:16:21 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:16:21 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:16:21 using [token, token] by [user1, user2]"'
30-Nov-2024 01:16:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:16:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:16:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:16:21
30-Nov-2024 01:16:21
30-Nov-2024 01:16:21 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q'
30-Nov-2024 01:16:21 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q' successfully started
30-Nov-2024 01:16:21
30-Nov-2024 01:16:21 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/u82jdb7khu0l9ccy
30-Nov-2024 01:16:21
30-Nov-2024 01:16:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u82jdb7khu0l9ccy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u82jdb7khu0l9ccy
30-Nov-2024 01:16:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1191122720684350593'...
30-Nov-2024 01:16:21 Getting configuration...
30-Nov-2024 01:16:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u82jdb7khu0l9ccy'.
30-Nov-2024 01:16:21
30-Nov-2024 01:16:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:16:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:16:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:16:21
30-Nov-2024 01:16:21
30-Nov-2024 01:16:21 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs'
30-Nov-2024 01:16:21 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs' successfully started
30-Nov-2024 01:16:21
30-Nov-2024 01:16:21 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/wozhlbc9435qj78n
30-Nov-2024 01:16:21
30-Nov-2024 01:16:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wozhlbc9435qj78n --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wozhlbc9435qj78n
30-Nov-2024 01:16:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '858183506157797345'...
30-Nov-2024 01:16:21 Getting configuration...
30-Nov-2024 01:16:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wozhlbc9435qj78n'.
30-Nov-2024 01:16:21
30-Nov-2024 01:16:21 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 01:16:21 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 01:16:21 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 01:16:21 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 01:16:21 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 01:16:21 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
30-Nov-2024 01:16:21 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
30-Nov-2024 01:16:21 =================================================================
30-Nov-2024 01:16:21
30-Nov-2024 01:16:22 PASSED
30-Nov-2024 01:16:22 Unmounting client from /tmp/onedata/mnt/u82jdb7khu0l9ccy
30-Nov-2024 01:16:22
30-Nov-2024 01:16:22
30-Nov-2024 01:16:22 Unmounting client from /tmp/onedata/mnt/wozhlbc9435qj78n
30-Nov-2024 01:16:22
30-Nov-2024 01:16:22
30-Nov-2024 01:16:44 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
30-Nov-2024 01:16:44 =================================================================
30-Nov-2024 01:16:44 - Executing scenario 'Delete file right after closing it'
30-Nov-2024 01:16:44 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:16:44 -----------------------------------------------------------------
30-Nov-2024 01:16:44 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:16:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:16:44 using [token, token] by [user1, user2]"'
30-Nov-2024 01:16:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:16:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:16:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:16:44
30-Nov-2024 01:16:44
30-Nov-2024 01:16:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q'
30-Nov-2024 01:16:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q' successfully started
30-Nov-2024 01:16:44
30-Nov-2024 01:16:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/epsf2v1yd66z1lpz
30-Nov-2024 01:16:44
30-Nov-2024 01:16:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/epsf2v1yd66z1lpz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/epsf2v1yd66z1lpz
30-Nov-2024 01:16:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8733057746339053492'...
30-Nov-2024 01:16:44 Getting configuration...
30-Nov-2024 01:16:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/epsf2v1yd66z1lpz'.
30-Nov-2024 01:16:44
30-Nov-2024 01:16:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:16:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:16:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:16:44
30-Nov-2024 01:16:44
30-Nov-2024 01:16:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs'
30-Nov-2024 01:16:44 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs' successfully started
30-Nov-2024 01:16:44
30-Nov-2024 01:16:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/go4me4n36enj4kf8
30-Nov-2024 01:16:44
30-Nov-2024 01:16:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/go4me4n36enj4kf8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/go4me4n36enj4kf8
30-Nov-2024 01:16:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17454625920721257362'...
30-Nov-2024 01:16:44 Getting configuration...
30-Nov-2024 01:16:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/go4me4n36enj4kf8'.
30-Nov-2024 01:16:44
30-Nov-2024 01:16:44 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 01:16:44 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
30-Nov-2024 01:16:44 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
30-Nov-2024 01:16:44 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 01:16:44 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
30-Nov-2024 01:16:44 -- Executing step: 'When "user1 closes space1/file1 on client11"'
30-Nov-2024 01:16:44 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
30-Nov-2024 01:16:44 -- Executing step: 'When "space1 is empty for user1 on client11"'
30-Nov-2024 01:16:44 =================================================================
30-Nov-2024 01:16:44
30-Nov-2024 01:16:45 PASSED
30-Nov-2024 01:16:45 Unmounting client from /tmp/onedata/mnt/epsf2v1yd66z1lpz
30-Nov-2024 01:16:45
30-Nov-2024 01:16:45
30-Nov-2024 01:16:45 Unmounting client from /tmp/onedata/mnt/go4me4n36enj4kf8
30-Nov-2024 01:16:45
30-Nov-2024 01:16:45
30-Nov-2024 01:17:10 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
30-Nov-2024 01:17:10 =================================================================
30-Nov-2024 01:17:10 - Executing scenario 'Create many children'
30-Nov-2024 01:17:10 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:17:10 -----------------------------------------------------------------
30-Nov-2024 01:17:10 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:17:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:17:10 using [token, token] by [user1, user2]"'
30-Nov-2024 01:17:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:17:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:17:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:17:10
30-Nov-2024 01:17:10
30-Nov-2024 01:17:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q'
30-Nov-2024 01:17:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q' successfully started
30-Nov-2024 01:17:10
30-Nov-2024 01:17:10 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/keqll93xtsic44fg
30-Nov-2024 01:17:10
30-Nov-2024 01:17:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/keqll93xtsic44fg --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/keqll93xtsic44fg
30-Nov-2024 01:17:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9341566465296930609'...
30-Nov-2024 01:17:10 Getting configuration...
30-Nov-2024 01:17:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/keqll93xtsic44fg'.
30-Nov-2024 01:17:10
30-Nov-2024 01:17:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:17:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:17:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:17:10
30-Nov-2024 01:17:10
30-Nov-2024 01:17:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs'
30-Nov-2024 01:17:10 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs' successfully started
30-Nov-2024 01:17:10
30-Nov-2024 01:17:10 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/85nf80nkawy7b2m3
30-Nov-2024 01:17:10
30-Nov-2024 01:17:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/85nf80nkawy7b2m3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/85nf80nkawy7b2m3
30-Nov-2024 01:17:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12643809879769034177'...
30-Nov-2024 01:17:10 Getting configuration...
30-Nov-2024 01:17:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/85nf80nkawy7b2m3'.
30-Nov-2024 01:17:10
30-Nov-2024 01:17:10 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
30-Nov-2024 01:17:10 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
30-Nov-2024 01:17:10 =================================================================
30-Nov-2024 01:17:10
30-Nov-2024 01:17:15 PASSED
30-Nov-2024 01:17:15 Unmounting client from /tmp/onedata/mnt/keqll93xtsic44fg
30-Nov-2024 01:17:15
30-Nov-2024 01:17:15
30-Nov-2024 01:17:15 Unmounting client from /tmp/onedata/mnt/85nf80nkawy7b2m3
30-Nov-2024 01:17:15
30-Nov-2024 01:17:15
30-Nov-2024 01:17:37 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
30-Nov-2024 01:17:37 =================================================================
30-Nov-2024 01:17:37 - Executing scenario 'Create nonempty file then copy it and remove source file'
30-Nov-2024 01:17:37 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:17:37 -----------------------------------------------------------------
30-Nov-2024 01:17:37 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:17:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:17:37 using [token, token] by [user1, user2]"'
30-Nov-2024 01:17:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:17:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:17:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:17:37
30-Nov-2024 01:17:37
30-Nov-2024 01:17:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q'
30-Nov-2024 01:17:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q' successfully started
30-Nov-2024 01:17:37
30-Nov-2024 01:17:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/eknbhx1uijpt9zzj
30-Nov-2024 01:17:37
30-Nov-2024 01:17:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eknbhx1uijpt9zzj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eknbhx1uijpt9zzj
30-Nov-2024 01:17:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15111567762676239108'...
30-Nov-2024 01:17:37 Getting configuration...
30-Nov-2024 01:17:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eknbhx1uijpt9zzj'.
30-Nov-2024 01:17:37
30-Nov-2024 01:17:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:17:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:17:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:17:37
30-Nov-2024 01:17:37
30-Nov-2024 01:17:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs'
30-Nov-2024 01:17:37 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs' successfully started
30-Nov-2024 01:17:37
30-Nov-2024 01:17:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/19ad8uwio82qj0fs
30-Nov-2024 01:17:37
30-Nov-2024 01:17:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/19ad8uwio82qj0fs --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/19ad8uwio82qj0fs
30-Nov-2024 01:17:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6617957676229127196'...
30-Nov-2024 01:17:37 Getting configuration...
30-Nov-2024 01:17:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/19ad8uwio82qj0fs'.
30-Nov-2024 01:17:37
30-Nov-2024 01:17:37 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 01:17:37 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 01:17:37 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
30-Nov-2024 01:17:37 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
30-Nov-2024 01:17:37 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
30-Nov-2024 01:17:37 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
30-Nov-2024 01:17:37 =================================================================
30-Nov-2024 01:17:37
30-Nov-2024 01:17:38 PASSED
30-Nov-2024 01:17:38 Unmounting client from /tmp/onedata/mnt/eknbhx1uijpt9zzj
30-Nov-2024 01:17:38
30-Nov-2024 01:17:38
30-Nov-2024 01:17:38 Unmounting client from /tmp/onedata/mnt/19ad8uwio82qj0fs
30-Nov-2024 01:17:38
30-Nov-2024 01:17:38
30-Nov-2024 01:17:59 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
30-Nov-2024 01:17:59 =================================================================
30-Nov-2024 01:17:59 - Executing scenario 'Create nonempty file then move it to another space'
30-Nov-2024 01:17:59 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:17:59 -----------------------------------------------------------------
30-Nov-2024 01:17:59 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:17:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:17:59 using [token, token] by [user1, user2]"'
30-Nov-2024 01:17:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:17:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:17:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-47k6q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:17:59
30-Nov-2024 01:17:59
30-Nov-2024 01:17:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q'
30-Nov-2024 01:17:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-47k6q' successfully started
30-Nov-2024 01:17:59
30-Nov-2024 01:17:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5hjgaw6phhhqs76f
30-Nov-2024 01:17:59
30-Nov-2024 01:17:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5hjgaw6phhhqs76f --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5hjgaw6phhhqs76f
30-Nov-2024 01:17:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1762412276058840135'...
30-Nov-2024 01:17:59 Getting configuration...
30-Nov-2024 01:17:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5hjgaw6phhhqs76f'.
30-Nov-2024 01:17:59
30-Nov-2024 01:17:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:17:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:17:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-c6sbs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:17:59
30-Nov-2024 01:17:59
30-Nov-2024 01:17:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs'
30-Nov-2024 01:17:59 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-c6sbs' successfully started
30-Nov-2024 01:17:59
30-Nov-2024 01:17:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/pjy9plmg9wpfy4th
30-Nov-2024 01:17:59
30-Nov-2024 01:17:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pjy9plmg9wpfy4th --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pjy9plmg9wpfy4th
30-Nov-2024 01:17:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1131599428414703869'...
30-Nov-2024 01:17:59 Getting configuration...
30-Nov-2024 01:17:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pjy9plmg9wpfy4th'.
30-Nov-2024 01:17:59
30-Nov-2024 01:17:59 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 01:17:59 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 01:17:59 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
30-Nov-2024 01:17:59 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
30-Nov-2024 01:17:59 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
30-Nov-2024 01:17:59 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
30-Nov-2024 01:17:59 =================================================================
30-Nov-2024 01:17:59
30-Nov-2024 01:18:07 PASSED
30-Nov-2024 01:18:07 Unmounting client from /tmp/onedata/mnt/5hjgaw6phhhqs76f
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07 Unmounting client from /tmp/onedata/mnt/pjy9plmg9wpfy4th
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07 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.1732929479.8961966', '-c', '/tmp/logs']
30-Nov-2024 01:18:07 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-78kvl. See /home/bamboo/.one-env/deployments/2024.11.30-01.04.56/pod-logs/dev-cross-support-job-3p-users-78kvl/entrypoint.log for more details
30-Nov-2024 01:18:07 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-47k6q: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-01.04.56/pod-logs/dev-oneclient-krakow-7d9476b8bc-47k6q/oneclient_logs
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=186/218)
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:18:07          40,411   0%   38.54MB/s    0:00:00 (xfr#1, to-chk=185/218)
30-Nov-2024 01:18:07          40,411   0%   38.54MB/s    0:00:00 (xfr#1, to-chk=179/218)
30-Nov-2024 01:18:07          40,873   0%   38.98MB/s    0:00:00 (xfr#2, to-chk=181/218)
30-Nov-2024 01:18:07         170,420   1%   32.51MB/s    0:00:00 (xfr#3, to-chk=180/218)
30-Nov-2024 01:18:07         170,882   1%   32.59MB/s    0:00:00 (xfr#4, to-chk=179/218)
30-Nov-2024 01:18:07         244,474   1%   16.65MB/s    0:00:00 (xfr#5, to-chk=178/218)
30-Nov-2024 01:18:07 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 01:18:07 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 01:18:07 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 01:18:07 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 01:18:07         245,320   1%   16.71MB/s    0:00:00 (xfr#6, to-chk=174/218)
30-Nov-2024 01:18:07 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 01:18:07         534,480   4%   31.86MB/s    0:00:00 (xfr#7, to-chk=173/218)
30-Nov-2024 01:18:07         535,326   4%   31.91MB/s    0:00:00 (xfr#8, to-chk=172/218)
30-Nov-2024 01:18:07         583,376   4%   34.77MB/s    0:00:00 (xfr#9, to-chk=171/218)
30-Nov-2024 01:18:07         584,126   4%   34.82MB/s    0:00:00 (xfr#10, to-chk=167/218)
30-Nov-2024 01:18:07         728,658   5%   40.88MB/s    0:00:00 (xfr#11, to-chk=166/218)
30-Nov-2024 01:18:07         729,408   5%   40.92MB/s    0:00:00 (xfr#12, to-chk=165/218)
30-Nov-2024 01:18:07         772,936   6%   40.95MB/s    0:00:00 (xfr#13, to-chk=164/218)
30-Nov-2024 01:18:07         773,494   6%   40.98MB/s    0:00:00 (xfr#14, to-chk=160/218)
30-Nov-2024 01:18:07         916,567   7%   46.01MB/s    0:00:00 (xfr#15, to-chk=159/218)
30-Nov-2024 01:18:07         917,125   7%   46.03MB/s    0:00:00 (xfr#16, to-chk=158/218)
30-Nov-2024 01:18:07         960,961   7%   39.85MB/s    0:00:00 (xfr#17, to-chk=157/218)
30-Nov-2024 01:18:07         961,231   7%   39.86MB/s    0:00:00 (xfr#18, to-chk=153/218)
30-Nov-2024 01:18:07       1,105,763   8%   45.85MB/s    0:00:00 (xfr#19, to-chk=152/218)
30-Nov-2024 01:18:07       1,106,033   8%   43.95MB/s    0:00:00 (xfr#20, to-chk=151/218)
30-Nov-2024 01:18:07       1,106,661   8%   43.97MB/s    0:00:00 (xfr#21, to-chk=150/218)
30-Nov-2024 01:18:07       1,139,396   8%   45.28MB/s    0:00:00 (xfr#22, to-chk=149/218)
30-Nov-2024 01:18:07       1,139,762   8%   45.29MB/s    0:00:00 (xfr#23, to-chk=145/218)
30-Nov-2024 01:18:07       1,263,607   9%   46.35MB/s    0:00:00 (xfr#24, to-chk=144/218)
30-Nov-2024 01:18:07       1,263,973   9%   44.65MB/s    0:00:00 (xfr#25, to-chk=143/218)
30-Nov-2024 01:18:07       1,307,328  10%   44.53MB/s    0:00:00 (xfr#26, to-chk=142/218)
30-Nov-2024 01:18:07       1,307,886  10%   44.55MB/s    0:00:00 (xfr#27, to-chk=138/218)
30-Nov-2024 01:18:07       1,447,058  11%   41.82MB/s    0:00:00 (xfr#28, to-chk=137/218)
30-Nov-2024 01:18:07       1,447,616  11%   41.83MB/s    0:00:00 (xfr#29, to-chk=136/218)
30-Nov-2024 01:18:07       1,483,278  11%   42.87MB/s    0:00:00 (xfr#30, to-chk=135/218)
30-Nov-2024 01:18:07       1,483,740  11%   42.88MB/s    0:00:00 (xfr#31, to-chk=131/218)
30-Nov-2024 01:18:07       1,633,869  12%   44.52MB/s    0:00:00 (xfr#32, to-chk=130/218)
30-Nov-2024 01:18:07       1,634,331  12%   44.53MB/s    0:00:00 (xfr#33, to-chk=129/218)
30-Nov-2024 01:18:07       1,634,959  12%   43.31MB/s    0:00:00 (xfr#34, to-chk=128/218)
30-Nov-2024 01:18:07       1,674,550  13%   43.16MB/s    0:00:00 (xfr#35, to-chk=127/218)
30-Nov-2024 01:18:07       1,675,012  13%   43.17MB/s    0:00:00 (xfr#36, to-chk=123/218)
30-Nov-2024 01:18:07       1,807,786  14%   41.05MB/s    0:00:00 (xfr#37, to-chk=122/218)
30-Nov-2024 01:18:07       1,808,248  14%   41.06MB/s    0:00:00 (xfr#38, to-chk=121/218)
30-Nov-2024 01:18:07       1,834,987  14%   40.70MB/s    0:00:00 (xfr#39, to-chk=120/218)
30-Nov-2024 01:18:07       1,835,353  14%   40.71MB/s    0:00:00 (xfr#40, to-chk=116/218)
30-Nov-2024 01:18:07       1,937,011  15%   37.70MB/s    0:00:00 (xfr#41, to-chk=115/218)
30-Nov-2024 01:18:07       1,937,377  15%   37.71MB/s    0:00:00 (xfr#42, to-chk=114/218)
30-Nov-2024 01:18:07       2,001,813  15%   38.18MB/s    0:00:00 (xfr#43, to-chk=113/218)
30-Nov-2024 01:18:07       2,002,275  15%   38.19MB/s    0:00:00 (xfr#44, to-chk=109/218)
30-Nov-2024 01:18:07       2,608,456  20%   46.07MB/s    0:00:00 (xfr#45, to-chk=108/218)
30-Nov-2024 01:18:07       2,608,918  20%   46.08MB/s    0:00:00 (xfr#46, to-chk=107/218)
30-Nov-2024 01:18:07       2,657,546  20%   44.46MB/s    0:00:00 (xfr#47, to-chk=106/218)
30-Nov-2024 01:18:07       2,658,008  20%   44.47MB/s    0:00:00 (xfr#48, to-chk=102/218)
30-Nov-2024 01:18:07       2,831,987  22%   45.01MB/s    0:00:00 (xfr#49, to-chk=101/218)
30-Nov-2024 01:18:07       2,832,449  22%   45.02MB/s    0:00:00 (xfr#50, to-chk=100/218)
30-Nov-2024 01:18:07       2,883,410  22%   44.35MB/s    0:00:00 (xfr#51, to-chk=99/218)
30-Nov-2024 01:18:07       2,884,064  22%   44.36MB/s    0:00:00 (xfr#52, to-chk=95/218)
30-Nov-2024 01:18:07       3,057,628  23%   45.56MB/s    0:00:00 (xfr#53, to-chk=94/218)
30-Nov-2024 01:18:07       3,058,282  24%   45.57MB/s    0:00:00 (xfr#54, to-chk=93/218)
30-Nov-2024 01:18:07       3,096,123  24%   46.14MB/s    0:00:00 (xfr#55, to-chk=92/218)
30-Nov-2024 01:18:07       3,096,777  24%   46.15MB/s    0:00:00 (xfr#56, to-chk=88/218)
30-Nov-2024 01:18:07       3,221,324  25%   45.18MB/s    0:00:00 (xfr#57, to-chk=87/218)
30-Nov-2024 01:18:07       3,221,978  25%   45.19MB/s    0:00:00 (xfr#58, to-chk=86/218)
30-Nov-2024 01:18:07       3,256,233  25%   45.01MB/s    0:00:00 (xfr#59, to-chk=85/218)
30-Nov-2024 01:18:07       3,256,791  25%   44.37MB/s    0:00:00 (xfr#60, to-chk=81/218)
30-Nov-2024 01:18:07       3,380,570  26%   45.41MB/s    0:00:00 (xfr#61, to-chk=80/218)
30-Nov-2024 01:18:07       3,381,128  26%   45.42MB/s    0:00:00 (xfr#62, to-chk=79/218)
30-Nov-2024 01:18:07       3,431,638  26%   44.23MB/s    0:00:00 (xfr#63, to-chk=78/218)
30-Nov-2024 01:18:07       3,432,100  26%   43.64MB/s    0:00:00 (xfr#64, to-chk=74/218)
30-Nov-2024 01:18:07       3,603,657  28%   44.63MB/s    0:00:00 (xfr#65, to-chk=73/218)
30-Nov-2024 01:18:07       3,604,119  28%   44.64MB/s    0:00:00 (xfr#66, to-chk=72/218)
30-Nov-2024 01:18:07       3,651,737  28%   43.53MB/s    0:00:00 (xfr#67, to-chk=71/218)
30-Nov-2024 01:18:07       3,652,391  28%   43.54MB/s    0:00:00 (xfr#68, to-chk=67/218)
30-Nov-2024 01:18:07       3,817,053  29%   44.39MB/s    0:00:00 (xfr#69, to-chk=66/218)
30-Nov-2024 01:18:07       3,817,707  29%   44.40MB/s    0:00:00 (xfr#70, to-chk=65/218)
30-Nov-2024 01:18:07       3,856,607  30%   44.85MB/s    0:00:00 (xfr#71, to-chk=64/218)
30-Nov-2024 01:18:07       3,857,453  30%   44.86MB/s    0:00:00 (xfr#72, to-chk=60/218)
30-Nov-2024 01:18:07       3,994,091  31%   41.86MB/s    0:00:00 (xfr#73, to-chk=59/218)
30-Nov-2024 01:18:07       3,994,937  31%   41.41MB/s    0:00:00 (xfr#74, to-chk=58/218)
30-Nov-2024 01:18:07       4,805,943  37%   38.19MB/s    0:00:00 (xfr#75, to-chk=57/218)
30-Nov-2024 01:18:07       4,806,501  37%   38.20MB/s    0:00:00 (xfr#76, to-chk=53/218)
30-Nov-2024 01:18:07       8,718,428  68%   41.57MB/s    0:00:00 (xfr#77, to-chk=52/218)
30-Nov-2024 01:18:07       8,718,986  68%   41.58MB/s    0:00:00 (xfr#78, to-chk=51/218)
30-Nov-2024 01:18:07       8,719,614  68%   41.37MB/s    0:00:00 (xfr#79, to-chk=50/218)
30-Nov-2024 01:18:07       8,747,272  68%   41.30MB/s    0:00:00 (xfr#80, to-chk=49/218)
30-Nov-2024 01:18:07       8,747,734  68%   41.30MB/s    0:00:00 (xfr#81, to-chk=45/218)
30-Nov-2024 01:18:07       8,850,540  69%   41.38MB/s    0:00:00 (xfr#82, to-chk=44/218)
30-Nov-2024 01:18:07       8,851,002  69%   41.38MB/s    0:00:00 (xfr#83, to-chk=43/218)
30-Nov-2024 01:18:07       8,898,097  69%   41.39MB/s    0:00:00 (xfr#84, to-chk=42/218)
30-Nov-2024 01:18:07       8,898,847  69%   41.40MB/s    0:00:00 (xfr#85, to-chk=38/218)
30-Nov-2024 01:18:07       9,061,230  71%   41.35MB/s    0:00:00 (xfr#86, to-chk=37/218)
30-Nov-2024 01:18:07       9,061,980  71%   41.35MB/s    0:00:00 (xfr#87, to-chk=36/218)
30-Nov-2024 01:18:07       9,100,474  71%   41.53MB/s    0:00:00 (xfr#88, to-chk=35/218)
30-Nov-2024 01:18:07       9,101,128  71%   41.53MB/s    0:00:00 (xfr#89, to-chk=31/218)
30-Nov-2024 01:18:07       9,259,921  72%   41.85MB/s    0:00:00 (xfr#90, to-chk=30/218)
30-Nov-2024 01:18:07       9,260,575  72%   40.51MB/s    0:00:00 (xfr#91, to-chk=29/218)
30-Nov-2024 01:18:07       9,323,080  73%   40.79MB/s    0:00:00 (xfr#92, to-chk=28/218)
30-Nov-2024 01:18:07       9,323,734  73%   40.79MB/s    0:00:00 (xfr#93, to-chk=24/218)
30-Nov-2024 01:18:07       9,559,532  75%   41.44MB/s    0:00:00 (xfr#94, to-chk=23/218)
30-Nov-2024 01:18:07       9,560,186  75%   41.44MB/s    0:00:00 (xfr#95, to-chk=22/218)
30-Nov-2024 01:18:07       9,635,373  75%   41.77MB/s    0:00:00 (xfr#96, to-chk=21/218)
30-Nov-2024 01:18:07       9,636,027  75%   41.77MB/s    0:00:00 (xfr#97, to-chk=17/218)
30-Nov-2024 01:18:07      12,286,694  96%   41.70MB/s    0:00:00 (xfr#98, to-chk=16/218)
30-Nov-2024 01:18:07      12,287,348  96%   41.70MB/s    0:00:00 (xfr#99, to-chk=15/218)
30-Nov-2024 01:18:07      12,336,908  96%   41.87MB/s    0:00:00 (xfr#100, to-chk=14/218)
30-Nov-2024 01:18:07      12,337,466  96%   40.57MB/s    0:00:00 (xfr#101, to-chk=10/218)
30-Nov-2024 01:18:07      12,512,346  98%   41.01MB/s    0:00:00 (xfr#102, to-chk=9/218)
30-Nov-2024 01:18:07      12,512,904  98%   41.01MB/s    0:00:00 (xfr#103, to-chk=8/218)
30-Nov-2024 01:18:07      12,553,895  98%   41.14MB/s    0:00:00 (xfr#104, to-chk=7/218)
30-Nov-2024 01:18:07      12,554,549  98%   41.14MB/s    0:00:00 (xfr#105, to-chk=3/218)
30-Nov-2024 01:18:07      12,697,033  99%   41.47MB/s    0:00:00 (xfr#106, to-chk=2/218)
30-Nov-2024 01:18:07      12,697,687  99%   41.47MB/s    0:00:00 (xfr#107, to-chk=1/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   41.32MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07      12,737,248  99%   40.36MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 01:18:07 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-c6sbs: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-01.04.56/pod-logs/dev-oneclient-krakow-7d9476b8bc-c6sbs/oneclient_logs
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:18:07          17,022   0%   16.23MB/s    0:00:00 (xfr#1, to-chk=186/219)
30-Nov-2024 01:18:07          17,022   0%   16.23MB/s    0:00:00 (xfr#1, to-chk=180/219)
30-Nov-2024 01:18:07          17,580   0%   16.77MB/s    0:00:00 (xfr#2, to-chk=182/219)
30-Nov-2024 01:18:07          79,799   2%   10.87MB/s    0:00:00 (xfr#3, to-chk=181/219)
30-Nov-2024 01:18:07          80,357   2%   10.95MB/s    0:00:00 (xfr#4, to-chk=180/219)
30-Nov-2024 01:18:07         104,842   2%   12.50MB/s    0:00:00 (xfr#5, to-chk=179/219)
30-Nov-2024 01:18:07         105,400   2%   12.56MB/s    0:00:00 (xfr#6, to-chk=175/219)
30-Nov-2024 01:18:07         173,274   4%   16.52MB/s    0:00:00 (xfr#7, to-chk=174/219)
30-Nov-2024 01:18:07         173,832   4%   16.58MB/s    0:00:00 (xfr#8, to-chk=173/219)
30-Nov-2024 01:18:07         196,799   5%   18.77MB/s    0:00:00 (xfr#9, to-chk=172/219)
30-Nov-2024 01:18:07         197,453   5%   17.12MB/s    0:00:00 (xfr#10, to-chk=168/219)
30-Nov-2024 01:18:07         277,471   7%   20.36MB/s    0:00:00 (xfr#11, to-chk=167/219)
30-Nov-2024 01:18:07         278,125   7%   20.40MB/s    0:00:00 (xfr#12, to-chk=166/219)
30-Nov-2024 01:18:07         307,124   7%   22.53MB/s    0:00:00 (xfr#13, to-chk=165/219)
30-Nov-2024 01:18:07         307,586   7%   22.56MB/s    0:00:00 (xfr#14, to-chk=161/219)
30-Nov-2024 01:18:07         399,798  10%   25.42MB/s    0:00:00 (xfr#15, to-chk=160/219)
30-Nov-2024 01:18:07         400,260  10%   25.45MB/s    0:00:00 (xfr#16, to-chk=159/219)
30-Nov-2024 01:18:07         420,033  10%   26.70MB/s    0:00:00 (xfr#17, to-chk=158/219)
30-Nov-2024 01:18:07         420,591  10%   26.74MB/s    0:00:00 (xfr#18, to-chk=154/219)
30-Nov-2024 01:18:07         501,503  12%   28.13MB/s    0:00:00 (xfr#19, to-chk=153/219)
30-Nov-2024 01:18:07         502,061  13%   28.16MB/s    0:00:00 (xfr#20, to-chk=152/219)
30-Nov-2024 01:18:07         541,566  14%   28.69MB/s    0:00:00 (xfr#21, to-chk=151/219)
30-Nov-2024 01:18:07         542,316  14%   28.73MB/s    0:00:00 (xfr#22, to-chk=147/219)
30-Nov-2024 01:18:07         670,372  17%   20.62MB/s    0:00:00 (xfr#23, to-chk=146/219)
30-Nov-2024 01:18:07         671,122  17%   20.00MB/s    0:00:00 (xfr#24, to-chk=145/219)
30-Nov-2024 01:18:07         692,039  17%   20.62MB/s    0:00:00 (xfr#25, to-chk=144/219)
30-Nov-2024 01:18:07         692,597  17%   20.64MB/s    0:00:00 (xfr#26, to-chk=140/219)
30-Nov-2024 01:18:07         759,221  19%   21.94MB/s    0:00:00 (xfr#27, to-chk=139/219)
30-Nov-2024 01:18:07         759,779  19%   21.96MB/s    0:00:00 (xfr#28, to-chk=138/219)
30-Nov-2024 01:18:07         898,483  23%   25.20MB/s    0:00:00 (xfr#29, to-chk=137/219)
30-Nov-2024 01:18:07         898,945  23%   25.21MB/s    0:00:00 (xfr#30, to-chk=133/219)
30-Nov-2024 01:18:07       1,162,647  30%   31.68MB/s    0:00:00 (xfr#31, to-chk=132/219)
30-Nov-2024 01:18:07       1,163,109  30%   31.69MB/s    0:00:00 (xfr#32, to-chk=131/219)
30-Nov-2024 01:18:07       1,206,715  31%   31.97MB/s    0:00:00 (xfr#33, to-chk=130/219)
30-Nov-2024 01:18:07       1,207,273  31%   31.98MB/s    0:00:00 (xfr#34, to-chk=126/219)
30-Nov-2024 01:18:07       1,341,931  34%   35.55MB/s    0:00:00 (xfr#35, to-chk=125/219)
30-Nov-2024 01:18:07       1,342,489  34%   34.60MB/s    0:00:00 (xfr#36, to-chk=124/219)
30-Nov-2024 01:18:07       1,365,085  35%   35.19MB/s    0:00:00 (xfr#37, to-chk=123/219)
30-Nov-2024 01:18:07       1,365,739  35%   35.20MB/s    0:00:00 (xfr#38, to-chk=119/219)
30-Nov-2024 01:18:07       1,432,776  37%   36.93MB/s    0:00:00 (xfr#39, to-chk=118/219)
30-Nov-2024 01:18:07       1,433,430  37%   36.95MB/s    0:00:00 (xfr#40, to-chk=117/219)
30-Nov-2024 01:18:07       1,468,189  38%   34.15MB/s    0:00:00 (xfr#41, to-chk=116/219)
30-Nov-2024 01:18:07       1,468,555  38%   34.16MB/s    0:00:00 (xfr#42, to-chk=112/219)
30-Nov-2024 01:18:07       1,613,498  41%   36.64MB/s    0:00:00 (xfr#43, to-chk=111/219)
30-Nov-2024 01:18:07       1,613,864  41%   36.65MB/s    0:00:00 (xfr#44, to-chk=110/219)
30-Nov-2024 01:18:07       1,657,689  42%   37.64MB/s    0:00:00 (xfr#45, to-chk=109/219)
30-Nov-2024 01:18:07       1,658,439  42%   37.66MB/s    0:00:00 (xfr#46, to-chk=105/219)
30-Nov-2024 01:18:07       1,933,344  50%   41.90MB/s    0:00:00 (xfr#47, to-chk=104/219)
30-Nov-2024 01:18:07       1,934,094  50%   41.92MB/s    0:00:00 (xfr#48, to-chk=103/219)
30-Nov-2024 01:18:07       1,934,722  50%   41.93MB/s    0:00:00 (xfr#49, to-chk=102/219)
30-Nov-2024 01:18:07       1,955,560  50%   42.39MB/s    0:00:00 (xfr#50, to-chk=101/219)
30-Nov-2024 01:18:07       1,956,214  50%   42.40MB/s    0:00:00 (xfr#51, to-chk=97/219)
30-Nov-2024 01:18:07       2,049,164  53%   44.41MB/s    0:00:00 (xfr#52, to-chk=96/219)
30-Nov-2024 01:18:07       2,049,818  53%   44.43MB/s    0:00:00 (xfr#53, to-chk=95/219)
30-Nov-2024 01:18:07       2,066,209  53%   41.93MB/s    0:00:00 (xfr#54, to-chk=94/219)
30-Nov-2024 01:18:07       2,066,671  53%   41.93MB/s    0:00:00 (xfr#55, to-chk=90/219)
30-Nov-2024 01:18:07       2,119,533  54%   43.01MB/s    0:00:00 (xfr#56, to-chk=89/219)
30-Nov-2024 01:18:07       2,119,995  54%   42.12MB/s    0:00:00 (xfr#57, to-chk=88/219)
30-Nov-2024 01:18:07       2,137,439  55%   36.40MB/s    0:00:00 (xfr#58, to-chk=87/219)
30-Nov-2024 01:18:07       2,137,901  55%   36.41MB/s    0:00:00 (xfr#59, to-chk=83/219)
30-Nov-2024 01:18:07       2,199,341  56%   36.80MB/s    0:00:00 (xfr#60, to-chk=82/219)
30-Nov-2024 01:18:07       2,199,803  56%   36.81MB/s    0:00:00 (xfr#61, to-chk=81/219)
30-Nov-2024 01:18:07       2,237,276  57%   37.43MB/s    0:00:00 (xfr#62, to-chk=80/219)
30-Nov-2024 01:18:07       2,237,834  57%   37.44MB/s    0:00:00 (xfr#63, to-chk=76/219)
30-Nov-2024 01:18:07       2,350,664  60%   34.49MB/s    0:00:00 (xfr#64, to-chk=75/219)
30-Nov-2024 01:18:07       2,351,222  60%   34.50MB/s    0:00:00 (xfr#65, to-chk=74/219)
30-Nov-2024 01:18:07       2,384,137  61%   32.02MB/s    0:00:00 (xfr#66, to-chk=73/219)
30-Nov-2024 01:18:07       2,384,791  61%   32.03MB/s    0:00:00 (xfr#67, to-chk=69/219)
30-Nov-2024 01:18:07       2,489,148  64%   27.29MB/s    0:00:00 (xfr#68, to-chk=68/219)
30-Nov-2024 01:18:07       2,489,802  64%   27.29MB/s    0:00:00 (xfr#69, to-chk=67/219)
30-Nov-2024 01:18:07       2,490,430  64%   27.30MB/s    0:00:00 (xfr#70, to-chk=66/219)
30-Nov-2024 01:18:07       2,510,564  65%   27.52MB/s    0:00:00 (xfr#71, to-chk=65/219)
30-Nov-2024 01:18:07       2,511,026  65%   27.21MB/s    0:00:00 (xfr#72, to-chk=61/219)
30-Nov-2024 01:18:07       2,592,480  67%   28.10MB/s    0:00:00 (xfr#73, to-chk=60/219)
30-Nov-2024 01:18:07       2,592,942  67%   27.78MB/s    0:00:00 (xfr#74, to-chk=59/219)
30-Nov-2024 01:18:07       2,612,613  67%   28.00MB/s    0:00:00 (xfr#75, to-chk=58/219)
30-Nov-2024 01:18:07       2,613,075  67%   28.00MB/s    0:00:00 (xfr#76, to-chk=54/219)
30-Nov-2024 01:18:07       2,682,967  69%   28.12MB/s    0:00:00 (xfr#77, to-chk=53/219)
30-Nov-2024 01:18:07       2,683,429  69%   27.82MB/s    0:00:00 (xfr#78, to-chk=52/219)
30-Nov-2024 01:18:07       2,684,057  69%   27.82MB/s    0:00:00 (xfr#79, to-chk=51/219)
30-Nov-2024 01:18:07       2,718,578  70%   27.88MB/s    0:00:00 (xfr#80, to-chk=50/219)
30-Nov-2024 01:18:07       2,719,232  70%   27.88MB/s    0:00:00 (xfr#81, to-chk=46/219)
30-Nov-2024 01:18:07       2,810,516  72%   28.21MB/s    0:00:00 (xfr#82, to-chk=45/219)
30-Nov-2024 01:18:07       2,811,170  72%   28.22MB/s    0:00:00 (xfr#83, to-chk=44/219)
30-Nov-2024 01:18:07       2,841,283  73%   25.81MB/s    0:00:00 (xfr#84, to-chk=43/219)
30-Nov-2024 01:18:07       2,841,937  73%   25.57MB/s    0:00:00 (xfr#85, to-chk=39/219)
30-Nov-2024 01:18:07       2,932,538  75%   26.14MB/s    0:00:00 (xfr#86, to-chk=38/219)
30-Nov-2024 01:18:07       2,933,192  75%   26.14MB/s    0:00:00 (xfr#87, to-chk=37/219)
30-Nov-2024 01:18:07       2,933,820  76%   26.15MB/s    0:00:00 (xfr#88, to-chk=36/219)
30-Nov-2024 01:18:07       2,970,778  76%   26.23MB/s    0:00:00 (xfr#89, to-chk=35/219)
30-Nov-2024 01:18:07       2,971,240  76%   26.00MB/s    0:00:00 (xfr#90, to-chk=31/219)
30-Nov-2024 01:18:07       3,089,854  80%   25.19MB/s    0:00:00 (xfr#91, to-chk=30/219)
30-Nov-2024 01:18:07       3,090,316  80%   25.19MB/s    0:00:00 (xfr#92, to-chk=29/219)
30-Nov-2024 01:18:07       3,127,450  81%   25.28MB/s    0:00:00 (xfr#93, to-chk=28/219)
30-Nov-2024 01:18:07       3,127,912  81%   25.28MB/s    0:00:00 (xfr#94, to-chk=24/219)
30-Nov-2024 01:18:07       3,371,769  87%   25.52MB/s    0:00:00 (xfr#95, to-chk=23/219)
30-Nov-2024 01:18:07       3,372,231  87%   25.52MB/s    0:00:00 (xfr#96, to-chk=22/219)
30-Nov-2024 01:18:07       3,405,413  88%   25.78MB/s    0:00:00 (xfr#97, to-chk=21/219)
30-Nov-2024 01:18:07       3,406,023  88%   25.78MB/s    0:00:00 (xfr#98, to-chk=17/219)
30-Nov-2024 01:18:07       3,512,327  90%   26.37MB/s    0:00:00 (xfr#99, to-chk=16/219)
30-Nov-2024 01:18:07       3,513,457  91%   26.38MB/s    0:00:00 (xfr#100, to-chk=15/219)
30-Nov-2024 01:18:07       3,546,556  91%   26.63MB/s    0:00:00 (xfr#101, to-chk=14/219)
30-Nov-2024 01:18:07       3,547,114  91%   26.64MB/s    0:00:00 (xfr#102, to-chk=10/219)
30-Nov-2024 01:18:07       3,669,187  95%   26.71MB/s    0:00:00 (xfr#103, to-chk=9/219)
30-Nov-2024 01:18:07       3,669,745  95%   26.72MB/s    0:00:00 (xfr#104, to-chk=8/219)
30-Nov-2024 01:18:07       3,705,841  96%   26.77MB/s    0:00:00 (xfr#105, to-chk=7/219)
30-Nov-2024 01:18:07       3,706,591  96%   26.78MB/s    0:00:00 (xfr#106, to-chk=3/219)
30-Nov-2024 01:18:07       3,812,265  98%   26.54MB/s    0:00:00 (xfr#107, to-chk=2/219)
30-Nov-2024 01:18:07       3,813,535  98%   26.55MB/s    0:00:00 (xfr#108, to-chk=1/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.45MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.08MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07       3,855,794  99%   26.08MB/s    0:00:00 (xfr#109, to-chk=0/219)
30-Nov-2024 01:18:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-01.04.56/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:18:07           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:18:07           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:18:07           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:18:07           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:18:07           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:18:07           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:18:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-01.04.56/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:18:07          42,311   6%   20.18MB/s    0:00:00 (xfr#2, to-chk=75/80)
30-Nov-2024 01:18:07          82,745  13%   39.46MB/s    0:00:00 (xfr#3, to-chk=73/80)
30-Nov-2024 01:18:07          83,913  13%   26.68MB/s    0:00:00 (xfr#4, to-chk=71/80)
30-Nov-2024 01:18:07          83,913  13%   26.68MB/s    0:00:00 (xfr#5, to-chk=69/80)
30-Nov-2024 01:18:07         122,906  20%   39.07MB/s    0:00:00 (xfr#6, to-chk=67/80)
30-Nov-2024 01:18:07         123,056  20%   39.12MB/s    0:00:00 (xfr#7, to-chk=65/80)
30-Nov-2024 01:18:07         123,353  20%   39.21MB/s    0:00:00 (xfr#8, to-chk=63/80)
30-Nov-2024 01:18:07         206,722  33%   65.72MB/s    0:00:00 (xfr#9, to-chk=61/80)
30-Nov-2024 01:18:07         208,083  34%   66.15MB/s    0:00:00 (xfr#10, to-chk=51/80)
30-Nov-2024 01:18:07         214,802  35%   51.21MB/s    0:00:00 (xfr#11, to-chk=50/80)
30-Nov-2024 01:18:07         220,438  36%   52.56MB/s    0:00:00 (xfr#12, to-chk=49/80)
30-Nov-2024 01:18:07         223,173  36%   53.21MB/s    0:00:00 (xfr#13, to-chk=48/80)
30-Nov-2024 01:18:07         224,478  36%   53.52MB/s    0:00:00 (xfr#14, to-chk=47/80)
30-Nov-2024 01:18:07         226,922  37%   54.10MB/s    0:00:00 (xfr#15, to-chk=46/80)
30-Nov-2024 01:18:07         227,143  37%   54.16MB/s    0:00:00 (xfr#16, to-chk=45/80)
30-Nov-2024 01:18:07         232,266  38%   55.38MB/s    0:00:00 (xfr#17, to-chk=44/80)
30-Nov-2024 01:18:07         235,504  38%   56.15MB/s    0:00:00 (xfr#18, to-chk=43/80)
30-Nov-2024 01:18:07         238,516  39%   56.87MB/s    0:00:00 (xfr#19, to-chk=42/80)
30-Nov-2024 01:18:07         242,955  39%   57.92MB/s    0:00:00 (xfr#20, to-chk=41/80)
30-Nov-2024 01:18:07         249,387  40%   59.46MB/s    0:00:00 (xfr#21, to-chk=40/80)
30-Nov-2024 01:18:07         249,552  41%   47.60MB/s    0:00:00 (xfr#22, to-chk=39/80)
30-Nov-2024 01:18:07         256,839  42%   48.99MB/s    0:00:00 (xfr#23, to-chk=38/80)
30-Nov-2024 01:18:07         257,294  42%   49.07MB/s    0:00:00 (xfr#24, to-chk=37/80)
30-Nov-2024 01:18:07         260,599  42%   49.71MB/s    0:00:00 (xfr#25, to-chk=36/80)
30-Nov-2024 01:18:07         261,616  42%   49.90MB/s    0:00:00 (xfr#26, to-chk=35/80)
30-Nov-2024 01:18:07         263,488  43%   50.26MB/s    0:00:00 (xfr#27, to-chk=34/80)
30-Nov-2024 01:18:07         269,124  44%   51.33MB/s    0:00:00 (xfr#28, to-chk=33/80)
30-Nov-2024 01:18:07         271,281  44%   51.74MB/s    0:00:00 (xfr#29, to-chk=32/80)
30-Nov-2024 01:18:07         272,583  44%   51.99MB/s    0:00:00 (xfr#30, to-chk=31/80)
30-Nov-2024 01:18:07         276,395  45%   52.72MB/s    0:00:00 (xfr#31, to-chk=30/80)
30-Nov-2024 01:18:07         283,399  46%   45.05MB/s    0:00:00 (xfr#32, to-chk=29/80)
30-Nov-2024 01:18:07         286,128  47%   45.48MB/s    0:00:00 (xfr#33, to-chk=28/80)
30-Nov-2024 01:18:07         289,938  47%   46.08MB/s    0:00:00 (xfr#34, to-chk=27/80)
30-Nov-2024 01:18:07         295,857  48%   47.03MB/s    0:00:00 (xfr#35, to-chk=26/80)
30-Nov-2024 01:18:07         302,063  49%   48.01MB/s    0:00:00 (xfr#36, to-chk=25/80)
30-Nov-2024 01:18:07         303,139  49%   41.30MB/s    0:00:00 (xfr#37, to-chk=24/80)
30-Nov-2024 01:18:07         305,013  50%   41.55MB/s    0:00:00 (xfr#38, to-chk=23/80)
30-Nov-2024 01:18:07         308,536  50%   42.03MB/s    0:00:00 (xfr#39, to-chk=22/80)
30-Nov-2024 01:18:07         315,253  51%   42.95MB/s    0:00:00 (xfr#40, to-chk=21/80)
30-Nov-2024 01:18:07         316,842  52%   43.17MB/s    0:00:00 (xfr#41, to-chk=20/80)
30-Nov-2024 01:18:07         319,284  52%   43.50MB/s    0:00:00 (xfr#42, to-chk=19/80)
30-Nov-2024 01:18:07         324,692  53%   44.24MB/s    0:00:00 (xfr#43, to-chk=18/80)
30-Nov-2024 01:18:07         327,706  53%   39.07MB/s    0:00:00 (xfr#44, to-chk=17/80)
30-Nov-2024 01:18:07         328,155  53%   39.12MB/s    0:00:00 (xfr#45, to-chk=16/80)
30-Nov-2024 01:18:07         334,302  54%   39.85MB/s    0:00:00 (xfr#46, to-chk=15/80)
30-Nov-2024 01:18:07         339,653  55%   40.49MB/s    0:00:00 (xfr#47, to-chk=14/80)
30-Nov-2024 01:18:07         346,087  56%   41.26MB/s    0:00:00 (xfr#48, to-chk=13/80)
30-Nov-2024 01:18:07         348,246  57%   41.51MB/s    0:00:00 (xfr#49, to-chk=12/80)
30-Nov-2024 01:18:07         349,833  57%   41.70MB/s    0:00:00 (xfr#50, to-chk=11/80)
30-Nov-2024 01:18:07         354,677  58%   42.28MB/s    0:00:00 (xfr#51, to-chk=10/80)
30-Nov-2024 01:18:07         359,578  59%   42.87MB/s    0:00:00 (xfr#52, to-chk=9/80)
30-Nov-2024 01:18:07         364,011  59%   43.39MB/s    0:00:00 (xfr#53, to-chk=8/80)
30-Nov-2024 01:18:07         364,798  59%   43.49MB/s    0:00:00 (xfr#54, to-chk=7/80)
30-Nov-2024 01:18:07         372,028  61%   39.42MB/s    0:00:00 (xfr#55, to-chk=6/80)
30-Nov-2024 01:18:07         377,949  62%   40.05MB/s    0:00:00 (xfr#56, to-chk=5/80)
30-Nov-2024 01:18:07         384,894  63%   40.78MB/s    0:00:00 (xfr#57, to-chk=4/80)
30-Nov-2024 01:18:07         388,991  63%   41.22MB/s    0:00:00 (xfr#58, to-chk=3/80)
30-Nov-2024 01:18:07         394,114  64%   41.76MB/s    0:00:00 (xfr#59, to-chk=2/80)
30-Nov-2024 01:18:07         398,209  65%   37.98MB/s    0:00:00 (xfr#60, to-chk=1/80)
30-Nov-2024 01:18:07         401,793  66%   38.32MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 01:18:07         401,793  66%   34.83MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 01:18:07         401,793  66%   34.83MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 01:18:07         401,793  66%   34.83MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 01:18:07         401,793  66%   34.83MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 01:18:07         401,793  66%   34.83MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 01:18:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-01.04.56/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:18:07          22,643  16%   21.59MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:18:07          46,253  33%   44.11MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:18:07          46,253  33%   44.11MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:18:07          68,693  49%   65.51MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:18:07          68,984  50%   65.79MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:18:07          68,984  50%   32.89MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:18:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-01.04.56/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:18:07           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:18:07           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:18:07           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:18:07           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:18:07           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:18:07           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:18:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-01.04.56/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:18:07          23,227   7%   22.15MB/s    0:00:00 (xfr#2, to-chk=13/18)
30-Nov-2024 01:18:07          47,211  14%   45.02MB/s    0:00:00 (xfr#3, to-chk=11/18)
30-Nov-2024 01:18:07          47,211  14%   45.02MB/s    0:00:00 (xfr#4, to-chk=9/18)
30-Nov-2024 01:18:07          69,958  21%   66.72MB/s    0:00:00 (xfr#5, to-chk=7/18)
30-Nov-2024 01:18:07          70,049  21%   66.80MB/s    0:00:00 (xfr#6, to-chk=5/18)
30-Nov-2024 01:18:07          70,346  21%   67.09MB/s    0:00:00 (xfr#7, to-chk=3/18)
30-Nov-2024 01:18:07         160,387  50%  152.96MB/s    0:00:00 (xfr#8, to-chk=1/18)
30-Nov-2024 01:18:07         160,387  50%   50.99MB/s    0:00:00 (xfr#8, to-chk=0/18)
30-Nov-2024 01:18:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-01.04.56/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:18:07               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:18:07          53,526  12%   51.05MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:18:07         108,606  25%    9.42MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:18:07         156,081  37%   12.40MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:18:07         209,404  49%   15.36MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:18:07         209,695  50%   15.38MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:18:07         209,695  50%   12.50MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:18:07 [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.1732929479.8961966 exists, exporting anyway.
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07 =============================== warnings summary ===============================
30-Nov-2024 01:18:07 tests/utils/rest_utils.py:97
30-Nov-2024 01:18:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 01:18:07     print("""
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07 tests/utils/path_utils.py:112
30-Nov-2024 01:18:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 01:18:07     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07 tests/utils/acceptance_utils.py:55
30-Nov-2024 01:18:07   /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'
30-Nov-2024 01:18:07     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07 tests/utils/acceptance_utils.py:57
30-Nov-2024 01:18:07   /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'
30-Nov-2024 01:18:07     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 01:18:07
30-Nov-2024 01:18:07 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 01:18:07 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 01:18:07 ================== 26 passed, 4 warnings in 794.41s (0:13:14) ==================
30-Nov-2024 01:18:12 release "dev" uninstalled
30-Nov-2024 01:18:12 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
30-Nov-2024 01:18:15 No resources found
30-Nov-2024 01:18:16 Sidecar injection has been disabled
30-Nov-2024 01:18:16 Cleaning helm release "dev"...
30-Nov-2024 01:18:16 Deleted 1 helm deployments
30-Nov-2024 01:18:16 Deleted 0 k8s deployments
30-Nov-2024 01:18:16 Deleted 0 k8s services
30-Nov-2024 01:18:16 Deleted 0 persistent volumes
30-Nov-2024 01:18:17 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:18:17 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 01:18:17 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:18:17 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 01:18:17 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 01:18:17 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:18:17 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 01:18:17 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 01:18:17 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 01:18:17 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH...
30-Nov-2024 01:18:17 Finished task 'Parse test results' with result: Success
30-Nov-2024 01:18:17 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:18:17
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 01:18:17
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 01:18:17
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 01:18:17
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 01:18:17
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 01:18:17
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 01:18:17
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 01:18:17
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 01:18:17
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 01:18:17
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 01:18:17 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:18:17
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3372 (ODSRV-OAP-SRFCMDH-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3372-ScriptBuildTask-5863008945067186110.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance
30-Nov-2024 01:18:17 ./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
30-Nov-2024 01:18:17 Uploading artifact
30-Nov-2024 01:18:17     source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio_hardlinks.tar.gz
30-Nov-2024 01:18:17     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio_hardlinks.tar.gz
30-Nov-2024 01:18:17 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 01:18:17 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:18:17 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:18:17
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3372 (ODSRV-OAP-SRFCMDH-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3372-ScriptBuildTask-7229801328452502937.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH
30-Nov-2024 01:18:17 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 01:18:18 Finished task 'Pack logs' with result: Success
30-Nov-2024 01:18:18 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:18:18
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 01:18:18 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:18:18
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio hardlinks #3372 (ODSRV-OAP-SRFCMDH-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMDH-3372-ScriptBuildTask-8909549335327457705.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH/onedata-acceptance
30-Nov-2024 01:18:18   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 01:18:18                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 01:18:18
30-Nov-2024 01:18:18   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 01:18:18 100  4822  100  4822    0     0  62623      0 --:--:-- --:--:-- --:--:-- 62623
30-Nov-2024 01:18:18 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 01:18:19 Cleaning helm deployments
30-Nov-2024 01:18:19 Cleanining pods
30-Nov-2024 01:18:20 Cleaning kube persistant volumes
30-Nov-2024 01:18:20 Cleaning dockswift container
30-Nov-2024 01:18:20 Cleaning docker containers
30-Nov-2024 01:18:22 Stalled docker containers to remove:
30-Nov-2024 01:18:22 6c9fdf15f89e 665ab0b4b374 4b8e1b021921 eb0b143878fb cff6ab5041e5
30-Nov-2024 01:18:22 Removing stalled docker containers
30-Nov-2024 01:18:22 Error response from daemon: Cannot kill container: 6c9fdf15f89e: Container 6c9fdf15f89ea80300a72ee2461e9579207e08cb4e0b1cc2cda23f8001dfa1e1 is not running
30-Nov-2024 01:18:22 6c9fdf15f89e
30-Nov-2024 01:18:22 Error response from daemon: Cannot kill container: 665ab0b4b374: Container 665ab0b4b37475d55e76e5b7370e765c7b953f605d1f46e6089c54ae782bdd70 is not running
30-Nov-2024 01:18:22 665ab0b4b374
30-Nov-2024 01:18:22 Error response from daemon: Cannot kill container: 4b8e1b021921: Container 4b8e1b021921bfb9d8c7ea97e480a3faf2e1843f448854fafaa630348d4c30c0 is not running
30-Nov-2024 01:18:22 4b8e1b021921
30-Nov-2024 01:18:22 Error response from daemon: Cannot kill container: eb0b143878fb: Container eb0b143878fba0ab6b7560bd7a5246bd6cf082b48631a6372731b4bb8b1b28a2 is not running
30-Nov-2024 01:18:22 eb0b143878fb
30-Nov-2024 01:18:22 cff6ab5041e5
30-Nov-2024 01:18:22 cff6ab5041e5
30-Nov-2024 01:18:22 Stalled docker volumes to remove:
30-Nov-2024 01:18:22
30-Nov-2024 01:18:22 Removing stalled docker volumes
30-Nov-2024 01:18:22 Removing stalled loopdevices
30-Nov-2024 01:18:23 Done
30-Nov-2024 01:18:23 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 01:18:23 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 01:18:23 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 01:18:23 Running post build plugin 'NCover Results Collector'
30-Nov-2024 01:18:23 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 01:18:23 Running post build plugin 'Clover Results Collector'
30-Nov-2024 01:18:23 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 01:18:23 Running post build plugin 'Artifact Copier'
30-Nov-2024 01:18:23 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 01:18:23 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 115.2 ms
30-Nov-2024 01:18:23 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMDH'
30-Nov-2024 01:18:23 Finalising the build...
30-Nov-2024 01:18:23 Stopping timer.
30-Nov-2024 01:18:23 Build ODSRV-OAP-SRFCMDH-3372 completed.
30-Nov-2024 01:18:23 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 01:18:23 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 01:18:23 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 01:18:23 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 01:18:23 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 01:18:23 All post build plugins have finished
30-Nov-2024 01:18:23 Generating build results summary...
30-Nov-2024 01:18:24 Saving build results to disk...
30-Nov-2024 01:18:24 Store variable context...
30-Nov-2024 01:18:24 Finished building ODSRV-OAP-SRFCMDH-3372.