oneclient acceptance tests using environment deployed from packages
Build: #3363 was successful
Job: multiprovider s3 regular file CRUD proxyio symlinks was successful
Build log
The build generated 2,679 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
13-Nov-2024 18:55:51 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kz467' |
13-Nov-2024 18:55:51 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kz467' successfully started |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/c5b057aaw2geki62 |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c5b057aaw2geki62 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c5b057aaw2geki62 |
13-Nov-2024 18:55:51 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3109035558241944249'... |
13-Nov-2024 18:55:51 | Getting configuration... |
13-Nov-2024 18:55:51 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/c5b057aaw2geki62'. |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:55:51 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:55:51 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-k7d6s' |
13-Nov-2024 18:55:51 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-k7d6s' successfully started |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yte41etyaayfqmpp |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yte41etyaayfqmpp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yte41etyaayfqmpp |
13-Nov-2024 18:55:51 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18225725047221377728'... |
13-Nov-2024 18:55:51 | Getting configuration... |
13-Nov-2024 18:55:51 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/yte41etyaayfqmpp'. |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
13-Nov-2024 18:55:51 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
13-Nov-2024 18:55:51 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:55:51 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
13-Nov-2024 18:55:51 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:55:51 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
13-Nov-2024 18:55:51 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
13-Nov-2024 18:55:51 | ================================================================= |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | PASSED |
13-Nov-2024 18:55:51 | Unmounting client from /tmp/onedata/mnt/c5b057aaw2geki62 |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | Unmounting client from /tmp/onedata/mnt/yte41etyaayfqmpp |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:55:51 | |
13-Nov-2024 18:56:26 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:56:26 | ================================================================= |
13-Nov-2024 18:56:26 | - Executing scenario 'Delete file right after closing it' |
13-Nov-2024 18:56:26 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:56:26 | ----------------------------------------------------------------- |
13-Nov-2024 18:56:26 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:56:26 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:56:26 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:56:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:56:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:56:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:26 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kz467' |
13-Nov-2024 18:56:26 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kz467' successfully started |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:26 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cua3p9nyt6m40dwy |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:26 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cua3p9nyt6m40dwy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cua3p9nyt6m40dwy |
13-Nov-2024 18:56:26 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15062238008659952047'... |
13-Nov-2024 18:56:26 | Getting configuration... |
13-Nov-2024 18:56:26 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/cua3p9nyt6m40dwy'. |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:56:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:56:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:26 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-k7d6s' |
13-Nov-2024 18:56:26 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-k7d6s' successfully started |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:26 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bjrja0m0j51vbn8d |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:26 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bjrja0m0j51vbn8d --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bjrja0m0j51vbn8d |
13-Nov-2024 18:56:26 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16519477450033540565'... |
13-Nov-2024 18:56:26 | Getting configuration... |
13-Nov-2024 18:56:26 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/bjrja0m0j51vbn8d'. |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:26 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:56:26 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
13-Nov-2024 18:56:26 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
13-Nov-2024 18:56:26 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:56:26 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
13-Nov-2024 18:56:26 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
13-Nov-2024 18:56:26 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
13-Nov-2024 18:56:26 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
13-Nov-2024 18:56:26 | ================================================================= |
13-Nov-2024 18:56:26 | |
13-Nov-2024 18:56:27 | PASSED |
13-Nov-2024 18:56:27 | Unmounting client from /tmp/onedata/mnt/cua3p9nyt6m40dwy |
13-Nov-2024 18:56:27 | |
13-Nov-2024 18:56:27 | |
13-Nov-2024 18:56:27 | Unmounting client from /tmp/onedata/mnt/bjrja0m0j51vbn8d |
13-Nov-2024 18:56:27 | |
13-Nov-2024 18:56:27 | |
13-Nov-2024 18:57:12 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:57:12 | ================================================================= |
13-Nov-2024 18:57:12 | - Executing scenario 'Create many children' |
13-Nov-2024 18:57:12 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:57:12 | ----------------------------------------------------------------- |
13-Nov-2024 18:57:12 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:57:12 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:57:12 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:57:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:57:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:57:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:12 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kz467' |
13-Nov-2024 18:57:12 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kz467' successfully started |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:12 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/94a9zx8vbkudgix9 |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:12 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/94a9zx8vbkudgix9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/94a9zx8vbkudgix9 |
13-Nov-2024 18:57:12 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12949096516945791623'... |
13-Nov-2024 18:57:12 | Getting configuration... |
13-Nov-2024 18:57:12 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/94a9zx8vbkudgix9'. |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:57:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:57:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:12 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-k7d6s' |
13-Nov-2024 18:57:12 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-k7d6s' successfully started |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:12 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qgxvvtsp0hcnmp1k |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:12 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qgxvvtsp0hcnmp1k --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qgxvvtsp0hcnmp1k |
13-Nov-2024 18:57:12 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11363094453800258644'... |
13-Nov-2024 18:57:12 | Getting configuration... |
13-Nov-2024 18:57:12 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qgxvvtsp0hcnmp1k'. |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:12 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
13-Nov-2024 18:57:12 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
13-Nov-2024 18:57:12 | ================================================================= |
13-Nov-2024 18:57:12 | |
13-Nov-2024 18:57:25 | PASSED |
13-Nov-2024 18:57:25 | Unmounting client from /tmp/onedata/mnt/94a9zx8vbkudgix9 |
13-Nov-2024 18:57:25 | |
13-Nov-2024 18:57:25 | |
13-Nov-2024 18:57:25 | Unmounting client from /tmp/onedata/mnt/qgxvvtsp0hcnmp1k |
13-Nov-2024 18:57:25 | |
13-Nov-2024 18:57:25 | |
13-Nov-2024 18:58:05 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:58:05 | ================================================================= |
13-Nov-2024 18:58:05 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
13-Nov-2024 18:58:05 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:58:05 | ----------------------------------------------------------------- |
13-Nov-2024 18:58:05 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:58:05 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:58:05 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kz467' |
13-Nov-2024 18:58:05 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kz467' successfully started |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ctmh0vji8t1u4n6m |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ctmh0vji8t1u4n6m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ctmh0vji8t1u4n6m |
13-Nov-2024 18:58:05 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1891602613348524959'... |
13-Nov-2024 18:58:05 | Getting configuration... |
13-Nov-2024 18:58:05 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ctmh0vji8t1u4n6m'. |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-k7d6s' |
13-Nov-2024 18:58:05 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-k7d6s' successfully started |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bv3xp67dr67wc6r4 |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bv3xp67dr67wc6r4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bv3xp67dr67wc6r4 |
13-Nov-2024 18:58:05 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '817651844600443323'... |
13-Nov-2024 18:58:05 | Getting configuration... |
13-Nov-2024 18:58:05 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/bv3xp67dr67wc6r4'. |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:58:05 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:58:05 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
13-Nov-2024 18:58:05 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
13-Nov-2024 18:58:05 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
13-Nov-2024 18:58:05 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
13-Nov-2024 18:58:05 | ================================================================= |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | PASSED |
13-Nov-2024 18:58:05 | Unmounting client from /tmp/onedata/mnt/ctmh0vji8t1u4n6m |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | Unmounting client from /tmp/onedata/mnt/bv3xp67dr67wc6r4 |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:05 | |
13-Nov-2024 18:58:48 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:58:48 | ================================================================= |
13-Nov-2024 18:58:48 | - Executing scenario 'Create nonempty file then move it to another space' |
13-Nov-2024 18:58:48 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:58:48 | ----------------------------------------------------------------- |
13-Nov-2024 18:58:48 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:58:48 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:58:48 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:58:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:58:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:58:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kz467', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:58:48 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kz467' |
13-Nov-2024 18:58:48 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kz467' successfully started |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:58:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3twnhvhivsc0jo2p |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:58:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3twnhvhivsc0jo2p --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3twnhvhivsc0jo2p |
13-Nov-2024 18:58:48 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1534572923423777741'... |
13-Nov-2024 18:58:48 | Getting configuration... |
13-Nov-2024 18:58:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3twnhvhivsc0jo2p'. |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:58:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:58:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:58:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-k7d6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:58:48 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-k7d6s' |
13-Nov-2024 18:58:48 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-k7d6s' successfully started |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:58:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9imnkn461bren7q7 |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:58:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9imnkn461bren7q7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9imnkn461bren7q7 |
13-Nov-2024 18:58:48 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6873741326970538624'... |
13-Nov-2024 18:58:48 | Getting configuration... |
13-Nov-2024 18:58:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/9imnkn461bren7q7'. |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:58:48 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:58:48 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:58:48 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
13-Nov-2024 18:58:48 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
13-Nov-2024 18:58:48 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
13-Nov-2024 18:58:48 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
13-Nov-2024 18:58:48 | ================================================================= |
13-Nov-2024 18:58:48 | |
13-Nov-2024 18:59:01 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
13-Nov-2024 18:59:01 | PASSED |
13-Nov-2024 18:59:01 | Unmounting client from /tmp/onedata/mnt/3twnhvhivsc0jo2p |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
13-Nov-2024 18:59:01 | Unmounting client from /tmp/onedata/mnt/9imnkn461bren7q7 |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731524328.5818148', '-c', '/tmp/logs'] |
13-Nov-2024 18:59:01 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:59:01 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-58pmc. See /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-cross-support-job-3p-users-58pmc/entrypoint.log for more details |
13-Nov-2024 18:59:01 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-kz467: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-oneclient-krakow-9b8968f6-kz467/oneclient_logs |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=187/219) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:59:01 | 34,757 0% 33.15MB/s 0:00:00 (xfr#1, to-chk=186/219) |
13-Nov-2024 18:59:01 | 34,757 0% 33.15MB/s 0:00:00 (xfr#1, to-chk=180/219) |
13-Nov-2024 18:59:01 | 35,315 0% 33.68MB/s 0:00:00 (xfr#2, to-chk=182/219) |
13-Nov-2024 18:59:01 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:59:01 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:59:01 | 165,592 1% 78.96MB/s 0:00:00 (xfr#3, to-chk=181/219) |
13-Nov-2024 18:59:01 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:59:01 | 166,150 1% 79.23MB/s 0:00:00 (xfr#4, to-chk=180/219) |
13-Nov-2024 18:59:01 | 166,778 1% 79.53MB/s 0:00:00 (xfr#5, to-chk=179/219) |
13-Nov-2024 18:59:01 | 225,772 1% 107.66MB/s 0:00:00 (xfr#6, to-chk=178/219) |
13-Nov-2024 18:59:01 | 226,426 1% 71.98MB/s 0:00:00 (xfr#7, to-chk=174/219) |
13-Nov-2024 18:59:01 | 437,495 3% 34.77MB/s 0:00:00 (xfr#8, to-chk=173/219) |
13-Nov-2024 18:59:01 | 438,149 3% 34.82MB/s 0:00:00 (xfr#9, to-chk=172/219) |
13-Nov-2024 18:59:01 | 482,056 3% 35.36MB/s 0:00:00 (xfr#10, to-chk=171/219) |
13-Nov-2024 18:59:01 | 482,326 3% 35.38MB/s 0:00:00 (xfr#11, to-chk=167/219) |
13-Nov-2024 18:59:01 | 618,666 4% 39.33MB/s 0:00:00 (xfr#12, to-chk=166/219) |
13-Nov-2024 18:59:01 | 618,936 4% 39.35MB/s 0:00:00 (xfr#13, to-chk=165/219) |
13-Nov-2024 18:59:01 | 672,729 5% 25.66MB/s 0:00:00 (xfr#14, to-chk=164/219) |
13-Nov-2024 18:59:01 | 673,191 5% 25.68MB/s 0:00:00 (xfr#15, to-chk=160/219) |
13-Nov-2024 18:59:01 | 858,242 6% 31.48MB/s 0:00:00 (xfr#16, to-chk=159/219) |
13-Nov-2024 18:59:01 | 858,704 6% 31.50MB/s 0:00:00 (xfr#17, to-chk=158/219) |
13-Nov-2024 18:59:01 | 1,620,654 12% 48.30MB/s 0:00:00 (xfr#18, to-chk=157/219) |
13-Nov-2024 18:59:01 | 1,621,116 12% 35.95MB/s 0:00:00 (xfr#19, to-chk=153/219) |
13-Nov-2024 18:59:01 | 4,800,731 38% 15.11MB/s 0:00:00 (xfr#20, to-chk=152/219) |
13-Nov-2024 18:59:01 | 4,801,193 38% 15.11MB/s 0:00:00 (xfr#21, to-chk=151/219) |
13-Nov-2024 18:59:01 | 4,864,835 38% 15.26MB/s 0:00:00 (xfr#22, to-chk=150/219) |
13-Nov-2024 18:59:01 | 4,865,681 38% 15.21MB/s 0:00:00 (xfr#23, to-chk=146/219) |
13-Nov-2024 18:59:01 | 5,113,381 40% 15.73MB/s 0:00:00 (xfr#24, to-chk=145/219) |
13-Nov-2024 18:59:01 | 5,114,227 40% 15.73MB/s 0:00:00 (xfr#25, to-chk=144/219) |
13-Nov-2024 18:59:01 | 5,168,104 40% 15.80MB/s 0:00:00 (xfr#26, to-chk=143/219) |
13-Nov-2024 18:59:01 | 5,168,854 40% 15.80MB/s 0:00:00 (xfr#27, to-chk=139/219) |
13-Nov-2024 18:59:01 | 5,367,627 42% 16.25MB/s 0:00:00 (xfr#28, to-chk=138/219) |
13-Nov-2024 18:59:01 | 5,368,377 42% 16.20MB/s 0:00:00 (xfr#29, to-chk=137/219) |
13-Nov-2024 18:59:01 | 5,421,501 42% 16.31MB/s 0:00:00 (xfr#30, to-chk=136/219) |
13-Nov-2024 18:59:01 | 5,422,059 42% 16.31MB/s 0:00:00 (xfr#31, to-chk=132/219) |
13-Nov-2024 18:59:01 | 5,610,977 44% 16.57MB/s 0:00:00 (xfr#32, to-chk=131/219) |
13-Nov-2024 18:59:01 | 5,611,535 44% 16.57MB/s 0:00:00 (xfr#33, to-chk=130/219) |
13-Nov-2024 18:59:01 | 5,649,347 44% 16.23MB/s 0:00:00 (xfr#34, to-chk=129/219) |
13-Nov-2024 18:59:01 | 5,649,617 44% 16.23MB/s 0:00:00 (xfr#35, to-chk=125/219) |
13-Nov-2024 18:59:01 | 5,765,477 45% 16.46MB/s 0:00:00 (xfr#36, to-chk=124/219) |
13-Nov-2024 18:59:01 | 5,765,747 45% 16.46MB/s 0:00:00 (xfr#37, to-chk=123/219) |
13-Nov-2024 18:59:01 | 5,807,558 46% 16.53MB/s 0:00:00 (xfr#38, to-chk=122/219) |
13-Nov-2024 18:59:01 | 5,808,212 46% 16.53MB/s 0:00:00 (xfr#39, to-chk=118/219) |
13-Nov-2024 18:59:01 | 5,970,547 47% 16.65MB/s 0:00:00 (xfr#40, to-chk=117/219) |
13-Nov-2024 18:59:01 | 5,971,201 47% 16.65MB/s 0:00:00 (xfr#41, to-chk=116/219) |
13-Nov-2024 18:59:01 | 6,012,073 47% 16.72MB/s 0:00:00 (xfr#42, to-chk=115/219) |
13-Nov-2024 18:59:01 | 6,012,631 47% 16.67MB/s 0:00:00 (xfr#43, to-chk=111/219) |
13-Nov-2024 18:59:01 | 6,147,499 48% 16.80MB/s 0:00:00 (xfr#44, to-chk=110/219) |
13-Nov-2024 18:59:01 | 6,148,057 48% 16.80MB/s 0:00:00 (xfr#45, to-chk=109/219) |
13-Nov-2024 18:59:01 | 6,189,222 49% 16.86MB/s 0:00:00 (xfr#46, to-chk=108/219) |
13-Nov-2024 18:59:01 | 6,189,684 49% 16.87MB/s 0:00:00 (xfr#47, to-chk=104/219) |
13-Nov-2024 18:59:01 | 6,374,811 50% 17.08MB/s 0:00:00 (xfr#48, to-chk=103/219) |
13-Nov-2024 18:59:01 | 6,375,273 50% 17.03MB/s 0:00:00 (xfr#49, to-chk=102/219) |
13-Nov-2024 18:59:01 | 6,402,249 50% 17.10MB/s 0:00:00 (xfr#50, to-chk=101/219) |
13-Nov-2024 18:59:01 | 6,402,807 50% 17.06MB/s 0:00:00 (xfr#51, to-chk=97/219) |
13-Nov-2024 18:59:01 | 6,501,713 51% 17.32MB/s 0:00:00 (xfr#52, to-chk=96/219) |
13-Nov-2024 18:59:01 | 6,502,271 51% 17.27MB/s 0:00:00 (xfr#53, to-chk=95/219) |
13-Nov-2024 18:59:01 | 6,740,152 53% 17.37MB/s 0:00:00 (xfr#54, to-chk=94/219) |
13-Nov-2024 18:59:01 | 6,740,902 53% 17.37MB/s 0:00:00 (xfr#55, to-chk=90/219) |
13-Nov-2024 18:59:01 | 9,276,606 73% 21.32MB/s 0:00:00 (xfr#56, to-chk=89/219) |
13-Nov-2024 18:59:01 | 9,277,356 73% 21.32MB/s 0:00:00 (xfr#57, to-chk=88/219) |
13-Nov-2024 18:59:01 | 9,319,618 73% 21.42MB/s 0:00:00 (xfr#58, to-chk=87/219) |
13-Nov-2024 18:59:01 | 9,320,080 73% 21.42MB/s 0:00:00 (xfr#59, to-chk=83/219) |
13-Nov-2024 18:59:01 | 9,454,199 74% 21.62MB/s 0:00:00 (xfr#60, to-chk=82/219) |
13-Nov-2024 18:59:01 | 9,454,661 74% 21.57MB/s 0:00:00 (xfr#61, to-chk=81/219) |
13-Nov-2024 18:59:01 | 9,487,852 75% 21.65MB/s 0:00:00 (xfr#62, to-chk=80/219) |
13-Nov-2024 18:59:01 | 9,488,314 75% 21.60MB/s 0:00:00 (xfr#63, to-chk=76/219) |
13-Nov-2024 18:59:01 | 9,606,034 76% 21.81MB/s 0:00:00 (xfr#64, to-chk=75/219) |
13-Nov-2024 18:59:01 | 9,606,496 76% 21.81MB/s 0:00:00 (xfr#65, to-chk=74/219) |
13-Nov-2024 18:59:01 | 9,652,844 76% 21.87MB/s 0:00:00 (xfr#66, to-chk=73/219) |
13-Nov-2024 18:59:01 | 9,653,690 76% 21.87MB/s 0:00:00 (xfr#67, to-chk=69/219) |
13-Nov-2024 18:59:01 | 9,851,103 78% 22.21MB/s 0:00:00 (xfr#68, to-chk=68/219) |
13-Nov-2024 18:59:01 | 9,851,949 78% 22.21MB/s 0:00:00 (xfr#69, to-chk=67/219) |
13-Nov-2024 18:59:01 | 9,891,873 78% 22.30MB/s 0:00:00 (xfr#70, to-chk=66/219) |
13-Nov-2024 18:59:01 | 9,892,335 78% 22.30MB/s 0:00:00 (xfr#71, to-chk=62/219) |
13-Nov-2024 18:59:01 | 10,027,816 79% 22.40MB/s 0:00:00 (xfr#72, to-chk=61/219) |
13-Nov-2024 18:59:01 | 10,028,278 79% 22.40MB/s 0:00:00 (xfr#73, to-chk=60/219) |
13-Nov-2024 18:59:01 | 10,101,605 80% 22.51MB/s 0:00:00 (xfr#74, to-chk=59/219) |
13-Nov-2024 18:59:01 | 10,102,643 80% 22.51MB/s 0:00:00 (xfr#75, to-chk=55/219) |
13-Nov-2024 18:59:01 | 10,403,535 82% 23.02MB/s 0:00:00 (xfr#76, to-chk=54/219) |
13-Nov-2024 18:59:01 | 10,404,573 82% 23.02MB/s 0:00:00 (xfr#77, to-chk=53/219) |
13-Nov-2024 18:59:01 | 10,473,218 83% 23.07MB/s 0:00:00 (xfr#78, to-chk=52/219) |
13-Nov-2024 18:59:01 | 10,473,776 83% 23.07MB/s 0:00:00 (xfr#79, to-chk=48/219) |
13-Nov-2024 18:59:01 | 10,737,924 85% 23.06MB/s 0:00:00 (xfr#80, to-chk=47/219) |
13-Nov-2024 18:59:01 | 10,738,482 85% 23.01MB/s 0:00:00 (xfr#81, to-chk=46/219) |
13-Nov-2024 18:59:01 | 10,739,110 85% 23.01MB/s 0:00:00 (xfr#82, to-chk=45/219) |
13-Nov-2024 18:59:01 | 10,795,705 85% 23.08MB/s 0:00:00 (xfr#83, to-chk=44/219) |
13-Nov-2024 18:59:01 | 10,796,359 85% 23.09MB/s 0:00:00 (xfr#84, to-chk=40/219) |
13-Nov-2024 18:59:01 | 11,040,465 87% 23.50MB/s 0:00:00 (xfr#85, to-chk=39/219) |
13-Nov-2024 18:59:01 | 11,041,119 87% 23.50MB/s 0:00:00 (xfr#86, to-chk=38/219) |
13-Nov-2024 18:59:01 | 11,070,725 87% 23.57MB/s 0:00:00 (xfr#87, to-chk=37/219) |
13-Nov-2024 18:59:01 | 11,071,091 87% 23.51MB/s 0:00:00 (xfr#88, to-chk=33/219) |
13-Nov-2024 18:59:01 | 11,200,273 88% 23.74MB/s 0:00:00 (xfr#89, to-chk=32/219) |
13-Nov-2024 18:59:01 | 11,200,639 88% 23.74MB/s 0:00:00 (xfr#90, to-chk=31/219) |
13-Nov-2024 18:59:01 | 11,246,079 89% 23.78MB/s 0:00:00 (xfr#91, to-chk=30/219) |
13-Nov-2024 18:59:01 | 11,246,733 89% 23.78MB/s 0:00:00 (xfr#92, to-chk=26/219) |
13-Nov-2024 18:59:01 | 11,389,298 90% 23.98MB/s 0:00:00 (xfr#93, to-chk=25/219) |
13-Nov-2024 18:59:01 | 11,389,952 90% 23.98MB/s 0:00:00 (xfr#94, to-chk=24/219) |
13-Nov-2024 18:59:01 | 11,562,069 91% 24.23MB/s 0:00:00 (xfr#95, to-chk=23/219) |
13-Nov-2024 18:59:01 | 11,562,435 91% 24.23MB/s 0:00:00 (xfr#96, to-chk=19/219) |
13-Nov-2024 18:59:01 | 11,566,578 91% 24.24MB/s 0:00:00 (xfr#97, to-chk=18/219) |
13-Nov-2024 18:59:01 | 12,148,246 96% 24.55MB/s 0:00:00 (xfr#98, to-chk=17/219) |
13-Nov-2024 18:59:01 | 12,148,612 96% 24.49MB/s 0:00:00 (xfr#99, to-chk=16/219) |
13-Nov-2024 18:59:01 | 12,149,240 96% 24.50MB/s 0:00:00 (xfr#100, to-chk=15/219) |
13-Nov-2024 18:59:01 | 12,192,488 96% 24.53MB/s 0:00:00 (xfr#101, to-chk=14/219) |
13-Nov-2024 18:59:01 | 12,193,046 96% 24.53MB/s 0:00:00 (xfr#102, to-chk=10/219) |
13-Nov-2024 18:59:01 | 12,330,049 97% 24.76MB/s 0:00:00 (xfr#103, to-chk=9/219) |
13-Nov-2024 18:59:01 | 12,330,607 97% 24.76MB/s 0:00:00 (xfr#104, to-chk=8/219) |
13-Nov-2024 18:59:01 | 12,386,175 98% 24.82MB/s 0:00:00 (xfr#105, to-chk=7/219) |
13-Nov-2024 18:59:01 | 12,386,925 98% 24.82MB/s 0:00:00 (xfr#106, to-chk=3/219) |
13-Nov-2024 18:59:01 | 12,568,835 99% 25.13MB/s 0:00:00 (xfr#107, to-chk=2/219) |
13-Nov-2024 18:59:01 | 12,569,585 99% 25.13MB/s 0:00:00 (xfr#108, to-chk=1/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.06MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.06MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.06MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.06MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.06MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.06MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 25.01MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 24.96MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 24.96MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 24.96MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 24.96MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 24.90MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | 12,612,676 99% 24.85MB/s 0:00:00 (xfr#109, to-chk=0/219) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-k7d6s: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-oneclient-paris-7f5779b546-k7d6s/oneclient_logs |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=190/222) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=189/222) |
13-Nov-2024 18:59:01 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=182/222) |
13-Nov-2024 18:59:01 | 35,864 0% 34.20MB/s 0:00:00 (xfr#2, to-chk=188/222) |
13-Nov-2024 18:59:01 | 36,326 0% 34.64MB/s 0:00:00 (xfr#3, to-chk=184/222) |
13-Nov-2024 18:59:01 | 194,679 2% 46.42MB/s 0:00:00 (xfr#4, to-chk=183/222) |
13-Nov-2024 18:59:01 | 195,141 2% 46.53MB/s 0:00:00 (xfr#5, to-chk=182/222) |
13-Nov-2024 18:59:01 | 239,335 2% 45.65MB/s 0:00:00 (xfr#6, to-chk=181/222) |
13-Nov-2024 18:59:01 | 239,893 2% 45.76MB/s 0:00:00 (xfr#7, to-chk=177/222) |
13-Nov-2024 18:59:01 | 396,860 4% 42.05MB/s 0:00:00 (xfr#8, to-chk=176/222) |
13-Nov-2024 18:59:01 | 397,418 4% 42.11MB/s 0:00:00 (xfr#9, to-chk=175/222) |
13-Nov-2024 18:59:01 | 456,981 5% 43.58MB/s 0:00:00 (xfr#10, to-chk=174/222) |
13-Nov-2024 18:59:01 | 457,251 5% 43.61MB/s 0:00:00 (xfr#11, to-chk=170/222) |
13-Nov-2024 18:59:01 | 663,222 8% 42.17MB/s 0:00:00 (xfr#12, to-chk=169/222) |
13-Nov-2024 18:59:01 | 663,492 8% 42.18MB/s 0:00:00 (xfr#13, to-chk=168/222) |
13-Nov-2024 18:59:01 | 708,891 8% 37.56MB/s 0:00:00 (xfr#14, to-chk=167/222) |
13-Nov-2024 18:59:01 | 709,449 8% 37.59MB/s 0:00:00 (xfr#15, to-chk=163/222) |
13-Nov-2024 18:59:01 | 928,875 11% 46.62MB/s 0:00:00 (xfr#16, to-chk=162/222) |
13-Nov-2024 18:59:01 | 929,433 11% 44.32MB/s 0:00:00 (xfr#17, to-chk=161/222) |
13-Nov-2024 18:59:01 | 978,735 11% 42.43MB/s 0:00:00 (xfr#18, to-chk=160/222) |
13-Nov-2024 18:59:01 | 979,389 11% 42.46MB/s 0:00:00 (xfr#19, to-chk=156/222) |
13-Nov-2024 18:59:01 | 1,181,199 14% 45.06MB/s 0:00:00 (xfr#20, to-chk=155/222) |
13-Nov-2024 18:59:01 | 1,181,853 14% 43.35MB/s 0:00:00 (xfr#21, to-chk=154/222) |
13-Nov-2024 18:59:01 | 1,182,481 14% 43.37MB/s 0:00:00 (xfr#22, to-chk=153/222) |
13-Nov-2024 18:59:01 | 1,360,433 16% 41.85MB/s 0:00:00 (xfr#23, to-chk=152/222) |
13-Nov-2024 18:59:01 | 1,360,703 16% 41.86MB/s 0:00:00 (xfr#24, to-chk=148/222) |
13-Nov-2024 18:59:01 | 1,783,762 21% 43.62MB/s 0:00:00 (xfr#25, to-chk=147/222) |
13-Nov-2024 18:59:01 | 1,784,032 21% 43.63MB/s 0:00:00 (xfr#26, to-chk=146/222) |
13-Nov-2024 18:59:01 | 1,816,389 22% 43.31MB/s 0:00:00 (xfr#27, to-chk=145/222) |
13-Nov-2024 18:59:01 | 1,816,947 22% 42.26MB/s 0:00:00 (xfr#28, to-chk=141/222) |
13-Nov-2024 18:59:01 | 1,962,708 23% 43.53MB/s 0:00:00 (xfr#29, to-chk=140/222) |
13-Nov-2024 18:59:01 | 1,963,266 23% 43.54MB/s 0:00:00 (xfr#30, to-chk=139/222) |
13-Nov-2024 18:59:01 | 2,011,834 24% 43.61MB/s 0:00:00 (xfr#31, to-chk=138/222) |
13-Nov-2024 18:59:01 | 2,012,392 24% 43.62MB/s 0:00:00 (xfr#32, to-chk=134/222) |
13-Nov-2024 18:59:01 | 2,209,445 26% 45.81MB/s 0:00:00 (xfr#33, to-chk=133/222) |
13-Nov-2024 18:59:01 | 2,210,003 26% 44.84MB/s 0:00:00 (xfr#34, to-chk=132/222) |
13-Nov-2024 18:59:01 | 2,260,276 27% 45.86MB/s 0:00:00 (xfr#35, to-chk=131/222) |
13-Nov-2024 18:59:01 | 2,260,738 27% 44.92MB/s 0:00:00 (xfr#36, to-chk=127/222) |
13-Nov-2024 18:59:01 | 2,421,099 29% 47.12MB/s 0:00:00 (xfr#37, to-chk=126/222) |
13-Nov-2024 18:59:01 | 2,421,561 29% 47.13MB/s 0:00:00 (xfr#38, to-chk=125/222) |
13-Nov-2024 18:59:01 | 2,422,189 29% 46.20MB/s 0:00:00 (xfr#39, to-chk=124/222) |
13-Nov-2024 18:59:01 | 2,443,159 29% 46.60MB/s 0:00:00 (xfr#40, to-chk=123/222) |
13-Nov-2024 18:59:01 | 2,443,429 29% 46.60MB/s 0:00:00 (xfr#41, to-chk=119/222) |
13-Nov-2024 18:59:01 | 2,538,808 30% 46.56MB/s 0:00:00 (xfr#42, to-chk=118/222) |
13-Nov-2024 18:59:01 | 2,539,078 30% 45.69MB/s 0:00:00 (xfr#43, to-chk=117/222) |
13-Nov-2024 18:59:01 | 2,573,559 31% 46.31MB/s 0:00:00 (xfr#44, to-chk=116/222) |
13-Nov-2024 18:59:01 | 2,574,117 31% 46.32MB/s 0:00:00 (xfr#45, to-chk=112/222) |
13-Nov-2024 18:59:01 | 2,692,496 32% 46.69MB/s 0:00:00 (xfr#46, to-chk=111/222) |
13-Nov-2024 18:59:01 | 2,693,054 32% 45.86MB/s 0:00:00 (xfr#47, to-chk=110/222) |
13-Nov-2024 18:59:01 | 2,729,532 33% 46.48MB/s 0:00:00 (xfr#48, to-chk=109/222) |
13-Nov-2024 18:59:01 | 2,730,282 33% 46.50MB/s 0:00:00 (xfr#49, to-chk=105/222) |
13-Nov-2024 18:59:01 | 2,887,633 35% 46.68MB/s 0:00:00 (xfr#50, to-chk=104/222) |
13-Nov-2024 18:59:01 | 2,888,383 35% 46.69MB/s 0:00:00 (xfr#51, to-chk=103/222) |
13-Nov-2024 18:59:01 | 2,933,974 35% 46.63MB/s 0:00:00 (xfr#52, to-chk=102/222) |
13-Nov-2024 18:59:01 | 2,934,724 35% 46.65MB/s 0:00:00 (xfr#53, to-chk=98/222) |
13-Nov-2024 18:59:01 | 3,095,370 37% 46.12MB/s 0:00:00 (xfr#54, to-chk=97/222) |
13-Nov-2024 18:59:01 | 3,096,120 37% 46.14MB/s 0:00:00 (xfr#55, to-chk=96/222) |
13-Nov-2024 18:59:01 | 3,132,446 38% 46.68MB/s 0:00:00 (xfr#56, to-chk=95/222) |
13-Nov-2024 18:59:01 | 3,133,004 38% 45.97MB/s 0:00:00 (xfr#57, to-chk=91/222) |
13-Nov-2024 18:59:01 | 3,259,662 39% 47.10MB/s 0:00:00 (xfr#58, to-chk=90/222) |
13-Nov-2024 18:59:01 | 3,260,220 39% 47.11MB/s 0:00:00 (xfr#59, to-chk=89/222) |
13-Nov-2024 18:59:01 | 3,314,791 40% 43.91MB/s 0:00:00 (xfr#60, to-chk=88/222) |
13-Nov-2024 18:59:01 | 3,315,349 40% 43.91MB/s 0:00:00 (xfr#61, to-chk=84/222) |
13-Nov-2024 18:59:01 | 3,567,217 43% 45.97MB/s 0:00:00 (xfr#62, to-chk=83/222) |
13-Nov-2024 18:59:01 | 3,567,775 43% 45.98MB/s 0:00:00 (xfr#63, to-chk=82/222) |
13-Nov-2024 18:59:01 | 3,594,203 43% 45.10MB/s 0:00:00 (xfr#64, to-chk=81/222) |
13-Nov-2024 18:59:01 | 3,594,665 43% 45.11MB/s 0:00:00 (xfr#65, to-chk=77/222) |
13-Nov-2024 18:59:01 | 3,742,244 45% 46.35MB/s 0:00:00 (xfr#66, to-chk=76/222) |
13-Nov-2024 18:59:01 | 3,742,706 45% 46.35MB/s 0:00:00 (xfr#67, to-chk=75/222) |
13-Nov-2024 18:59:01 | 3,766,064 45% 46.64MB/s 0:00:00 (xfr#68, to-chk=74/222) |
13-Nov-2024 18:59:01 | 3,766,430 45% 46.05MB/s 0:00:00 (xfr#69, to-chk=70/222) |
13-Nov-2024 18:59:01 | 3,885,839 47% 47.51MB/s 0:00:00 (xfr#70, to-chk=69/222) |
13-Nov-2024 18:59:01 | 3,886,205 47% 47.52MB/s 0:00:00 (xfr#71, to-chk=68/222) |
13-Nov-2024 18:59:01 | 4,032,513 49% 44.72MB/s 0:00:00 (xfr#72, to-chk=67/222) |
13-Nov-2024 18:59:01 | 4,033,359 49% 44.21MB/s 0:00:00 (xfr#73, to-chk=63/222) |
13-Nov-2024 18:59:01 | 4,572,463 55% 46.39MB/s 0:00:00 (xfr#74, to-chk=62/222) |
13-Nov-2024 18:59:01 | 4,573,309 55% 46.40MB/s 0:00:00 (xfr#75, to-chk=61/222) |
13-Nov-2024 18:59:01 | 4,602,810 56% 46.21MB/s 0:00:00 (xfr#76, to-chk=60/222) |
13-Nov-2024 18:59:01 | 4,603,368 56% 46.21MB/s 0:00:00 (xfr#77, to-chk=56/222) |
13-Nov-2024 18:59:01 | 4,716,069 57% 46.85MB/s 0:00:00 (xfr#78, to-chk=55/222) |
13-Nov-2024 18:59:01 | 4,716,627 57% 46.86MB/s 0:00:00 (xfr#79, to-chk=54/222) |
13-Nov-2024 18:59:01 | 4,938,391 60% 48.06MB/s 0:00:00 (xfr#80, to-chk=53/222) |
13-Nov-2024 18:59:01 | 4,938,853 60% 47.58MB/s 0:00:00 (xfr#81, to-chk=49/222) |
13-Nov-2024 18:59:01 | 5,845,176 71% 48.90MB/s 0:00:00 (xfr#82, to-chk=48/222) |
13-Nov-2024 18:59:01 | 5,845,638 71% 47.65MB/s 0:00:00 (xfr#83, to-chk=47/222) |
13-Nov-2024 18:59:01 | 5,846,266 71% 47.65MB/s 0:00:00 (xfr#84, to-chk=46/222) |
13-Nov-2024 18:59:01 | 6,024,955 73% 47.88MB/s 0:00:00 (xfr#85, to-chk=45/222) |
13-Nov-2024 18:59:01 | 6,025,513 73% 47.89MB/s 0:00:00 (xfr#86, to-chk=41/222) |
13-Nov-2024 18:59:01 | 6,425,359 78% 48.25MB/s 0:00:00 (xfr#87, to-chk=40/222) |
13-Nov-2024 18:59:01 | 6,425,917 78% 48.25MB/s 0:00:00 (xfr#88, to-chk=39/222) |
13-Nov-2024 18:59:01 | 6,488,070 79% 48.34MB/s 0:00:00 (xfr#89, to-chk=38/222) |
13-Nov-2024 18:59:01 | 6,488,532 79% 48.34MB/s 0:00:00 (xfr#90, to-chk=34/222) |
13-Nov-2024 18:59:01 | 6,725,466 82% 49.72MB/s 0:00:00 (xfr#91, to-chk=33/222) |
13-Nov-2024 18:59:01 | 6,725,928 82% 49.34MB/s 0:00:00 (xfr#92, to-chk=32/222) |
13-Nov-2024 18:59:01 | 6,726,556 82% 49.35MB/s 0:00:00 (xfr#93, to-chk=31/222) |
13-Nov-2024 18:59:01 | 6,755,071 82% 48.08MB/s 0:00:00 (xfr#94, to-chk=30/222) |
13-Nov-2024 18:59:01 | 6,755,725 82% 47.72MB/s 0:00:00 (xfr#95, to-chk=26/222) |
13-Nov-2024 18:59:01 | 6,866,046 83% 48.15MB/s 0:00:00 (xfr#96, to-chk=25/222) |
13-Nov-2024 18:59:01 | 6,866,700 83% 48.15MB/s 0:00:00 (xfr#97, to-chk=24/222) |
13-Nov-2024 18:59:01 | 6,867,328 83% 47.80MB/s 0:00:00 (xfr#98, to-chk=23/222) |
13-Nov-2024 18:59:01 | 6,935,335 84% 48.28MB/s 0:00:00 (xfr#99, to-chk=22/222) |
13-Nov-2024 18:59:01 | 6,935,893 84% 47.93MB/s 0:00:00 (xfr#100, to-chk=18/222) |
13-Nov-2024 18:59:01 | 7,197,337 87% 49.03MB/s 0:00:00 (xfr#101, to-chk=17/222) |
13-Nov-2024 18:59:01 | 7,197,895 87% 48.68MB/s 0:00:00 (xfr#102, to-chk=16/222) |
13-Nov-2024 18:59:01 | 7,198,523 87% 48.69MB/s 0:00:00 (xfr#103, to-chk=15/222) |
13-Nov-2024 18:59:01 | 7,254,954 88% 49.07MB/s 0:00:00 (xfr#104, to-chk=14/222) |
13-Nov-2024 18:59:01 | 7,255,416 88% 48.73MB/s 0:00:00 (xfr#105, to-chk=10/222) |
13-Nov-2024 18:59:01 | 7,516,175 91% 47.47MB/s 0:00:00 (xfr#106, to-chk=9/222) |
13-Nov-2024 18:59:01 | 7,516,637 91% 47.47MB/s 0:00:00 (xfr#107, to-chk=8/222) |
13-Nov-2024 18:59:01 | 7,624,595 93% 46.91MB/s 0:00:00 (xfr#108, to-chk=7/222) |
13-Nov-2024 18:59:01 | 7,625,249 93% 46.92MB/s 0:00:00 (xfr#109, to-chk=3/222) |
13-Nov-2024 18:59:01 | 8,094,788 98% 46.23MB/s 0:00:00 (xfr#110, to-chk=2/222) |
13-Nov-2024 18:59:01 | 8,095,442 98% 45.95MB/s 0:00:00 (xfr#111, to-chk=1/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.48MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.48MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.48MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.48MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.48MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.48MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.48MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.48MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 46.20MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 43.87MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | 8,187,345 99% 43.87MB/s 0:00:00 (xfr#112, to-chk=0/222) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-oneprovider-krakow-0/op-panel |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | 24,666 16% 23.52MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:59:01 | 50,354 33% 48.02MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:59:01 | 50,354 33% 48.02MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:59:01 | 74,817 49% 23.78MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:59:01 | 75,108 50% 23.88MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:59:01 | 75,108 50% 14.33MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-oneprovider-krakow-0/op-worker |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=137/140) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | 60,787 6% 57.97MB/s 0:00:00 (xfr#2, to-chk=135/140) |
13-Nov-2024 18:59:01 | 100,051 10% 95.42MB/s 0:00:00 (xfr#3, to-chk=133/140) |
13-Nov-2024 18:59:01 | 100,051 10% 95.42MB/s 0:00:00 (xfr#4, to-chk=131/140) |
13-Nov-2024 18:59:01 | 100,051 10% 95.42MB/s 0:00:00 (xfr#5, to-chk=129/140) |
13-Nov-2024 18:59:01 | 137,879 13% 32.87MB/s 0:00:00 (xfr#6, to-chk=127/140) |
13-Nov-2024 18:59:01 | 138,029 13% 26.33MB/s 0:00:00 (xfr#7, to-chk=125/140) |
13-Nov-2024 18:59:01 | 138,326 13% 26.38MB/s 0:00:00 (xfr#8, to-chk=119/140) |
13-Nov-2024 18:59:01 | 295,049 29% 35.17MB/s 0:00:00 (xfr#9, to-chk=117/140) |
13-Nov-2024 18:59:01 | 296,505 29% 31.42MB/s 0:00:00 (xfr#10, to-chk=107/140) |
13-Nov-2024 18:59:01 | 296,977 29% 28.32MB/s 0:00:00 (xfr#11, to-chk=106/140) |
13-Nov-2024 18:59:01 | 297,293 29% 28.35MB/s 0:00:00 (xfr#12, to-chk=105/140) |
13-Nov-2024 18:59:01 | 297,615 29% 28.38MB/s 0:00:00 (xfr#13, to-chk=104/140) |
13-Nov-2024 18:59:01 | 298,588 30% 28.48MB/s 0:00:00 (xfr#14, to-chk=103/140) |
13-Nov-2024 18:59:01 | 299,060 30% 28.52MB/s 0:00:00 (xfr#15, to-chk=102/140) |
13-Nov-2024 18:59:01 | 299,376 30% 28.55MB/s 0:00:00 (xfr#16, to-chk=101/140) |
13-Nov-2024 18:59:01 | 300,484 30% 28.66MB/s 0:00:00 (xfr#17, to-chk=100/140) |
13-Nov-2024 18:59:01 | 300,800 30% 28.69MB/s 0:00:00 (xfr#18, to-chk=99/140) |
13-Nov-2024 18:59:01 | 301,617 30% 28.76MB/s 0:00:00 (xfr#19, to-chk=98/140) |
13-Nov-2024 18:59:01 | 301,933 30% 28.79MB/s 0:00:00 (xfr#20, to-chk=97/140) |
13-Nov-2024 18:59:01 | 302,256 30% 28.83MB/s 0:00:00 (xfr#21, to-chk=96/140) |
13-Nov-2024 18:59:01 | 303,370 30% 26.30MB/s 0:00:00 (xfr#22, to-chk=95/140) |
13-Nov-2024 18:59:01 | 303,686 30% 26.33MB/s 0:00:00 (xfr#23, to-chk=94/140) |
13-Nov-2024 18:59:01 | 304,158 30% 26.37MB/s 0:00:00 (xfr#24, to-chk=93/140) |
13-Nov-2024 18:59:01 | 304,318 30% 26.38MB/s 0:00:00 (xfr#25, to-chk=92/140) |
13-Nov-2024 18:59:01 | 304,967 30% 26.44MB/s 0:00:00 (xfr#26, to-chk=91/140) |
13-Nov-2024 18:59:01 | 305,766 30% 26.51MB/s 0:00:00 (xfr#27, to-chk=90/140) |
13-Nov-2024 18:59:01 | 306,574 30% 26.58MB/s 0:00:00 (xfr#28, to-chk=89/140) |
13-Nov-2024 18:59:01 | 307,046 30% 26.62MB/s 0:00:00 (xfr#29, to-chk=88/140) |
13-Nov-2024 18:59:01 | 307,362 30% 26.65MB/s 0:00:00 (xfr#30, to-chk=87/140) |
13-Nov-2024 18:59:01 | 307,834 30% 26.69MB/s 0:00:00 (xfr#31, to-chk=86/140) |
13-Nov-2024 18:59:01 | 309,917 31% 26.87MB/s 0:00:00 (xfr#32, to-chk=85/140) |
13-Nov-2024 18:59:01 | 310,725 31% 24.69MB/s 0:00:00 (xfr#33, to-chk=84/140) |
13-Nov-2024 18:59:01 | 311,512 31% 24.76MB/s 0:00:00 (xfr#34, to-chk=83/140) |
13-Nov-2024 18:59:01 | 313,142 31% 24.89MB/s 0:00:00 (xfr#35, to-chk=82/140) |
13-Nov-2024 18:59:01 | 313,770 31% 24.94MB/s 0:00:00 (xfr#36, to-chk=81/140) |
13-Nov-2024 18:59:01 | 314,587 31% 25.00MB/s 0:00:00 (xfr#37, to-chk=80/140) |
13-Nov-2024 18:59:01 | 315,059 31% 25.04MB/s 0:00:00 (xfr#38, to-chk=79/140) |
13-Nov-2024 18:59:01 | 316,383 31% 25.14MB/s 0:00:00 (xfr#39, to-chk=78/140) |
13-Nov-2024 18:59:01 | 316,699 31% 25.17MB/s 0:00:00 (xfr#40, to-chk=77/140) |
13-Nov-2024 18:59:01 | 317,015 31% 25.19MB/s 0:00:00 (xfr#41, to-chk=76/140) |
13-Nov-2024 18:59:01 | 317,331 31% 21.62MB/s 0:00:00 (xfr#42, to-chk=75/140) |
13-Nov-2024 18:59:01 | 317,803 31% 18.94MB/s 0:00:00 (xfr#43, to-chk=74/140) |
13-Nov-2024 18:59:01 | 318,611 32% 17.87MB/s 0:00:00 (xfr#44, to-chk=73/140) |
13-Nov-2024 18:59:01 | 319,578 32% 17.93MB/s 0:00:00 (xfr#45, to-chk=72/140) |
13-Nov-2024 18:59:01 | 320,518 32% 17.98MB/s 0:00:00 (xfr#46, to-chk=71/140) |
13-Nov-2024 18:59:01 | 320,839 32% 17.00MB/s 0:00:00 (xfr#47, to-chk=70/140) |
13-Nov-2024 18:59:01 | 321,644 32% 17.04MB/s 0:00:00 (xfr#48, to-chk=69/140) |
13-Nov-2024 18:59:01 | 322,455 32% 17.08MB/s 0:00:00 (xfr#49, to-chk=68/140) |
13-Nov-2024 18:59:01 | 323,348 32% 16.23MB/s 0:00:00 (xfr#50, to-chk=67/140) |
13-Nov-2024 18:59:01 | 323,508 32% 16.24MB/s 0:00:00 (xfr#51, to-chk=66/140) |
13-Nov-2024 18:59:01 | 324,346 32% 16.28MB/s 0:00:00 (xfr#52, to-chk=65/140) |
13-Nov-2024 18:59:01 | 324,671 32% 16.30MB/s 0:00:00 (xfr#53, to-chk=64/140) |
13-Nov-2024 18:59:01 | 325,455 32% 15.52MB/s 0:00:00 (xfr#54, to-chk=63/140) |
13-Nov-2024 18:59:01 | 325,771 32% 15.53MB/s 0:00:00 (xfr#55, to-chk=62/140) |
13-Nov-2024 18:59:01 | 326,774 32% 15.58MB/s 0:00:00 (xfr#56, to-chk=61/140) |
13-Nov-2024 18:59:01 | 327,597 32% 14.88MB/s 0:00:00 (xfr#57, to-chk=60/140) |
13-Nov-2024 18:59:01 | 328,423 32% 14.91MB/s 0:00:00 (xfr#58, to-chk=59/140) |
13-Nov-2024 18:59:01 | 330,279 33% 15.00MB/s 0:00:00 (xfr#59, to-chk=58/140) |
13-Nov-2024 18:59:01 | 330,751 33% 15.02MB/s 0:00:00 (xfr#60, to-chk=57/140) |
13-Nov-2024 18:59:01 | 331,067 33% 14.35MB/s 0:00:00 (xfr#61, to-chk=56/140) |
13-Nov-2024 18:59:01 | 339,272 34% 14.71MB/s 0:00:00 (xfr#62, to-chk=55/140) |
13-Nov-2024 18:59:01 | 343,467 34% 14.89MB/s 0:00:00 (xfr#63, to-chk=54/140) |
13-Nov-2024 18:59:01 | 353,595 35% 15.33MB/s 0:00:00 (xfr#64, to-chk=53/140) |
13-Nov-2024 18:59:01 | 356,593 35% 14.79MB/s 0:00:00 (xfr#65, to-chk=52/140) |
13-Nov-2024 18:59:01 | 359,098 36% 14.89MB/s 0:00:00 (xfr#66, to-chk=51/140) |
13-Nov-2024 18:59:01 | 370,708 37% 13.60MB/s 0:00:00 (xfr#67, to-chk=50/140) |
13-Nov-2024 18:59:01 | 380,375 38% 13.44MB/s 0:00:00 (xfr#68, to-chk=49/140) |
13-Nov-2024 18:59:01 | 384,476 38% 13.58MB/s 0:00:00 (xfr#69, to-chk=48/140) |
13-Nov-2024 18:59:01 | 397,905 39% 13.55MB/s 0:00:00 (xfr#70, to-chk=47/140) |
13-Nov-2024 18:59:01 | 400,866 40% 13.65MB/s 0:00:00 (xfr#71, to-chk=46/140) |
13-Nov-2024 18:59:01 | 409,165 41% 13.94MB/s 0:00:00 (xfr#72, to-chk=45/140) |
13-Nov-2024 18:59:01 | 420,257 42% 13.82MB/s 0:00:00 (xfr#73, to-chk=44/140) |
13-Nov-2024 18:59:01 | 423,731 42% 13.93MB/s 0:00:00 (xfr#74, to-chk=43/140) |
13-Nov-2024 18:59:01 | 431,346 43% 13.27MB/s 0:00:00 (xfr#75, to-chk=42/140) |
13-Nov-2024 18:59:01 | 445,288 44% 13.70MB/s 0:00:00 (xfr#76, to-chk=41/140) |
13-Nov-2024 18:59:01 | 452,390 45% 13.92MB/s 0:00:00 (xfr#77, to-chk=40/140) |
13-Nov-2024 18:59:01 | 464,624 46% 13.85MB/s 0:00:00 (xfr#78, to-chk=39/140) |
13-Nov-2024 18:59:01 | 475,679 47% 14.18MB/s 0:00:00 (xfr#79, to-chk=38/140) |
13-Nov-2024 18:59:01 | 476,132 47% 14.19MB/s 0:00:00 (xfr#80, to-chk=37/140) |
13-Nov-2024 18:59:01 | 477,078 47% 14.22MB/s 0:00:00 (xfr#81, to-chk=36/140) |
13-Nov-2024 18:59:01 | 481,729 48% 14.36MB/s 0:00:00 (xfr#82, to-chk=35/140) |
13-Nov-2024 18:59:01 | 487,463 48% 14.09MB/s 0:00:00 (xfr#83, to-chk=34/140) |
13-Nov-2024 18:59:01 | 489,555 49% 14.15MB/s 0:00:00 (xfr#84, to-chk=33/140) |
13-Nov-2024 18:59:01 | 501,123 50% 14.06MB/s 0:00:00 (xfr#85, to-chk=32/140) |
13-Nov-2024 18:59:01 | 505,737 50% 14.19MB/s 0:00:00 (xfr#86, to-chk=31/140) |
13-Nov-2024 18:59:01 | 519,072 52% 14.56MB/s 0:00:00 (xfr#87, to-chk=30/140) |
13-Nov-2024 18:59:01 | 519,981 52% 14.59MB/s 0:00:00 (xfr#88, to-chk=29/140) |
13-Nov-2024 18:59:01 | 527,046 52% 14.78MB/s 0:00:00 (xfr#89, to-chk=28/140) |
13-Nov-2024 18:59:01 | 539,221 54% 14.69MB/s 0:00:00 (xfr#90, to-chk=27/140) |
13-Nov-2024 18:59:01 | 544,405 54% 14.83MB/s 0:00:00 (xfr#91, to-chk=26/140) |
13-Nov-2024 18:59:01 | 549,628 55% 14.98MB/s 0:00:00 (xfr#92, to-chk=25/140) |
13-Nov-2024 18:59:01 | 562,259 56% 14.89MB/s 0:00:00 (xfr#93, to-chk=24/140) |
13-Nov-2024 18:59:01 | 563,889 56% 14.94MB/s 0:00:00 (xfr#94, to-chk=23/140) |
13-Nov-2024 18:59:01 | 566,431 56% 15.01MB/s 0:00:00 (xfr#95, to-chk=22/140) |
13-Nov-2024 18:59:01 | 576,973 57% 14.87MB/s 0:00:00 (xfr#96, to-chk=21/140) |
13-Nov-2024 18:59:01 | 587,059 58% 15.13MB/s 0:00:00 (xfr#97, to-chk=20/140) |
13-Nov-2024 18:59:01 | 596,327 59% 15.37MB/s 0:00:00 (xfr#98, to-chk=19/140) |
13-Nov-2024 18:59:01 | 603,035 60% 15.54MB/s 0:00:00 (xfr#99, to-chk=18/140) |
13-Nov-2024 18:59:01 | 615,629 61% 15.45MB/s 0:00:00 (xfr#100, to-chk=17/140) |
13-Nov-2024 18:59:01 | 617,621 62% 15.50MB/s 0:00:00 (xfr#101, to-chk=16/140) |
13-Nov-2024 18:59:01 | 624,287 62% 15.67MB/s 0:00:00 (xfr#102, to-chk=15/140) |
13-Nov-2024 18:59:01 | 626,316 62% 15.72MB/s 0:00:00 (xfr#103, to-chk=14/140) |
13-Nov-2024 18:59:01 | 631,956 63% 15.86MB/s 0:00:00 (xfr#104, to-chk=13/140) |
13-Nov-2024 18:59:01 | 632,446 63% 15.87MB/s 0:00:00 (xfr#105, to-chk=12/140) |
13-Nov-2024 18:59:01 | 642,076 64% 15.70MB/s 0:00:00 (xfr#106, to-chk=11/140) |
13-Nov-2024 18:59:01 | 648,266 65% 15.85MB/s 0:00:00 (xfr#107, to-chk=10/140) |
13-Nov-2024 18:59:01 | 662,171 66% 16.19MB/s 0:00:00 (xfr#108, to-chk=9/140) |
13-Nov-2024 18:59:01 | 669,692 67% 16.38MB/s 0:00:00 (xfr#109, to-chk=8/140) |
13-Nov-2024 18:59:01 | 675,845 67% 16.53MB/s 0:00:00 (xfr#110, to-chk=7/140) |
13-Nov-2024 18:59:01 | 685,019 68% 16.75MB/s 0:00:00 (xfr#111, to-chk=6/140) |
13-Nov-2024 18:59:01 | 688,587 69% 16.42MB/s 0:00:00 (xfr#112, to-chk=5/140) |
13-Nov-2024 18:59:01 | 699,166 70% 16.67MB/s 0:00:00 (xfr#113, to-chk=4/140) |
13-Nov-2024 18:59:01 | 699,452 70% 16.68MB/s 0:00:00 (xfr#114, to-chk=1/140) |
13-Nov-2024 18:59:01 | 699,738 70% 16.68MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | 699,738 70% 16.68MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | 699,738 70% 16.68MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | 699,738 70% 15.52MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | 699,738 70% 15.52MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | 699,738 70% 15.52MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:59:01 | 4,818 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:59:01 | 4,818 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:59:01 | 6,637 48% 6.33MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:59:01 | 6,899 50% 6.58MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:59:01 | 6,899 50% 3.29MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-oneprovider-paris-0/op-panel |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | 24,454 16% 23.32MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:59:01 | 49,926 33% 47.61MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:59:01 | 49,926 33% 47.61MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:59:01 | 74,177 49% 70.74MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:59:01 | 74,468 50% 71.02MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:59:01 | 74,468 50% 23.67MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-oneprovider-paris-0/op-worker |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=137/140) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | 155,614 12% 11.42MB/s 0:00:00 (xfr#2, to-chk=135/140) |
13-Nov-2024 18:59:01 | 198,541 16% 11.14MB/s 0:00:00 (xfr#3, to-chk=133/140) |
13-Nov-2024 18:59:01 | 198,541 16% 11.14MB/s 0:00:00 (xfr#4, to-chk=131/140) |
13-Nov-2024 18:59:01 | 198,541 16% 11.14MB/s 0:00:00 (xfr#5, to-chk=129/140) |
13-Nov-2024 18:59:01 | 239,968 19% 11.44MB/s 0:00:00 (xfr#6, to-chk=127/140) |
13-Nov-2024 18:59:01 | 240,118 19% 11.45MB/s 0:00:00 (xfr#7, to-chk=125/140) |
13-Nov-2024 18:59:01 | 240,415 19% 11.46MB/s 0:00:00 (xfr#8, to-chk=119/140) |
13-Nov-2024 18:59:01 | 397,407 32% 15.79MB/s 0:00:00 (xfr#9, to-chk=117/140) |
13-Nov-2024 18:59:01 | 398,911 33% 15.85MB/s 0:00:00 (xfr#10, to-chk=107/140) |
13-Nov-2024 18:59:01 | 399,503 33% 15.87MB/s 0:00:00 (xfr#11, to-chk=106/140) |
13-Nov-2024 18:59:01 | 399,787 33% 15.25MB/s 0:00:00 (xfr#12, to-chk=105/140) |
13-Nov-2024 18:59:01 | 400,067 33% 15.26MB/s 0:00:00 (xfr#13, to-chk=104/140) |
13-Nov-2024 18:59:01 | 401,259 33% 15.31MB/s 0:00:00 (xfr#14, to-chk=103/140) |
13-Nov-2024 18:59:01 | 401,542 33% 15.32MB/s 0:00:00 (xfr#15, to-chk=102/140) |
13-Nov-2024 18:59:01 | 401,824 33% 15.33MB/s 0:00:00 (xfr#16, to-chk=101/140) |
13-Nov-2024 18:59:01 | 403,250 33% 15.38MB/s 0:00:00 (xfr#17, to-chk=100/140) |
13-Nov-2024 18:59:01 | 403,532 33% 15.39MB/s 0:00:00 (xfr#18, to-chk=99/140) |
13-Nov-2024 18:59:01 | 404,373 33% 15.43MB/s 0:00:00 (xfr#19, to-chk=98/140) |
13-Nov-2024 18:59:01 | 404,655 33% 15.44MB/s 0:00:00 (xfr#20, to-chk=97/140) |
13-Nov-2024 18:59:01 | 404,939 33% 15.45MB/s 0:00:00 (xfr#21, to-chk=96/140) |
13-Nov-2024 18:59:01 | 406,287 33% 15.50MB/s 0:00:00 (xfr#22, to-chk=95/140) |
13-Nov-2024 18:59:01 | 406,569 33% 14.91MB/s 0:00:00 (xfr#23, to-chk=94/140) |
13-Nov-2024 18:59:01 | 407,007 33% 14.93MB/s 0:00:00 (xfr#24, to-chk=93/140) |
13-Nov-2024 18:59:01 | 407,289 33% 14.94MB/s 0:00:00 (xfr#25, to-chk=92/140) |
13-Nov-2024 18:59:01 | 408,293 33% 14.42MB/s 0:00:00 (xfr#26, to-chk=91/140) |
13-Nov-2024 18:59:01 | 409,266 33% 14.46MB/s 0:00:00 (xfr#27, to-chk=90/140) |
13-Nov-2024 18:59:01 | 410,272 34% 14.49MB/s 0:00:00 (xfr#28, to-chk=89/140) |
13-Nov-2024 18:59:01 | 410,552 34% 13.98MB/s 0:00:00 (xfr#29, to-chk=88/140) |
13-Nov-2024 18:59:01 | 410,834 34% 13.99MB/s 0:00:00 (xfr#30, to-chk=87/140) |
13-Nov-2024 18:59:01 | 411,275 34% 14.01MB/s 0:00:00 (xfr#31, to-chk=86/140) |
13-Nov-2024 18:59:01 | 419,377 34% 14.28MB/s 0:00:00 (xfr#32, to-chk=85/140) |
13-Nov-2024 18:59:01 | 420,215 34% 13.36MB/s 0:00:00 (xfr#33, to-chk=84/140) |
13-Nov-2024 18:59:01 | 421,311 34% 13.39MB/s 0:00:00 (xfr#34, to-chk=83/140) |
13-Nov-2024 18:59:01 | 423,062 35% 13.45MB/s 0:00:00 (xfr#35, to-chk=82/140) |
13-Nov-2024 18:59:01 | 423,921 35% 13.48MB/s 0:00:00 (xfr#36, to-chk=81/140) |
13-Nov-2024 18:59:01 | 424,783 35% 13.07MB/s 0:00:00 (xfr#37, to-chk=80/140) |
13-Nov-2024 18:59:01 | 425,377 35% 13.09MB/s 0:00:00 (xfr#38, to-chk=79/140) |
13-Nov-2024 18:59:01 | 426,797 35% 13.13MB/s 0:00:00 (xfr#39, to-chk=78/140) |
13-Nov-2024 18:59:01 | 427,147 35% 13.14MB/s 0:00:00 (xfr#40, to-chk=77/140) |
13-Nov-2024 18:59:01 | 427,588 35% 13.15MB/s 0:00:00 (xfr#41, to-chk=76/140) |
13-Nov-2024 18:59:01 | 428,028 35% 13.17MB/s 0:00:00 (xfr#42, to-chk=75/140) |
13-Nov-2024 18:59:01 | 428,462 35% 13.18MB/s 0:00:00 (xfr#43, to-chk=74/140) |
13-Nov-2024 18:59:01 | 429,465 35% 13.21MB/s 0:00:00 (xfr#44, to-chk=73/140) |
13-Nov-2024 18:59:01 | 430,309 35% 13.24MB/s 0:00:00 (xfr#45, to-chk=72/140) |
13-Nov-2024 18:59:01 | 431,211 35% 13.27MB/s 0:00:00 (xfr#46, to-chk=71/140) |
13-Nov-2024 18:59:01 | 431,494 35% 12.86MB/s 0:00:00 (xfr#47, to-chk=70/140) |
13-Nov-2024 18:59:01 | 432,317 35% 12.88MB/s 0:00:00 (xfr#48, to-chk=69/140) |
13-Nov-2024 18:59:01 | 433,002 35% 12.90MB/s 0:00:00 (xfr#49, to-chk=68/140) |
13-Nov-2024 18:59:01 | 434,185 35% 12.94MB/s 0:00:00 (xfr#50, to-chk=67/140) |
13-Nov-2024 18:59:01 | 434,463 36% 12.95MB/s 0:00:00 (xfr#51, to-chk=66/140) |
13-Nov-2024 18:59:01 | 435,487 36% 12.98MB/s 0:00:00 (xfr#52, to-chk=65/140) |
13-Nov-2024 18:59:01 | 436,097 36% 13.00MB/s 0:00:00 (xfr#53, to-chk=64/140) |
13-Nov-2024 18:59:01 | 437,097 36% 13.03MB/s 0:00:00 (xfr#54, to-chk=63/140) |
13-Nov-2024 18:59:01 | 437,377 36% 12.64MB/s 0:00:00 (xfr#55, to-chk=62/140) |
13-Nov-2024 18:59:01 | 438,434 36% 12.67MB/s 0:00:00 (xfr#56, to-chk=61/140) |
13-Nov-2024 18:59:01 | 439,263 36% 12.69MB/s 0:00:00 (xfr#57, to-chk=60/140) |
13-Nov-2024 18:59:01 | 440,009 36% 12.72MB/s 0:00:00 (xfr#58, to-chk=59/140) |
13-Nov-2024 18:59:01 | 442,110 36% 12.78MB/s 0:00:00 (xfr#59, to-chk=58/140) |
13-Nov-2024 18:59:01 | 442,546 36% 12.79MB/s 0:00:00 (xfr#60, to-chk=57/140) |
13-Nov-2024 18:59:01 | 442,824 36% 12.80MB/s 0:00:00 (xfr#61, to-chk=56/140) |
13-Nov-2024 18:59:01 | 451,086 37% 13.04MB/s 0:00:00 (xfr#62, to-chk=55/140) |
13-Nov-2024 18:59:01 | 455,124 37% 13.15MB/s 0:00:00 (xfr#63, to-chk=54/140) |
13-Nov-2024 18:59:01 | 465,147 38% 13.44MB/s 0:00:00 (xfr#64, to-chk=53/140) |
13-Nov-2024 18:59:01 | 468,053 38% 13.13MB/s 0:00:00 (xfr#65, to-chk=52/140) |
13-Nov-2024 18:59:01 | 470,558 39% 13.20MB/s 0:00:00 (xfr#66, to-chk=51/140) |
13-Nov-2024 18:59:01 | 482,063 39% 13.52MB/s 0:00:00 (xfr#67, to-chk=50/140) |
13-Nov-2024 18:59:01 | 491,630 40% 13.79MB/s 0:00:00 (xfr#68, to-chk=49/140) |
13-Nov-2024 18:59:01 | 495,731 41% 13.90MB/s 0:00:00 (xfr#69, to-chk=48/140) |
13-Nov-2024 18:59:01 | 509,060 42% 14.28MB/s 0:00:00 (xfr#70, to-chk=47/140) |
13-Nov-2024 18:59:01 | 512,021 42% 14.36MB/s 0:00:00 (xfr#71, to-chk=46/140) |
13-Nov-2024 18:59:01 | 520,163 43% 14.17MB/s 0:00:00 (xfr#72, to-chk=45/140) |
13-Nov-2024 18:59:01 | 531,163 44% 14.47MB/s 0:00:00 (xfr#73, to-chk=44/140) |
13-Nov-2024 18:59:01 | 534,694 44% 14.57MB/s 0:00:00 (xfr#74, to-chk=43/140) |
13-Nov-2024 18:59:01 | 542,150 44% 14.77MB/s 0:00:00 (xfr#75, to-chk=42/140) |
13-Nov-2024 18:59:01 | 555,992 46% 15.15MB/s 0:00:00 (xfr#76, to-chk=41/140) |
13-Nov-2024 18:59:01 | 562,992 46% 15.34MB/s 0:00:00 (xfr#77, to-chk=40/140) |
13-Nov-2024 18:59:01 | 575,122 47% 15.67MB/s 0:00:00 (xfr#78, to-chk=39/140) |
13-Nov-2024 18:59:01 | 586,177 48% 15.97MB/s 0:00:00 (xfr#79, to-chk=38/140) |
13-Nov-2024 18:59:01 | 586,630 48% 15.54MB/s 0:00:00 (xfr#80, to-chk=37/140) |
13-Nov-2024 18:59:01 | 587,476 48% 15.56MB/s 0:00:00 (xfr#81, to-chk=36/140) |
13-Nov-2024 18:59:01 | 592,027 49% 15.68MB/s 0:00:00 (xfr#82, to-chk=35/140) |
13-Nov-2024 18:59:01 | 597,604 49% 15.83MB/s 0:00:00 (xfr#83, to-chk=34/140) |
13-Nov-2024 18:59:01 | 599,279 49% 15.88MB/s 0:00:00 (xfr#84, to-chk=33/140) |
13-Nov-2024 18:59:01 | 610,847 50% 14.21MB/s 0:00:00 (xfr#85, to-chk=32/140) |
13-Nov-2024 18:59:01 | 615,461 51% 14.32MB/s 0:00:00 (xfr#86, to-chk=31/140) |
13-Nov-2024 18:59:01 | 628,855 52% 14.28MB/s 0:00:00 (xfr#87, to-chk=30/140) |
13-Nov-2024 18:59:01 | 629,764 52% 14.30MB/s 0:00:00 (xfr#88, to-chk=29/140) |
13-Nov-2024 18:59:01 | 636,829 52% 14.46MB/s 0:00:00 (xfr#89, to-chk=28/140) |
13-Nov-2024 18:59:01 | 648,904 53% 14.73MB/s 0:00:00 (xfr#90, to-chk=27/140) |
13-Nov-2024 18:59:01 | 654,251 54% 14.86MB/s 0:00:00 (xfr#91, to-chk=26/140) |
13-Nov-2024 18:59:01 | 659,372 54% 14.97MB/s 0:00:00 (xfr#92, to-chk=25/140) |
13-Nov-2024 18:59:01 | 671,903 55% 15.26MB/s 0:00:00 (xfr#93, to-chk=24/140) |
13-Nov-2024 18:59:01 | 673,376 55% 15.29MB/s 0:00:00 (xfr#94, to-chk=23/140) |
13-Nov-2024 18:59:01 | 675,818 56% 14.99MB/s 0:00:00 (xfr#95, to-chk=22/140) |
13-Nov-2024 18:59:01 | 686,360 56% 15.22MB/s 0:00:00 (xfr#96, to-chk=21/140) |
13-Nov-2024 18:59:01 | 696,446 57% 15.10MB/s 0:00:00 (xfr#97, to-chk=20/140) |
13-Nov-2024 18:59:01 | 705,557 58% 15.29MB/s 0:00:00 (xfr#98, to-chk=19/140) |
13-Nov-2024 18:59:01 | 712,168 59% 15.44MB/s 0:00:00 (xfr#99, to-chk=18/140) |
13-Nov-2024 18:59:01 | 724,762 60% 15.71MB/s 0:00:00 (xfr#100, to-chk=17/140) |
13-Nov-2024 18:59:01 | 726,754 60% 15.75MB/s 0:00:00 (xfr#101, to-chk=16/140) |
13-Nov-2024 18:59:01 | 733,420 60% 15.90MB/s 0:00:00 (xfr#102, to-chk=15/140) |
13-Nov-2024 18:59:01 | 735,349 60% 15.58MB/s 0:00:00 (xfr#103, to-chk=14/140) |
13-Nov-2024 18:59:01 | 740,989 61% 15.70MB/s 0:00:00 (xfr#104, to-chk=13/140) |
13-Nov-2024 18:59:01 | 741,377 61% 15.71MB/s 0:00:00 (xfr#105, to-chk=12/140) |
13-Nov-2024 18:59:01 | 751,007 62% 15.92MB/s 0:00:00 (xfr#106, to-chk=11/140) |
13-Nov-2024 18:59:01 | 757,097 62% 16.04MB/s 0:00:00 (xfr#107, to-chk=10/140) |
13-Nov-2024 18:59:01 | 771,002 63% 16.34MB/s 0:00:00 (xfr#108, to-chk=9/140) |
13-Nov-2024 18:59:01 | 778,523 64% 16.50MB/s 0:00:00 (xfr#109, to-chk=8/140) |
13-Nov-2024 18:59:01 | 784,676 65% 16.63MB/s 0:00:00 (xfr#110, to-chk=7/140) |
13-Nov-2024 18:59:01 | 793,850 65% 16.82MB/s 0:00:00 (xfr#111, to-chk=6/140) |
13-Nov-2024 18:59:01 | 797,318 66% 16.53MB/s 0:00:00 (xfr#112, to-chk=5/140) |
13-Nov-2024 18:59:01 | 807,797 66% 16.75MB/s 0:00:00 (xfr#113, to-chk=4/140) |
13-Nov-2024 18:59:01 | 808,082 66% 16.75MB/s 0:00:00 (xfr#114, to-chk=1/140) |
13-Nov-2024 18:59:01 | 808,367 67% 16.76MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | 808,367 67% 16.76MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | 808,367 67% 16.76MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | 808,367 67% 15.73MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | 808,367 67% 15.73MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | 808,367 67% 15.73MB/s 0:00:00 (xfr#115, to-chk=0/140) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-oneprovider-paris-0/cluster-manager |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:59:01 | 4,808 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:59:01 | 4,808 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:59:01 | 6,623 48% 6.32MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:59:01 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:59:01 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-onezone-0/cluster-manager |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:59:01 | 4,706 34% 4.49MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:59:01 | 4,706 34% 4.49MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:59:01 | 6,480 48% 6.18MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:59:01 | 6,742 50% 6.43MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:59:01 | 6,742 50% 3.21MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-onezone-0/oz-panel |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | 54,306 12% 51.79MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:59:01 | 110,176 25% 52.54MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:59:01 | 157,651 37% 50.12MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:59:01 | 211,754 49% 40.39MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:59:01 | 212,045 50% 40.44MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:59:01 | 212,045 50% 33.70MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:59:01 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-onezone-0/oz-worker |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=17/20) |
13-Nov-2024 18:59:01 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:59:01 | 23,817 3% 22.71MB/s 0:00:00 (xfr#2, to-chk=15/20) |
13-Nov-2024 18:59:01 | 48,399 6% 46.16MB/s 0:00:00 (xfr#3, to-chk=13/20) |
13-Nov-2024 18:59:01 | 48,399 6% 46.16MB/s 0:00:00 (xfr#4, to-chk=11/20) |
13-Nov-2024 18:59:01 | 71,736 9% 34.21MB/s 0:00:00 (xfr#5, to-chk=9/20) |
13-Nov-2024 18:59:01 | 71,827 9% 34.25MB/s 0:00:00 (xfr#6, to-chk=7/20) |
13-Nov-2024 18:59:01 | 209,008 28% 49.83MB/s 0:00:00 (xfr#7, to-chk=5/20) |
13-Nov-2024 18:59:01 | 209,305 28% 49.90MB/s 0:00:00 (xfr#8, to-chk=3/20) |
13-Nov-2024 18:59:01 | 370,021 50% 50.41MB/s 0:00:00 (xfr#9, to-chk=1/20) |
13-Nov-2024 18:59:01 | 370,021 50% 39.21MB/s 0:00:00 (xfr#9, to-chk=0/20) |
13-Nov-2024 18:59:01 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-6xjs2. See /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-volume-s3-krakow-init-6xjs2/entrypoint.log for more details |
13-Nov-2024 18:59:01 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-wrzdk. See /home/bamboo/.one-env/deployments/2024.11.13-18.35.45/pod-logs/dev-volume-s3-paris-init-wrzdk/entrypoint.log for more details |
13-Nov-2024 18:59:01 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731524328.5818148 exists, exporting anyway. |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | =============================== warnings summary =============================== |
13-Nov-2024 18:59:01 | tests/utils/rest_utils.py:98 |
13-Nov-2024 18:59:01 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
13-Nov-2024 18:59:01 | print(""" |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | tests/utils/path_utils.py:112 |
13-Nov-2024 18:59:01 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
13-Nov-2024 18:59:01 | return path.replace("'", "\\'").replace(' ', '\ ') |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | tests/utils/acceptance_utils.py:55 |
13-Nov-2024 18:59:01 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
13-Nov-2024 18:59:01 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | tests/utils/acceptance_utils.py:57 |
13-Nov-2024 18:59:01 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
13-Nov-2024 18:59:01 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
13-Nov-2024 18:59:01 | |
13-Nov-2024 18:59:01 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
13-Nov-2024 18:59:01 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/test-reports/results.xml - |
13-Nov-2024 18:59:01 | ================= 26 passed, 4 warnings in 1398.07s (0:23:18) ================== |
13-Nov-2024 18:59:09 | release "dev" uninstalled |
13-Nov-2024 18:59:09 | Sidecar injection has been disabled |
13-Nov-2024 18:59:09 | Cleaning helm release "dev"... |
13-Nov-2024 18:59:09 | Deleted 1 helm deployments |
13-Nov-2024 18:59:09 | Deleted 0 k8s deployments |
13-Nov-2024 18:59:09 | Deleted 0 k8s services |
13-Nov-2024 18:59:09 | Deleted 0 persistent volumes |
13-Nov-2024 18:59:11 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:59:11 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
13-Nov-2024 18:59:11 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:59:11 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
13-Nov-2024 18:59:11 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
13-Nov-2024 18:59:11 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:59:11 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
13-Nov-2024 18:59:11 | Finished task 'Run acceptance oneclient tests' with result: Success |
13-Nov-2024 18:59:11 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
13-Nov-2024 18:59:11 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS... |
13-Nov-2024 18:59:11 | Finished task 'Parse test results' with result: Success |
13-Nov-2024 18:59:11 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:59:11 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
13-Nov-2024 18:59:11 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
13-Nov-2024 18:59:11 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
13-Nov-2024 18:59:11 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
13-Nov-2024 18:59:11 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
13-Nov-2024 18:59:11 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
13-Nov-2024 18:59:11 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
13-Nov-2024 18:59:11 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
13-Nov-2024 18:59:11 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
13-Nov-2024 18:59:11 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
13-Nov-2024 18:59:11 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:59:11 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3363 (ODSRV-OAP-MSRFCPS-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3363-ScriptBuildTask-4289171775000562372.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance |
13-Nov-2024 18:59:11 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz |
13-Nov-2024 18:59:12 | Uploading artifact |
13-Nov-2024 18:59:12 | source path: surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz |
13-Nov-2024 18:59:12 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz |
13-Nov-2024 18:59:12 | Finished task 'Pack and push surefire artifact' with result: Success |
13-Nov-2024 18:59:12 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:59:12 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:59:12 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3363 (ODSRV-OAP-MSRFCPS-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3363-ScriptBuildTask-16898375765938612329.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS |
13-Nov-2024 18:59:12 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
13-Nov-2024 18:59:12 | Finished task 'Pack logs' with result: Success |
13-Nov-2024 18:59:12 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:59:12 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
13-Nov-2024 18:59:12 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:59:12 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3363 (ODSRV-OAP-MSRFCPS-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3363-ScriptBuildTask-47672671374778289.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance |
13-Nov-2024 18:59:12 | % Total % Received % Xferd Average Speed Time Time Time Current |
13-Nov-2024 18:59:12 | Dload Upload Total Spent Left Speed |
13-Nov-2024 18:59:12 | |
13-Nov-2024 18:59:13 | Clearing /tmp/onedata and /home/bamboo/.one-env |
13-Nov-2024 18:59:13 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
13-Nov-2024 18:59:13 | 100 4822 100 4822 0 0 47274 0 --:--:-- --:--:-- --:--:-- 47274 |
13-Nov-2024 18:59:14 | Cleaning helm deployments |
13-Nov-2024 18:59:14 | Cleanining pods |
13-Nov-2024 18:59:14 | Cleaning kube persistant volumes |
13-Nov-2024 18:59:15 | pod "dev-volume-s3-krakow-585f4c9-sxf8t" deleted |
13-Nov-2024 18:59:35 | pod "dev-volume-s3-paris-64bd65585f-4clb9" deleted |
13-Nov-2024 18:59:41 | Cleaning dockswift container |
13-Nov-2024 18:59:41 | Cleaning docker containers |
13-Nov-2024 18:59:42 | Stalled docker containers to remove: |
13-Nov-2024 18:59:42 | 9a2cafedf58e 3740c05c3874 5cd27ef32005 27e8324ac772 |
13-Nov-2024 18:59:42 | Removing stalled docker containers |
13-Nov-2024 18:59:42 | Error response from daemon: Cannot kill container: 9a2cafedf58e: Container 9a2cafedf58e15791245a13187fa41d24cfb37ec8f9b222895884cce9fc6d3bd is not running |
13-Nov-2024 18:59:43 | 9a2cafedf58e |
13-Nov-2024 18:59:43 | Error response from daemon: Cannot kill container: 3740c05c3874: Container 3740c05c3874a355d632113383911b6189d14b937fb751396b5879cabf7e70a6 is not running |
13-Nov-2024 18:59:43 | 3740c05c3874 |
13-Nov-2024 18:59:43 | Error response from daemon: Cannot kill container: 5cd27ef32005: Container 5cd27ef32005ffa6ae1ebd05c6fb11903112e64a7dc3b18e4fe0291d96879560 is not running |
13-Nov-2024 18:59:43 | 5cd27ef32005 |
13-Nov-2024 18:59:43 | 27e8324ac772 |
13-Nov-2024 18:59:43 | 27e8324ac772 |
13-Nov-2024 18:59:43 | Stalled docker volumes to remove: |
13-Nov-2024 18:59:43 | |
13-Nov-2024 18:59:43 | Removing stalled docker volumes |
13-Nov-2024 18:59:43 | Removing stalled loopdevices |
13-Nov-2024 18:59:44 | Done |
13-Nov-2024 18:59:44 | Finished task 'Clear env and working dir' with result: Success |
13-Nov-2024 18:59:44 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
13-Nov-2024 18:59:44 | Running post build plugin 'Docker Container Cleanup' |
13-Nov-2024 18:59:44 | Running post build plugin 'NCover Results Collector' |
13-Nov-2024 18:59:44 | Running post build plugin 'Build Results Label Collector' |
13-Nov-2024 18:59:44 | Running post build plugin 'Clover Results Collector' |
13-Nov-2024 18:59:44 | Running post build plugin 'npm Cache Cleanup' |
13-Nov-2024 18:59:44 | Running post build plugin 'Artifact Copier' |
13-Nov-2024 18:59:44 | Publishing an artifact: test_logs.tar.gz |
13-Nov-2024 18:59:44 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 193.9 ms |
13-Nov-2024 18:59:45 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS' |
13-Nov-2024 18:59:45 | Finalising the build... |
13-Nov-2024 18:59:45 | Stopping timer. |
13-Nov-2024 18:59:45 | Build ODSRV-OAP-MSRFCPS-3363 completed. |
13-Nov-2024 18:59:45 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
13-Nov-2024 18:59:45 | Running on server: post build plugin 'NCover Results Collector' |
13-Nov-2024 18:59:45 | Running on server: post build plugin 'Build Labeller' |
13-Nov-2024 18:59:45 | Running on server: post build plugin 'Clover Delta Calculator' |
13-Nov-2024 18:59:45 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
13-Nov-2024 18:59:45 | All post build plugins have finished |
13-Nov-2024 18:59:45 | Generating build results summary... |
13-Nov-2024 18:59:45 | Saving build results to disk... |
13-Nov-2024 18:59:45 | Store variable context... |
13-Nov-2024 18:59:45 | Finished building ODSRV-OAP-MSRFCPS-3363. |