oneclient acceptance tests using environment deployed from packages
Build: #3361 was successful
Job: singleprovider regular file CRUD multiclient proxyio hardlinks was successful
Build log
The build generated 2,559 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
09-Nov-2024 19:25:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:25:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:25:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:25:47 | |
09-Nov-2024 19:25:47 | |
09-Nov-2024 19:25:47 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' |
09-Nov-2024 19:25:47 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' successfully started |
09-Nov-2024 19:25:47 | |
09-Nov-2024 19:25:47 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ce6gqqbvc2qotoic |
09-Nov-2024 19:25:47 | |
09-Nov-2024 19:25:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ce6gqqbvc2qotoic --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ce6gqqbvc2qotoic |
09-Nov-2024 19:25:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7850803251202172699'... |
09-Nov-2024 19:25:47 | Getting configuration... |
09-Nov-2024 19:25:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ce6gqqbvc2qotoic'. |
09-Nov-2024 19:25:47 | |
09-Nov-2024 19:25:47 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"' |
09-Nov-2024 19:25:47 | -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"' |
09-Nov-2024 19:25:47 | -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"' |
09-Nov-2024 19:25:47 | -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"' |
09-Nov-2024 19:25:47 | -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"' |
09-Nov-2024 19:25:47 | -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"' |
09-Nov-2024 19:25:47 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"' |
09-Nov-2024 19:25:47 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"' |
09-Nov-2024 19:25:47 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"' |
09-Nov-2024 19:25:47 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"' |
09-Nov-2024 19:25:47 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"' |
09-Nov-2024 19:25:47 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"' |
09-Nov-2024 19:25:47 | -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"' |
09-Nov-2024 19:25:47 | -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"' |
09-Nov-2024 19:25:47 | -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"' |
09-Nov-2024 19:25:47 | -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"' |
09-Nov-2024 19:25:47 | ================================================================= |
09-Nov-2024 19:25:47 | |
09-Nov-2024 19:25:48 | PASSED |
09-Nov-2024 19:25:48 | Unmounting client from /tmp/onedata/mnt/e0wi95391e79avuk |
09-Nov-2024 19:25:48 | |
09-Nov-2024 19:25:48 | |
09-Nov-2024 19:25:48 | Unmounting client from /tmp/onedata/mnt/ce6gqqbvc2qotoic |
09-Nov-2024 19:25:48 | |
09-Nov-2024 19:25:48 | |
09-Nov-2024 19:26:19 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 19:26:19 | ================================================================= |
09-Nov-2024 19:26:19 | - Executing scenario 'Delete file opened by other user for reading' |
09-Nov-2024 19:26:19 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 19:26:19 | ----------------------------------------------------------------- |
09-Nov-2024 19:26:19 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 19:26:19 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 19:26:19 | using [token, token] by [user1, user2]"' |
09-Nov-2024 19:26:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:26:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:26:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:19 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' |
09-Nov-2024 19:26:19 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' successfully started |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:19 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/om6k0mxbj5rbisou |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:19 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/om6k0mxbj5rbisou --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/om6k0mxbj5rbisou |
09-Nov-2024 19:26:19 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6808409720290299410'... |
09-Nov-2024 19:26:19 | Getting configuration... |
09-Nov-2024 19:26:19 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/om6k0mxbj5rbisou'. |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:26:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:26:19 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:19 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' |
09-Nov-2024 19:26:19 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' successfully started |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:19 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hd25cj4nsrh7a5mp |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:19 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hd25cj4nsrh7a5mp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hd25cj4nsrh7a5mp |
09-Nov-2024 19:26:19 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1866044602713180802'... |
09-Nov-2024 19:26:19 | Getting configuration... |
09-Nov-2024 19:26:19 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/hd25cj4nsrh7a5mp'. |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:19 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 19:26:19 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 19:26:19 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 19:26:19 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 19:26:19 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
09-Nov-2024 19:26:19 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
09-Nov-2024 19:26:19 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
09-Nov-2024 19:26:19 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
09-Nov-2024 19:26:19 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
09-Nov-2024 19:26:19 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
09-Nov-2024 19:26:19 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
09-Nov-2024 19:26:19 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
09-Nov-2024 19:26:19 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
09-Nov-2024 19:26:19 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
09-Nov-2024 19:26:19 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
09-Nov-2024 19:26:19 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
09-Nov-2024 19:26:19 | ================================================================= |
09-Nov-2024 19:26:19 | |
09-Nov-2024 19:26:20 | PASSED |
09-Nov-2024 19:26:20 | Unmounting client from /tmp/onedata/mnt/om6k0mxbj5rbisou |
09-Nov-2024 19:26:20 | |
09-Nov-2024 19:26:20 | |
09-Nov-2024 19:26:20 | Unmounting client from /tmp/onedata/mnt/hd25cj4nsrh7a5mp |
09-Nov-2024 19:26:20 | |
09-Nov-2024 19:26:20 | |
09-Nov-2024 19:26:46 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 19:26:46 | ================================================================= |
09-Nov-2024 19:26:46 | - Executing scenario 'Delete file opened by other user for reading and writing' |
09-Nov-2024 19:26:46 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 19:26:46 | ----------------------------------------------------------------- |
09-Nov-2024 19:26:46 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 19:26:46 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 19:26:46 | using [token, token] by [user1, user2]"' |
09-Nov-2024 19:26:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:26:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:26:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' |
09-Nov-2024 19:26:46 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' successfully started |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j4f4qjwys5ac3n4k |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j4f4qjwys5ac3n4k --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j4f4qjwys5ac3n4k |
09-Nov-2024 19:26:46 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6615606246985475415'... |
09-Nov-2024 19:26:46 | Getting configuration... |
09-Nov-2024 19:26:46 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/j4f4qjwys5ac3n4k'. |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:26:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:26:46 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' |
09-Nov-2024 19:26:46 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' successfully started |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ud34mfkgbp97xy9b |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ud34mfkgbp97xy9b --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ud34mfkgbp97xy9b |
09-Nov-2024 19:26:46 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '185871784227229969'... |
09-Nov-2024 19:26:46 | Getting configuration... |
09-Nov-2024 19:26:46 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ud34mfkgbp97xy9b'. |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 19:26:46 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 19:26:46 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 19:26:46 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 19:26:46 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
09-Nov-2024 19:26:46 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
09-Nov-2024 19:26:46 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
09-Nov-2024 19:26:46 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
09-Nov-2024 19:26:46 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
09-Nov-2024 19:26:46 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
09-Nov-2024 19:26:46 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
09-Nov-2024 19:26:46 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
09-Nov-2024 19:26:46 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
09-Nov-2024 19:26:46 | ================================================================= |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | PASSED |
09-Nov-2024 19:26:46 | Unmounting client from /tmp/onedata/mnt/j4f4qjwys5ac3n4k |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | Unmounting client from /tmp/onedata/mnt/ud34mfkgbp97xy9b |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:26:46 | |
09-Nov-2024 19:27:13 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 19:27:13 | ================================================================= |
09-Nov-2024 19:27:13 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
09-Nov-2024 19:27:13 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 19:27:13 | ----------------------------------------------------------------- |
09-Nov-2024 19:27:13 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 19:27:13 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 19:27:13 | using [token, token] by [user1, user2]"' |
09-Nov-2024 19:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' |
09-Nov-2024 19:27:13 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' successfully started |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4slulzqrggph0iuo |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4slulzqrggph0iuo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4slulzqrggph0iuo |
09-Nov-2024 19:27:13 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6022943854413743286'... |
09-Nov-2024 19:27:13 | Getting configuration... |
09-Nov-2024 19:27:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/4slulzqrggph0iuo'. |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' |
09-Nov-2024 19:27:13 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' successfully started |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/q21w330f9orfu0ks |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q21w330f9orfu0ks --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q21w330f9orfu0ks |
09-Nov-2024 19:27:13 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14976696646732864558'... |
09-Nov-2024 19:27:13 | Getting configuration... |
09-Nov-2024 19:27:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/q21w330f9orfu0ks'. |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 19:27:13 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 19:27:13 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 19:27:13 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 19:27:13 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 19:27:13 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
09-Nov-2024 19:27:13 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
09-Nov-2024 19:27:13 | ================================================================= |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | PASSED |
09-Nov-2024 19:27:13 | Unmounting client from /tmp/onedata/mnt/4slulzqrggph0iuo |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | Unmounting client from /tmp/onedata/mnt/q21w330f9orfu0ks |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:13 | |
09-Nov-2024 19:27:37 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 19:27:37 | ================================================================= |
09-Nov-2024 19:27:37 | - Executing scenario 'Delete file right after closing it' |
09-Nov-2024 19:27:37 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 19:27:37 | ----------------------------------------------------------------- |
09-Nov-2024 19:27:37 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 19:27:37 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 19:27:37 | using [token, token] by [user1, user2]"' |
09-Nov-2024 19:27:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:27:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:27:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' |
09-Nov-2024 19:27:37 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' successfully started |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g8rdq62cqzusl25y |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g8rdq62cqzusl25y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g8rdq62cqzusl25y |
09-Nov-2024 19:27:37 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13485871586772560701'... |
09-Nov-2024 19:27:37 | Getting configuration... |
09-Nov-2024 19:27:37 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/g8rdq62cqzusl25y'. |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:27:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:27:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' |
09-Nov-2024 19:27:37 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' successfully started |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6eu7fl2ntigf8g3i |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6eu7fl2ntigf8g3i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6eu7fl2ntigf8g3i |
09-Nov-2024 19:27:37 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8780363820483325179'... |
09-Nov-2024 19:27:37 | Getting configuration... |
09-Nov-2024 19:27:37 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/6eu7fl2ntigf8g3i'. |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 19:27:37 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
09-Nov-2024 19:27:37 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
09-Nov-2024 19:27:37 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 19:27:37 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
09-Nov-2024 19:27:37 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
09-Nov-2024 19:27:37 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
09-Nov-2024 19:27:37 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
09-Nov-2024 19:27:37 | ================================================================= |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | PASSED |
09-Nov-2024 19:27:37 | Unmounting client from /tmp/onedata/mnt/g8rdq62cqzusl25y |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | Unmounting client from /tmp/onedata/mnt/6eu7fl2ntigf8g3i |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:27:37 | |
09-Nov-2024 19:28:10 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 19:28:10 | ================================================================= |
09-Nov-2024 19:28:10 | - Executing scenario 'Create many children' |
09-Nov-2024 19:28:10 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 19:28:10 | ----------------------------------------------------------------- |
09-Nov-2024 19:28:10 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 19:28:10 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 19:28:10 | using [token, token] by [user1, user2]"' |
09-Nov-2024 19:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:10 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' |
09-Nov-2024 19:28:10 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' successfully started |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:10 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ttwuptvbcjjwdopy |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:10 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ttwuptvbcjjwdopy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ttwuptvbcjjwdopy |
09-Nov-2024 19:28:10 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16211068102382884611'... |
09-Nov-2024 19:28:10 | Getting configuration... |
09-Nov-2024 19:28:10 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ttwuptvbcjjwdopy'. |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:28:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:10 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' |
09-Nov-2024 19:28:10 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' successfully started |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:10 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ahb5wdzs4an7jttt |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:10 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ahb5wdzs4an7jttt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ahb5wdzs4an7jttt |
09-Nov-2024 19:28:10 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16033626045566866879'... |
09-Nov-2024 19:28:10 | Getting configuration... |
09-Nov-2024 19:28:10 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ahb5wdzs4an7jttt'. |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:10 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
09-Nov-2024 19:28:10 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
09-Nov-2024 19:28:10 | ================================================================= |
09-Nov-2024 19:28:10 | |
09-Nov-2024 19:28:17 | PASSED |
09-Nov-2024 19:28:17 | Unmounting client from /tmp/onedata/mnt/ttwuptvbcjjwdopy |
09-Nov-2024 19:28:17 | |
09-Nov-2024 19:28:17 | |
09-Nov-2024 19:28:17 | Unmounting client from /tmp/onedata/mnt/ahb5wdzs4an7jttt |
09-Nov-2024 19:28:17 | |
09-Nov-2024 19:28:17 | |
09-Nov-2024 19:28:42 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 19:28:42 | ================================================================= |
09-Nov-2024 19:28:42 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
09-Nov-2024 19:28:42 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 19:28:42 | ----------------------------------------------------------------- |
09-Nov-2024 19:28:42 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 19:28:42 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 19:28:42 | using [token, token] by [user1, user2]"' |
09-Nov-2024 19:28:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:28:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:28:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' |
09-Nov-2024 19:28:42 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' successfully started |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5rk7cmgbrjmqkkxm |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5rk7cmgbrjmqkkxm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5rk7cmgbrjmqkkxm |
09-Nov-2024 19:28:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8672821434526433125'... |
09-Nov-2024 19:28:42 | Getting configuration... |
09-Nov-2024 19:28:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/5rk7cmgbrjmqkkxm'. |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:28:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:28:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' |
09-Nov-2024 19:28:42 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' successfully started |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/07i0mpmfpq9kh5d8 |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/07i0mpmfpq9kh5d8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/07i0mpmfpq9kh5d8 |
09-Nov-2024 19:28:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2629139988581981435'... |
09-Nov-2024 19:28:42 | Getting configuration... |
09-Nov-2024 19:28:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/07i0mpmfpq9kh5d8'. |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 19:28:42 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 19:28:42 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
09-Nov-2024 19:28:42 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
09-Nov-2024 19:28:42 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
09-Nov-2024 19:28:42 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
09-Nov-2024 19:28:42 | ================================================================= |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | PASSED |
09-Nov-2024 19:28:42 | Unmounting client from /tmp/onedata/mnt/5rk7cmgbrjmqkkxm |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | Unmounting client from /tmp/onedata/mnt/07i0mpmfpq9kh5d8 |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:28:42 | |
09-Nov-2024 19:29:09 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 19:29:09 | ================================================================= |
09-Nov-2024 19:29:09 | - Executing scenario 'Create nonempty file then move it to another space' |
09-Nov-2024 19:29:09 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 19:29:09 | ----------------------------------------------------------------- |
09-Nov-2024 19:29:09 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 19:29:09 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 19:29:09 | using [token, token] by [user1, user2]"' |
09-Nov-2024 19:29:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:29:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:29:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-kbxxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:09 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' |
09-Nov-2024 19:29:09 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-kbxxw' successfully started |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/851x99re4ph4100b |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/851x99re4ph4100b --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/851x99re4ph4100b |
09-Nov-2024 19:29:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16181722266023290180'... |
09-Nov-2024 19:29:09 | Getting configuration... |
09-Nov-2024 19:29:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/851x99re4ph4100b'. |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 19:29:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 19:29:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zc2ng', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:09 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' |
09-Nov-2024 19:29:09 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zc2ng' successfully started |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ti4ce297kvf8t6tk |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ti4ce297kvf8t6tk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ti4ce297kvf8t6tk |
09-Nov-2024 19:29:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10652665017589176763'... |
09-Nov-2024 19:29:09 | Getting configuration... |
09-Nov-2024 19:29:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ti4ce297kvf8t6tk'. |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:09 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 19:29:09 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 19:29:09 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
09-Nov-2024 19:29:09 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
09-Nov-2024 19:29:09 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
09-Nov-2024 19:29:09 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
09-Nov-2024 19:29:09 | ================================================================= |
09-Nov-2024 19:29:09 | |
09-Nov-2024 19:29:19 | PASSED |
09-Nov-2024 19:29:19 | Unmounting client from /tmp/onedata/mnt/851x99re4ph4100b |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | Unmounting client from /tmp/onedata/mnt/ti4ce297kvf8t6tk |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1731180549.9964776', '-c', '/tmp/logs'] |
09-Nov-2024 19:29:19 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-sxplm. See /home/bamboo/.one-env/deployments/2024.11.09-19.14.00/pod-logs/dev-cross-support-job-3p-users-sxplm/entrypoint.log for more details |
09-Nov-2024 19:29:19 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-kbxxw: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.00/pod-logs/dev-oneclient-krakow-7d9476b8bc-kbxxw/oneclient_logs |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=190/222) |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 19:29:19 | 171,209 1% 40.82MB/s 0:00:00 (xfr#1, to-chk=189/222) |
09-Nov-2024 19:29:19 | 171,209 1% 32.66MB/s 0:00:00 (xfr#1, to-chk=183/222) |
09-Nov-2024 19:29:19 | 171,863 1% 32.78MB/s 0:00:00 (xfr#2, to-chk=185/222) |
09-Nov-2024 19:29:19 | 766,421 5% 36.55MB/s 0:00:00 (xfr#3, to-chk=184/222) |
09-Nov-2024 19:29:19 | 767,075 5% 36.58MB/s 0:00:00 (xfr#4, to-chk=183/222) |
09-Nov-2024 19:29:19 | 816,190 6% 38.92MB/s 0:00:00 (xfr#5, to-chk=182/222) |
09-Nov-2024 19:29:19 | 816,748 6% 37.09MB/s 0:00:00 (xfr#6, to-chk=178/222) |
09-Nov-2024 19:29:19 | 987,059 7% 42.79MB/s 0:00:00 (xfr#7, to-chk=177/222) |
09-Nov-2024 19:29:19 | 987,617 7% 42.81MB/s 0:00:00 (xfr#8, to-chk=176/222) |
09-Nov-2024 19:29:19 | 1,038,494 8% 43.06MB/s 0:00:00 (xfr#9, to-chk=175/222) |
09-Nov-2024 19:29:19 | 1,038,956 8% 41.28MB/s 0:00:00 (xfr#10, to-chk=171/222) |
09-Nov-2024 19:29:19 | 1,202,178 9% 27.30MB/s 0:00:00 (xfr#11, to-chk=170/222) |
09-Nov-2024 19:29:19 | 1,202,640 9% 27.31MB/s 0:00:00 (xfr#12, to-chk=169/222) |
09-Nov-2024 19:29:19 | 1,203,268 9% 27.32MB/s 0:00:00 (xfr#13, to-chk=168/222) |
09-Nov-2024 19:29:19 | 1,242,754 9% 27.56MB/s 0:00:00 (xfr#14, to-chk=167/222) |
09-Nov-2024 19:29:19 | 1,243,408 9% 27.58MB/s 0:00:00 (xfr#15, to-chk=163/222) |
09-Nov-2024 19:29:19 | 1,372,460 10% 29.75MB/s 0:00:00 (xfr#16, to-chk=162/222) |
09-Nov-2024 19:29:19 | 1,373,114 10% 29.76MB/s 0:00:00 (xfr#17, to-chk=161/222) |
09-Nov-2024 19:29:19 | 1,373,742 10% 29.78MB/s 0:00:00 (xfr#18, to-chk=160/222) |
09-Nov-2024 19:29:19 | 1,419,140 11% 30.08MB/s 0:00:00 (xfr#19, to-chk=159/222) |
09-Nov-2024 19:29:19 | 1,419,794 11% 30.09MB/s 0:00:00 (xfr#20, to-chk=155/222) |
09-Nov-2024 19:29:19 | 1,556,134 12% 30.92MB/s 0:00:00 (xfr#21, to-chk=154/222) |
09-Nov-2024 19:29:19 | 1,556,788 12% 30.93MB/s 0:00:00 (xfr#22, to-chk=153/222) |
09-Nov-2024 19:29:19 | 1,557,416 12% 30.94MB/s 0:00:00 (xfr#23, to-chk=152/222) |
09-Nov-2024 19:29:19 | 1,630,039 12% 31.73MB/s 0:00:00 (xfr#24, to-chk=151/222) |
09-Nov-2024 19:29:19 | 1,630,725 12% 31.74MB/s 0:00:00 (xfr#25, to-chk=147/222) |
09-Nov-2024 19:29:19 | 1,909,261 14% 30.86MB/s 0:00:00 (xfr#26, to-chk=146/222) |
09-Nov-2024 19:29:19 | 1,909,947 14% 30.87MB/s 0:00:00 (xfr#27, to-chk=145/222) |
09-Nov-2024 19:29:19 | 1,910,575 14% 30.88MB/s 0:00:00 (xfr#28, to-chk=144/222) |
09-Nov-2024 19:29:19 | 1,936,410 15% 31.30MB/s 0:00:00 (xfr#29, to-chk=143/222) |
09-Nov-2024 19:29:19 | 1,936,968 15% 30.28MB/s 0:00:00 (xfr#30, to-chk=139/222) |
09-Nov-2024 19:29:19 | 2,034,451 15% 31.29MB/s 0:00:00 (xfr#31, to-chk=138/222) |
09-Nov-2024 19:29:19 | 2,035,009 15% 23.96MB/s 0:00:00 (xfr#32, to-chk=137/222) |
09-Nov-2024 19:29:19 | 2,269,419 17% 25.77MB/s 0:00:00 (xfr#33, to-chk=136/222) |
09-Nov-2024 19:29:19 | 2,270,265 17% 25.77MB/s 0:00:00 (xfr#34, to-chk=132/222) |
09-Nov-2024 19:29:19 | 4,932,333 38% 42.00MB/s 0:00:00 (xfr#35, to-chk=131/222) |
09-Nov-2024 19:29:19 | 4,933,179 38% 42.01MB/s 0:00:00 (xfr#36, to-chk=130/222) |
09-Nov-2024 19:29:19 | 4,980,009 38% 40.94MB/s 0:00:00 (xfr#37, to-chk=129/222) |
09-Nov-2024 19:29:19 | 4,980,759 38% 40.95MB/s 0:00:00 (xfr#38, to-chk=125/222) |
09-Nov-2024 19:29:19 | 5,133,419 39% 40.13MB/s 0:00:00 (xfr#39, to-chk=124/222) |
09-Nov-2024 19:29:19 | 5,134,169 39% 40.13MB/s 0:00:00 (xfr#40, to-chk=123/222) |
09-Nov-2024 19:29:19 | 5,172,791 40% 39.78MB/s 0:00:00 (xfr#41, to-chk=122/222) |
09-Nov-2024 19:29:19 | 5,173,253 40% 39.79MB/s 0:00:00 (xfr#42, to-chk=118/222) |
09-Nov-2024 19:29:19 | 5,291,410 41% 40.37MB/s 0:00:00 (xfr#43, to-chk=117/222) |
09-Nov-2024 19:29:19 | 5,291,872 41% 40.37MB/s 0:00:00 (xfr#44, to-chk=116/222) |
09-Nov-2024 19:29:19 | 5,325,645 41% 39.68MB/s 0:00:00 (xfr#45, to-chk=115/222) |
09-Nov-2024 19:29:19 | 5,326,107 41% 39.68MB/s 0:00:00 (xfr#46, to-chk=111/222) |
09-Nov-2024 19:29:19 | 5,454,752 42% 39.71MB/s 0:00:00 (xfr#47, to-chk=110/222) |
09-Nov-2024 19:29:19 | 5,455,214 42% 39.71MB/s 0:00:00 (xfr#48, to-chk=109/222) |
09-Nov-2024 19:29:19 | 5,494,001 42% 40.00MB/s 0:00:00 (xfr#49, to-chk=108/222) |
09-Nov-2024 19:29:19 | 5,494,655 42% 40.00MB/s 0:00:00 (xfr#50, to-chk=104/222) |
09-Nov-2024 19:29:19 | 5,620,541 43% 40.30MB/s 0:00:00 (xfr#51, to-chk=103/222) |
09-Nov-2024 19:29:19 | 5,621,195 43% 40.31MB/s 0:00:00 (xfr#52, to-chk=102/222) |
09-Nov-2024 19:29:19 | 5,658,575 43% 40.27MB/s 0:00:00 (xfr#53, to-chk=101/222) |
09-Nov-2024 19:29:19 | 5,659,133 43% 40.28MB/s 0:00:00 (xfr#54, to-chk=97/222) |
09-Nov-2024 19:29:19 | 5,782,722 44% 40.85MB/s 0:00:00 (xfr#55, to-chk=96/222) |
09-Nov-2024 19:29:19 | 5,783,280 44% 40.85MB/s 0:00:00 (xfr#56, to-chk=95/222) |
09-Nov-2024 19:29:19 | 5,809,122 45% 41.04MB/s 0:00:00 (xfr#57, to-chk=94/222) |
09-Nov-2024 19:29:19 | 5,809,392 45% 41.04MB/s 0:00:00 (xfr#58, to-chk=90/222) |
09-Nov-2024 19:29:19 | 5,907,841 45% 41.43MB/s 0:00:00 (xfr#59, to-chk=89/222) |
09-Nov-2024 19:29:19 | 5,908,111 45% 41.43MB/s 0:00:00 (xfr#60, to-chk=88/222) |
09-Nov-2024 19:29:19 | 5,967,271 46% 41.84MB/s 0:00:00 (xfr#61, to-chk=87/222) |
09-Nov-2024 19:29:19 | 5,968,213 46% 41.85MB/s 0:00:00 (xfr#62, to-chk=83/222) |
09-Nov-2024 19:29:19 | 6,201,368 48% 42.86MB/s 0:00:00 (xfr#63, to-chk=82/222) |
09-Nov-2024 19:29:19 | 6,202,310 48% 42.86MB/s 0:00:00 (xfr#64, to-chk=81/222) |
09-Nov-2024 19:29:19 | 6,202,938 48% 42.87MB/s 0:00:00 (xfr#65, to-chk=80/222) |
09-Nov-2024 19:29:19 | 6,240,601 48% 42.51MB/s 0:00:00 (xfr#66, to-chk=79/222) |
09-Nov-2024 19:29:19 | 6,241,159 48% 42.51MB/s 0:00:00 (xfr#67, to-chk=75/222) |
09-Nov-2024 19:29:19 | 6,397,427 49% 43.27MB/s 0:00:00 (xfr#68, to-chk=74/222) |
09-Nov-2024 19:29:19 | 6,397,985 49% 43.27MB/s 0:00:00 (xfr#69, to-chk=73/222) |
09-Nov-2024 19:29:19 | 6,398,613 49% 43.28MB/s 0:00:00 (xfr#70, to-chk=72/222) |
09-Nov-2024 19:29:19 | 6,440,265 50% 43.56MB/s 0:00:00 (xfr#71, to-chk=71/222) |
09-Nov-2024 19:29:19 | 6,440,727 50% 43.56MB/s 0:00:00 (xfr#72, to-chk=67/222) |
09-Nov-2024 19:29:19 | 6,580,054 51% 44.19MB/s 0:00:00 (xfr#73, to-chk=66/222) |
09-Nov-2024 19:29:19 | 6,580,516 51% 44.19MB/s 0:00:00 (xfr#74, to-chk=65/222) |
09-Nov-2024 19:29:19 | 6,622,696 51% 43.56MB/s 0:00:00 (xfr#75, to-chk=64/222) |
09-Nov-2024 19:29:19 | 6,623,350 51% 42.11MB/s 0:00:00 (xfr#76, to-chk=60/222) |
09-Nov-2024 19:29:19 | 6,762,668 52% 42.71MB/s 0:00:00 (xfr#77, to-chk=59/222) |
09-Nov-2024 19:29:19 | 6,763,322 52% 42.72MB/s 0:00:00 (xfr#78, to-chk=58/222) |
09-Nov-2024 19:29:19 | 6,806,818 52% 42.71MB/s 0:00:00 (xfr#79, to-chk=57/222) |
09-Nov-2024 19:29:19 | 6,807,376 52% 42.71MB/s 0:00:00 (xfr#80, to-chk=53/222) |
09-Nov-2024 19:29:19 | 6,958,131 54% 42.54MB/s 0:00:00 (xfr#81, to-chk=52/222) |
09-Nov-2024 19:29:19 | 6,958,689 54% 42.54MB/s 0:00:00 (xfr#82, to-chk=51/222) |
09-Nov-2024 19:29:19 | 6,995,251 54% 42.49MB/s 0:00:00 (xfr#83, to-chk=50/222) |
09-Nov-2024 19:29:19 | 6,995,809 54% 42.50MB/s 0:00:00 (xfr#84, to-chk=46/222) |
09-Nov-2024 19:29:19 | 7,142,909 55% 43.11MB/s 0:00:00 (xfr#85, to-chk=45/222) |
09-Nov-2024 19:29:19 | 7,143,467 55% 43.12MB/s 0:00:00 (xfr#86, to-chk=44/222) |
09-Nov-2024 19:29:19 | 7,193,381 55% 41.33MB/s 0:00:00 (xfr#87, to-chk=43/222) |
09-Nov-2024 19:29:19 | 7,194,035 55% 41.33MB/s 0:00:00 (xfr#88, to-chk=39/222) |
09-Nov-2024 19:29:19 | 7,367,441 57% 42.07MB/s 0:00:00 (xfr#89, to-chk=38/222) |
09-Nov-2024 19:29:19 | 7,368,095 57% 42.08MB/s 0:00:00 (xfr#90, to-chk=37/222) |
09-Nov-2024 19:29:19 | 7,417,898 57% 42.11MB/s 0:00:00 (xfr#91, to-chk=36/222) |
09-Nov-2024 19:29:19 | 7,418,168 57% 42.11MB/s 0:00:00 (xfr#92, to-chk=32/222) |
09-Nov-2024 19:29:19 | 7,574,988 58% 42.75MB/s 0:00:00 (xfr#93, to-chk=31/222) |
09-Nov-2024 19:29:19 | 7,575,258 58% 42.75MB/s 0:00:00 (xfr#94, to-chk=30/222) |
09-Nov-2024 19:29:19 | 7,618,008 59% 42.99MB/s 0:00:00 (xfr#95, to-chk=29/222) |
09-Nov-2024 19:29:19 | 7,618,662 59% 42.99MB/s 0:00:00 (xfr#96, to-chk=25/222) |
09-Nov-2024 19:29:19 | 7,767,152 60% 43.07MB/s 0:00:00 (xfr#97, to-chk=24/222) |
09-Nov-2024 19:29:19 | 7,767,806 60% 43.07MB/s 0:00:00 (xfr#98, to-chk=23/222) |
09-Nov-2024 19:29:19 | 7,800,705 60% 43.25MB/s 0:00:00 (xfr#99, to-chk=22/222) |
09-Nov-2024 19:29:19 | 7,801,263 60% 43.00MB/s 0:00:00 (xfr#100, to-chk=18/222) |
09-Nov-2024 19:29:19 | 7,924,252 61% 43.43MB/s 0:00:00 (xfr#101, to-chk=17/222) |
09-Nov-2024 19:29:19 | 7,924,810 61% 43.43MB/s 0:00:00 (xfr#102, to-chk=16/222) |
09-Nov-2024 19:29:19 | 7,925,438 61% 43.44MB/s 0:00:00 (xfr#103, to-chk=15/222) |
09-Nov-2024 19:29:19 | 8,736,907 67% 45.78MB/s 0:00:00 (xfr#104, to-chk=14/222) |
09-Nov-2024 19:29:19 | 8,737,273 67% 45.78MB/s 0:00:00 (xfr#105, to-chk=10/222) |
09-Nov-2024 19:29:19 | 12,661,712 98% 56.43MB/s 0:00:00 (xfr#106, to-chk=9/222) |
09-Nov-2024 19:29:19 | 12,662,078 98% 56.43MB/s 0:00:00 (xfr#107, to-chk=8/222) |
09-Nov-2024 19:29:19 | 12,700,777 98% 56.60MB/s 0:00:00 (xfr#108, to-chk=7/222) |
09-Nov-2024 19:29:19 | 12,701,431 98% 56.34MB/s 0:00:00 (xfr#109, to-chk=3/222) |
09-Nov-2024 19:29:19 | 12,834,802 99% 56.67MB/s 0:00:00 (xfr#110, to-chk=2/222) |
09-Nov-2024 19:29:19 | 12,835,456 99% 56.67MB/s 0:00:00 (xfr#111, to-chk=1/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.85MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.85MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.85MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.58MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.32MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.32MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.32MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.32MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.32MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.32MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | 12,875,017 99% 56.07MB/s 0:00:00 (xfr#112, to-chk=0/222) |
09-Nov-2024 19:29:19 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-zc2ng: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.00/pod-logs/dev-oneclient-krakow-7d9476b8bc-zc2ng/oneclient_logs |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=193/225) |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 19:29:19 | 22,448 0% 21.41MB/s 0:00:00 (xfr#1, to-chk=192/225) |
09-Nov-2024 19:29:19 | 22,448 0% 21.41MB/s 0:00:00 (xfr#1, to-chk=186/225) |
09-Nov-2024 19:29:19 | 23,006 0% 21.94MB/s 0:00:00 (xfr#2, to-chk=188/225) |
09-Nov-2024 19:29:19 | 88,380 2% 28.10MB/s 0:00:00 (xfr#3, to-chk=187/225) |
09-Nov-2024 19:29:19 | 88,938 2% 28.27MB/s 0:00:00 (xfr#4, to-chk=186/225) |
09-Nov-2024 19:29:19 | 116,510 2% 37.04MB/s 0:00:00 (xfr#5, to-chk=185/225) |
09-Nov-2024 19:29:19 | 116,876 3% 37.15MB/s 0:00:00 (xfr#6, to-chk=181/225) |
09-Nov-2024 19:29:19 | 204,710 5% 48.81MB/s 0:00:00 (xfr#7, to-chk=180/225) |
09-Nov-2024 19:29:19 | 205,076 5% 39.12MB/s 0:00:00 (xfr#8, to-chk=179/225) |
09-Nov-2024 19:29:19 | 226,284 5% 43.16MB/s 0:00:00 (xfr#9, to-chk=178/225) |
09-Nov-2024 19:29:19 | 226,746 5% 43.25MB/s 0:00:00 (xfr#10, to-chk=174/225) |
09-Nov-2024 19:29:19 | 317,811 8% 43.30MB/s 0:00:00 (xfr#11, to-chk=173/225) |
09-Nov-2024 19:29:19 | 318,273 8% 43.36MB/s 0:00:00 (xfr#12, to-chk=172/225) |
09-Nov-2024 19:29:19 | 318,901 8% 43.45MB/s 0:00:00 (xfr#13, to-chk=171/225) |
09-Nov-2024 19:29:19 | 339,198 8% 40.44MB/s 0:00:00 (xfr#14, to-chk=170/225) |
09-Nov-2024 19:29:19 | 339,468 8% 40.47MB/s 0:00:00 (xfr#15, to-chk=166/225) |
09-Nov-2024 19:29:19 | 405,596 10% 48.35MB/s 0:00:00 (xfr#16, to-chk=165/225) |
09-Nov-2024 19:29:19 | 405,866 10% 43.01MB/s 0:00:00 (xfr#17, to-chk=164/225) |
09-Nov-2024 19:29:19 | 406,494 10% 38.77MB/s 0:00:00 (xfr#18, to-chk=163/225) |
09-Nov-2024 19:29:19 | 440,115 11% 34.98MB/s 0:00:00 (xfr#19, to-chk=162/225) |
09-Nov-2024 19:29:19 | 440,577 11% 32.32MB/s 0:00:00 (xfr#20, to-chk=158/225) |
09-Nov-2024 19:29:19 | 554,247 14% 35.24MB/s 0:00:00 (xfr#21, to-chk=157/225) |
09-Nov-2024 19:29:19 | 554,709 14% 33.06MB/s 0:00:00 (xfr#22, to-chk=156/225) |
09-Nov-2024 19:29:19 | 555,337 14% 33.10MB/s 0:00:00 (xfr#23, to-chk=155/225) |
09-Nov-2024 19:29:19 | 571,155 14% 32.04MB/s 0:00:00 (xfr#24, to-chk=154/225) |
09-Nov-2024 19:29:19 | 571,713 14% 32.07MB/s 0:00:00 (xfr#25, to-chk=150/225) |
09-Nov-2024 19:29:19 | 622,442 16% 34.92MB/s 0:00:00 (xfr#26, to-chk=149/225) |
09-Nov-2024 19:29:19 | 623,000 16% 33.01MB/s 0:00:00 (xfr#27, to-chk=148/225) |
09-Nov-2024 19:29:19 | 638,966 16% 32.07MB/s 0:00:00 (xfr#28, to-chk=147/225) |
09-Nov-2024 19:29:19 | 639,428 16% 32.10MB/s 0:00:00 (xfr#29, to-chk=143/225) |
09-Nov-2024 19:29:19 | 697,685 17% 33.27MB/s 0:00:00 (xfr#30, to-chk=142/225) |
09-Nov-2024 19:29:19 | 698,147 17% 33.29MB/s 0:00:00 (xfr#31, to-chk=141/225) |
09-Nov-2024 19:29:19 | 698,775 17% 33.32MB/s 0:00:00 (xfr#32, to-chk=140/225) |
09-Nov-2024 19:29:19 | 734,434 18% 35.02MB/s 0:00:00 (xfr#33, to-chk=139/225) |
09-Nov-2024 19:29:19 | 735,184 18% 35.06MB/s 0:00:00 (xfr#34, to-chk=135/225) |
09-Nov-2024 19:29:19 | 845,905 21% 31.03MB/s 0:00:00 (xfr#35, to-chk=134/225) |
09-Nov-2024 19:29:19 | 846,655 21% 31.06MB/s 0:00:00 (xfr#36, to-chk=133/225) |
09-Nov-2024 19:29:19 | 873,691 22% 32.05MB/s 0:00:00 (xfr#37, to-chk=132/225) |
09-Nov-2024 19:29:19 | 874,345 22% 32.07MB/s 0:00:00 (xfr#38, to-chk=128/225) |
09-Nov-2024 19:29:19 | 878,487 22% 32.22MB/s 0:00:00 (xfr#39, to-chk=127/225) |
09-Nov-2024 19:29:19 | 969,987 24% 33.04MB/s 0:00:00 (xfr#40, to-chk=126/225) |
09-Nov-2024 19:29:19 | 970,641 24% 31.92MB/s 0:00:00 (xfr#41, to-chk=125/225) |
09-Nov-2024 19:29:19 | 1,063,812 27% 34.98MB/s 0:00:00 (xfr#42, to-chk=124/225) |
09-Nov-2024 19:29:19 | 1,064,370 27% 35.00MB/s 0:00:00 (xfr#43, to-chk=120/225) |
09-Nov-2024 19:29:19 | 1,329,008 34% 38.41MB/s 0:00:00 (xfr#44, to-chk=119/225) |
09-Nov-2024 19:29:19 | 1,329,566 34% 38.42MB/s 0:00:00 (xfr#45, to-chk=118/225) |
09-Nov-2024 19:29:19 | 1,468,141 37% 32.56MB/s 0:00:00 (xfr#46, to-chk=117/225) |
09-Nov-2024 19:29:19 | 1,468,507 37% 32.57MB/s 0:00:00 (xfr#47, to-chk=113/225) |
09-Nov-2024 19:29:19 | 1,738,673 44% 36.05MB/s 0:00:00 (xfr#48, to-chk=112/225) |
09-Nov-2024 19:29:19 | 1,739,039 44% 35.29MB/s 0:00:00 (xfr#49, to-chk=111/225) |
09-Nov-2024 19:29:19 | 1,739,667 44% 35.30MB/s 0:00:00 (xfr#50, to-chk=110/225) |
09-Nov-2024 19:29:19 | 1,758,812 45% 34.94MB/s 0:00:00 (xfr#51, to-chk=109/225) |
09-Nov-2024 19:29:19 | 1,759,370 45% 34.96MB/s 0:00:00 (xfr#52, to-chk=105/225) |
09-Nov-2024 19:29:19 | 1,763,511 45% 34.32MB/s 0:00:00 (xfr#53, to-chk=104/225) |
09-Nov-2024 19:29:19 | 1,840,406 47% 35.10MB/s 0:00:00 (xfr#54, to-chk=103/225) |
09-Nov-2024 19:29:19 | 1,840,964 47% 35.11MB/s 0:00:00 (xfr#55, to-chk=102/225) |
09-Nov-2024 19:29:19 | 1,931,082 49% 36.11MB/s 0:00:00 (xfr#56, to-chk=101/225) |
09-Nov-2024 19:29:19 | 1,931,832 49% 36.12MB/s 0:00:00 (xfr#57, to-chk=97/225) |
09-Nov-2024 19:29:19 | 2,178,917 56% 38.48MB/s 0:00:00 (xfr#58, to-chk=96/225) |
09-Nov-2024 19:29:19 | 2,179,667 56% 38.49MB/s 0:00:00 (xfr#59, to-chk=95/225) |
09-Nov-2024 19:29:19 | 2,180,295 56% 38.51MB/s 0:00:00 (xfr#60, to-chk=94/225) |
09-Nov-2024 19:29:19 | 2,216,700 57% 39.15MB/s 0:00:00 (xfr#61, to-chk=93/225) |
09-Nov-2024 19:29:19 | 2,217,450 57% 38.45MB/s 0:00:00 (xfr#62, to-chk=89/225) |
09-Nov-2024 19:29:19 | 2,338,198 60% 39.82MB/s 0:00:00 (xfr#63, to-chk=88/225) |
09-Nov-2024 19:29:19 | 2,338,948 60% 39.13MB/s 0:00:00 (xfr#64, to-chk=87/225) |
09-Nov-2024 19:29:19 | 2,359,655 60% 39.48MB/s 0:00:00 (xfr#65, to-chk=86/225) |
09-Nov-2024 19:29:19 | 2,360,021 60% 39.49MB/s 0:00:00 (xfr#66, to-chk=82/225) |
09-Nov-2024 19:29:19 | 2,443,606 62% 39.50MB/s 0:00:00 (xfr#67, to-chk=81/225) |
09-Nov-2024 19:29:19 | 2,443,972 62% 39.50MB/s 0:00:00 (xfr#68, to-chk=80/225) |
09-Nov-2024 19:29:19 | 2,481,843 63% 39.45MB/s 0:00:00 (xfr#69, to-chk=79/225) |
09-Nov-2024 19:29:19 | 2,482,401 63% 39.46MB/s 0:00:00 (xfr#70, to-chk=75/225) |
09-Nov-2024 19:29:19 | 2,597,742 66% 39.32MB/s 0:00:00 (xfr#71, to-chk=74/225) |
09-Nov-2024 19:29:19 | 2,598,300 66% 39.33MB/s 0:00:00 (xfr#72, to-chk=73/225) |
09-Nov-2024 19:29:19 | 2,614,579 67% 39.58MB/s 0:00:00 (xfr#73, to-chk=72/225) |
09-Nov-2024 19:29:19 | 2,615,137 67% 39.59MB/s 0:00:00 (xfr#74, to-chk=68/225) |
09-Nov-2024 19:29:19 | 2,676,563 68% 38.68MB/s 0:00:00 (xfr#75, to-chk=67/225) |
09-Nov-2024 19:29:19 | 2,677,121 68% 38.68MB/s 0:00:00 (xfr#76, to-chk=66/225) |
09-Nov-2024 19:29:19 | 2,697,852 69% 36.24MB/s 0:00:00 (xfr#77, to-chk=65/225) |
09-Nov-2024 19:29:19 | 2,698,506 69% 36.25MB/s 0:00:00 (xfr#78, to-chk=61/225) |
09-Nov-2024 19:29:19 | 2,774,656 71% 37.27MB/s 0:00:00 (xfr#79, to-chk=60/225) |
09-Nov-2024 19:29:19 | 2,775,310 71% 37.28MB/s 0:00:00 (xfr#80, to-chk=59/225) |
09-Nov-2024 19:29:19 | 2,806,730 72% 37.18MB/s 0:00:00 (xfr#81, to-chk=58/225) |
09-Nov-2024 19:29:19 | 2,807,192 72% 37.18MB/s 0:00:00 (xfr#82, to-chk=54/225) |
09-Nov-2024 19:29:19 | 2,900,779 74% 38.42MB/s 0:00:00 (xfr#83, to-chk=53/225) |
09-Nov-2024 19:29:19 | 2,901,241 74% 38.43MB/s 0:00:00 (xfr#84, to-chk=52/225) |
09-Nov-2024 19:29:19 | 2,933,393 75% 38.32MB/s 0:00:00 (xfr#85, to-chk=51/225) |
09-Nov-2024 19:29:19 | 2,934,047 75% 38.33MB/s 0:00:00 (xfr#86, to-chk=47/225) |
09-Nov-2024 19:29:19 | 3,039,048 78% 39.70MB/s 0:00:00 (xfr#87, to-chk=46/225) |
09-Nov-2024 19:29:19 | 3,039,702 78% 39.71MB/s 0:00:00 (xfr#88, to-chk=45/225) |
09-Nov-2024 19:29:19 | 3,070,896 78% 39.58MB/s 0:00:00 (xfr#89, to-chk=44/225) |
09-Nov-2024 19:29:19 | 3,071,358 78% 39.58MB/s 0:00:00 (xfr#90, to-chk=40/225) |
09-Nov-2024 19:29:19 | 3,189,117 82% 40.55MB/s 0:00:00 (xfr#91, to-chk=39/225) |
09-Nov-2024 19:29:19 | 3,189,579 82% 40.56MB/s 0:00:00 (xfr#92, to-chk=38/225) |
09-Nov-2024 19:29:19 | 3,215,027 82% 40.88MB/s 0:00:00 (xfr#93, to-chk=37/225) |
09-Nov-2024 19:29:19 | 3,215,585 82% 40.89MB/s 0:00:00 (xfr#94, to-chk=33/225) |
09-Nov-2024 19:29:19 | 3,283,433 84% 41.75MB/s 0:00:00 (xfr#95, to-chk=32/225) |
09-Nov-2024 19:29:19 | 3,283,991 84% 41.76MB/s 0:00:00 (xfr#96, to-chk=31/225) |
09-Nov-2024 19:29:19 | 3,321,702 85% 41.68MB/s 0:00:00 (xfr#97, to-chk=30/225) |
09-Nov-2024 19:29:19 | 3,322,452 85% 41.69MB/s 0:00:00 (xfr#98, to-chk=26/225) |
09-Nov-2024 19:29:19 | 3,429,195 88% 42.47MB/s 0:00:00 (xfr#99, to-chk=25/225) |
09-Nov-2024 19:29:19 | 3,429,945 88% 42.48MB/s 0:00:00 (xfr#100, to-chk=24/225) |
09-Nov-2024 19:29:19 | 3,430,573 88% 42.49MB/s 0:00:00 (xfr#101, to-chk=23/225) |
09-Nov-2024 19:29:19 | 3,450,758 88% 42.74MB/s 0:00:00 (xfr#102, to-chk=22/225) |
09-Nov-2024 19:29:19 | 3,451,124 88% 42.74MB/s 0:00:00 (xfr#103, to-chk=18/225) |
09-Nov-2024 19:29:19 | 3,519,414 90% 43.59MB/s 0:00:00 (xfr#104, to-chk=17/225) |
09-Nov-2024 19:29:19 | 3,519,780 90% 43.03MB/s 0:00:00 (xfr#105, to-chk=16/225) |
09-Nov-2024 19:29:19 | 3,556,251 91% 43.48MB/s 0:00:00 (xfr#106, to-chk=15/225) |
09-Nov-2024 19:29:19 | 3,556,809 91% 43.49MB/s 0:00:00 (xfr#107, to-chk=11/225) |
09-Nov-2024 19:29:19 | 3,707,964 95% 44.76MB/s 0:00:00 (xfr#108, to-chk=10/225) |
09-Nov-2024 19:29:19 | 3,708,522 95% 44.77MB/s 0:00:00 (xfr#109, to-chk=9/225) |
09-Nov-2024 19:29:19 | 3,709,150 95% 44.78MB/s 0:00:00 (xfr#110, to-chk=8/225) |
09-Nov-2024 19:29:19 | 3,740,613 96% 45.16MB/s 0:00:00 (xfr#111, to-chk=7/225) |
09-Nov-2024 19:29:19 | 3,741,267 96% 45.16MB/s 0:00:00 (xfr#112, to-chk=3/225) |
09-Nov-2024 19:29:19 | 3,841,196 98% 45.79MB/s 0:00:00 (xfr#113, to-chk=2/225) |
09-Nov-2024 19:29:19 | 3,841,850 98% 45.80MB/s 0:00:00 (xfr#114, to-chk=1/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 46.30MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.73MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | 3,884,109 99% 45.17MB/s 0:00:00 (xfr#115, to-chk=0/225) |
09-Nov-2024 19:29:19 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.00/pod-logs/dev-oneprovider-krakow-0/op-panel |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 19:29:19 | 22,409 16% 21.37MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 19:29:19 | 45,780 33% 43.66MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 19:29:19 | 45,780 33% 43.66MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 19:29:19 | 67,986 49% 64.84MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 19:29:19 | 68,277 50% 65.11MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 19:29:19 | 68,277 50% 65.11MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 19:29:19 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.00/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 19:29:19 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 19:29:19 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 19:29:19 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 19:29:19 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 19:29:19 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 19:29:19 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 19:29:19 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.00/pod-logs/dev-oneprovider-krakow-0/op-worker |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=77/80) |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 19:29:19 | 61,424 7% 58.58MB/s 0:00:00 (xfr#2, to-chk=75/80) |
09-Nov-2024 19:29:19 | 121,506 15% 57.94MB/s 0:00:00 (xfr#3, to-chk=73/80) |
09-Nov-2024 19:29:19 | 121,506 15% 38.63MB/s 0:00:00 (xfr#4, to-chk=71/80) |
09-Nov-2024 19:29:19 | 121,506 15% 38.63MB/s 0:00:00 (xfr#5, to-chk=69/80) |
09-Nov-2024 19:29:19 | 179,612 23% 34.26MB/s 0:00:00 (xfr#6, to-chk=67/80) |
09-Nov-2024 19:29:19 | 179,762 23% 34.29MB/s 0:00:00 (xfr#7, to-chk=65/80) |
09-Nov-2024 19:29:19 | 180,059 23% 34.34MB/s 0:00:00 (xfr#8, to-chk=63/80) |
09-Nov-2024 19:29:19 | 273,610 35% 17.40MB/s 0:00:00 (xfr#9, to-chk=61/80) |
09-Nov-2024 19:29:19 | 279,765 36% 17.79MB/s 0:00:00 (xfr#10, to-chk=51/80) |
09-Nov-2024 19:29:19 | 283,974 36% 18.05MB/s 0:00:00 (xfr#11, to-chk=50/80) |
09-Nov-2024 19:29:19 | 290,123 37% 18.45MB/s 0:00:00 (xfr#12, to-chk=49/80) |
09-Nov-2024 19:29:19 | 296,840 38% 18.87MB/s 0:00:00 (xfr#13, to-chk=48/80) |
09-Nov-2024 19:29:19 | 301,342 38% 16.90MB/s 0:00:00 (xfr#14, to-chk=47/80) |
09-Nov-2024 19:29:19 | 306,459 39% 17.19MB/s 0:00:00 (xfr#15, to-chk=46/80) |
09-Nov-2024 19:29:19 | 312,893 40% 16.58MB/s 0:00:00 (xfr#16, to-chk=45/80) |
09-Nov-2024 19:29:19 | 320,235 41% 16.97MB/s 0:00:00 (xfr#17, to-chk=44/80) |
09-Nov-2024 19:29:19 | 325,814 42% 17.26MB/s 0:00:00 (xfr#18, to-chk=43/80) |
09-Nov-2024 19:29:19 | 332,873 43% 17.64MB/s 0:00:00 (xfr#19, to-chk=42/80) |
09-Nov-2024 19:29:19 | 333,151 43% 17.65MB/s 0:00:00 (xfr#20, to-chk=41/80) |
09-Nov-2024 19:29:19 | 339,015 43% 17.96MB/s 0:00:00 (xfr#21, to-chk=40/80) |
09-Nov-2024 19:29:19 | 341,968 44% 18.12MB/s 0:00:00 (xfr#22, to-chk=39/80) |
09-Nov-2024 19:29:19 | 347,091 44% 18.39MB/s 0:00:00 (xfr#23, to-chk=38/80) |
09-Nov-2024 19:29:19 | 349,305 45% 18.51MB/s 0:00:00 (xfr#24, to-chk=37/80) |
09-Nov-2024 19:29:19 | 357,504 46% 17.94MB/s 0:00:00 (xfr#25, to-chk=36/80) |
09-Nov-2024 19:29:19 | 365,135 47% 18.33MB/s 0:00:00 (xfr#26, to-chk=35/80) |
09-Nov-2024 19:29:19 | 367,750 47% 18.46MB/s 0:00:00 (xfr#27, to-chk=34/80) |
09-Nov-2024 19:29:19 | 369,234 47% 18.53MB/s 0:00:00 (xfr#28, to-chk=33/80) |
09-Nov-2024 19:29:19 | 372,189 48% 18.68MB/s 0:00:00 (xfr#29, to-chk=32/80) |
09-Nov-2024 19:29:19 | 373,784 48% 18.76MB/s 0:00:00 (xfr#30, to-chk=31/80) |
09-Nov-2024 19:29:19 | 380,566 49% 19.10MB/s 0:00:00 (xfr#31, to-chk=30/80) |
09-Nov-2024 19:29:19 | 386,151 49% 19.38MB/s 0:00:00 (xfr#32, to-chk=29/80) |
09-Nov-2024 19:29:19 | 386,429 49% 19.40MB/s 0:00:00 (xfr#33, to-chk=28/80) |
09-Nov-2024 19:29:19 | 387,733 50% 19.46MB/s 0:00:00 (xfr#34, to-chk=27/80) |
09-Nov-2024 19:29:19 | 391,665 50% 19.66MB/s 0:00:00 (xfr#35, to-chk=26/80) |
09-Nov-2024 19:29:19 | 395,306 51% 18.85MB/s 0:00:00 (xfr#36, to-chk=25/80) |
09-Nov-2024 19:29:19 | 398,886 51% 19.02MB/s 0:00:00 (xfr#37, to-chk=24/80) |
09-Nov-2024 19:29:19 | 401,098 51% 19.13MB/s 0:00:00 (xfr#38, to-chk=23/80) |
09-Nov-2024 19:29:19 | 405,309 52% 19.33MB/s 0:00:00 (xfr#39, to-chk=22/80) |
09-Nov-2024 19:29:19 | 407,920 52% 19.45MB/s 0:00:00 (xfr#40, to-chk=21/80) |
09-Nov-2024 19:29:19 | 414,354 53% 19.76MB/s 0:00:00 (xfr#41, to-chk=20/80) |
09-Nov-2024 19:29:19 | 420,216 54% 20.04MB/s 0:00:00 (xfr#42, to-chk=19/80) |
09-Nov-2024 19:29:19 | 420,779 54% 20.06MB/s 0:00:00 (xfr#43, to-chk=18/80) |
09-Nov-2024 19:29:19 | 425,558 55% 20.29MB/s 0:00:00 (xfr#44, to-chk=17/80) |
09-Nov-2024 19:29:19 | 427,432 55% 20.38MB/s 0:00:00 (xfr#45, to-chk=16/80) |
09-Nov-2024 19:29:19 | 428,445 55% 20.43MB/s 0:00:00 (xfr#46, to-chk=15/80) |
09-Nov-2024 19:29:19 | 433,224 56% 19.67MB/s 0:00:00 (xfr#47, to-chk=14/80) |
09-Nov-2024 19:29:19 | 440,570 56% 20.01MB/s 0:00:00 (xfr#48, to-chk=13/80) |
09-Nov-2024 19:29:19 | 448,486 58% 20.37MB/s 0:00:00 (xfr#49, to-chk=12/80) |
09-Nov-2024 19:29:19 | 456,117 58% 20.71MB/s 0:00:00 (xfr#50, to-chk=11/80) |
09-Nov-2024 19:29:19 | 459,410 59% 20.86MB/s 0:00:00 (xfr#51, to-chk=10/80) |
09-Nov-2024 19:29:19 | 460,655 59% 20.92MB/s 0:00:00 (xfr#52, to-chk=9/80) |
09-Nov-2024 19:29:19 | 463,960 60% 20.11MB/s 0:00:00 (xfr#53, to-chk=8/80) |
09-Nov-2024 19:29:19 | 467,886 60% 20.28MB/s 0:00:00 (xfr#54, to-chk=7/80) |
09-Nov-2024 19:29:19 | 474,947 61% 20.59MB/s 0:00:00 (xfr#55, to-chk=6/80) |
09-Nov-2024 19:29:19 | 482,863 62% 20.93MB/s 0:00:00 (xfr#56, to-chk=5/80) |
09-Nov-2024 19:29:19 | 484,733 62% 21.01MB/s 0:00:00 (xfr#57, to-chk=4/80) |
09-Nov-2024 19:29:19 | 489,227 63% 20.29MB/s 0:00:00 (xfr#58, to-chk=3/80) |
09-Nov-2024 19:29:19 | 489,788 63% 20.31MB/s 0:00:00 (xfr#59, to-chk=2/80) |
09-Nov-2024 19:29:19 | 497,987 64% 20.65MB/s 0:00:00 (xfr#60, to-chk=1/80) |
09-Nov-2024 19:29:19 | 499,574 64% 20.71MB/s 0:00:00 (xfr#61, to-chk=0/80) |
09-Nov-2024 19:29:19 | 499,574 64% 20.71MB/s 0:00:00 (xfr#61, to-chk=0/80) |
09-Nov-2024 19:29:19 | 499,574 64% 20.71MB/s 0:00:00 (xfr#61, to-chk=0/80) |
09-Nov-2024 19:29:19 | 499,574 64% 19.06MB/s 0:00:00 (xfr#61, to-chk=0/80) |
09-Nov-2024 19:29:19 | 499,574 64% 19.06MB/s 0:00:00 (xfr#61, to-chk=0/80) |
09-Nov-2024 19:29:19 | 499,574 64% 19.06MB/s 0:00:00 (xfr#61, to-chk=0/80) |
09-Nov-2024 19:29:19 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.00/pod-logs/dev-onezone-0/cluster-manager |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 19:29:19 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 19:29:19 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 19:29:19 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 19:29:19 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 19:29:19 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 19:29:19 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 19:29:19 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.00/pod-logs/dev-onezone-0/oz-worker |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 19:29:19 | 23,140 6% 22.07MB/s 0:00:00 (xfr#2, to-chk=13/18) |
09-Nov-2024 19:29:19 | 47,035 13% 4.08MB/s 0:00:00 (xfr#3, to-chk=11/18) |
09-Nov-2024 19:29:19 | 47,035 13% 4.08MB/s 0:00:00 (xfr#4, to-chk=9/18) |
09-Nov-2024 19:29:19 | 69,695 20% 5.11MB/s 0:00:00 (xfr#5, to-chk=7/18) |
09-Nov-2024 19:29:19 | 69,786 20% 5.12MB/s 0:00:00 (xfr#6, to-chk=5/18) |
09-Nov-2024 19:29:19 | 70,083 20% 5.14MB/s 0:00:00 (xfr#7, to-chk=3/18) |
09-Nov-2024 19:29:19 | 172,474 50% 6.58MB/s 0:00:00 (xfr#8, to-chk=1/18) |
09-Nov-2024 19:29:19 | 172,474 50% 4.84MB/s 0:00:00 (xfr#8, to-chk=0/18) |
09-Nov-2024 19:29:19 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.14.00/pod-logs/dev-onezone-0/oz-panel |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 19:29:19 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 19:29:19 | 53,535 12% 51.05MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 19:29:19 | 108,624 25% 103.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 19:29:19 | 156,099 37% 148.87MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 19:29:19 | 209,431 49% 199.73MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 19:29:19 | 209,722 50% 200.01MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 19:29:19 | 209,722 50% 100.00MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 19:29:19 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1731180549.9964776 exists, exporting anyway. |
09-Nov-2024 19:29:19 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 19:29:19 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 19:29:19 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
09-Nov-2024 19:29:19 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
09-Nov-2024 19:29:19 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | =============================== warnings summary =============================== |
09-Nov-2024 19:29:19 | tests/utils/rest_utils.py:98 |
09-Nov-2024 19:29:19 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 19:29:19 | print(""" |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | tests/utils/path_utils.py:112 |
09-Nov-2024 19:29:19 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 19:29:19 | return path.replace("'", "\\'").replace(' ', '\ ') |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | tests/utils/acceptance_utils.py:55 |
09-Nov-2024 19:29:19 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 19:29:19 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | tests/utils/acceptance_utils.py:57 |
09-Nov-2024 19:29:19 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 19:29:19 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 19:29:19 | |
09-Nov-2024 19:29:19 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
09-Nov-2024 19:29:19 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/test-reports/results.xml - |
09-Nov-2024 19:29:19 | ================== 26 passed, 4 warnings in 921.73s (0:15:21) ================== |
09-Nov-2024 19:29:25 | release "dev" uninstalled |
09-Nov-2024 19:29:26 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
09-Nov-2024 19:29:29 | No resources found |
09-Nov-2024 19:29:30 | Sidecar injection has been disabled |
09-Nov-2024 19:29:30 | Cleaning helm release "dev"... |
09-Nov-2024 19:29:30 | Deleted 1 helm deployments |
09-Nov-2024 19:29:30 | Deleted 0 k8s deployments |
09-Nov-2024 19:29:30 | Deleted 0 k8s services |
09-Nov-2024 19:29:30 | Deleted 0 persistent volumes |
09-Nov-2024 19:29:31 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 19:29:31 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
09-Nov-2024 19:29:31 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 19:29:31 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
09-Nov-2024 19:29:31 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
09-Nov-2024 19:29:31 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 19:29:31 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
09-Nov-2024 19:29:31 | Finished task 'Run acceptance oneclient tests' with result: Success |
09-Nov-2024 19:29:31 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
09-Nov-2024 19:29:31 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH... |
09-Nov-2024 19:29:31 | Finished task 'Parse test results' with result: Success |
09-Nov-2024 19:29:31 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 19:29:31 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 19:29:31 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 19:29:31 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 19:29:31 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 19:29:31 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 19:29:31 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 19:29:31 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 19:29:31 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 19:29:31 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 19:29:31 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 19:29:31 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 19:29:31 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3361 (ODSRV-OAP-SRFCMPH-3361)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3361-ScriptBuildTask-9244464927321825722.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance |
09-Nov-2024 19:29:31 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz |
09-Nov-2024 19:29:32 | Uploading artifact |
09-Nov-2024 19:29:32 | source path: surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz |
09-Nov-2024 19:29:32 | dest. path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz |
09-Nov-2024 19:29:32 | Finished task 'Pack and push surefire artifact' with result: Success |
09-Nov-2024 19:29:32 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 19:29:32 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 19:29:32 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3361 (ODSRV-OAP-SRFCMPH-3361)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3361-ScriptBuildTask-4052497292075368541.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH |
09-Nov-2024 19:29:32 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
09-Nov-2024 19:29:32 | Finished task 'Pack logs' with result: Success |
09-Nov-2024 19:29:32 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 19:29:32 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
09-Nov-2024 19:29:32 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 19:29:32 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3361 (ODSRV-OAP-SRFCMPH-3361)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3361-ScriptBuildTask-12328421841161437246.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance |
09-Nov-2024 19:29:32 | % Total % Received % Xferd Average Speed Time Time Time Current |
09-Nov-2024 19:29:32 | Dload Upload Total Spent Left Speed |
09-Nov-2024 19:29:32 | |
09-Nov-2024 19:29:32 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
09-Nov-2024 19:29:32 | 100 4822 100 4822 0 0 61037 0 --:--:-- --:--:-- --:--:-- 61037 |
09-Nov-2024 19:29:32 | Clearing /tmp/onedata and /home/bamboo/.one-env |
09-Nov-2024 19:29:34 | Cleaning helm deployments |
09-Nov-2024 19:29:34 | Cleanining pods |
09-Nov-2024 19:29:34 | Cleaning kube persistant volumes |
09-Nov-2024 19:29:35 | Cleaning dockswift container |
09-Nov-2024 19:29:35 | Cleaning docker containers |
09-Nov-2024 19:29:37 | Stalled docker containers to remove: |
09-Nov-2024 19:29:37 | f1e54b3ecc24 0a373e403c61 d22b3b3c1fbf 656fde14cb0b 946cc26ecd28 e3db846c0166 5bd9314dc5a1 fe4740f4cc75 fc978b7f2cec 912ecd73b4a5 aa6775c435d6 3f325cb41316 c6571618d7d9 4edc5a591c54 655bef6df523 2c10da946121 |
09-Nov-2024 19:29:37 | Removing stalled docker containers |
09-Nov-2024 19:29:37 | Error response from daemon: Cannot kill container: f1e54b3ecc24: Container f1e54b3ecc24872237a64879dd99f2303dd3e70b700eaf305ac1f577b79f8ce7 is not running |
09-Nov-2024 19:29:37 | f1e54b3ecc24 |
09-Nov-2024 19:29:37 | Error response from daemon: Cannot kill container: 0a373e403c61: Container 0a373e403c615e3741889c120c3eaa4ed65436d5793a13e68238fb6503564761 is not running |
09-Nov-2024 19:29:37 | 0a373e403c61 |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: d22b3b3c1fbf: Container d22b3b3c1fbf9b4d9a2b125165be6304596c3b14852f54b86e13a0d5e394d030 is not running |
09-Nov-2024 19:29:38 | d22b3b3c1fbf |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: 656fde14cb0b: Container 656fde14cb0b1343684f2364a56b5d3b3ccfb3029ea28bf8a6d6b863af4b0899 is not running |
09-Nov-2024 19:29:38 | 656fde14cb0b |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: 946cc26ecd28: Container 946cc26ecd284986e2b1d167eb59fc21a576f6cf1a72ededa3918f2734722cb6 is not running |
09-Nov-2024 19:29:38 | 946cc26ecd28 |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: e3db846c0166: Container e3db846c0166356e5d186d2789ebeeb25f8bb0d7946ccfa03701c27a3eba7dd5 is not running |
09-Nov-2024 19:29:38 | e3db846c0166 |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: 5bd9314dc5a1: Container 5bd9314dc5a1587d4caac3296c2d84833f992d591f248e3a21b72e86227a77dd is not running |
09-Nov-2024 19:29:38 | 5bd9314dc5a1 |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: fe4740f4cc75: Container fe4740f4cc759e18455d8a0434b0fabc2dc4ade93ba1af23a3bc35d0786ee614 is not running |
09-Nov-2024 19:29:38 | fe4740f4cc75 |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: fc978b7f2cec: Container fc978b7f2cecf115dd4d12db87c6e6092e73441082a3176d08c7ab4720687984 is not running |
09-Nov-2024 19:29:38 | fc978b7f2cec |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: 912ecd73b4a5: Container 912ecd73b4a5903aa69bd2aab62f50788c05134b964d87f7a558d195ebe7b513 is not running |
09-Nov-2024 19:29:38 | 912ecd73b4a5 |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: aa6775c435d6: Container aa6775c435d6eb20e29d209add0e6a70a6998cf36029ce925fcb2912e014dec6 is not running |
09-Nov-2024 19:29:38 | aa6775c435d6 |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: 3f325cb41316: Container 3f325cb41316b501557dc37639eb17f6d9a44f9b0a0d140d4f5f5209bbfaf2b2 is not running |
09-Nov-2024 19:29:38 | 3f325cb41316 |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: c6571618d7d9: Container c6571618d7d959a5ca742214037b67ea59fc7bf3e1e559a54ec32720cc8a44a1 is not running |
09-Nov-2024 19:29:38 | c6571618d7d9 |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: 4edc5a591c54: Container 4edc5a591c54ed6576ec75125842d053b0f4a2b60ecc8b35016e29235e4afe3a is not running |
09-Nov-2024 19:29:38 | 4edc5a591c54 |
09-Nov-2024 19:29:38 | Error response from daemon: Cannot kill container: 655bef6df523: Container 655bef6df523f201c90dd303780dded05937b5f578d5b41cff0fde0ba44d70f9 is not running |
09-Nov-2024 19:29:38 | 655bef6df523 |
09-Nov-2024 19:29:39 | 2c10da946121 |
09-Nov-2024 19:29:39 | 2c10da946121 |
09-Nov-2024 19:29:39 | Stalled docker volumes to remove: |
09-Nov-2024 19:29:39 | |
09-Nov-2024 19:29:39 | Removing stalled docker volumes |
09-Nov-2024 19:29:39 | Removing stalled loopdevices |
09-Nov-2024 19:29:39 | Done |
09-Nov-2024 19:29:39 | Finished task 'Clear env and working dir' with result: Success |
09-Nov-2024 19:29:39 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
09-Nov-2024 19:29:39 | Running post build plugin 'Docker Container Cleanup' |
09-Nov-2024 19:29:39 | Running post build plugin 'NCover Results Collector' |
09-Nov-2024 19:29:39 | Running post build plugin 'Build Results Label Collector' |
09-Nov-2024 19:29:39 | Running post build plugin 'Clover Results Collector' |
09-Nov-2024 19:29:39 | Running post build plugin 'npm Cache Cleanup' |
09-Nov-2024 19:29:39 | Running post build plugin 'Artifact Copier' |
09-Nov-2024 19:29:39 | Publishing an artifact: test_logs.tar.gz |
09-Nov-2024 19:29:40 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 136.9 ms |
09-Nov-2024 19:29:40 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH' |
09-Nov-2024 19:29:40 | Finalising the build... |
09-Nov-2024 19:29:40 | Stopping timer. |
09-Nov-2024 19:29:40 | Build ODSRV-OAP-SRFCMPH-3361 completed. |
09-Nov-2024 19:29:40 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
09-Nov-2024 19:29:40 | Running on server: post build plugin 'NCover Results Collector' |
09-Nov-2024 19:29:40 | Running on server: post build plugin 'Build Labeller' |
09-Nov-2024 19:29:40 | Running on server: post build plugin 'Clover Delta Calculator' |
09-Nov-2024 19:29:40 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
09-Nov-2024 19:29:40 | All post build plugins have finished |
09-Nov-2024 19:29:40 | Generating build results summary... |
09-Nov-2024 19:29:40 | Saving build results to disk... |
09-Nov-2024 19:29:40 | Store variable context... |
09-Nov-2024 19:29:40 | Finished building ODSRV-OAP-SRFCMPH-3361. |