oneclient acceptance tests using environment deployed from packages
Build: #3365 was successful
Job: multiprovider proxy regular file CRUD proxyio hardlinks was successful
Build log
The build generated 2,514 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
19-Nov-2024 19:46:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:46:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:46:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:46:11 | |
19-Nov-2024 19:46:11 | |
19-Nov-2024 19:46:11 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' |
19-Nov-2024 19:46:11 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' successfully started |
19-Nov-2024 19:46:11 | |
19-Nov-2024 19:46:11 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8lh01o2q3bs7uopm |
19-Nov-2024 19:46:11 | |
19-Nov-2024 19:46:11 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8lh01o2q3bs7uopm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8lh01o2q3bs7uopm |
19-Nov-2024 19:46:11 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2717172524049715580'... |
19-Nov-2024 19:46:11 | Getting configuration... |
19-Nov-2024 19:46:11 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/8lh01o2q3bs7uopm'. |
19-Nov-2024 19:46:11 | |
19-Nov-2024 19:46:11 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"' |
19-Nov-2024 19:46:11 | -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"' |
19-Nov-2024 19:46:11 | -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:46:11 | -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:46:11 | -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"' |
19-Nov-2024 19:46:11 | -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"' |
19-Nov-2024 19:46:11 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:46:11 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:46:11 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"' |
19-Nov-2024 19:46:11 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"' |
19-Nov-2024 19:46:11 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:46:11 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:46:11 | -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"' |
19-Nov-2024 19:46:11 | -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"' |
19-Nov-2024 19:46:11 | -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"' |
19-Nov-2024 19:46:11 | -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"' |
19-Nov-2024 19:46:11 | ================================================================= |
19-Nov-2024 19:46:11 | |
19-Nov-2024 19:46:11 | PASSED |
19-Nov-2024 19:46:11 | Unmounting client from /tmp/onedata/mnt/jpqth8xh8iqkmmue |
19-Nov-2024 19:46:11 | |
19-Nov-2024 19:46:11 | |
19-Nov-2024 19:46:11 | Unmounting client from /tmp/onedata/mnt/8lh01o2q3bs7uopm |
19-Nov-2024 19:46:11 | |
19-Nov-2024 19:46:11 | |
19-Nov-2024 19:46:37 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:46:37 | ================================================================= |
19-Nov-2024 19:46:37 | - Executing scenario 'Delete file opened by other user for reading' |
19-Nov-2024 19:46:37 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:46:37 | ----------------------------------------------------------------- |
19-Nov-2024 19:46:37 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:46:37 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:46:37 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:46:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:46:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:46:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' |
19-Nov-2024 19:46:37 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' successfully started |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jw1e8aee5qbd9bx9 |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jw1e8aee5qbd9bx9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jw1e8aee5qbd9bx9 |
19-Nov-2024 19:46:37 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7181535377086368312'... |
19-Nov-2024 19:46:37 | Getting configuration... |
19-Nov-2024 19:46:37 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/jw1e8aee5qbd9bx9'. |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:46:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:46:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' |
19-Nov-2024 19:46:37 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' successfully started |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p0xmbvyw5s997f21 |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p0xmbvyw5s997f21 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p0xmbvyw5s997f21 |
19-Nov-2024 19:46:37 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14592832602900953586'... |
19-Nov-2024 19:46:37 | Getting configuration... |
19-Nov-2024 19:46:37 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/p0xmbvyw5s997f21'. |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 19:46:37 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
19-Nov-2024 19:46:37 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:46:37 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:46:37 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
19-Nov-2024 19:46:37 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
19-Nov-2024 19:46:37 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
19-Nov-2024 19:46:37 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
19-Nov-2024 19:46:37 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
19-Nov-2024 19:46:37 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
19-Nov-2024 19:46:37 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:46:37 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:46:37 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:46:37 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:46:37 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
19-Nov-2024 19:46:37 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
19-Nov-2024 19:46:37 | ================================================================= |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | PASSED |
19-Nov-2024 19:46:37 | Unmounting client from /tmp/onedata/mnt/jw1e8aee5qbd9bx9 |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | Unmounting client from /tmp/onedata/mnt/p0xmbvyw5s997f21 |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:46:37 | |
19-Nov-2024 19:47:02 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:47:02 | ================================================================= |
19-Nov-2024 19:47:02 | - Executing scenario 'Delete file opened by other user for reading and writing' |
19-Nov-2024 19:47:02 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:47:02 | ----------------------------------------------------------------- |
19-Nov-2024 19:47:02 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:47:02 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:47:02 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:47:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:47:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:47:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' |
19-Nov-2024 19:47:02 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' successfully started |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sdmxisjwac42eyzn |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sdmxisjwac42eyzn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sdmxisjwac42eyzn |
19-Nov-2024 19:47:02 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17769072184205727656'... |
19-Nov-2024 19:47:02 | Getting configuration... |
19-Nov-2024 19:47:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/sdmxisjwac42eyzn'. |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:47:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:47:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' |
19-Nov-2024 19:47:02 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' successfully started |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8fv9f6z537gshx41 |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8fv9f6z537gshx41 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8fv9f6z537gshx41 |
19-Nov-2024 19:47:02 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17808614337684284738'... |
19-Nov-2024 19:47:02 | Getting configuration... |
19-Nov-2024 19:47:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/8fv9f6z537gshx41'. |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 19:47:02 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
19-Nov-2024 19:47:02 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:47:02 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:47:02 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
19-Nov-2024 19:47:02 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
19-Nov-2024 19:47:02 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
19-Nov-2024 19:47:02 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
19-Nov-2024 19:47:02 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
19-Nov-2024 19:47:02 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
19-Nov-2024 19:47:02 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
19-Nov-2024 19:47:02 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:47:02 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:47:02 | ================================================================= |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | PASSED |
19-Nov-2024 19:47:02 | Unmounting client from /tmp/onedata/mnt/sdmxisjwac42eyzn |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | Unmounting client from /tmp/onedata/mnt/8fv9f6z537gshx41 |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:02 | |
19-Nov-2024 19:47:27 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:47:27 | ================================================================= |
19-Nov-2024 19:47:27 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
19-Nov-2024 19:47:27 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:47:27 | ----------------------------------------------------------------- |
19-Nov-2024 19:47:27 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:47:27 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:47:27 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:47:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:47:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:47:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:27 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' |
19-Nov-2024 19:47:27 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' successfully started |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:27 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/b65lh7inb7djk6hg |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:27 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b65lh7inb7djk6hg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b65lh7inb7djk6hg |
19-Nov-2024 19:47:27 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7023045056866761513'... |
19-Nov-2024 19:47:27 | Getting configuration... |
19-Nov-2024 19:47:27 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/b65lh7inb7djk6hg'. |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:47:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:47:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:27 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' |
19-Nov-2024 19:47:27 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' successfully started |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:27 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sdjfx04o5eheh3br |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:27 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sdjfx04o5eheh3br --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sdjfx04o5eheh3br |
19-Nov-2024 19:47:27 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14017174462517189909'... |
19-Nov-2024 19:47:27 | Getting configuration... |
19-Nov-2024 19:47:27 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/sdjfx04o5eheh3br'. |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:27 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 19:47:27 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
19-Nov-2024 19:47:27 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:47:27 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 19:47:27 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:47:27 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
19-Nov-2024 19:47:27 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
19-Nov-2024 19:47:27 | ================================================================= |
19-Nov-2024 19:47:27 | |
19-Nov-2024 19:47:30 | PASSED |
19-Nov-2024 19:47:30 | Unmounting client from /tmp/onedata/mnt/b65lh7inb7djk6hg |
19-Nov-2024 19:47:30 | |
19-Nov-2024 19:47:30 | |
19-Nov-2024 19:47:30 | Unmounting client from /tmp/onedata/mnt/sdjfx04o5eheh3br |
19-Nov-2024 19:47:30 | |
19-Nov-2024 19:47:30 | |
19-Nov-2024 19:47:52 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:47:52 | ================================================================= |
19-Nov-2024 19:47:52 | - Executing scenario 'Delete file right after closing it' |
19-Nov-2024 19:47:52 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:47:52 | ----------------------------------------------------------------- |
19-Nov-2024 19:47:52 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:47:52 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:47:52 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:47:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:47:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:47:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' |
19-Nov-2024 19:47:52 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' successfully started |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aqu40ztb9prk6474 |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aqu40ztb9prk6474 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aqu40ztb9prk6474 |
19-Nov-2024 19:47:52 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12332270017627833513'... |
19-Nov-2024 19:47:52 | Getting configuration... |
19-Nov-2024 19:47:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/aqu40ztb9prk6474'. |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:47:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:47:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' |
19-Nov-2024 19:47:52 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' successfully started |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/97no3wmwo9ftk3u0 |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/97no3wmwo9ftk3u0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/97no3wmwo9ftk3u0 |
19-Nov-2024 19:47:52 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6702709230439559927'... |
19-Nov-2024 19:47:52 | Getting configuration... |
19-Nov-2024 19:47:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/97no3wmwo9ftk3u0'. |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
19-Nov-2024 19:47:52 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
19-Nov-2024 19:47:52 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
19-Nov-2024 19:47:52 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
19-Nov-2024 19:47:52 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
19-Nov-2024 19:47:52 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
19-Nov-2024 19:47:52 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
19-Nov-2024 19:47:52 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
19-Nov-2024 19:47:52 | ================================================================= |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | PASSED |
19-Nov-2024 19:47:52 | Unmounting client from /tmp/onedata/mnt/aqu40ztb9prk6474 |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | Unmounting client from /tmp/onedata/mnt/97no3wmwo9ftk3u0 |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:47:52 | |
19-Nov-2024 19:48:20 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:48:20 | ================================================================= |
19-Nov-2024 19:48:20 | - Executing scenario 'Create many children' |
19-Nov-2024 19:48:20 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:48:20 | ----------------------------------------------------------------- |
19-Nov-2024 19:48:20 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:48:20 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:48:20 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:48:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:48:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:48:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:20 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' |
19-Nov-2024 19:48:20 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' successfully started |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:20 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cd90k256u8kbd4mp |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:20 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cd90k256u8kbd4mp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cd90k256u8kbd4mp |
19-Nov-2024 19:48:20 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16828656229916536407'... |
19-Nov-2024 19:48:20 | Getting configuration... |
19-Nov-2024 19:48:20 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/cd90k256u8kbd4mp'. |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:48:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:48:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:20 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' |
19-Nov-2024 19:48:20 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' successfully started |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:20 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/va2y1jnvvvrr71gb |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:20 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/va2y1jnvvvrr71gb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/va2y1jnvvvrr71gb |
19-Nov-2024 19:48:20 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7588117959209488815'... |
19-Nov-2024 19:48:20 | Getting configuration... |
19-Nov-2024 19:48:20 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/va2y1jnvvvrr71gb'. |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:20 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
19-Nov-2024 19:48:20 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
19-Nov-2024 19:48:20 | ================================================================= |
19-Nov-2024 19:48:20 | |
19-Nov-2024 19:48:27 | PASSED |
19-Nov-2024 19:48:27 | Unmounting client from /tmp/onedata/mnt/cd90k256u8kbd4mp |
19-Nov-2024 19:48:27 | |
19-Nov-2024 19:48:27 | |
19-Nov-2024 19:48:27 | Unmounting client from /tmp/onedata/mnt/va2y1jnvvvrr71gb |
19-Nov-2024 19:48:27 | |
19-Nov-2024 19:48:27 | |
19-Nov-2024 19:48:50 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:48:50 | ================================================================= |
19-Nov-2024 19:48:50 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
19-Nov-2024 19:48:50 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:48:50 | ----------------------------------------------------------------- |
19-Nov-2024 19:48:50 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:48:50 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:48:50 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:48:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:48:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:48:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' |
19-Nov-2024 19:48:50 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' successfully started |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hg56vuaz9htao97x |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hg56vuaz9htao97x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hg56vuaz9htao97x |
19-Nov-2024 19:48:50 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2078892688480017372'... |
19-Nov-2024 19:48:50 | Getting configuration... |
19-Nov-2024 19:48:50 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/hg56vuaz9htao97x'. |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:48:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:48:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' |
19-Nov-2024 19:48:50 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' successfully started |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ubgcn1tp464iktw2 |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ubgcn1tp464iktw2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ubgcn1tp464iktw2 |
19-Nov-2024 19:48:50 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16906814665675794186'... |
19-Nov-2024 19:48:50 | Getting configuration... |
19-Nov-2024 19:48:50 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ubgcn1tp464iktw2'. |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
19-Nov-2024 19:48:50 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
19-Nov-2024 19:48:50 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
19-Nov-2024 19:48:50 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
19-Nov-2024 19:48:50 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
19-Nov-2024 19:48:50 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
19-Nov-2024 19:48:50 | ================================================================= |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | PASSED |
19-Nov-2024 19:48:50 | Unmounting client from /tmp/onedata/mnt/hg56vuaz9htao97x |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | Unmounting client from /tmp/onedata/mnt/ubgcn1tp464iktw2 |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:48:50 | |
19-Nov-2024 19:49:14 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:49:14 | ================================================================= |
19-Nov-2024 19:49:14 | - Executing scenario 'Create nonempty file then move it to another space' |
19-Nov-2024 19:49:14 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:49:14 | ----------------------------------------------------------------- |
19-Nov-2024 19:49:14 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:49:14 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:49:14 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:49:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:49:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:49:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ph6q4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:14 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' |
19-Nov-2024 19:49:14 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ph6q4' successfully started |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:14 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/23zpaegmufgtowui |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:14 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/23zpaegmufgtowui --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/23zpaegmufgtowui |
19-Nov-2024 19:49:14 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '131394660604822458'... |
19-Nov-2024 19:49:14 | Getting configuration... |
19-Nov-2024 19:49:14 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/23zpaegmufgtowui'. |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:49:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:49:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-jf7h2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:14 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' |
19-Nov-2024 19:49:14 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-jf7h2' successfully started |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:14 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zrrd6yxmodccxcec |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:14 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zrrd6yxmodccxcec --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zrrd6yxmodccxcec |
19-Nov-2024 19:49:14 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1323265274091986155'... |
19-Nov-2024 19:49:14 | Getting configuration... |
19-Nov-2024 19:49:14 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/zrrd6yxmodccxcec'. |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:14 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
19-Nov-2024 19:49:14 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
19-Nov-2024 19:49:14 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
19-Nov-2024 19:49:14 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
19-Nov-2024 19:49:14 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
19-Nov-2024 19:49:14 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
19-Nov-2024 19:49:14 | ================================================================= |
19-Nov-2024 19:49:14 | |
19-Nov-2024 19:49:25 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 19:49:25 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 19:49:25 | PASSED |
19-Nov-2024 19:49:25 | Unmounting client from /tmp/onedata/mnt/23zpaegmufgtowui |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | Unmounting client from /tmp/onedata/mnt/zrrd6yxmodccxcec |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1732045755.1690435', '-c', '/tmp/logs'] |
19-Nov-2024 19:49:25 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-b4qhq. See /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-cross-support-job-3p-users-b4qhq/entrypoint.log for more details |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-ph6q4: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-oneclient-krakow-7d9476b8bc-ph6q4/oneclient_logs |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=188/220) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 43,272 0% 41.27MB/s 0:00:00 (xfr#1, to-chk=187/220) |
19-Nov-2024 19:49:25 | 43,272 0% 41.27MB/s 0:00:00 (xfr#1, to-chk=181/220) |
19-Nov-2024 19:49:25 | 44,022 0% 41.98MB/s 0:00:00 (xfr#2, to-chk=183/220) |
19-Nov-2024 19:49:25 | 182,427 1% 29.00MB/s 0:00:00 (xfr#3, to-chk=182/220) |
19-Nov-2024 19:49:25 | 183,177 1% 24.96MB/s 0:00:00 (xfr#4, to-chk=181/220) |
19-Nov-2024 19:49:25 | 227,542 1% 27.13MB/s 0:00:00 (xfr#5, to-chk=180/220) |
19-Nov-2024 19:49:25 | 227,812 1% 27.16MB/s 0:00:00 (xfr#6, to-chk=176/220) |
19-Nov-2024 19:49:25 | 368,248 2% 29.27MB/s 0:00:00 (xfr#7, to-chk=175/220) |
19-Nov-2024 19:49:25 | 368,518 2% 29.29MB/s 0:00:00 (xfr#8, to-chk=174/220) |
19-Nov-2024 19:49:25 | 418,669 3% 30.71MB/s 0:00:00 (xfr#9, to-chk=173/220) |
19-Nov-2024 19:49:25 | 419,227 3% 30.75MB/s 0:00:00 (xfr#10, to-chk=169/220) |
19-Nov-2024 19:49:25 | 585,811 4% 29.40MB/s 0:00:00 (xfr#11, to-chk=168/220) |
19-Nov-2024 19:49:25 | 586,369 4% 29.43MB/s 0:00:00 (xfr#12, to-chk=167/220) |
19-Nov-2024 19:49:25 | 625,179 4% 27.10MB/s 0:00:00 (xfr#13, to-chk=166/220) |
19-Nov-2024 19:49:25 | 625,737 4% 25.95MB/s 0:00:00 (xfr#14, to-chk=162/220) |
19-Nov-2024 19:49:25 | 751,683 5% 27.57MB/s 0:00:00 (xfr#15, to-chk=161/220) |
19-Nov-2024 19:49:25 | 752,241 5% 27.59MB/s 0:00:00 (xfr#16, to-chk=160/220) |
19-Nov-2024 19:49:25 | 779,227 6% 27.52MB/s 0:00:00 (xfr#17, to-chk=159/220) |
19-Nov-2024 19:49:25 | 779,785 6% 27.54MB/s 0:00:00 (xfr#18, to-chk=155/220) |
19-Nov-2024 19:49:25 | 879,569 6% 31.07MB/s 0:00:00 (xfr#19, to-chk=154/220) |
19-Nov-2024 19:49:25 | 880,127 6% 29.98MB/s 0:00:00 (xfr#20, to-chk=153/220) |
19-Nov-2024 19:49:25 | 939,048 7% 31.98MB/s 0:00:00 (xfr#21, to-chk=152/220) |
19-Nov-2024 19:49:25 | 939,894 7% 32.01MB/s 0:00:00 (xfr#22, to-chk=148/220) |
19-Nov-2024 19:49:25 | 1,170,585 9% 37.21MB/s 0:00:00 (xfr#23, to-chk=147/220) |
19-Nov-2024 19:49:25 | 1,171,431 9% 37.24MB/s 0:00:00 (xfr#24, to-chk=146/220) |
19-Nov-2024 19:49:25 | 1,218,234 9% 38.73MB/s 0:00:00 (xfr#25, to-chk=145/220) |
19-Nov-2024 19:49:25 | 1,218,792 9% 37.49MB/s 0:00:00 (xfr#26, to-chk=141/220) |
19-Nov-2024 19:49:25 | 1,351,036 10% 37.90MB/s 0:00:00 (xfr#27, to-chk=140/220) |
19-Nov-2024 19:49:25 | 1,351,594 10% 37.91MB/s 0:00:00 (xfr#28, to-chk=139/220) |
19-Nov-2024 19:49:25 | 1,524,266 11% 41.53MB/s 0:00:00 (xfr#29, to-chk=138/220) |
19-Nov-2024 19:49:25 | 1,525,016 11% 41.55MB/s 0:00:00 (xfr#30, to-chk=134/220) |
19-Nov-2024 19:49:25 | 2,131,803 16% 48.41MB/s 0:00:00 (xfr#31, to-chk=133/220) |
19-Nov-2024 19:49:25 | 2,132,553 16% 48.42MB/s 0:00:00 (xfr#32, to-chk=132/220) |
19-Nov-2024 19:49:25 | 2,159,031 16% 49.02MB/s 0:00:00 (xfr#33, to-chk=131/220) |
19-Nov-2024 19:49:25 | 2,159,589 16% 49.04MB/s 0:00:00 (xfr#34, to-chk=127/220) |
19-Nov-2024 19:49:25 | 2,257,041 17% 44.84MB/s 0:00:00 (xfr#35, to-chk=126/220) |
19-Nov-2024 19:49:25 | 2,257,599 17% 44.85MB/s 0:00:00 (xfr#36, to-chk=125/220) |
19-Nov-2024 19:49:25 | 2,294,037 17% 39.07MB/s 0:00:00 (xfr#37, to-chk=124/220) |
19-Nov-2024 19:49:25 | 2,294,595 17% 39.08MB/s 0:00:00 (xfr#38, to-chk=120/220) |
19-Nov-2024 19:49:25 | 2,411,419 18% 38.33MB/s 0:00:00 (xfr#39, to-chk=119/220) |
19-Nov-2024 19:49:25 | 2,411,977 18% 37.71MB/s 0:00:00 (xfr#40, to-chk=118/220) |
19-Nov-2024 19:49:25 | 2,457,912 19% 34.99MB/s 0:00:00 (xfr#41, to-chk=117/220) |
19-Nov-2024 19:49:25 | 2,458,566 19% 34.48MB/s 0:00:00 (xfr#42, to-chk=113/220) |
19-Nov-2024 19:49:25 | 2,628,222 20% 36.33MB/s 0:00:00 (xfr#43, to-chk=112/220) |
19-Nov-2024 19:49:25 | 2,628,876 20% 36.33MB/s 0:00:00 (xfr#44, to-chk=111/220) |
19-Nov-2024 19:49:25 | 3,439,817 26% 34.53MB/s 0:00:00 (xfr#45, to-chk=110/220) |
19-Nov-2024 19:49:25 | 3,440,375 26% 34.54MB/s 0:00:00 (xfr#46, to-chk=106/220) |
19-Nov-2024 19:49:25 | 7,356,602 57% 46.16MB/s 0:00:00 (xfr#47, to-chk=105/220) |
19-Nov-2024 19:49:25 | 7,357,160 57% 46.16MB/s 0:00:00 (xfr#48, to-chk=104/220) |
19-Nov-2024 19:49:25 | 7,357,788 57% 46.16MB/s 0:00:00 (xfr#49, to-chk=103/220) |
19-Nov-2024 19:49:25 | 7,396,171 57% 46.10MB/s 0:00:00 (xfr#50, to-chk=102/220) |
19-Nov-2024 19:49:25 | 7,396,825 57% 46.11MB/s 0:00:00 (xfr#51, to-chk=98/220) |
19-Nov-2024 19:49:25 | 7,522,106 58% 45.40MB/s 0:00:00 (xfr#52, to-chk=97/220) |
19-Nov-2024 19:49:25 | 7,522,760 58% 44.56MB/s 0:00:00 (xfr#53, to-chk=96/220) |
19-Nov-2024 19:49:25 | 7,575,612 58% 43.79MB/s 0:00:00 (xfr#54, to-chk=95/220) |
19-Nov-2024 19:49:25 | 7,575,882 58% 43.79MB/s 0:00:00 (xfr#55, to-chk=91/220) |
19-Nov-2024 19:49:25 | 7,736,798 60% 44.45MB/s 0:00:00 (xfr#56, to-chk=90/220) |
19-Nov-2024 19:49:25 | 7,737,068 60% 44.45MB/s 0:00:00 (xfr#57, to-chk=89/220) |
19-Nov-2024 19:49:25 | 7,737,696 60% 44.45MB/s 0:00:00 (xfr#58, to-chk=88/220) |
19-Nov-2024 19:49:25 | 7,772,312 60% 44.38MB/s 0:00:00 (xfr#59, to-chk=87/220) |
19-Nov-2024 19:49:25 | 7,772,774 60% 44.39MB/s 0:00:00 (xfr#60, to-chk=83/220) |
19-Nov-2024 19:49:25 | 7,917,391 61% 45.21MB/s 0:00:00 (xfr#61, to-chk=82/220) |
19-Nov-2024 19:49:25 | 7,917,853 61% 44.95MB/s 0:00:00 (xfr#62, to-chk=81/220) |
19-Nov-2024 19:49:25 | 7,959,830 61% 45.19MB/s 0:00:00 (xfr#63, to-chk=80/220) |
19-Nov-2024 19:49:25 | 7,960,196 61% 45.19MB/s 0:00:00 (xfr#64, to-chk=76/220) |
19-Nov-2024 19:49:25 | 8,096,536 62% 45.69MB/s 0:00:00 (xfr#65, to-chk=75/220) |
19-Nov-2024 19:49:25 | 8,096,902 62% 45.69MB/s 0:00:00 (xfr#66, to-chk=74/220) |
19-Nov-2024 19:49:25 | 8,136,014 63% 45.91MB/s 0:00:00 (xfr#67, to-chk=73/220) |
19-Nov-2024 19:49:25 | 8,136,572 63% 45.92MB/s 0:00:00 (xfr#68, to-chk=69/220) |
19-Nov-2024 19:49:25 | 8,300,481 64% 44.72MB/s 0:00:00 (xfr#69, to-chk=68/220) |
19-Nov-2024 19:49:25 | 8,301,039 64% 44.73MB/s 0:00:00 (xfr#70, to-chk=67/220) |
19-Nov-2024 19:49:25 | 8,301,667 64% 44.73MB/s 0:00:00 (xfr#71, to-chk=66/220) |
19-Nov-2024 19:49:25 | 8,537,356 66% 45.74MB/s 0:00:00 (xfr#72, to-chk=65/220) |
19-Nov-2024 19:49:25 | 8,538,010 66% 45.74MB/s 0:00:00 (xfr#73, to-chk=61/220) |
19-Nov-2024 19:49:25 | 11,196,454 87% 48.98MB/s 0:00:00 (xfr#74, to-chk=60/220) |
19-Nov-2024 19:49:25 | 11,197,108 87% 48.98MB/s 0:00:00 (xfr#75, to-chk=59/220) |
19-Nov-2024 19:49:25 | 11,197,736 87% 48.99MB/s 0:00:00 (xfr#76, to-chk=58/220) |
19-Nov-2024 19:49:25 | 11,247,602 87% 48.98MB/s 0:00:00 (xfr#77, to-chk=57/220) |
19-Nov-2024 19:49:25 | 11,248,256 87% 48.98MB/s 0:00:00 (xfr#78, to-chk=53/220) |
19-Nov-2024 19:49:25 | 11,422,181 88% 49.51MB/s 0:00:00 (xfr#79, to-chk=52/220) |
19-Nov-2024 19:49:25 | 11,422,835 88% 49.52MB/s 0:00:00 (xfr#80, to-chk=51/220) |
19-Nov-2024 19:49:25 | 11,455,807 89% 49.66MB/s 0:00:00 (xfr#81, to-chk=50/220) |
19-Nov-2024 19:49:25 | 11,456,077 89% 49.66MB/s 0:00:00 (xfr#82, to-chk=46/220) |
19-Nov-2024 19:49:25 | 11,571,937 89% 49.94MB/s 0:00:00 (xfr#83, to-chk=45/220) |
19-Nov-2024 19:49:25 | 11,572,207 89% 49.94MB/s 0:00:00 (xfr#84, to-chk=44/220) |
19-Nov-2024 19:49:25 | 11,620,784 90% 50.15MB/s 0:00:00 (xfr#85, to-chk=43/220) |
19-Nov-2024 19:49:25 | 11,621,342 90% 49.92MB/s 0:00:00 (xfr#86, to-chk=39/220) |
19-Nov-2024 19:49:25 | 11,774,033 91% 49.90MB/s 0:00:00 (xfr#87, to-chk=38/220) |
19-Nov-2024 19:49:25 | 11,774,591 91% 49.91MB/s 0:00:00 (xfr#88, to-chk=37/220) |
19-Nov-2024 19:49:25 | 11,815,313 91% 49.86MB/s 0:00:00 (xfr#89, to-chk=36/220) |
19-Nov-2024 19:49:25 | 11,815,967 91% 49.86MB/s 0:00:00 (xfr#90, to-chk=32/220) |
19-Nov-2024 19:49:25 | 11,955,257 92% 49.79MB/s 0:00:00 (xfr#91, to-chk=31/220) |
19-Nov-2024 19:49:25 | 11,955,911 92% 49.79MB/s 0:00:00 (xfr#92, to-chk=30/220) |
19-Nov-2024 19:49:25 | 11,998,001 93% 49.75MB/s 0:00:00 (xfr#93, to-chk=29/220) |
19-Nov-2024 19:49:25 | 11,998,559 93% 49.75MB/s 0:00:00 (xfr#94, to-chk=25/220) |
19-Nov-2024 19:49:25 | 12,136,115 94% 49.67MB/s 0:00:00 (xfr#95, to-chk=24/220) |
19-Nov-2024 19:49:25 | 12,136,673 94% 49.68MB/s 0:00:00 (xfr#96, to-chk=23/220) |
19-Nov-2024 19:49:25 | 12,207,425 94% 49.54MB/s 0:00:00 (xfr#97, to-chk=22/220) |
19-Nov-2024 19:49:25 | 12,207,983 94% 49.54MB/s 0:00:00 (xfr#98, to-chk=18/220) |
19-Nov-2024 19:49:25 | 12,482,740 97% 49.19MB/s 0:00:00 (xfr#99, to-chk=17/220) |
19-Nov-2024 19:49:25 | 12,483,298 97% 49.19MB/s 0:00:00 (xfr#100, to-chk=16/220) |
19-Nov-2024 19:49:25 | 12,483,926 97% 49.20MB/s 0:00:00 (xfr#101, to-chk=15/220) |
19-Nov-2024 19:49:25 | 12,516,095 97% 49.12MB/s 0:00:00 (xfr#102, to-chk=14/220) |
19-Nov-2024 19:49:25 | 12,516,557 97% 49.12MB/s 0:00:00 (xfr#103, to-chk=10/220) |
19-Nov-2024 19:49:25 | 12,642,791 98% 49.41MB/s 0:00:00 (xfr#104, to-chk=9/220) |
19-Nov-2024 19:49:25 | 12,643,253 98% 49.42MB/s 0:00:00 (xfr#105, to-chk=8/220) |
19-Nov-2024 19:49:25 | 12,683,410 98% 49.57MB/s 0:00:00 (xfr#106, to-chk=7/220) |
19-Nov-2024 19:49:25 | 12,683,968 98% 49.58MB/s 0:00:00 (xfr#107, to-chk=3/220) |
19-Nov-2024 19:49:25 | 12,813,630 99% 49.47MB/s 0:00:00 (xfr#108, to-chk=2/220) |
19-Nov-2024 19:49:25 | 12,814,188 99% 49.48MB/s 0:00:00 (xfr#109, to-chk=1/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 49.43MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 48.26MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 48.26MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 48.26MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 12,853,656 99% 48.26MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-jf7h2: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-oneclient-paris-5cc45c8cb7-jf7h2/oneclient_logs |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=188/220) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 15,858 0% 15.12MB/s 0:00:00 (xfr#1, to-chk=187/220) |
19-Nov-2024 19:49:25 | 15,858 0% 15.12MB/s 0:00:00 (xfr#1, to-chk=181/220) |
19-Nov-2024 19:49:25 | 16,224 0% 15.47MB/s 0:00:00 (xfr#2, to-chk=183/220) |
19-Nov-2024 19:49:25 | 74,260 1% 6.44MB/s 0:00:00 (xfr#3, to-chk=182/220) |
19-Nov-2024 19:49:25 | 74,626 1% 6.47MB/s 0:00:00 (xfr#4, to-chk=181/220) |
19-Nov-2024 19:49:25 | 166,125 4% 13.20MB/s 0:00:00 (xfr#5, to-chk=180/220) |
19-Nov-2024 19:49:25 | 166,683 4% 12.23MB/s 0:00:00 (xfr#6, to-chk=176/220) |
19-Nov-2024 19:49:25 | 435,190 11% 27.67MB/s 0:00:00 (xfr#7, to-chk=175/220) |
19-Nov-2024 19:49:25 | 435,748 11% 27.70MB/s 0:00:00 (xfr#8, to-chk=174/220) |
19-Nov-2024 19:49:25 | 461,729 12% 29.36MB/s 0:00:00 (xfr#9, to-chk=173/220) |
19-Nov-2024 19:49:25 | 462,191 12% 29.39MB/s 0:00:00 (xfr#10, to-chk=169/220) |
19-Nov-2024 19:49:25 | 546,973 14% 22.68MB/s 0:00:00 (xfr#11, to-chk=168/220) |
19-Nov-2024 19:49:25 | 547,435 14% 22.70MB/s 0:00:00 (xfr#12, to-chk=167/220) |
19-Nov-2024 19:49:25 | 567,849 14% 22.56MB/s 0:00:00 (xfr#13, to-chk=166/220) |
19-Nov-2024 19:49:25 | 568,311 14% 22.58MB/s 0:00:00 (xfr#14, to-chk=162/220) |
19-Nov-2024 19:49:25 | 657,780 17% 26.14MB/s 0:00:00 (xfr#15, to-chk=161/220) |
19-Nov-2024 19:49:25 | 658,242 17% 26.16MB/s 0:00:00 (xfr#16, to-chk=160/220) |
19-Nov-2024 19:49:25 | 681,730 17% 26.01MB/s 0:00:00 (xfr#17, to-chk=159/220) |
19-Nov-2024 19:49:25 | 682,288 17% 26.03MB/s 0:00:00 (xfr#18, to-chk=155/220) |
19-Nov-2024 19:49:25 | 754,635 19% 28.79MB/s 0:00:00 (xfr#19, to-chk=154/220) |
19-Nov-2024 19:49:25 | 755,193 19% 28.81MB/s 0:00:00 (xfr#20, to-chk=153/220) |
19-Nov-2024 19:49:25 | 796,026 20% 29.20MB/s 0:00:00 (xfr#21, to-chk=152/220) |
19-Nov-2024 19:49:25 | 796,584 20% 29.22MB/s 0:00:00 (xfr#22, to-chk=148/220) |
19-Nov-2024 19:49:25 | 928,746 24% 32.80MB/s 0:00:00 (xfr#23, to-chk=147/220) |
19-Nov-2024 19:49:25 | 929,304 24% 32.82MB/s 0:00:00 (xfr#24, to-chk=146/220) |
19-Nov-2024 19:49:25 | 949,128 24% 33.52MB/s 0:00:00 (xfr#25, to-chk=145/220) |
19-Nov-2024 19:49:25 | 949,686 24% 33.54MB/s 0:00:00 (xfr#26, to-chk=141/220) |
19-Nov-2024 19:49:25 | 1,019,740 26% 34.73MB/s 0:00:00 (xfr#27, to-chk=140/220) |
19-Nov-2024 19:49:25 | 1,020,298 26% 34.75MB/s 0:00:00 (xfr#28, to-chk=139/220) |
19-Nov-2024 19:49:25 | 1,056,600 27% 34.75MB/s 0:00:00 (xfr#29, to-chk=138/220) |
19-Nov-2024 19:49:25 | 1,057,062 27% 34.76MB/s 0:00:00 (xfr#30, to-chk=134/220) |
19-Nov-2024 19:49:25 | 1,173,267 30% 38.58MB/s 0:00:00 (xfr#31, to-chk=133/220) |
19-Nov-2024 19:49:25 | 1,173,729 30% 37.31MB/s 0:00:00 (xfr#32, to-chk=132/220) |
19-Nov-2024 19:49:25 | 1,260,157 33% 40.06MB/s 0:00:00 (xfr#33, to-chk=131/220) |
19-Nov-2024 19:49:25 | 1,260,619 33% 40.07MB/s 0:00:00 (xfr#34, to-chk=127/220) |
19-Nov-2024 19:49:25 | 1,502,644 39% 44.78MB/s 0:00:00 (xfr#35, to-chk=126/220) |
19-Nov-2024 19:49:25 | 1,503,106 39% 44.80MB/s 0:00:00 (xfr#36, to-chk=125/220) |
19-Nov-2024 19:49:25 | 1,503,734 39% 44.81MB/s 0:00:00 (xfr#37, to-chk=124/220) |
19-Nov-2024 19:49:25 | 1,523,807 40% 45.41MB/s 0:00:00 (xfr#38, to-chk=123/220) |
19-Nov-2024 19:49:25 | 1,524,365 40% 45.43MB/s 0:00:00 (xfr#39, to-chk=119/220) |
19-Nov-2024 19:49:25 | 1,602,608 42% 46.31MB/s 0:00:00 (xfr#40, to-chk=118/220) |
19-Nov-2024 19:49:25 | 1,603,166 42% 46.33MB/s 0:00:00 (xfr#41, to-chk=117/220) |
19-Nov-2024 19:49:25 | 1,622,763 42% 40.73MB/s 0:00:00 (xfr#42, to-chk=116/220) |
19-Nov-2024 19:49:25 | 1,623,225 42% 40.74MB/s 0:00:00 (xfr#43, to-chk=112/220) |
19-Nov-2024 19:49:25 | 1,701,607 44% 41.61MB/s 0:00:00 (xfr#44, to-chk=111/220) |
19-Nov-2024 19:49:25 | 1,702,069 44% 41.62MB/s 0:00:00 (xfr#45, to-chk=110/220) |
19-Nov-2024 19:49:25 | 1,717,511 45% 42.00MB/s 0:00:00 (xfr#46, to-chk=109/220) |
19-Nov-2024 19:49:25 | 1,717,877 45% 42.01MB/s 0:00:00 (xfr#47, to-chk=105/220) |
19-Nov-2024 19:49:25 | 1,769,688 46% 42.19MB/s 0:00:00 (xfr#48, to-chk=104/220) |
19-Nov-2024 19:49:25 | 1,770,054 46% 42.20MB/s 0:00:00 (xfr#49, to-chk=103/220) |
19-Nov-2024 19:49:25 | 1,770,682 46% 42.22MB/s 0:00:00 (xfr#50, to-chk=102/220) |
19-Nov-2024 19:49:25 | 1,796,112 47% 41.78MB/s 0:00:00 (xfr#51, to-chk=101/220) |
19-Nov-2024 19:49:25 | 1,796,766 47% 41.79MB/s 0:00:00 (xfr#52, to-chk=97/220) |
19-Nov-2024 19:49:25 | 1,885,897 49% 42.82MB/s 0:00:00 (xfr#53, to-chk=96/220) |
19-Nov-2024 19:49:25 | 1,886,551 49% 42.84MB/s 0:00:00 (xfr#54, to-chk=95/220) |
19-Nov-2024 19:49:25 | 1,903,514 50% 42.22MB/s 0:00:00 (xfr#55, to-chk=94/220) |
19-Nov-2024 19:49:25 | 1,903,976 50% 40.35MB/s 0:00:00 (xfr#56, to-chk=90/220) |
19-Nov-2024 19:49:25 | 1,965,315 51% 39.05MB/s 0:00:00 (xfr#57, to-chk=89/220) |
19-Nov-2024 19:49:25 | 1,965,777 51% 39.06MB/s 0:00:00 (xfr#58, to-chk=88/220) |
19-Nov-2024 19:49:25 | 1,966,405 51% 39.07MB/s 0:00:00 (xfr#59, to-chk=87/220) |
19-Nov-2024 19:49:25 | 1,995,237 52% 38.83MB/s 0:00:00 (xfr#60, to-chk=86/220) |
19-Nov-2024 19:49:25 | 1,995,507 52% 38.84MB/s 0:00:00 (xfr#61, to-chk=82/220) |
19-Nov-2024 19:49:25 | 2,082,694 54% 39.72MB/s 0:00:00 (xfr#62, to-chk=81/220) |
19-Nov-2024 19:49:25 | 2,082,964 54% 39.73MB/s 0:00:00 (xfr#63, to-chk=80/220) |
19-Nov-2024 19:49:25 | 2,083,592 54% 39.74MB/s 0:00:00 (xfr#64, to-chk=79/220) |
19-Nov-2024 19:49:25 | 2,111,003 55% 39.47MB/s 0:00:00 (xfr#65, to-chk=78/220) |
19-Nov-2024 19:49:25 | 2,111,561 55% 38.73MB/s 0:00:00 (xfr#66, to-chk=74/220) |
19-Nov-2024 19:49:25 | 2,199,097 57% 40.33MB/s 0:00:00 (xfr#67, to-chk=73/220) |
19-Nov-2024 19:49:25 | 2,199,655 57% 40.34MB/s 0:00:00 (xfr#68, to-chk=72/220) |
19-Nov-2024 19:49:25 | 2,234,115 58% 40.20MB/s 0:00:00 (xfr#69, to-chk=71/220) |
19-Nov-2024 19:49:25 | 2,234,769 58% 40.21MB/s 0:00:00 (xfr#70, to-chk=67/220) |
19-Nov-2024 19:49:25 | 2,346,476 61% 39.26MB/s 0:00:00 (xfr#71, to-chk=66/220) |
19-Nov-2024 19:49:25 | 2,347,130 61% 37.94MB/s 0:00:00 (xfr#72, to-chk=65/220) |
19-Nov-2024 19:49:25 | 2,378,232 62% 37.80MB/s 0:00:00 (xfr#73, to-chk=64/220) |
19-Nov-2024 19:49:25 | 2,378,694 62% 37.81MB/s 0:00:00 (xfr#74, to-chk=60/220) |
19-Nov-2024 19:49:25 | 2,469,957 64% 39.26MB/s 0:00:00 (xfr#75, to-chk=59/220) |
19-Nov-2024 19:49:25 | 2,470,419 65% 39.27MB/s 0:00:00 (xfr#76, to-chk=58/220) |
19-Nov-2024 19:49:25 | 2,491,386 65% 38.95MB/s 0:00:00 (xfr#77, to-chk=57/220) |
19-Nov-2024 19:49:25 | 2,491,944 65% 38.96MB/s 0:00:00 (xfr#78, to-chk=53/220) |
19-Nov-2024 19:49:25 | 2,573,707 67% 40.24MB/s 0:00:00 (xfr#79, to-chk=52/220) |
19-Nov-2024 19:49:25 | 2,574,265 67% 40.25MB/s 0:00:00 (xfr#80, to-chk=51/220) |
19-Nov-2024 19:49:25 | 2,618,330 68% 40.27MB/s 0:00:00 (xfr#81, to-chk=50/220) |
19-Nov-2024 19:49:25 | 2,618,984 68% 40.28MB/s 0:00:00 (xfr#82, to-chk=46/220) |
19-Nov-2024 19:49:25 | 2,753,492 72% 41.68MB/s 0:00:00 (xfr#83, to-chk=45/220) |
19-Nov-2024 19:49:25 | 2,754,146 72% 41.69MB/s 0:00:00 (xfr#84, to-chk=44/220) |
19-Nov-2024 19:49:25 | 2,785,389 73% 41.51MB/s 0:00:00 (xfr#85, to-chk=43/220) |
19-Nov-2024 19:49:25 | 2,785,659 73% 41.51MB/s 0:00:00 (xfr#86, to-chk=39/220) |
19-Nov-2024 19:49:25 | 2,789,795 73% 41.57MB/s 0:00:00 (xfr#87, to-chk=38/220) |
19-Nov-2024 19:49:25 | 2,892,195 76% 43.10MB/s 0:00:00 (xfr#88, to-chk=37/220) |
19-Nov-2024 19:49:25 | 2,892,465 76% 42.44MB/s 0:00:00 (xfr#89, to-chk=36/220) |
19-Nov-2024 19:49:25 | 2,915,450 76% 42.78MB/s 0:00:00 (xfr#90, to-chk=35/220) |
19-Nov-2024 19:49:25 | 2,915,912 76% 42.78MB/s 0:00:00 (xfr#91, to-chk=31/220) |
19-Nov-2024 19:49:25 | 2,978,799 78% 43.70MB/s 0:00:00 (xfr#92, to-chk=30/220) |
19-Nov-2024 19:49:25 | 2,979,261 78% 43.71MB/s 0:00:00 (xfr#93, to-chk=29/220) |
19-Nov-2024 19:49:25 | 3,116,300 82% 45.03MB/s 0:00:00 (xfr#94, to-chk=28/220) |
19-Nov-2024 19:49:25 | 3,116,666 82% 44.36MB/s 0:00:00 (xfr#95, to-chk=24/220) |
19-Nov-2024 19:49:25 | 3,379,051 88% 47.39MB/s 0:00:00 (xfr#96, to-chk=23/220) |
19-Nov-2024 19:49:25 | 3,379,417 88% 47.40MB/s 0:00:00 (xfr#97, to-chk=22/220) |
19-Nov-2024 19:49:25 | 3,413,100 89% 47.17MB/s 0:00:00 (xfr#98, to-chk=21/220) |
19-Nov-2024 19:49:25 | 3,413,466 89% 47.18MB/s 0:00:00 (xfr#99, to-chk=17/220) |
19-Nov-2024 19:49:25 | 3,529,442 92% 47.41MB/s 0:00:00 (xfr#100, to-chk=16/220) |
19-Nov-2024 19:49:25 | 3,529,808 92% 47.41MB/s 0:00:00 (xfr#101, to-chk=15/220) |
19-Nov-2024 19:49:25 | 3,551,575 93% 47.70MB/s 0:00:00 (xfr#102, to-chk=14/220) |
19-Nov-2024 19:49:25 | 3,552,133 93% 47.71MB/s 0:00:00 (xfr#103, to-chk=10/220) |
19-Nov-2024 19:49:25 | 3,619,586 95% 47.94MB/s 0:00:00 (xfr#104, to-chk=9/220) |
19-Nov-2024 19:49:25 | 3,620,144 95% 47.95MB/s 0:00:00 (xfr#105, to-chk=8/220) |
19-Nov-2024 19:49:25 | 3,656,809 96% 48.44MB/s 0:00:00 (xfr#106, to-chk=7/220) |
19-Nov-2024 19:49:25 | 3,657,559 96% 48.45MB/s 0:00:00 (xfr#107, to-chk=3/220) |
19-Nov-2024 19:49:25 | 3,752,938 98% 49.03MB/s 0:00:00 (xfr#108, to-chk=2/220) |
19-Nov-2024 19:49:25 | 3,753,688 98% 49.04MB/s 0:00:00 (xfr#109, to-chk=1/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.92MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.27MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.27MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.27MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 48.27MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | 3,795,854 99% 47.63MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:49:25 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:49:25 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:49:25 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:49:25 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:49:25 | 6,857 50% 3.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-oneprovider-krakow-0/op-panel |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 17,806 16% 16.98MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:49:25 | 36,545 33% 34.85MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:49:25 | 36,545 33% 34.85MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:49:25 | 54,148 49% 25.82MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:49:25 | 54,439 50% 25.96MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:49:25 | 54,439 50% 17.31MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-oneprovider-krakow-0/op-worker |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 37,056 7% 35.34MB/s 0:00:00 (xfr#2, to-chk=49/54) |
19-Nov-2024 19:49:25 | 71,473 14% 34.08MB/s 0:00:00 (xfr#3, to-chk=47/54) |
19-Nov-2024 19:49:25 | 71,903 14% 34.29MB/s 0:00:00 (xfr#4, to-chk=45/54) |
19-Nov-2024 19:49:25 | 71,903 14% 34.29MB/s 0:00:00 (xfr#5, to-chk=43/54) |
19-Nov-2024 19:49:25 | 104,909 20% 33.35MB/s 0:00:00 (xfr#6, to-chk=41/54) |
19-Nov-2024 19:49:25 | 105,059 20% 33.40MB/s 0:00:00 (xfr#7, to-chk=39/54) |
19-Nov-2024 19:49:25 | 105,356 20% 33.49MB/s 0:00:00 (xfr#8, to-chk=37/54) |
19-Nov-2024 19:49:25 | 198,806 39% 21.07MB/s 0:00:00 (xfr#9, to-chk=35/54) |
19-Nov-2024 19:49:25 | 200,170 39% 19.09MB/s 0:00:00 (xfr#10, to-chk=25/54) |
19-Nov-2024 19:49:25 | 204,495 40% 19.50MB/s 0:00:00 (xfr#11, to-chk=24/54) |
19-Nov-2024 19:49:25 | 209,789 41% 20.01MB/s 0:00:00 (xfr#12, to-chk=23/54) |
19-Nov-2024 19:49:25 | 213,265 42% 20.34MB/s 0:00:00 (xfr#13, to-chk=22/54) |
19-Nov-2024 19:49:25 | 218,844 43% 20.87MB/s 0:00:00 (xfr#14, to-chk=21/54) |
19-Nov-2024 19:49:25 | 220,604 43% 21.04MB/s 0:00:00 (xfr#15, to-chk=20/54) |
19-Nov-2024 19:49:25 | 226,468 44% 19.63MB/s 0:00:00 (xfr#16, to-chk=19/54) |
19-Nov-2024 19:49:25 | 226,980 44% 19.68MB/s 0:00:00 (xfr#17, to-chk=18/54) |
19-Nov-2024 19:49:25 | 230,735 45% 20.00MB/s 0:00:00 (xfr#18, to-chk=17/54) |
19-Nov-2024 19:49:25 | 238,024 47% 20.64MB/s 0:00:00 (xfr#19, to-chk=16/54) |
19-Nov-2024 19:49:25 | 239,157 47% 20.73MB/s 0:00:00 (xfr#20, to-chk=15/54) |
19-Nov-2024 19:49:25 | 244,052 48% 21.16MB/s 0:00:00 (xfr#21, to-chk=14/54) |
19-Nov-2024 19:49:25 | 248,605 49% 21.55MB/s 0:00:00 (xfr#22, to-chk=13/54) |
19-Nov-2024 19:49:25 | 256,177 50% 22.21MB/s 0:00:00 (xfr#23, to-chk=12/54) |
19-Nov-2024 19:49:25 | 264,146 52% 20.99MB/s 0:00:00 (xfr#24, to-chk=11/54) |
19-Nov-2024 19:49:25 | 267,331 52% 21.25MB/s 0:00:00 (xfr#25, to-chk=10/54) |
19-Nov-2024 19:49:25 | 269,376 53% 21.41MB/s 0:00:00 (xfr#26, to-chk=9/54) |
19-Nov-2024 19:49:25 | 275,525 54% 21.90MB/s 0:00:00 (xfr#27, to-chk=8/54) |
19-Nov-2024 19:49:25 | 275,752 54% 21.91MB/s 0:00:00 (xfr#28, to-chk=7/54) |
19-Nov-2024 19:49:25 | 282,756 55% 22.47MB/s 0:00:00 (xfr#29, to-chk=6/54) |
19-Nov-2024 19:49:25 | 286,796 56% 21.04MB/s 0:00:00 (xfr#30, to-chk=5/54) |
19-Nov-2024 19:49:25 | 293,458 58% 21.53MB/s 0:00:00 (xfr#31, to-chk=4/54) |
19-Nov-2024 19:49:25 | 294,933 58% 21.64MB/s 0:00:00 (xfr#32, to-chk=3/54) |
19-Nov-2024 19:49:25 | 297,320 58% 21.81MB/s 0:00:00 (xfr#33, to-chk=2/54) |
19-Nov-2024 19:49:25 | 300,102 59% 22.02MB/s 0:00:00 (xfr#34, to-chk=1/54) |
19-Nov-2024 19:49:25 | 306,479 60% 20.88MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | 306,479 60% 20.88MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | 306,479 60% 20.88MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | 306,479 60% 18.27MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | 306,479 60% 18.27MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | 306,479 60% 18.27MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-oneprovider-paris-0/cluster-manager |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:49:25 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:49:25 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:49:25 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:49:25 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:49:25 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-oneprovider-paris-0/op-panel |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 17,871 16% 17.04MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:49:25 | 36,675 33% 34.98MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:49:25 | 36,675 33% 34.98MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:49:25 | 54,343 49% 51.83MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:49:25 | 54,634 50% 52.10MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:49:25 | 54,634 50% 26.05MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-oneprovider-paris-0/op-worker |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 36,241 7% 34.56MB/s 0:00:00 (xfr#2, to-chk=49/54) |
19-Nov-2024 19:49:25 | 69,833 13% 66.60MB/s 0:00:00 (xfr#3, to-chk=47/54) |
19-Nov-2024 19:49:25 | 70,692 14% 67.42MB/s 0:00:00 (xfr#4, to-chk=45/54) |
19-Nov-2024 19:49:25 | 70,692 14% 67.42MB/s 0:00:00 (xfr#5, to-chk=43/54) |
19-Nov-2024 19:49:25 | 102,883 20% 98.12MB/s 0:00:00 (xfr#6, to-chk=41/54) |
19-Nov-2024 19:49:25 | 103,033 20% 98.26MB/s 0:00:00 (xfr#7, to-chk=39/54) |
19-Nov-2024 19:49:25 | 103,330 20% 98.54MB/s 0:00:00 (xfr#8, to-chk=37/54) |
19-Nov-2024 19:49:25 | 196,830 39% 62.57MB/s 0:00:00 (xfr#9, to-chk=35/54) |
19-Nov-2024 19:49:25 | 203,205 40% 64.60MB/s 0:00:00 (xfr#10, to-chk=25/54) |
19-Nov-2024 19:49:25 | 204,678 40% 48.80MB/s 0:00:00 (xfr#11, to-chk=24/54) |
19-Nov-2024 19:49:25 | 207,059 41% 49.37MB/s 0:00:00 (xfr#12, to-chk=23/54) |
19-Nov-2024 19:49:25 | 208,817 41% 49.79MB/s 0:00:00 (xfr#13, to-chk=22/54) |
19-Nov-2024 19:49:25 | 216,397 43% 51.59MB/s 0:00:00 (xfr#14, to-chk=21/54) |
19-Nov-2024 19:49:25 | 221,288 44% 52.76MB/s 0:00:00 (xfr#15, to-chk=20/54) |
19-Nov-2024 19:49:25 | 225,041 44% 53.65MB/s 0:00:00 (xfr#16, to-chk=19/54) |
19-Nov-2024 19:49:25 | 225,262 44% 53.71MB/s 0:00:00 (xfr#17, to-chk=18/54) |
19-Nov-2024 19:49:25 | 231,124 46% 55.10MB/s 0:00:00 (xfr#18, to-chk=17/54) |
19-Nov-2024 19:49:25 | 237,214 47% 45.24MB/s 0:00:00 (xfr#19, to-chk=16/54) |
19-Nov-2024 19:49:25 | 241,765 48% 46.11MB/s 0:00:00 (xfr#20, to-chk=15/54) |
19-Nov-2024 19:49:25 | 244,946 48% 46.72MB/s 0:00:00 (xfr#21, to-chk=14/54) |
19-Nov-2024 19:49:25 | 246,989 49% 47.11MB/s 0:00:00 (xfr#22, to-chk=13/54) |
19-Nov-2024 19:49:25 | 252,574 50% 48.17MB/s 0:00:00 (xfr#23, to-chk=12/54) |
19-Nov-2024 19:49:25 | 259,517 51% 49.50MB/s 0:00:00 (xfr#24, to-chk=11/54) |
19-Nov-2024 19:49:25 | 266,177 53% 50.77MB/s 0:00:00 (xfr#25, to-chk=10/54) |
19-Nov-2024 19:49:25 | 273,409 54% 43.46MB/s 0:00:00 (xfr#26, to-chk=9/54) |
19-Nov-2024 19:49:25 | 281,388 56% 44.73MB/s 0:00:00 (xfr#27, to-chk=8/54) |
19-Nov-2024 19:49:25 | 284,166 56% 45.17MB/s 0:00:00 (xfr#28, to-chk=7/54) |
19-Nov-2024 19:49:25 | 285,299 56% 45.35MB/s 0:00:00 (xfr#29, to-chk=6/54) |
19-Nov-2024 19:49:25 | 288,767 57% 45.90MB/s 0:00:00 (xfr#30, to-chk=5/54) |
19-Nov-2024 19:49:25 | 294,053 58% 46.74MB/s 0:00:00 (xfr#31, to-chk=4/54) |
19-Nov-2024 19:49:25 | 298,376 59% 47.43MB/s 0:00:00 (xfr#32, to-chk=3/54) |
19-Nov-2024 19:49:25 | 299,277 59% 40.77MB/s 0:00:00 (xfr#33, to-chk=2/54) |
19-Nov-2024 19:49:25 | 303,315 60% 41.32MB/s 0:00:00 (xfr#34, to-chk=1/54) |
19-Nov-2024 19:49:25 | 303,819 60% 41.39MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | 303,819 60% 41.39MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | 303,819 60% 41.39MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | 303,819 60% 36.22MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | 303,819 60% 36.22MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | 303,819 60% 36.22MB/s 0:00:00 (xfr#35, to-chk=0/54) |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-onezone-0/cluster-manager |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:49:25 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:49:25 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:49:25 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:49:25 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:49:25 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-onezone-0/oz-worker |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 23,955 7% 22.85MB/s 0:00:00 (xfr#2, to-chk=13/18) |
19-Nov-2024 19:49:25 | 48,677 14% 46.42MB/s 0:00:00 (xfr#3, to-chk=11/18) |
19-Nov-2024 19:49:25 | 48,677 14% 46.42MB/s 0:00:00 (xfr#4, to-chk=9/18) |
19-Nov-2024 19:49:25 | 72,152 21% 22.94MB/s 0:00:00 (xfr#5, to-chk=7/18) |
19-Nov-2024 19:49:25 | 72,243 21% 22.97MB/s 0:00:00 (xfr#6, to-chk=5/18) |
19-Nov-2024 19:49:25 | 72,540 21% 23.06MB/s 0:00:00 (xfr#7, to-chk=3/18) |
19-Nov-2024 19:49:25 | 167,544 50% 39.95MB/s 0:00:00 (xfr#8, to-chk=1/18) |
19-Nov-2024 19:49:25 | 167,544 50% 7.26MB/s 0:00:00 (xfr#8, to-chk=0/18) |
19-Nov-2024 19:49:25 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.35.10/pod-logs/dev-onezone-0/oz-panel |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:49:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:49:25 | 54,606 12% 52.08MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:49:25 | 110,780 26% 52.82MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:49:25 | 158,255 37% 75.46MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:49:25 | 212,658 49% 28.97MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:49:25 | 212,949 50% 29.01MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:49:25 | 212,949 50% 22.56MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:49:25 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1732045755.1690435 exists, exporting anyway. |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | =============================== warnings summary =============================== |
19-Nov-2024 19:49:25 | tests/utils/rest_utils.py:98 |
19-Nov-2024 19:49:25 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 19:49:25 | print(""" |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | tests/utils/path_utils.py:112 |
19-Nov-2024 19:49:25 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 19:49:25 | return path.replace("'", "\\'").replace(' ', '\ ') |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | tests/utils/acceptance_utils.py:55 |
19-Nov-2024 19:49:25 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 19:49:25 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | tests/utils/acceptance_utils.py:57 |
19-Nov-2024 19:49:25 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 19:49:25 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 19:49:25 | |
19-Nov-2024 19:49:25 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
19-Nov-2024 19:49:25 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/test-reports/results.xml - |
19-Nov-2024 19:49:25 | ================== 26 passed, 4 warnings in 857.83s (0:14:17) ================== |
19-Nov-2024 19:49:31 | release "dev" uninstalled |
19-Nov-2024 19:49:31 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
19-Nov-2024 19:49:31 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
19-Nov-2024 19:49:33 | No resources found |
19-Nov-2024 19:49:34 | Sidecar injection has been disabled |
19-Nov-2024 19:49:34 | Cleaning helm release "dev"... |
19-Nov-2024 19:49:34 | Deleted 1 helm deployments |
19-Nov-2024 19:49:34 | Deleted 0 k8s deployments |
19-Nov-2024 19:49:34 | Deleted 0 k8s services |
19-Nov-2024 19:49:34 | Deleted 0 persistent volumes |
19-Nov-2024 19:49:35 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 19:49:35 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
19-Nov-2024 19:49:35 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 19:49:35 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
19-Nov-2024 19:49:35 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
19-Nov-2024 19:49:35 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 19:49:35 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
19-Nov-2024 19:49:35 | Finished task 'Run acceptance oneclient tests' with result: Success |
19-Nov-2024 19:49:35 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
19-Nov-2024 19:49:35 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH... |
19-Nov-2024 19:49:35 | Finished task 'Parse test results' with result: Success |
19-Nov-2024 19:49:35 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 19:49:35 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 19:49:35 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 19:49:35 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 19:49:35 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 19:49:35 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 19:49:35 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 19:49:35 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 19:49:35 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 19:49:35 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 19:49:35 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 19:49:35 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 19:49:35 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3365 (ODSRV-OAP-MPRFCPH-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3365-ScriptBuildTask-8267967539388102968.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance |
19-Nov-2024 19:49:35 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
19-Nov-2024 19:49:35 | Uploading artifact |
19-Nov-2024 19:49:35 | source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
19-Nov-2024 19:49:35 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
19-Nov-2024 19:49:35 | Finished task 'Pack and push surefire artifact' with result: Success |
19-Nov-2024 19:49:35 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 19:49:35 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 19:49:35 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3365 (ODSRV-OAP-MPRFCPH-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3365-ScriptBuildTask-5049073133920306098.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH |
19-Nov-2024 19:49:35 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
19-Nov-2024 19:49:36 | Finished task 'Pack logs' with result: Success |
19-Nov-2024 19:49:36 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 19:49:36 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
19-Nov-2024 19:49:36 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 19:49:36 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3365 (ODSRV-OAP-MPRFCPH-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3365-ScriptBuildTask-3202363465958759097.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance |
19-Nov-2024 19:49:36 | % Total % Received % Xferd Average Speed Time Time Time Current |
19-Nov-2024 19:49:36 | Dload Upload Total Spent Left Speed |
19-Nov-2024 19:49:36 | |
19-Nov-2024 19:49:36 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
19-Nov-2024 19:49:36 | 100 4822 100 4822 0 0 54179 0 --:--:-- --:--:-- --:--:-- 54179 |
19-Nov-2024 19:49:36 | Clearing /tmp/onedata and /home/bamboo/.one-env |
19-Nov-2024 19:49:37 | Cleaning helm deployments |
19-Nov-2024 19:49:37 | Cleanining pods |
19-Nov-2024 19:49:37 | Cleaning kube persistant volumes |
19-Nov-2024 19:49:37 | Cleaning dockswift container |
19-Nov-2024 19:49:37 | Cleaning docker containers |
19-Nov-2024 19:49:39 | Stalled docker containers to remove: |
19-Nov-2024 19:49:39 | bb347990fb0d 2065c7376619 |
19-Nov-2024 19:49:39 | Removing stalled docker containers |
19-Nov-2024 19:49:39 | Error response from daemon: Cannot kill container: bb347990fb0d: Container bb347990fb0d47a34dd33f1ca6f4d8cf8eac424ffa6b5ddac193df63399327c7 is not running |
19-Nov-2024 19:49:39 | bb347990fb0d |
19-Nov-2024 19:49:39 | 2065c7376619 |
19-Nov-2024 19:49:39 | 2065c7376619 |
19-Nov-2024 19:49:39 | Stalled docker volumes to remove: |
19-Nov-2024 19:49:39 | |
19-Nov-2024 19:49:39 | Removing stalled docker volumes |
19-Nov-2024 19:49:39 | Removing stalled loopdevices |
19-Nov-2024 19:49:40 | Done |
19-Nov-2024 19:49:40 | Finished task 'Clear env and working dir' with result: Success |
19-Nov-2024 19:49:40 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
19-Nov-2024 19:49:40 | Running post build plugin 'Docker Container Cleanup' |
19-Nov-2024 19:49:40 | Running post build plugin 'NCover Results Collector' |
19-Nov-2024 19:49:40 | Running post build plugin 'Build Results Label Collector' |
19-Nov-2024 19:49:40 | Running post build plugin 'Clover Results Collector' |
19-Nov-2024 19:49:40 | Running post build plugin 'npm Cache Cleanup' |
19-Nov-2024 19:49:40 | Running post build plugin 'Artifact Copier' |
19-Nov-2024 19:49:40 | Publishing an artifact: test_logs.tar.gz |
19-Nov-2024 19:49:41 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 157.9 ms |
19-Nov-2024 19:49:41 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH' |
19-Nov-2024 19:49:41 | Finalising the build... |
19-Nov-2024 19:49:41 | Stopping timer. |
19-Nov-2024 19:49:41 | Build ODSRV-OAP-MPRFCPH-3365 completed. |
19-Nov-2024 19:49:41 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
19-Nov-2024 19:49:41 | Running on server: post build plugin 'NCover Results Collector' |
19-Nov-2024 19:49:41 | Running on server: post build plugin 'Build Labeller' |
19-Nov-2024 19:49:41 | Running on server: post build plugin 'Clover Delta Calculator' |
19-Nov-2024 19:49:41 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
19-Nov-2024 19:49:41 | All post build plugins have finished |
19-Nov-2024 19:49:41 | Generating build results summary... |
19-Nov-2024 19:49:41 | Saving build results to disk... |
19-Nov-2024 19:49:41 | Store variable context... |
19-Nov-2024 19:49:41 | Finished building ODSRV-OAP-MPRFCPH-3365. |