oneclient acceptance tests using environment deployed from packages
Build: #3364 was successful
Job: multiprovider s3 regular file CRUD proxyio was successful
Build log
The build generated 2,732 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
15-Nov-2024 20:52:24 | |
15-Nov-2024 20:52:58 | 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 |
15-Nov-2024 20:52:58 | ================================================================= |
15-Nov-2024 20:52:58 | - Executing scenario 'Delete file right after closing it' |
15-Nov-2024 20:52:58 | - from feature 'Multi_regular_file_CRUD' |
15-Nov-2024 20:52:58 | ----------------------------------------------------------------- |
15-Nov-2024 20:52:58 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:52:58 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:52:58 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:52:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:52:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:52:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:58 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-qbz5s' |
15-Nov-2024 20:52:58 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-qbz5s' successfully started |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:58 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xdhm7303898imauq |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xdhm7303898imauq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xdhm7303898imauq |
15-Nov-2024 20:52:58 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12355612069790602488'... |
15-Nov-2024 20:52:58 | Getting configuration... |
15-Nov-2024 20:52:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/xdhm7303898imauq'. |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:52:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:52:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:58 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vdb6s' |
15-Nov-2024 20:52:58 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vdb6s' successfully started |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:58 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/iszf3z0y46jbw1qe |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iszf3z0y46jbw1qe --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iszf3z0y46jbw1qe |
15-Nov-2024 20:52:58 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7447670598492008832'... |
15-Nov-2024 20:52:58 | Getting configuration... |
15-Nov-2024 20:52:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/iszf3z0y46jbw1qe'. |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:58 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
15-Nov-2024 20:52:58 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
15-Nov-2024 20:52:58 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
15-Nov-2024 20:52:58 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
15-Nov-2024 20:52:58 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
15-Nov-2024 20:52:58 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
15-Nov-2024 20:52:58 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
15-Nov-2024 20:52:58 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
15-Nov-2024 20:52:58 | ================================================================= |
15-Nov-2024 20:52:58 | |
15-Nov-2024 20:52:59 | PASSED |
15-Nov-2024 20:52:59 | Unmounting client from /tmp/onedata/mnt/xdhm7303898imauq |
15-Nov-2024 20:52:59 | |
15-Nov-2024 20:52:59 | |
15-Nov-2024 20:52:59 | Unmounting client from /tmp/onedata/mnt/iszf3z0y46jbw1qe |
15-Nov-2024 20:52:59 | |
15-Nov-2024 20:52:59 | |
15-Nov-2024 20:53:33 | 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 |
15-Nov-2024 20:53:33 | ================================================================= |
15-Nov-2024 20:53:33 | - Executing scenario 'Create many children' |
15-Nov-2024 20:53:33 | - from feature 'Multi_regular_file_CRUD' |
15-Nov-2024 20:53:33 | ----------------------------------------------------------------- |
15-Nov-2024 20:53:33 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:53:33 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:53:33 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:53:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:53:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:53:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:33 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-qbz5s' |
15-Nov-2024 20:53:33 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-qbz5s' successfully started |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:33 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aev4lrwwpqvsg92w |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:33 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aev4lrwwpqvsg92w --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aev4lrwwpqvsg92w |
15-Nov-2024 20:53:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10338832909169308545'... |
15-Nov-2024 20:53:33 | Getting configuration... |
15-Nov-2024 20:53:33 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/aev4lrwwpqvsg92w'. |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:53:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:53:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:33 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vdb6s' |
15-Nov-2024 20:53:33 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vdb6s' successfully started |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:33 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sv3maazsbgwxu5ci |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:33 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sv3maazsbgwxu5ci --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sv3maazsbgwxu5ci |
15-Nov-2024 20:53:33 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5723188448254095940'... |
15-Nov-2024 20:53:33 | Getting configuration... |
15-Nov-2024 20:53:33 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/sv3maazsbgwxu5ci'. |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:33 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
15-Nov-2024 20:53:33 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
15-Nov-2024 20:53:33 | ================================================================= |
15-Nov-2024 20:53:33 | |
15-Nov-2024 20:53:39 | PASSED |
15-Nov-2024 20:53:39 | Unmounting client from /tmp/onedata/mnt/aev4lrwwpqvsg92w |
15-Nov-2024 20:53:39 | |
15-Nov-2024 20:53:39 | |
15-Nov-2024 20:53:39 | Unmounting client from /tmp/onedata/mnt/sv3maazsbgwxu5ci |
15-Nov-2024 20:53:39 | |
15-Nov-2024 20:53:39 | |
15-Nov-2024 20:54:13 | 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 |
15-Nov-2024 20:54:13 | ================================================================= |
15-Nov-2024 20:54:13 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
15-Nov-2024 20:54:13 | - from feature 'Multi_regular_file_CRUD' |
15-Nov-2024 20:54:13 | ----------------------------------------------------------------- |
15-Nov-2024 20:54:13 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:54:13 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:54:13 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:54:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:54:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:54:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-qbz5s' |
15-Nov-2024 20:54:13 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-qbz5s' successfully started |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gzrrfmtf986l5o2y |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gzrrfmtf986l5o2y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gzrrfmtf986l5o2y |
15-Nov-2024 20:54:13 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6898682843913304194'... |
15-Nov-2024 20:54:13 | Getting configuration... |
15-Nov-2024 20:54:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/gzrrfmtf986l5o2y'. |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:54:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:54:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vdb6s' |
15-Nov-2024 20:54:13 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vdb6s' successfully started |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rxzjx8j23rx71zpy |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rxzjx8j23rx71zpy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rxzjx8j23rx71zpy |
15-Nov-2024 20:54:13 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4478947656051604274'... |
15-Nov-2024 20:54:13 | Getting configuration... |
15-Nov-2024 20:54:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/rxzjx8j23rx71zpy'. |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
15-Nov-2024 20:54:13 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
15-Nov-2024 20:54:13 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
15-Nov-2024 20:54:13 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
15-Nov-2024 20:54:13 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
15-Nov-2024 20:54:13 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
15-Nov-2024 20:54:13 | ================================================================= |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | PASSED |
15-Nov-2024 20:54:13 | Unmounting client from /tmp/onedata/mnt/gzrrfmtf986l5o2y |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | Unmounting client from /tmp/onedata/mnt/rxzjx8j23rx71zpy |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:13 | |
15-Nov-2024 20:54:54 | 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 |
15-Nov-2024 20:54:54 | ================================================================= |
15-Nov-2024 20:54:54 | - Executing scenario 'Create nonempty file then move it to another space' |
15-Nov-2024 20:54:54 | - from feature 'Multi_regular_file_CRUD' |
15-Nov-2024 20:54:54 | ----------------------------------------------------------------- |
15-Nov-2024 20:54:54 | -- Executing step: 'Given "oneclients [client11, client21] |
15-Nov-2024 20:54:54 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
15-Nov-2024 20:54:54 | using [token, token] by [user1, user2]"' |
15-Nov-2024 20:54:54 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:54:54 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:54:54 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-qbz5s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:54:54 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-qbz5s' |
15-Nov-2024 20:54:54 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-qbz5s' successfully started |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:54:54 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fb1vzn3rfgr8eh80 |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:54:54 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fb1vzn3rfgr8eh80 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fb1vzn3rfgr8eh80 |
15-Nov-2024 20:54:54 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1297945749824465813'... |
15-Nov-2024 20:54:54 | Getting configuration... |
15-Nov-2024 20:54:54 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/fb1vzn3rfgr8eh80'. |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:54:54 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
15-Nov-2024 20:54:54 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
15-Nov-2024 20:54:54 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vdb6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:54:54 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vdb6s' |
15-Nov-2024 20:54:54 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vdb6s' successfully started |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:54:54 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hoco12h82eguktd8 |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:54:54 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hoco12h82eguktd8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hoco12h82eguktd8 |
15-Nov-2024 20:54:54 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12325250899511763339'... |
15-Nov-2024 20:54:54 | Getting configuration... |
15-Nov-2024 20:54:54 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/hoco12h82eguktd8'. |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:54:54 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
15-Nov-2024 20:54:54 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
15-Nov-2024 20:54:54 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
15-Nov-2024 20:54:54 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
15-Nov-2024 20:54:54 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
15-Nov-2024 20:54:54 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
15-Nov-2024 20:54:54 | ================================================================= |
15-Nov-2024 20:54:54 | |
15-Nov-2024 20:55:05 | PASSED |
15-Nov-2024 20:55:05 | Unmounting client from /tmp/onedata/mnt/fb1vzn3rfgr8eh80 |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | Unmounting client from /tmp/onedata/mnt/hoco12h82eguktd8 |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731704094.885899', '-c', '/tmp/logs'] |
15-Nov-2024 20:55:05 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-tk8w8. See /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-cross-support-job-3p-users-tk8w8/entrypoint.log for more details |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-qbz5s: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-oneclient-krakow-9b8968f6-qbz5s/oneclient_logs |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=190/222) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 19,793 0% 18.88MB/s 0:00:00 (xfr#1, to-chk=189/222) |
15-Nov-2024 20:55:05 | 19,793 0% 18.88MB/s 0:00:00 (xfr#1, to-chk=183/222) |
15-Nov-2024 20:55:05 | 20,351 0% 19.41MB/s 0:00:00 (xfr#2, to-chk=185/222) |
15-Nov-2024 20:55:05 | 106,574 1% 25.41MB/s 0:00:00 (xfr#3, to-chk=184/222) |
15-Nov-2024 20:55:05 | 107,132 1% 25.54MB/s 0:00:00 (xfr#4, to-chk=183/222) |
15-Nov-2024 20:55:05 | 132,073 1% 20.99MB/s 0:00:00 (xfr#5, to-chk=182/222) |
15-Nov-2024 20:55:05 | 132,439 1% 21.05MB/s 0:00:00 (xfr#6, to-chk=178/222) |
15-Nov-2024 20:55:05 | 224,099 2% 23.75MB/s 0:00:00 (xfr#7, to-chk=177/222) |
15-Nov-2024 20:55:05 | 224,465 2% 23.79MB/s 0:00:00 (xfr#8, to-chk=176/222) |
15-Nov-2024 20:55:05 | 245,960 2% 19.55MB/s 0:00:00 (xfr#9, to-chk=175/222) |
15-Nov-2024 20:55:05 | 246,422 2% 19.58MB/s 0:00:00 (xfr#10, to-chk=171/222) |
15-Nov-2024 20:55:05 | 328,844 3% 19.60MB/s 0:00:00 (xfr#11, to-chk=170/222) |
15-Nov-2024 20:55:05 | 329,306 3% 19.63MB/s 0:00:00 (xfr#12, to-chk=169/222) |
15-Nov-2024 20:55:05 | 370,972 4% 20.81MB/s 0:00:00 (xfr#13, to-chk=168/222) |
15-Nov-2024 20:55:05 | 371,626 4% 19.69MB/s 0:00:00 (xfr#14, to-chk=164/222) |
15-Nov-2024 20:55:05 | 514,636 5% 14.87MB/s 0:00:00 (xfr#15, to-chk=163/222) |
15-Nov-2024 20:55:05 | 515,290 5% 14.89MB/s 0:00:00 (xfr#16, to-chk=162/222) |
15-Nov-2024 20:55:05 | 677,343 7% 18.46MB/s 0:00:00 (xfr#17, to-chk=161/222) |
15-Nov-2024 20:55:05 | 677,805 7% 17.96MB/s 0:00:00 (xfr#18, to-chk=157/222) |
15-Nov-2024 20:55:05 | 1,209,785 14% 25.08MB/s 0:00:00 (xfr#19, to-chk=156/222) |
15-Nov-2024 20:55:05 | 1,210,247 14% 25.09MB/s 0:00:00 (xfr#20, to-chk=155/222) |
15-Nov-2024 20:55:05 | 1,255,767 14% 24.44MB/s 0:00:00 (xfr#21, to-chk=154/222) |
15-Nov-2024 20:55:05 | 1,256,421 14% 24.45MB/s 0:00:00 (xfr#22, to-chk=150/222) |
15-Nov-2024 20:55:05 | 1,432,330 16% 25.77MB/s 0:00:00 (xfr#23, to-chk=149/222) |
15-Nov-2024 20:55:05 | 1,432,984 16% 25.78MB/s 0:00:00 (xfr#24, to-chk=148/222) |
15-Nov-2024 20:55:05 | 1,464,211 16% 25.86MB/s 0:00:00 (xfr#25, to-chk=147/222) |
15-Nov-2024 20:55:05 | 1,464,769 16% 25.87MB/s 0:00:00 (xfr#26, to-chk=143/222) |
15-Nov-2024 20:55:05 | 1,563,061 18% 27.60MB/s 0:00:00 (xfr#27, to-chk=142/222) |
15-Nov-2024 20:55:05 | 1,563,619 18% 26.63MB/s 0:00:00 (xfr#28, to-chk=141/222) |
15-Nov-2024 20:55:05 | 1,906,208 22% 31.34MB/s 0:00:00 (xfr#29, to-chk=140/222) |
15-Nov-2024 20:55:05 | 1,906,478 22% 31.35MB/s 0:00:00 (xfr#30, to-chk=136/222) |
15-Nov-2024 20:55:05 | 1,910,612 22% 31.42MB/s 0:00:00 (xfr#31, to-chk=135/222) |
15-Nov-2024 20:55:05 | 3,025,032 35% 29.44MB/s 0:00:00 (xfr#32, to-chk=134/222) |
15-Nov-2024 20:55:05 | 3,025,302 35% 29.14MB/s 0:00:00 (xfr#33, to-chk=133/222) |
15-Nov-2024 20:55:05 | 3,025,930 35% 29.15MB/s 0:00:00 (xfr#34, to-chk=132/222) |
15-Nov-2024 20:55:05 | 3,054,586 35% 29.43MB/s 0:00:00 (xfr#35, to-chk=131/222) |
15-Nov-2024 20:55:05 | 3,055,144 35% 29.43MB/s 0:00:00 (xfr#36, to-chk=127/222) |
15-Nov-2024 20:55:05 | 3,145,715 36% 27.78MB/s 0:00:00 (xfr#37, to-chk=126/222) |
15-Nov-2024 20:55:05 | 3,146,273 36% 27.78MB/s 0:00:00 (xfr#38, to-chk=125/222) |
15-Nov-2024 20:55:05 | 3,166,562 36% 27.96MB/s 0:00:00 (xfr#39, to-chk=124/222) |
15-Nov-2024 20:55:05 | 3,167,120 36% 27.71MB/s 0:00:00 (xfr#40, to-chk=120/222) |
15-Nov-2024 20:55:05 | 3,239,891 37% 27.59MB/s 0:00:00 (xfr#41, to-chk=119/222) |
15-Nov-2024 20:55:05 | 3,240,449 37% 27.59MB/s 0:00:00 (xfr#42, to-chk=118/222) |
15-Nov-2024 20:55:05 | 3,293,726 38% 26.85MB/s 0:00:00 (xfr#43, to-chk=117/222) |
15-Nov-2024 20:55:05 | 3,294,476 38% 26.85MB/s 0:00:00 (xfr#44, to-chk=113/222) |
15-Nov-2024 20:55:05 | 3,505,712 40% 27.40MB/s 0:00:00 (xfr#45, to-chk=112/222) |
15-Nov-2024 20:55:05 | 3,506,462 40% 27.41MB/s 0:00:00 (xfr#46, to-chk=111/222) |
15-Nov-2024 20:55:05 | 3,507,090 40% 27.41MB/s 0:00:00 (xfr#47, to-chk=110/222) |
15-Nov-2024 20:55:05 | 3,731,986 43% 25.06MB/s 0:00:00 (xfr#48, to-chk=109/222) |
15-Nov-2024 20:55:05 | 3,732,736 43% 25.07MB/s 0:00:00 (xfr#49, to-chk=105/222) |
15-Nov-2024 20:55:05 | 6,191,974 71% 25.34MB/s 0:00:00 (xfr#50, to-chk=104/222) |
15-Nov-2024 20:55:05 | 6,192,724 71% 25.35MB/s 0:00:00 (xfr#51, to-chk=103/222) |
15-Nov-2024 20:55:05 | 6,230,980 72% 25.39MB/s 0:00:00 (xfr#52, to-chk=102/222) |
15-Nov-2024 20:55:05 | 6,231,634 72% 25.40MB/s 0:00:00 (xfr#53, to-chk=98/222) |
15-Nov-2024 20:55:05 | 6,343,398 73% 25.74MB/s 0:00:00 (xfr#54, to-chk=97/222) |
15-Nov-2024 20:55:05 | 6,344,052 73% 25.75MB/s 0:00:00 (xfr#55, to-chk=96/222) |
15-Nov-2024 20:55:05 | 6,385,988 73% 25.70MB/s 0:00:00 (xfr#56, to-chk=95/222) |
15-Nov-2024 20:55:05 | 6,386,546 73% 25.70MB/s 0:00:00 (xfr#57, to-chk=91/222) |
15-Nov-2024 20:55:05 | 6,525,438 75% 25.93MB/s 0:00:00 (xfr#58, to-chk=90/222) |
15-Nov-2024 20:55:05 | 6,525,996 75% 25.93MB/s 0:00:00 (xfr#59, to-chk=89/222) |
15-Nov-2024 20:55:05 | 6,574,037 76% 26.01MB/s 0:00:00 (xfr#60, to-chk=88/222) |
15-Nov-2024 20:55:05 | 6,574,403 76% 26.02MB/s 0:00:00 (xfr#61, to-chk=84/222) |
15-Nov-2024 20:55:05 | 6,735,085 78% 26.22MB/s 0:00:00 (xfr#62, to-chk=83/222) |
15-Nov-2024 20:55:05 | 6,735,451 78% 26.22MB/s 0:00:00 (xfr#63, to-chk=82/222) |
15-Nov-2024 20:55:05 | 6,765,968 78% 26.23MB/s 0:00:00 (xfr#64, to-chk=81/222) |
15-Nov-2024 20:55:05 | 6,766,238 78% 26.23MB/s 0:00:00 (xfr#65, to-chk=77/222) |
15-Nov-2024 20:55:05 | 6,849,330 79% 26.55MB/s 0:00:00 (xfr#66, to-chk=76/222) |
15-Nov-2024 20:55:05 | 6,849,600 79% 26.55MB/s 0:00:00 (xfr#67, to-chk=75/222) |
15-Nov-2024 20:55:05 | 6,883,277 79% 26.58MB/s 0:00:00 (xfr#68, to-chk=74/222) |
15-Nov-2024 20:55:05 | 6,883,739 79% 26.58MB/s 0:00:00 (xfr#69, to-chk=70/222) |
15-Nov-2024 20:55:05 | 6,994,612 81% 26.90MB/s 0:00:00 (xfr#70, to-chk=69/222) |
15-Nov-2024 20:55:05 | 6,995,074 81% 26.90MB/s 0:00:00 (xfr#71, to-chk=68/222) |
15-Nov-2024 20:55:05 | 7,031,520 81% 25.21MB/s 0:00:00 (xfr#72, to-chk=67/222) |
15-Nov-2024 20:55:05 | 7,031,790 81% 25.21MB/s 0:00:00 (xfr#73, to-chk=63/222) |
15-Nov-2024 20:55:05 | 7,143,554 82% 25.52MB/s 0:00:00 (xfr#74, to-chk=62/222) |
15-Nov-2024 20:55:05 | 7,143,824 82% 25.52MB/s 0:00:00 (xfr#75, to-chk=61/222) |
15-Nov-2024 20:55:05 | 7,144,452 82% 25.52MB/s 0:00:00 (xfr#76, to-chk=60/222) |
15-Nov-2024 20:55:05 | 7,173,441 83% 25.24MB/s 0:00:00 (xfr#77, to-chk=59/222) |
15-Nov-2024 20:55:05 | 7,174,095 83% 25.25MB/s 0:00:00 (xfr#78, to-chk=55/222) |
15-Nov-2024 20:55:05 | 7,275,991 84% 25.51MB/s 0:00:00 (xfr#79, to-chk=54/222) |
15-Nov-2024 20:55:05 | 7,276,645 84% 25.51MB/s 0:00:00 (xfr#80, to-chk=53/222) |
15-Nov-2024 20:55:05 | 7,307,724 84% 25.62MB/s 0:00:00 (xfr#81, to-chk=52/222) |
15-Nov-2024 20:55:05 | 7,308,282 84% 25.62MB/s 0:00:00 (xfr#82, to-chk=48/222) |
15-Nov-2024 20:55:05 | 7,455,164 86% 25.76MB/s 0:00:00 (xfr#83, to-chk=47/222) |
15-Nov-2024 20:55:05 | 7,455,722 86% 25.67MB/s 0:00:00 (xfr#84, to-chk=46/222) |
15-Nov-2024 20:55:05 | 7,511,339 87% 25.77MB/s 0:00:00 (xfr#85, to-chk=45/222) |
15-Nov-2024 20:55:05 | 7,511,897 87% 25.77MB/s 0:00:00 (xfr#86, to-chk=41/222) |
15-Nov-2024 20:55:05 | 7,710,058 89% 26.17MB/s 0:00:00 (xfr#87, to-chk=40/222) |
15-Nov-2024 20:55:05 | 7,710,616 89% 26.17MB/s 0:00:00 (xfr#88, to-chk=39/222) |
15-Nov-2024 20:55:05 | 7,711,244 89% 26.17MB/s 0:00:00 (xfr#89, to-chk=38/222) |
15-Nov-2024 20:55:05 | 7,744,435 89% 26.19MB/s 0:00:00 (xfr#90, to-chk=37/222) |
15-Nov-2024 20:55:05 | 7,745,185 89% 26.10MB/s 0:00:00 (xfr#91, to-chk=33/222) |
15-Nov-2024 20:55:05 | 7,883,923 91% 26.29MB/s 0:00:00 (xfr#92, to-chk=32/222) |
15-Nov-2024 20:55:05 | 7,884,673 91% 26.20MB/s 0:00:00 (xfr#93, to-chk=31/222) |
15-Nov-2024 20:55:05 | 7,885,301 91% 26.20MB/s 0:00:00 (xfr#94, to-chk=30/222) |
15-Nov-2024 20:55:05 | 7,909,793 91% 24.57MB/s 0:00:00 (xfr#95, to-chk=29/222) |
15-Nov-2024 20:55:05 | 7,910,159 91% 24.49MB/s 0:00:00 (xfr#96, to-chk=25/222) |
15-Nov-2024 20:55:05 | 8,008,990 92% 24.64MB/s 0:00:00 (xfr#97, to-chk=24/222) |
15-Nov-2024 20:55:05 | 8,009,356 92% 24.64MB/s 0:00:00 (xfr#98, to-chk=23/222) |
15-Nov-2024 20:55:05 | 8,036,160 93% 24.49MB/s 0:00:00 (xfr#99, to-chk=22/222) |
15-Nov-2024 20:55:05 | 8,036,814 93% 24.41MB/s 0:00:00 (xfr#100, to-chk=18/222) |
15-Nov-2024 20:55:05 | 8,124,219 94% 24.60MB/s 0:00:00 (xfr#101, to-chk=17/222) |
15-Nov-2024 20:55:05 | 8,124,873 94% 24.52MB/s 0:00:00 (xfr#102, to-chk=16/222) |
15-Nov-2024 20:55:05 | 8,160,145 94% 24.55MB/s 0:00:00 (xfr#103, to-chk=15/222) |
15-Nov-2024 20:55:05 | 8,160,703 94% 24.32MB/s 0:00:00 (xfr#104, to-chk=11/222) |
15-Nov-2024 20:55:05 | 8,265,265 95% 24.18MB/s 0:00:00 (xfr#105, to-chk=10/222) |
15-Nov-2024 20:55:05 | 8,265,823 95% 24.18MB/s 0:00:00 (xfr#106, to-chk=9/222) |
15-Nov-2024 20:55:05 | 8,329,587 96% 24.37MB/s 0:00:00 (xfr#107, to-chk=8/222) |
15-Nov-2024 20:55:05 | 8,330,145 96% 24.37MB/s 0:00:00 (xfr#108, to-chk=4/222) |
15-Nov-2024 20:55:05 | 8,334,293 96% 24.31MB/s 0:00:00 (xfr#109, to-chk=3/222) |
15-Nov-2024 20:55:05 | 8,583,497 99% 24.73MB/s 0:00:00 (xfr#110, to-chk=2/222) |
15-Nov-2024 20:55:05 | 8,584,055 99% 24.73MB/s 0:00:00 (xfr#111, to-chk=1/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 24.63MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 23.51MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | 8,627,192 99% 23.51MB/s 0:00:00 (xfr#112, to-chk=0/222) |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-vdb6s: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-oneclient-paris-7f5779b546-vdb6s/oneclient_logs |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=192/224) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=191/224) |
15-Nov-2024 20:55:05 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=184/224) |
15-Nov-2024 20:55:05 | 35,165 0% 33.54MB/s 0:00:00 (xfr#2, to-chk=190/224) |
15-Nov-2024 20:55:05 | 35,723 0% 34.07MB/s 0:00:00 (xfr#3, to-chk=186/224) |
15-Nov-2024 20:55:05 | 209,053 2% 24.92MB/s 0:00:00 (xfr#4, to-chk=185/224) |
15-Nov-2024 20:55:05 | 209,611 2% 24.99MB/s 0:00:00 (xfr#5, to-chk=184/224) |
15-Nov-2024 20:55:05 | 248,627 3% 18.24MB/s 0:00:00 (xfr#6, to-chk=183/224) |
15-Nov-2024 20:55:05 | 249,281 3% 18.29MB/s 0:00:00 (xfr#7, to-chk=179/224) |
15-Nov-2024 20:55:05 | 417,722 5% 19.92MB/s 0:00:00 (xfr#8, to-chk=178/224) |
15-Nov-2024 20:55:05 | 418,376 5% 19.95MB/s 0:00:00 (xfr#9, to-chk=177/224) |
15-Nov-2024 20:55:05 | 444,294 6% 19.26MB/s 0:00:00 (xfr#10, to-chk=176/224) |
15-Nov-2024 20:55:05 | 444,564 6% 19.27MB/s 0:00:00 (xfr#11, to-chk=172/224) |
15-Nov-2024 20:55:05 | 546,943 7% 21.73MB/s 0:00:00 (xfr#12, to-chk=171/224) |
15-Nov-2024 20:55:05 | 547,213 7% 21.74MB/s 0:00:00 (xfr#13, to-chk=170/224) |
15-Nov-2024 20:55:05 | 547,841 7% 21.77MB/s 0:00:00 (xfr#14, to-chk=169/224) |
15-Nov-2024 20:55:05 | 593,468 8% 20.21MB/s 0:00:00 (xfr#15, to-chk=168/224) |
15-Nov-2024 20:55:05 | 594,122 8% 20.24MB/s 0:00:00 (xfr#16, to-chk=164/224) |
15-Nov-2024 20:55:05 | 813,514 11% 23.51MB/s 0:00:00 (xfr#17, to-chk=163/224) |
15-Nov-2024 20:55:05 | 814,168 11% 23.53MB/s 0:00:00 (xfr#18, to-chk=162/224) |
15-Nov-2024 20:55:05 | 855,750 11% 23.32MB/s 0:00:00 (xfr#19, to-chk=161/224) |
15-Nov-2024 20:55:05 | 856,308 11% 23.33MB/s 0:00:00 (xfr#20, to-chk=157/224) |
15-Nov-2024 20:55:05 | 1,066,364 14% 22.60MB/s 0:00:00 (xfr#21, to-chk=156/224) |
15-Nov-2024 20:55:05 | 1,066,922 14% 22.61MB/s 0:00:00 (xfr#22, to-chk=155/224) |
15-Nov-2024 20:55:05 | 1,095,363 15% 22.71MB/s 0:00:00 (xfr#23, to-chk=154/224) |
15-Nov-2024 20:55:05 | 1,095,921 15% 22.72MB/s 0:00:00 (xfr#24, to-chk=150/224) |
15-Nov-2024 20:55:05 | 1,198,765 16% 24.85MB/s 0:00:00 (xfr#25, to-chk=149/224) |
15-Nov-2024 20:55:05 | 1,199,323 16% 24.86MB/s 0:00:00 (xfr#26, to-chk=148/224) |
15-Nov-2024 20:55:05 | 1,329,550 18% 23.92MB/s 0:00:00 (xfr#27, to-chk=147/224) |
15-Nov-2024 20:55:05 | 1,330,108 18% 23.93MB/s 0:00:00 (xfr#28, to-chk=143/224) |
15-Nov-2024 20:55:05 | 1,680,681 23% 24.29MB/s 0:00:00 (xfr#29, to-chk=142/224) |
15-Nov-2024 20:55:05 | 1,681,239 23% 24.29MB/s 0:00:00 (xfr#30, to-chk=141/224) |
15-Nov-2024 20:55:05 | 1,731,560 24% 25.02MB/s 0:00:00 (xfr#31, to-chk=140/224) |
15-Nov-2024 20:55:05 | 1,732,214 24% 25.03MB/s 0:00:00 (xfr#32, to-chk=136/224) |
15-Nov-2024 20:55:05 | 1,736,352 24% 25.09MB/s 0:00:00 (xfr#33, to-chk=135/224) |
15-Nov-2024 20:55:05 | 1,931,351 27% 26.31MB/s 0:00:00 (xfr#34, to-chk=134/224) |
15-Nov-2024 20:55:05 | 1,932,005 27% 26.32MB/s 0:00:00 (xfr#35, to-chk=133/224) |
15-Nov-2024 20:55:05 | 1,975,826 27% 25.46MB/s 0:00:00 (xfr#36, to-chk=132/224) |
15-Nov-2024 20:55:05 | 1,976,288 27% 25.47MB/s 0:00:00 (xfr#37, to-chk=128/224) |
15-Nov-2024 20:55:05 | 2,112,627 29% 26.51MB/s 0:00:00 (xfr#38, to-chk=127/224) |
15-Nov-2024 20:55:05 | 2,113,089 29% 26.52MB/s 0:00:00 (xfr#39, to-chk=126/224) |
15-Nov-2024 20:55:05 | 2,130,512 29% 26.73MB/s 0:00:00 (xfr#40, to-chk=125/224) |
15-Nov-2024 20:55:05 | 2,131,070 29% 26.74MB/s 0:00:00 (xfr#41, to-chk=121/224) |
15-Nov-2024 20:55:05 | 2,227,322 31% 25.59MB/s 0:00:00 (xfr#42, to-chk=120/224) |
15-Nov-2024 20:55:05 | 2,227,880 31% 25.60MB/s 0:00:00 (xfr#43, to-chk=119/224) |
15-Nov-2024 20:55:05 | 2,228,508 31% 25.61MB/s 0:00:00 (xfr#44, to-chk=118/224) |
15-Nov-2024 20:55:05 | 2,278,040 31% 26.17MB/s 0:00:00 (xfr#45, to-chk=117/224) |
15-Nov-2024 20:55:05 | 2,278,310 31% 26.18MB/s 0:00:00 (xfr#46, to-chk=113/224) |
15-Nov-2024 20:55:05 | 2,480,185 34% 26.88MB/s 0:00:00 (xfr#47, to-chk=112/224) |
15-Nov-2024 20:55:05 | 2,480,455 34% 26.88MB/s 0:00:00 (xfr#48, to-chk=111/224) |
15-Nov-2024 20:55:05 | 2,564,330 35% 27.48MB/s 0:00:00 (xfr#49, to-chk=110/224) |
15-Nov-2024 20:55:05 | 2,564,888 35% 27.48MB/s 0:00:00 (xfr#50, to-chk=106/224) |
15-Nov-2024 20:55:05 | 2,872,314 40% 28.53MB/s 0:00:00 (xfr#51, to-chk=105/224) |
15-Nov-2024 20:55:05 | 2,872,872 40% 28.54MB/s 0:00:00 (xfr#52, to-chk=104/224) |
15-Nov-2024 20:55:05 | 3,041,876 42% 27.63MB/s 0:00:00 (xfr#53, to-chk=103/224) |
15-Nov-2024 20:55:05 | 3,042,434 42% 27.37MB/s 0:00:00 (xfr#54, to-chk=99/224) |
15-Nov-2024 20:55:05 | 3,406,882 47% 29.01MB/s 0:00:00 (xfr#55, to-chk=98/224) |
15-Nov-2024 20:55:05 | 3,407,440 47% 28.76MB/s 0:00:00 (xfr#56, to-chk=97/224) |
15-Nov-2024 20:55:05 | 3,408,068 47% 28.76MB/s 0:00:00 (xfr#57, to-chk=96/224) |
15-Nov-2024 20:55:05 | 3,425,719 47% 28.91MB/s 0:00:00 (xfr#58, to-chk=95/224) |
15-Nov-2024 20:55:05 | 3,426,181 47% 28.92MB/s 0:00:00 (xfr#59, to-chk=91/224) |
15-Nov-2024 20:55:05 | 3,547,208 49% 29.16MB/s 0:00:00 (xfr#60, to-chk=90/224) |
15-Nov-2024 20:55:05 | 3,547,670 49% 28.92MB/s 0:00:00 (xfr#61, to-chk=89/224) |
15-Nov-2024 20:55:05 | 3,583,429 50% 29.21MB/s 0:00:00 (xfr#62, to-chk=88/224) |
15-Nov-2024 20:55:05 | 3,583,699 50% 29.21MB/s 0:00:00 (xfr#63, to-chk=84/224) |
15-Nov-2024 20:55:05 | 3,715,442 52% 29.28MB/s 0:00:00 (xfr#64, to-chk=83/224) |
15-Nov-2024 20:55:05 | 3,715,712 52% 29.05MB/s 0:00:00 (xfr#65, to-chk=82/224) |
15-Nov-2024 20:55:05 | 3,744,063 52% 29.27MB/s 0:00:00 (xfr#66, to-chk=81/224) |
15-Nov-2024 20:55:05 | 3,744,621 52% 29.27MB/s 0:00:00 (xfr#67, to-chk=77/224) |
15-Nov-2024 20:55:05 | 3,873,066 54% 27.98MB/s 0:00:00 (xfr#68, to-chk=76/224) |
15-Nov-2024 20:55:05 | 3,873,624 54% 27.99MB/s 0:00:00 (xfr#69, to-chk=75/224) |
15-Nov-2024 20:55:05 | 3,874,252 54% 27.99MB/s 0:00:00 (xfr#70, to-chk=74/224) |
15-Nov-2024 20:55:05 | 3,899,064 54% 28.17MB/s 0:00:00 (xfr#71, to-chk=73/224) |
15-Nov-2024 20:55:05 | 3,899,526 54% 28.17MB/s 0:00:00 (xfr#72, to-chk=69/224) |
15-Nov-2024 20:55:05 | 4,001,562 56% 28.48MB/s 0:00:00 (xfr#73, to-chk=68/224) |
15-Nov-2024 20:55:05 | 4,002,024 56% 28.48MB/s 0:00:00 (xfr#74, to-chk=67/224) |
15-Nov-2024 20:55:05 | 4,020,689 56% 28.62MB/s 0:00:00 (xfr#75, to-chk=66/224) |
15-Nov-2024 20:55:05 | 4,021,151 56% 28.62MB/s 0:00:00 (xfr#76, to-chk=62/224) |
15-Nov-2024 20:55:05 | 4,126,067 57% 27.14MB/s 0:00:00 (xfr#77, to-chk=61/224) |
15-Nov-2024 20:55:05 | 4,126,529 57% 27.14MB/s 0:00:00 (xfr#78, to-chk=60/224) |
15-Nov-2024 20:55:05 | 4,127,157 57% 27.14MB/s 0:00:00 (xfr#79, to-chk=59/224) |
15-Nov-2024 20:55:05 | 4,156,520 58% 27.34MB/s 0:00:00 (xfr#80, to-chk=58/224) |
15-Nov-2024 20:55:05 | 4,157,174 58% 27.34MB/s 0:00:00 (xfr#81, to-chk=54/224) |
15-Nov-2024 20:55:05 | 4,254,446 59% 27.23MB/s 0:00:00 (xfr#82, to-chk=53/224) |
15-Nov-2024 20:55:05 | 4,255,100 59% 27.23MB/s 0:00:00 (xfr#83, to-chk=52/224) |
15-Nov-2024 20:55:05 | 4,305,779 60% 27.02MB/s 0:00:00 (xfr#84, to-chk=51/224) |
15-Nov-2024 20:55:05 | 4,306,145 60% 27.02MB/s 0:00:00 (xfr#85, to-chk=47/224) |
15-Nov-2024 20:55:05 | 4,495,678 62% 25.98MB/s 0:00:00 (xfr#86, to-chk=46/224) |
15-Nov-2024 20:55:05 | 4,496,044 62% 25.99MB/s 0:00:00 (xfr#87, to-chk=45/224) |
15-Nov-2024 20:55:05 | 4,496,672 62% 25.99MB/s 0:00:00 (xfr#88, to-chk=44/224) |
15-Nov-2024 20:55:05 | 4,577,683 64% 25.99MB/s 0:00:00 (xfr#89, to-chk=43/224) |
15-Nov-2024 20:55:05 | 4,578,145 64% 25.99MB/s 0:00:00 (xfr#90, to-chk=39/224) |
15-Nov-2024 20:55:05 | 4,895,460 68% 25.10MB/s 0:00:00 (xfr#91, to-chk=38/224) |
15-Nov-2024 20:55:05 | 4,895,922 68% 25.10MB/s 0:00:00 (xfr#92, to-chk=37/224) |
15-Nov-2024 20:55:05 | 5,112,885 71% 25.13MB/s 0:00:00 (xfr#93, to-chk=36/224) |
15-Nov-2024 20:55:05 | 5,113,155 71% 25.14MB/s 0:00:00 (xfr#94, to-chk=32/224) |
15-Nov-2024 20:55:05 | 6,103,868 85% 24.25MB/s 0:00:00 (xfr#95, to-chk=31/224) |
15-Nov-2024 20:55:05 | 6,105,126 85% 24.26MB/s 0:00:00 (xfr#96, to-chk=30/224) |
15-Nov-2024 20:55:05 | 6,132,242 85% 24.37MB/s 0:00:00 (xfr#97, to-chk=29/224) |
15-Nov-2024 20:55:05 | 6,132,704 85% 24.37MB/s 0:00:00 (xfr#98, to-chk=25/224) |
15-Nov-2024 20:55:05 | 6,239,244 87% 24.69MB/s 0:00:00 (xfr#99, to-chk=24/224) |
15-Nov-2024 20:55:05 | 6,239,706 87% 24.69MB/s 0:00:00 (xfr#100, to-chk=23/224) |
15-Nov-2024 20:55:05 | 6,240,334 87% 24.69MB/s 0:00:00 (xfr#101, to-chk=22/224) |
15-Nov-2024 20:55:05 | 6,348,595 88% 25.12MB/s 0:00:00 (xfr#102, to-chk=21/224) |
15-Nov-2024 20:55:05 | 6,349,057 88% 25.02MB/s 0:00:00 (xfr#103, to-chk=17/224) |
15-Nov-2024 20:55:05 | 6,711,290 93% 25.70MB/s 0:00:00 (xfr#104, to-chk=16/224) |
15-Nov-2024 20:55:05 | 6,711,752 94% 25.71MB/s 0:00:00 (xfr#105, to-chk=15/224) |
15-Nov-2024 20:55:05 | 6,742,229 94% 25.52MB/s 0:00:00 (xfr#106, to-chk=14/224) |
15-Nov-2024 20:55:05 | 6,742,883 94% 25.52MB/s 0:00:00 (xfr#107, to-chk=10/224) |
15-Nov-2024 20:55:05 | 6,884,322 96% 25.45MB/s 0:00:00 (xfr#108, to-chk=9/224) |
15-Nov-2024 20:55:05 | 6,884,976 96% 25.45MB/s 0:00:00 (xfr#109, to-chk=8/224) |
15-Nov-2024 20:55:05 | 6,910,004 96% 25.44MB/s 0:00:00 (xfr#110, to-chk=7/224) |
15-Nov-2024 20:55:05 | 6,910,466 96% 25.45MB/s 0:00:00 (xfr#111, to-chk=3/224) |
15-Nov-2024 20:55:05 | 7,033,804 98% 25.03MB/s 0:00:00 (xfr#112, to-chk=2/224) |
15-Nov-2024 20:55:05 | 7,034,266 98% 24.94MB/s 0:00:00 (xfr#113, to-chk=1/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 25.20MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 24.39MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 24.39MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | 7,135,724 99% 24.39MB/s 0:00:00 (xfr#114, to-chk=0/224) |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
15-Nov-2024 20:55:05 | 4,818 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
15-Nov-2024 20:55:05 | 4,818 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
15-Nov-2024 20:55:05 | 6,637 48% 6.33MB/s 0:00:00 (xfr#5, to-chk=3/14) |
15-Nov-2024 20:55:05 | 6,899 50% 6.58MB/s 0:00:00 (xfr#6, to-chk=1/14) |
15-Nov-2024 20:55:05 | 6,899 50% 6.58MB/s 0:00:00 (xfr#6, to-chk=0/14) |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-oneprovider-krakow-0/op-worker |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=137/140) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 62,860 6% 59.95MB/s 0:00:00 (xfr#2, to-chk=135/140) |
15-Nov-2024 20:55:05 | 103,625 10% 98.82MB/s 0:00:00 (xfr#3, to-chk=133/140) |
15-Nov-2024 20:55:05 | 104,860 11% 100.00MB/s 0:00:00 (xfr#4, to-chk=131/140) |
15-Nov-2024 20:55:05 | 104,860 11% 100.00MB/s 0:00:00 (xfr#5, to-chk=129/140) |
15-Nov-2024 20:55:05 | 144,176 15% 137.50MB/s 0:00:00 (xfr#6, to-chk=127/140) |
15-Nov-2024 20:55:05 | 144,326 15% 137.64MB/s 0:00:00 (xfr#7, to-chk=125/140) |
15-Nov-2024 20:55:05 | 144,623 15% 137.92MB/s 0:00:00 (xfr#8, to-chk=119/140) |
15-Nov-2024 20:55:05 | 288,897 30% 275.51MB/s 0:00:00 (xfr#9, to-chk=117/140) |
15-Nov-2024 20:55:05 | 289,369 30% 275.96MB/s 0:00:00 (xfr#10, to-chk=107/140) |
15-Nov-2024 20:55:05 | 289,855 30% 276.43MB/s 0:00:00 (xfr#11, to-chk=106/140) |
15-Nov-2024 20:55:05 | 290,507 30% 277.05MB/s 0:00:00 (xfr#12, to-chk=105/140) |
15-Nov-2024 20:55:05 | 291,165 30% 138.84MB/s 0:00:00 (xfr#13, to-chk=104/140) |
15-Nov-2024 20:55:05 | 291,637 30% 139.06MB/s 0:00:00 (xfr#14, to-chk=103/140) |
15-Nov-2024 20:55:05 | 291,953 30% 139.21MB/s 0:00:00 (xfr#15, to-chk=102/140) |
15-Nov-2024 20:55:05 | 292,116 30% 139.29MB/s 0:00:00 (xfr#16, to-chk=101/140) |
15-Nov-2024 20:55:05 | 293,071 30% 139.75MB/s 0:00:00 (xfr#17, to-chk=100/140) |
15-Nov-2024 20:55:05 | 293,387 30% 139.90MB/s 0:00:00 (xfr#18, to-chk=99/140) |
15-Nov-2024 20:55:05 | 294,559 30% 140.46MB/s 0:00:00 (xfr#19, to-chk=98/140) |
15-Nov-2024 20:55:05 | 295,357 31% 140.84MB/s 0:00:00 (xfr#20, to-chk=97/140) |
15-Nov-2024 20:55:05 | 295,829 31% 141.06MB/s 0:00:00 (xfr#21, to-chk=96/140) |
15-Nov-2024 20:55:05 | 296,145 31% 94.14MB/s 0:00:00 (xfr#22, to-chk=95/140) |
15-Nov-2024 20:55:05 | 296,935 31% 94.39MB/s 0:00:00 (xfr#23, to-chk=94/140) |
15-Nov-2024 20:55:05 | 297,722 31% 94.64MB/s 0:00:00 (xfr#24, to-chk=93/140) |
15-Nov-2024 20:55:05 | 298,191 31% 94.79MB/s 0:00:00 (xfr#25, to-chk=92/140) |
15-Nov-2024 20:55:05 | 298,978 31% 95.04MB/s 0:00:00 (xfr#26, to-chk=91/140) |
15-Nov-2024 20:55:05 | 299,611 31% 95.24MB/s 0:00:00 (xfr#27, to-chk=90/140) |
15-Nov-2024 20:55:05 | 300,083 31% 95.39MB/s 0:00:00 (xfr#28, to-chk=89/140) |
15-Nov-2024 20:55:05 | 300,555 31% 95.54MB/s 0:00:00 (xfr#29, to-chk=88/140) |
15-Nov-2024 20:55:05 | 300,871 31% 95.64MB/s 0:00:00 (xfr#30, to-chk=87/140) |
15-Nov-2024 20:55:05 | 301,991 31% 96.00MB/s 0:00:00 (xfr#31, to-chk=86/140) |
15-Nov-2024 20:55:05 | 302,460 31% 96.15MB/s 0:00:00 (xfr#32, to-chk=85/140) |
15-Nov-2024 20:55:05 | 303,644 31% 96.53MB/s 0:00:00 (xfr#33, to-chk=84/140) |
15-Nov-2024 20:55:05 | 304,446 31% 72.59MB/s 0:00:00 (xfr#34, to-chk=83/140) |
15-Nov-2024 20:55:05 | 304,609 31% 72.62MB/s 0:00:00 (xfr#35, to-chk=82/140) |
15-Nov-2024 20:55:05 | 304,925 32% 72.70MB/s 0:00:00 (xfr#36, to-chk=81/140) |
15-Nov-2024 20:55:05 | 305,241 32% 72.78MB/s 0:00:00 (xfr#37, to-chk=80/140) |
15-Nov-2024 20:55:05 | 306,220 32% 73.01MB/s 0:00:00 (xfr#38, to-chk=79/140) |
15-Nov-2024 20:55:05 | 307,022 32% 73.20MB/s 0:00:00 (xfr#39, to-chk=78/140) |
15-Nov-2024 20:55:05 | 307,974 32% 73.43MB/s 0:00:00 (xfr#40, to-chk=77/140) |
15-Nov-2024 20:55:05 | 308,773 32% 73.62MB/s 0:00:00 (xfr#41, to-chk=76/140) |
15-Nov-2024 20:55:05 | 309,245 32% 73.73MB/s 0:00:00 (xfr#42, to-chk=75/140) |
15-Nov-2024 20:55:05 | 309,717 32% 73.84MB/s 0:00:00 (xfr#43, to-chk=74/140) |
15-Nov-2024 20:55:05 | 310,342 32% 73.99MB/s 0:00:00 (xfr#44, to-chk=73/140) |
15-Nov-2024 20:55:05 | 311,285 32% 74.22MB/s 0:00:00 (xfr#45, to-chk=72/140) |
15-Nov-2024 20:55:05 | 312,075 32% 59.52MB/s 0:00:00 (xfr#46, to-chk=71/140) |
15-Nov-2024 20:55:05 | 312,706 32% 59.64MB/s 0:00:00 (xfr#47, to-chk=70/140) |
15-Nov-2024 20:55:05 | 313,808 32% 59.85MB/s 0:00:00 (xfr#48, to-chk=69/140) |
15-Nov-2024 20:55:05 | 314,124 32% 59.91MB/s 0:00:00 (xfr#49, to-chk=68/140) |
15-Nov-2024 20:55:05 | 314,440 33% 49.98MB/s 0:00:00 (xfr#50, to-chk=67/140) |
15-Nov-2024 20:55:05 | 315,713 33% 50.18MB/s 0:00:00 (xfr#51, to-chk=66/140) |
15-Nov-2024 20:55:05 | 317,340 33% 50.44MB/s 0:00:00 (xfr#52, to-chk=65/140) |
15-Nov-2024 20:55:05 | 317,656 33% 50.49MB/s 0:00:00 (xfr#53, to-chk=64/140) |
15-Nov-2024 20:55:05 | 317,969 33% 50.54MB/s 0:00:00 (xfr#54, to-chk=63/140) |
15-Nov-2024 20:55:05 | 318,782 33% 50.67MB/s 0:00:00 (xfr#55, to-chk=62/140) |
15-Nov-2024 20:55:05 | 319,923 33% 50.85MB/s 0:00:00 (xfr#56, to-chk=61/140) |
15-Nov-2024 20:55:05 | 320,239 33% 50.90MB/s 0:00:00 (xfr#57, to-chk=60/140) |
15-Nov-2024 20:55:05 | 321,961 33% 43.86MB/s 0:00:00 (xfr#58, to-chk=59/140) |
15-Nov-2024 20:55:05 | 322,277 33% 43.91MB/s 0:00:00 (xfr#59, to-chk=58/140) |
15-Nov-2024 20:55:05 | 323,067 33% 44.01MB/s 0:00:00 (xfr#60, to-chk=57/140) |
15-Nov-2024 20:55:05 | 323,383 33% 44.06MB/s 0:00:00 (xfr#61, to-chk=56/140) |
15-Nov-2024 20:55:05 | 326,039 34% 44.42MB/s 0:00:00 (xfr#62, to-chk=55/140) |
15-Nov-2024 20:55:05 | 326,529 34% 44.49MB/s 0:00:00 (xfr#63, to-chk=54/140) |
15-Nov-2024 20:55:05 | 333,081 34% 45.38MB/s 0:00:00 (xfr#64, to-chk=53/140) |
15-Nov-2024 20:55:05 | 346,017 36% 47.14MB/s 0:00:00 (xfr#65, to-chk=52/140) |
15-Nov-2024 20:55:05 | 356,938 37% 42.55MB/s 0:00:00 (xfr#66, to-chk=51/140) |
15-Nov-2024 20:55:05 | 358,288 37% 42.71MB/s 0:00:00 (xfr#67, to-chk=50/140) |
15-Nov-2024 20:55:05 | 364,877 38% 43.50MB/s 0:00:00 (xfr#68, to-chk=49/140) |
15-Nov-2024 20:55:05 | 376,217 39% 44.85MB/s 0:00:00 (xfr#69, to-chk=48/140) |
15-Nov-2024 20:55:05 | 387,594 40% 46.20MB/s 0:00:00 (xfr#70, to-chk=47/140) |
15-Nov-2024 20:55:05 | 396,597 41% 47.28MB/s 0:00:00 (xfr#71, to-chk=46/140) |
15-Nov-2024 20:55:05 | 398,760 41% 47.54MB/s 0:00:00 (xfr#72, to-chk=45/140) |
15-Nov-2024 20:55:05 | 403,525 42% 48.10MB/s 0:00:00 (xfr#73, to-chk=44/140) |
15-Nov-2024 20:55:05 | 413,933 43% 49.34MB/s 0:00:00 (xfr#74, to-chk=43/140) |
15-Nov-2024 20:55:05 | 418,034 43% 44.30MB/s 0:00:00 (xfr#75, to-chk=42/140) |
15-Nov-2024 20:55:05 | 429,830 45% 45.55MB/s 0:00:00 (xfr#76, to-chk=41/140) |
15-Nov-2024 20:55:05 | 439,690 46% 46.59MB/s 0:00:00 (xfr#77, to-chk=40/140) |
15-Nov-2024 20:55:05 | 450,517 47% 47.74MB/s 0:00:00 (xfr#78, to-chk=39/140) |
15-Nov-2024 20:55:05 | 459,562 48% 48.70MB/s 0:00:00 (xfr#79, to-chk=38/140) |
15-Nov-2024 20:55:05 | 464,687 48% 49.24MB/s 0:00:00 (xfr#80, to-chk=37/140) |
15-Nov-2024 20:55:05 | 468,426 49% 49.64MB/s 0:00:00 (xfr#81, to-chk=36/140) |
15-Nov-2024 20:55:05 | 475,984 49% 50.44MB/s 0:00:00 (xfr#82, to-chk=35/140) |
15-Nov-2024 20:55:05 | 479,116 50% 45.69MB/s 0:00:00 (xfr#83, to-chk=34/140) |
15-Nov-2024 20:55:05 | 488,516 51% 46.59MB/s 0:00:00 (xfr#84, to-chk=33/140) |
15-Nov-2024 20:55:05 | 494,669 51% 47.18MB/s 0:00:00 (xfr#85, to-chk=32/140) |
15-Nov-2024 20:55:05 | 501,679 52% 47.84MB/s 0:00:00 (xfr#86, to-chk=31/140) |
15-Nov-2024 20:55:05 | 502,511 52% 47.92MB/s 0:00:00 (xfr#87, to-chk=30/140) |
15-Nov-2024 20:55:05 | 514,344 53% 49.05MB/s 0:00:00 (xfr#88, to-chk=29/140) |
15-Nov-2024 20:55:05 | 520,591 54% 49.65MB/s 0:00:00 (xfr#89, to-chk=28/140) |
15-Nov-2024 20:55:05 | 525,718 55% 45.58MB/s 0:00:00 (xfr#90, to-chk=27/140) |
15-Nov-2024 20:55:05 | 528,337 55% 45.81MB/s 0:00:00 (xfr#91, to-chk=26/140) |
15-Nov-2024 20:55:05 | 538,651 56% 46.70MB/s 0:00:00 (xfr#92, to-chk=25/140) |
15-Nov-2024 20:55:05 | 540,301 56% 46.84MB/s 0:00:00 (xfr#93, to-chk=24/140) |
15-Nov-2024 20:55:05 | 543,527 57% 47.12MB/s 0:00:00 (xfr#94, to-chk=23/140) |
15-Nov-2024 20:55:05 | 556,500 58% 48.25MB/s 0:00:00 (xfr#95, to-chk=22/140) |
15-Nov-2024 20:55:05 | 557,295 58% 48.32MB/s 0:00:00 (xfr#96, to-chk=21/140) |
15-Nov-2024 20:55:05 | 557,691 58% 48.35MB/s 0:00:00 (xfr#97, to-chk=20/140) |
15-Nov-2024 20:55:05 | 567,093 59% 49.17MB/s 0:00:00 (xfr#98, to-chk=19/140) |
15-Nov-2024 20:55:05 | 576,951 60% 50.02MB/s 0:00:00 (xfr#99, to-chk=18/140) |
15-Nov-2024 20:55:05 | 580,653 60% 46.15MB/s 0:00:00 (xfr#100, to-chk=17/140) |
15-Nov-2024 20:55:05 | 586,330 61% 46.60MB/s 0:00:00 (xfr#101, to-chk=16/140) |
15-Nov-2024 20:55:05 | 593,432 62% 47.16MB/s 0:00:00 (xfr#102, to-chk=15/140) |
15-Nov-2024 20:55:05 | 605,912 63% 48.15MB/s 0:00:00 (xfr#103, to-chk=14/140) |
15-Nov-2024 20:55:05 | 607,493 63% 48.28MB/s 0:00:00 (xfr#104, to-chk=13/140) |
15-Nov-2024 20:55:05 | 620,010 65% 49.27MB/s 0:00:00 (xfr#105, to-chk=12/140) |
15-Nov-2024 20:55:05 | 621,754 65% 49.41MB/s 0:00:00 (xfr#106, to-chk=11/140) |
15-Nov-2024 20:55:05 | 627,337 65% 49.86MB/s 0:00:00 (xfr#107, to-chk=10/140) |
15-Nov-2024 20:55:05 | 632,008 66% 46.36MB/s 0:00:00 (xfr#108, to-chk=9/140) |
15-Nov-2024 20:55:05 | 640,421 67% 46.98MB/s 0:00:00 (xfr#109, to-chk=8/140) |
15-Nov-2024 20:55:05 | 648,797 68% 47.60MB/s 0:00:00 (xfr#110, to-chk=7/140) |
15-Nov-2024 20:55:05 | 650,997 68% 47.76MB/s 0:00:00 (xfr#111, to-chk=6/140) |
15-Nov-2024 20:55:05 | 658,518 69% 48.31MB/s 0:00:00 (xfr#112, to-chk=5/140) |
15-Nov-2024 20:55:05 | 662,713 69% 48.62MB/s 0:00:00 (xfr#113, to-chk=4/140) |
15-Nov-2024 20:55:05 | 662,999 69% 48.64MB/s 0:00:00 (xfr#114, to-chk=1/140) |
15-Nov-2024 20:55:05 | 663,285 69% 48.66MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | 663,285 69% 48.66MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | 663,285 69% 48.66MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | 663,285 69% 42.17MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | 663,285 69% 42.17MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | 663,285 69% 42.17MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-oneprovider-krakow-0/op-panel |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 24,490 16% 23.36MB/s 0:00:00 (xfr#2, to-chk=9/14) |
15-Nov-2024 20:55:05 | 50,000 33% 47.68MB/s 0:00:00 (xfr#3, to-chk=7/14) |
15-Nov-2024 20:55:05 | 50,000 33% 47.68MB/s 0:00:00 (xfr#4, to-chk=5/14) |
15-Nov-2024 20:55:05 | 74,287 49% 35.42MB/s 0:00:00 (xfr#5, to-chk=3/14) |
15-Nov-2024 20:55:05 | 74,578 50% 35.56MB/s 0:00:00 (xfr#6, to-chk=1/14) |
15-Nov-2024 20:55:05 | 74,578 50% 23.71MB/s 0:00:00 (xfr#6, to-chk=0/14) |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-oneprovider-paris-0/cluster-manager |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
15-Nov-2024 20:55:05 | 4,808 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
15-Nov-2024 20:55:05 | 4,808 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
15-Nov-2024 20:55:05 | 6,623 48% 6.32MB/s 0:00:00 (xfr#5, to-chk=3/14) |
15-Nov-2024 20:55:05 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=1/14) |
15-Nov-2024 20:55:05 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=0/14) |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-oneprovider-paris-0/op-worker |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=137/140) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 139,542 12% 133.08MB/s 0:00:00 (xfr#2, to-chk=135/140) |
15-Nov-2024 20:55:05 | 179,001 16% 170.71MB/s 0:00:00 (xfr#3, to-chk=133/140) |
15-Nov-2024 20:55:05 | 179,001 16% 170.71MB/s 0:00:00 (xfr#4, to-chk=131/140) |
15-Nov-2024 20:55:05 | 179,001 16% 170.71MB/s 0:00:00 (xfr#5, to-chk=129/140) |
15-Nov-2024 20:55:05 | 217,026 19% 206.97MB/s 0:00:00 (xfr#6, to-chk=127/140) |
15-Nov-2024 20:55:05 | 217,176 19% 207.12MB/s 0:00:00 (xfr#7, to-chk=125/140) |
15-Nov-2024 20:55:05 | 217,473 19% 207.40MB/s 0:00:00 (xfr#8, to-chk=119/140) |
15-Nov-2024 20:55:05 | 362,015 32% 345.24MB/s 0:00:00 (xfr#9, to-chk=117/140) |
15-Nov-2024 20:55:05 | 362,297 32% 345.51MB/s 0:00:00 (xfr#10, to-chk=107/140) |
15-Nov-2024 20:55:05 | 362,909 32% 173.05MB/s 0:00:00 (xfr#11, to-chk=106/140) |
15-Nov-2024 20:55:05 | 363,741 33% 173.45MB/s 0:00:00 (xfr#12, to-chk=105/140) |
15-Nov-2024 20:55:05 | 364,582 33% 173.85MB/s 0:00:00 (xfr#13, to-chk=104/140) |
15-Nov-2024 20:55:05 | 365,020 33% 174.06MB/s 0:00:00 (xfr#14, to-chk=103/140) |
15-Nov-2024 20:55:05 | 365,462 33% 174.27MB/s 0:00:00 (xfr#15, to-chk=102/140) |
15-Nov-2024 20:55:05 | 365,740 33% 174.40MB/s 0:00:00 (xfr#16, to-chk=101/140) |
15-Nov-2024 20:55:05 | 366,713 33% 174.86MB/s 0:00:00 (xfr#17, to-chk=100/140) |
15-Nov-2024 20:55:05 | 367,152 33% 175.07MB/s 0:00:00 (xfr#18, to-chk=99/140) |
15-Nov-2024 20:55:05 | 368,587 33% 175.76MB/s 0:00:00 (xfr#19, to-chk=98/140) |
15-Nov-2024 20:55:05 | 369,737 33% 176.30MB/s 0:00:00 (xfr#20, to-chk=97/140) |
15-Nov-2024 20:55:05 | 370,173 33% 176.51MB/s 0:00:00 (xfr#21, to-chk=96/140) |
15-Nov-2024 20:55:05 | 370,611 33% 176.72MB/s 0:00:00 (xfr#22, to-chk=95/140) |
15-Nov-2024 20:55:05 | 371,671 33% 177.23MB/s 0:00:00 (xfr#23, to-chk=94/140) |
15-Nov-2024 20:55:05 | 372,479 33% 118.41MB/s 0:00:00 (xfr#24, to-chk=93/140) |
15-Nov-2024 20:55:05 | 372,800 33% 118.51MB/s 0:00:00 (xfr#25, to-chk=92/140) |
15-Nov-2024 20:55:05 | 373,914 33% 118.86MB/s 0:00:00 (xfr#26, to-chk=91/140) |
15-Nov-2024 20:55:05 | 374,356 33% 119.00MB/s 0:00:00 (xfr#27, to-chk=90/140) |
15-Nov-2024 20:55:05 | 374,828 34% 119.15MB/s 0:00:00 (xfr#28, to-chk=89/140) |
15-Nov-2024 20:55:05 | 375,266 34% 119.29MB/s 0:00:00 (xfr#29, to-chk=88/140) |
15-Nov-2024 20:55:05 | 375,546 34% 119.38MB/s 0:00:00 (xfr#30, to-chk=87/140) |
15-Nov-2024 20:55:05 | 376,693 34% 119.75MB/s 0:00:00 (xfr#31, to-chk=86/140) |
15-Nov-2024 20:55:05 | 377,009 34% 119.85MB/s 0:00:00 (xfr#32, to-chk=85/140) |
15-Nov-2024 20:55:05 | 378,312 34% 120.26MB/s 0:00:00 (xfr#33, to-chk=84/140) |
15-Nov-2024 20:55:05 | 379,285 34% 120.57MB/s 0:00:00 (xfr#34, to-chk=83/140) |
15-Nov-2024 20:55:05 | 379,565 34% 120.66MB/s 0:00:00 (xfr#35, to-chk=82/140) |
15-Nov-2024 20:55:05 | 379,849 34% 90.56MB/s 0:00:00 (xfr#36, to-chk=81/140) |
15-Nov-2024 20:55:05 | 380,129 34% 90.63MB/s 0:00:00 (xfr#37, to-chk=80/140) |
15-Nov-2024 20:55:05 | 381,138 34% 90.87MB/s 0:00:00 (xfr#38, to-chk=79/140) |
15-Nov-2024 20:55:05 | 381,958 34% 91.07MB/s 0:00:00 (xfr#39, to-chk=78/140) |
15-Nov-2024 20:55:05 | 382,919 34% 91.30MB/s 0:00:00 (xfr#40, to-chk=77/140) |
15-Nov-2024 20:55:05 | 383,730 34% 91.49MB/s 0:00:00 (xfr#41, to-chk=76/140) |
15-Nov-2024 20:55:05 | 384,166 34% 91.59MB/s 0:00:00 (xfr#42, to-chk=75/140) |
15-Nov-2024 20:55:05 | 384,448 34% 91.66MB/s 0:00:00 (xfr#43, to-chk=74/140) |
15-Nov-2024 20:55:05 | 385,262 34% 91.85MB/s 0:00:00 (xfr#44, to-chk=73/140) |
15-Nov-2024 20:55:05 | 386,293 35% 92.10MB/s 0:00:00 (xfr#45, to-chk=72/140) |
15-Nov-2024 20:55:05 | 387,263 35% 92.33MB/s 0:00:00 (xfr#46, to-chk=71/140) |
15-Nov-2024 20:55:05 | 388,251 35% 92.57MB/s 0:00:00 (xfr#47, to-chk=70/140) |
15-Nov-2024 20:55:05 | 389,428 35% 92.85MB/s 0:00:00 (xfr#48, to-chk=69/140) |
15-Nov-2024 20:55:05 | 389,710 35% 74.33MB/s 0:00:00 (xfr#49, to-chk=68/140) |
15-Nov-2024 20:55:05 | 389,990 35% 74.38MB/s 0:00:00 (xfr#50, to-chk=67/140) |
15-Nov-2024 20:55:05 | 391,440 35% 62.22MB/s 0:00:00 (xfr#51, to-chk=66/140) |
15-Nov-2024 20:55:05 | 395,843 35% 62.92MB/s 0:00:00 (xfr#52, to-chk=65/140) |
15-Nov-2024 20:55:05 | 396,123 35% 62.96MB/s 0:00:00 (xfr#53, to-chk=64/140) |
15-Nov-2024 20:55:05 | 396,405 35% 63.01MB/s 0:00:00 (xfr#54, to-chk=63/140) |
15-Nov-2024 20:55:05 | 397,369 36% 54.14MB/s 0:00:00 (xfr#55, to-chk=62/140) |
15-Nov-2024 20:55:05 | 398,732 36% 54.32MB/s 0:00:00 (xfr#56, to-chk=61/140) |
15-Nov-2024 20:55:05 | 399,012 36% 54.36MB/s 0:00:00 (xfr#57, to-chk=60/140) |
15-Nov-2024 20:55:05 | 400,906 36% 54.62MB/s 0:00:00 (xfr#58, to-chk=59/140) |
15-Nov-2024 20:55:05 | 401,344 36% 54.68MB/s 0:00:00 (xfr#59, to-chk=58/140) |
15-Nov-2024 20:55:05 | 402,494 36% 54.84MB/s 0:00:00 (xfr#60, to-chk=57/140) |
15-Nov-2024 20:55:05 | 402,776 36% 54.87MB/s 0:00:00 (xfr#61, to-chk=56/140) |
15-Nov-2024 20:55:05 | 405,332 36% 55.22MB/s 0:00:00 (xfr#62, to-chk=55/140) |
15-Nov-2024 20:55:05 | 405,673 36% 55.27MB/s 0:00:00 (xfr#63, to-chk=54/140) |
15-Nov-2024 20:55:05 | 412,225 37% 56.16MB/s 0:00:00 (xfr#64, to-chk=53/140) |
15-Nov-2024 20:55:05 | 425,161 38% 57.92MB/s 0:00:00 (xfr#65, to-chk=52/140) |
15-Nov-2024 20:55:05 | 435,925 39% 51.97MB/s 0:00:00 (xfr#66, to-chk=51/140) |
15-Nov-2024 20:55:05 | 437,113 39% 52.11MB/s 0:00:00 (xfr#67, to-chk=50/140) |
15-Nov-2024 20:55:05 | 443,610 40% 52.88MB/s 0:00:00 (xfr#68, to-chk=49/140) |
15-Nov-2024 20:55:05 | 454,950 41% 54.23MB/s 0:00:00 (xfr#69, to-chk=48/140) |
15-Nov-2024 20:55:05 | 466,227 42% 55.58MB/s 0:00:00 (xfr#70, to-chk=47/140) |
15-Nov-2024 20:55:05 | 475,230 43% 56.65MB/s 0:00:00 (xfr#71, to-chk=46/140) |
15-Nov-2024 20:55:05 | 477,395 43% 56.91MB/s 0:00:00 (xfr#72, to-chk=45/140) |
15-Nov-2024 20:55:05 | 482,003 43% 57.46MB/s 0:00:00 (xfr#73, to-chk=44/140) |
15-Nov-2024 20:55:05 | 492,254 44% 58.68MB/s 0:00:00 (xfr#74, to-chk=43/140) |
15-Nov-2024 20:55:05 | 496,355 45% 52.60MB/s 0:00:00 (xfr#75, to-chk=42/140) |
15-Nov-2024 20:55:05 | 508,151 46% 53.85MB/s 0:00:00 (xfr#76, to-chk=41/140) |
15-Nov-2024 20:55:05 | 517,952 47% 54.88MB/s 0:00:00 (xfr#77, to-chk=40/140) |
15-Nov-2024 20:55:05 | 528,779 47% 56.03MB/s 0:00:00 (xfr#78, to-chk=39/140) |
15-Nov-2024 20:55:05 | 537,727 48% 56.98MB/s 0:00:00 (xfr#79, to-chk=38/140) |
15-Nov-2024 20:55:05 | 542,797 49% 57.52MB/s 0:00:00 (xfr#80, to-chk=37/140) |
15-Nov-2024 20:55:05 | 546,436 49% 52.11MB/s 0:00:00 (xfr#81, to-chk=36/140) |
15-Nov-2024 20:55:05 | 553,894 50% 52.82MB/s 0:00:00 (xfr#82, to-chk=35/140) |
15-Nov-2024 20:55:05 | 557,026 50% 53.12MB/s 0:00:00 (xfr#83, to-chk=34/140) |
15-Nov-2024 20:55:05 | 566,428 51% 54.02MB/s 0:00:00 (xfr#84, to-chk=33/140) |
15-Nov-2024 20:55:05 | 572,581 51% 54.61MB/s 0:00:00 (xfr#85, to-chk=32/140) |
15-Nov-2024 20:55:05 | 579,589 52% 50.25MB/s 0:00:00 (xfr#86, to-chk=31/140) |
15-Nov-2024 20:55:05 | 580,329 52% 50.31MB/s 0:00:00 (xfr#87, to-chk=30/140) |
15-Nov-2024 20:55:05 | 592,062 53% 51.33MB/s 0:00:00 (xfr#88, to-chk=29/140) |
15-Nov-2024 20:55:05 | 598,152 54% 47.54MB/s 0:00:00 (xfr#89, to-chk=28/140) |
15-Nov-2024 20:55:05 | 603,279 54% 47.94MB/s 0:00:00 (xfr#90, to-chk=27/140) |
15-Nov-2024 20:55:05 | 605,898 54% 48.15MB/s 0:00:00 (xfr#91, to-chk=26/140) |
15-Nov-2024 20:55:05 | 616,212 55% 48.97MB/s 0:00:00 (xfr#92, to-chk=25/140) |
15-Nov-2024 20:55:05 | 617,862 56% 49.10MB/s 0:00:00 (xfr#93, to-chk=24/140) |
15-Nov-2024 20:55:05 | 620,931 56% 45.55MB/s 0:00:00 (xfr#94, to-chk=23/140) |
15-Nov-2024 20:55:05 | 633,804 57% 46.50MB/s 0:00:00 (xfr#95, to-chk=22/140) |
15-Nov-2024 20:55:05 | 634,599 57% 46.55MB/s 0:00:00 (xfr#96, to-chk=21/140) |
15-Nov-2024 20:55:05 | 634,995 57% 46.58MB/s 0:00:00 (xfr#97, to-chk=20/140) |
15-Nov-2024 20:55:05 | 644,397 58% 47.27MB/s 0:00:00 (xfr#98, to-chk=19/140) |
15-Nov-2024 20:55:05 | 654,255 59% 48.00MB/s 0:00:00 (xfr#99, to-chk=18/140) |
15-Nov-2024 20:55:05 | 657,957 59% 48.27MB/s 0:00:00 (xfr#100, to-chk=17/140) |
15-Nov-2024 20:55:05 | 663,477 60% 48.67MB/s 0:00:00 (xfr#101, to-chk=16/140) |
15-Nov-2024 20:55:05 | 670,422 60% 49.18MB/s 0:00:00 (xfr#102, to-chk=15/140) |
15-Nov-2024 20:55:05 | 682,902 61% 46.52MB/s 0:00:00 (xfr#103, to-chk=14/140) |
15-Nov-2024 20:55:05 | 684,188 62% 46.61MB/s 0:00:00 (xfr#104, to-chk=13/140) |
15-Nov-2024 20:55:05 | 696,603 63% 47.45MB/s 0:00:00 (xfr#105, to-chk=12/140) |
15-Nov-2024 20:55:05 | 698,190 63% 47.56MB/s 0:00:00 (xfr#106, to-chk=11/140) |
15-Nov-2024 20:55:05 | 703,775 63% 47.94MB/s 0:00:00 (xfr#107, to-chk=10/140) |
15-Nov-2024 20:55:05 | 708,446 64% 48.26MB/s 0:00:00 (xfr#108, to-chk=9/140) |
15-Nov-2024 20:55:05 | 716,759 65% 48.83MB/s 0:00:00 (xfr#109, to-chk=8/140) |
15-Nov-2024 20:55:05 | 725,135 65% 49.40MB/s 0:00:00 (xfr#110, to-chk=7/140) |
15-Nov-2024 20:55:05 | 727,235 66% 46.24MB/s 0:00:00 (xfr#111, to-chk=6/140) |
15-Nov-2024 20:55:05 | 734,756 66% 46.71MB/s 0:00:00 (xfr#112, to-chk=5/140) |
15-Nov-2024 20:55:05 | 738,794 67% 46.97MB/s 0:00:00 (xfr#113, to-chk=4/140) |
15-Nov-2024 20:55:05 | 739,079 67% 46.99MB/s 0:00:00 (xfr#114, to-chk=1/140) |
15-Nov-2024 20:55:05 | 739,364 67% 47.01MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | 739,364 67% 47.01MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | 739,364 67% 47.01MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | 739,364 67% 37.11MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | 739,364 67% 37.11MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | 739,364 67% 37.11MB/s 0:00:00 (xfr#115, to-chk=0/140) |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-oneprovider-paris-0/op-panel |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 25,664 16% 24.48MB/s 0:00:00 (xfr#2, to-chk=9/14) |
15-Nov-2024 20:55:05 | 52,360 33% 49.93MB/s 0:00:00 (xfr#3, to-chk=7/14) |
15-Nov-2024 20:55:05 | 52,360 33% 49.93MB/s 0:00:00 (xfr#4, to-chk=5/14) |
15-Nov-2024 20:55:05 | 77,821 49% 74.22MB/s 0:00:00 (xfr#5, to-chk=3/14) |
15-Nov-2024 20:55:05 | 78,112 50% 74.49MB/s 0:00:00 (xfr#6, to-chk=1/14) |
15-Nov-2024 20:55:05 | 78,112 50% 37.25MB/s 0:00:00 (xfr#6, to-chk=0/14) |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-onezone-0/oz-panel |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 53,535 12% 51.05MB/s 0:00:00 (xfr#2, to-chk=9/14) |
15-Nov-2024 20:55:05 | 108,624 25% 51.80MB/s 0:00:00 (xfr#3, to-chk=7/14) |
15-Nov-2024 20:55:05 | 156,099 37% 74.43MB/s 0:00:00 (xfr#4, to-chk=5/14) |
15-Nov-2024 20:55:05 | 209,431 49% 66.58MB/s 0:00:00 (xfr#5, to-chk=3/14) |
15-Nov-2024 20:55:05 | 209,722 50% 66.67MB/s 0:00:00 (xfr#6, to-chk=1/14) |
15-Nov-2024 20:55:05 | 209,722 50% 33.33MB/s 0:00:00 (xfr#6, to-chk=0/14) |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-onezone-0/cluster-manager |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
15-Nov-2024 20:55:05 | 4,706 34% 4.49MB/s 0:00:00 (xfr#3, to-chk=7/14) |
15-Nov-2024 20:55:05 | 4,706 34% 4.49MB/s 0:00:00 (xfr#4, to-chk=5/14) |
15-Nov-2024 20:55:05 | 6,480 48% 6.18MB/s 0:00:00 (xfr#5, to-chk=3/14) |
15-Nov-2024 20:55:05 | 6,742 50% 6.43MB/s 0:00:00 (xfr#6, to-chk=1/14) |
15-Nov-2024 20:55:05 | 6,742 50% 940.57kB/s 0:00:00 (xfr#6, to-chk=0/14) |
15-Nov-2024 20:55:05 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-onezone-0/oz-worker |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=17/20) |
15-Nov-2024 20:55:05 | 0 0% 0.00kB/s 0:00:00 |
15-Nov-2024 20:55:05 | 23,816 3% 22.71MB/s 0:00:00 (xfr#2, to-chk=15/20) |
15-Nov-2024 20:55:05 | 48,397 6% 46.15MB/s 0:00:00 (xfr#3, to-chk=13/20) |
15-Nov-2024 20:55:05 | 48,397 6% 46.15MB/s 0:00:00 (xfr#4, to-chk=11/20) |
15-Nov-2024 20:55:05 | 71,733 10% 68.41MB/s 0:00:00 (xfr#5, to-chk=9/20) |
15-Nov-2024 20:55:05 | 71,824 10% 68.50MB/s 0:00:00 (xfr#6, to-chk=7/20) |
15-Nov-2024 20:55:05 | 208,418 29% 198.76MB/s 0:00:00 (xfr#7, to-chk=5/20) |
15-Nov-2024 20:55:05 | 208,715 29% 199.05MB/s 0:00:00 (xfr#8, to-chk=3/20) |
15-Nov-2024 20:55:05 | 355,882 50% 169.70MB/s 0:00:00 (xfr#9, to-chk=1/20) |
15-Nov-2024 20:55:05 | 355,882 50% 113.13MB/s 0:00:00 (xfr#9, to-chk=0/20) |
15-Nov-2024 20:55:05 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-xtstb. See /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-volume-s3-krakow-init-xtstb/entrypoint.log for more details |
15-Nov-2024 20:55:05 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-4kdbs. See /home/bamboo/.one-env/deployments/2024.11.15-20.33.54/pod-logs/dev-volume-s3-paris-init-4kdbs/entrypoint.log for more details |
15-Nov-2024 20:55:05 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731704094.885899 exists, exporting anyway. |
15-Nov-2024 20:55:05 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
15-Nov-2024 20:55:05 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
15-Nov-2024 20:55:05 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
15-Nov-2024 20:55:05 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
15-Nov-2024 20:55:05 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
15-Nov-2024 20:55:05 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
15-Nov-2024 20:55:05 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
15-Nov-2024 20:55:05 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | =============================== warnings summary =============================== |
15-Nov-2024 20:55:05 | tests/utils/rest_utils.py:98 |
15-Nov-2024 20:55:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
15-Nov-2024 20:55:05 | print(""" |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | tests/utils/path_utils.py:112 |
15-Nov-2024 20:55:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
15-Nov-2024 20:55:05 | return path.replace("'", "\\'").replace(' ', '\ ') |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | tests/utils/acceptance_utils.py:55 |
15-Nov-2024 20:55:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
15-Nov-2024 20:55:05 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | tests/utils/acceptance_utils.py:57 |
15-Nov-2024 20:55:05 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
15-Nov-2024 20:55:05 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
15-Nov-2024 20:55:05 | |
15-Nov-2024 20:55:05 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
15-Nov-2024 20:55:05 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/test-reports/results.xml - |
15-Nov-2024 20:55:05 | ================= 26 passed, 4 warnings in 1273.98s (0:21:13) ================== |
15-Nov-2024 20:55:09 | release "dev" uninstalled |
15-Nov-2024 20:55:09 | Sidecar injection has been disabled |
15-Nov-2024 20:55:09 | Cleaning helm release "dev"... |
15-Nov-2024 20:55:09 | Deleted 1 helm deployments |
15-Nov-2024 20:55:09 | Deleted 0 k8s deployments |
15-Nov-2024 20:55:09 | Deleted 0 k8s services |
15-Nov-2024 20:55:09 | Deleted 0 persistent volumes |
15-Nov-2024 20:55:10 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
15-Nov-2024 20:55:10 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
15-Nov-2024 20:55:10 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
15-Nov-2024 20:55:10 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
15-Nov-2024 20:55:10 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
15-Nov-2024 20:55:10 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
15-Nov-2024 20:55:10 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
15-Nov-2024 20:55:10 | Finished task 'Run acceptance oneclient tests' with result: Success |
15-Nov-2024 20:55:10 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
15-Nov-2024 20:55:10 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP... |
15-Nov-2024 20:55:10 | Finished task 'Parse test results' with result: Success |
15-Nov-2024 20:55:10 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
15-Nov-2024 20:55:10 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
15-Nov-2024 20:55:10 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
15-Nov-2024 20:55:10 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
15-Nov-2024 20:55:10 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
15-Nov-2024 20:55:10 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
15-Nov-2024 20:55:10 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
15-Nov-2024 20:55:10 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
15-Nov-2024 20:55:10 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
15-Nov-2024 20:55:10 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
15-Nov-2024 20:55:10 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
15-Nov-2024 20:55:10 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
15-Nov-2024 20:55:10 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3364 (ODSRV-OAP-MSRFCP-3364)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3364-ScriptBuildTask-14266892849705671953.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance |
15-Nov-2024 20:55:10 | ./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.tar.gz |
15-Nov-2024 20:55:11 | Uploading artifact |
15-Nov-2024 20:55:11 | source path: surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz |
15-Nov-2024 20:55:11 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz |
15-Nov-2024 20:55:11 | Finished task 'Pack and push surefire artifact' with result: Success |
15-Nov-2024 20:55:11 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
15-Nov-2024 20:55:11 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
15-Nov-2024 20:55:11 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3364 (ODSRV-OAP-MSRFCP-3364)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3364-ScriptBuildTask-3612003011013808146.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP |
15-Nov-2024 20:55:11 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
15-Nov-2024 20:55:12 | Finished task 'Pack logs' with result: Success |
15-Nov-2024 20:55:12 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
15-Nov-2024 20:55:12 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
15-Nov-2024 20:55:12 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
15-Nov-2024 20:55:12 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3364 (ODSRV-OAP-MSRFCP-3364)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3364-ScriptBuildTask-3139759837465557737.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance |
15-Nov-2024 20:55:12 | % Total % Received % Xferd Average Speed Time Time Time Current |
15-Nov-2024 20:55:12 | Dload Upload Total Spent Left Speed |
15-Nov-2024 20:55:12 | |
15-Nov-2024 20:55:12 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
15-Nov-2024 20:55:12 | 100 4822 100 4822 0 0 46815 0 --:--:-- --:--:-- --:--:-- 46815 |
15-Nov-2024 20:55:12 | Clearing /tmp/onedata and /home/bamboo/.one-env |
15-Nov-2024 20:55:13 | Cleaning helm deployments |
15-Nov-2024 20:55:13 | Cleanining pods |
15-Nov-2024 20:55:13 | Cleaning kube persistant volumes |
15-Nov-2024 20:55:13 | pod "dev-volume-s3-krakow-585f4c9-2hjz8" deleted |
15-Nov-2024 20:55:33 | pod "dev-volume-s3-paris-64bd65585f-9qbt4" deleted |
15-Nov-2024 20:55:41 | Cleaning dockswift container |
15-Nov-2024 20:55:41 | Cleaning docker containers |
15-Nov-2024 20:55:43 | Stalled docker containers to remove: |
15-Nov-2024 20:55:43 | 197bd4f7b62f 690b2848127a fb1dc0fe9787 322dee0a4f34 fa0416b6384c 1f7271dc2789 4beb6042c298 f7915cf2e85a 8e95cf3fd275 3678f14fdb1a 18652e8b3af9 a2bb510160e4 b13c8c3430e9 dadbd2206f90 435f21000094 f0201bce3bcc afe4f0119c67 b52da7aeeecb 27a171d171d2 818955ef9448 c6cbaa4f800c 649623882f40 418547562d93 345f9f31fb39 6528107d0678 bfc0406f0943 ef401a5b6e65 b4e7f7596024 |
15-Nov-2024 20:55:43 | Removing stalled docker containers |
15-Nov-2024 20:55:43 | Error response from daemon: Cannot kill container: 197bd4f7b62f: Container 197bd4f7b62f86855512f2cb2d399ee3f1afad452a1b22036678840a65ec7432 is not running |
15-Nov-2024 20:55:43 | 197bd4f7b62f |
15-Nov-2024 20:55:43 | Error response from daemon: Cannot kill container: 690b2848127a: Container 690b2848127ac3d264217b96a1497f1724fb9cbb8c90c392b81b5b21a2079741 is not running |
15-Nov-2024 20:55:43 | 690b2848127a |
15-Nov-2024 20:55:43 | Error response from daemon: Cannot kill container: fb1dc0fe9787: Container fb1dc0fe9787dc69395f7e22936589873b2378cb06b2e566fc2d444027282b36 is not running |
15-Nov-2024 20:55:44 | fb1dc0fe9787 |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: 322dee0a4f34: Container 322dee0a4f3486af8ce72c49b71ec19541b21afd2451b90911b287a59cef2ac4 is not running |
15-Nov-2024 20:55:44 | 322dee0a4f34 |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: fa0416b6384c: Container fa0416b6384c5ba7bef4b0117c6afec788b3c9cf6895c13eae63af282d0d9828 is not running |
15-Nov-2024 20:55:44 | fa0416b6384c |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: 1f7271dc2789: Container 1f7271dc27890bafba70cedaa55c6499169f8e0a246f2e707b04a77fb6f59c69 is not running |
15-Nov-2024 20:55:44 | 1f7271dc2789 |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: 4beb6042c298: Container 4beb6042c2986518762332173276f3b17eb6e43c56bf49bf37c774ed7ad73c23 is not running |
15-Nov-2024 20:55:44 | 4beb6042c298 |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: f7915cf2e85a: Container f7915cf2e85adf53b5e68923606f2abffd9d166edc2763f1ad9e43adc300cbc2 is not running |
15-Nov-2024 20:55:44 | f7915cf2e85a |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: 8e95cf3fd275: Container 8e95cf3fd27577172e88c11b09de01dbb63612ad75aa58133ec3baebef4eec05 is not running |
15-Nov-2024 20:55:44 | 8e95cf3fd275 |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: 3678f14fdb1a: Container 3678f14fdb1af61b26ee6f2be9a1fe25c85ac42db2bb08b42950ee702958492a is not running |
15-Nov-2024 20:55:44 | 3678f14fdb1a |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: 18652e8b3af9: Container 18652e8b3af9e380619faa96c95016c7834849a83c96f37fcc0220a9b7efcc59 is not running |
15-Nov-2024 20:55:44 | 18652e8b3af9 |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: a2bb510160e4: Container a2bb510160e4cf41c49ca357715111c32eb84e1d861b85ccb7d5c5d8c0f0ee4f is not running |
15-Nov-2024 20:55:44 | a2bb510160e4 |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: b13c8c3430e9: Container b13c8c3430e9a7c1051d15c282e4319d5f597fc3ca71b952c772a8684c02e707 is not running |
15-Nov-2024 20:55:44 | b13c8c3430e9 |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: dadbd2206f90: Container dadbd2206f90de257448d322bd760b135a899a88d51d9cd314987fa92453993e is not running |
15-Nov-2024 20:55:44 | dadbd2206f90 |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: 435f21000094: Container 435f210000941f39c5a0a1687587ae0c3d8bf8a4e1e8b0fd7f842457ffd2e44e is not running |
15-Nov-2024 20:55:44 | 435f21000094 |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: f0201bce3bcc: Container f0201bce3bcc4272e026b96bcfc17bd56e62f7414c85d40695852f9d525811e0 is not running |
15-Nov-2024 20:55:44 | f0201bce3bcc |
15-Nov-2024 20:55:44 | Error response from daemon: Cannot kill container: afe4f0119c67: Container afe4f0119c6753e4235fe90c6b7abf95039b147a272773d37f0014e700409fbf is not running |
15-Nov-2024 20:55:45 | afe4f0119c67 |
15-Nov-2024 20:55:45 | Error response from daemon: Cannot kill container: b52da7aeeecb: Container b52da7aeeecbceae5a0f02ec5296abbfee8522aa1ac49810bf0d03bb3cbd09f5 is not running |
15-Nov-2024 20:55:45 | b52da7aeeecb |
15-Nov-2024 20:55:45 | Error response from daemon: Cannot kill container: 27a171d171d2: Container 27a171d171d24bb07ea9bf95e13b875e67deec6479c7ad0d6b8f164cc28ac76a is not running |
15-Nov-2024 20:55:45 | 27a171d171d2 |
15-Nov-2024 20:55:45 | Error response from daemon: Cannot kill container: 818955ef9448: Container 818955ef9448664ec9a2e632f6e31f6d7b715f8a9be4b37f76c42c29a4638d84 is not running |
15-Nov-2024 20:55:45 | 818955ef9448 |
15-Nov-2024 20:55:45 | Error response from daemon: Cannot kill container: c6cbaa4f800c: Container c6cbaa4f800c4f75c66d69d237d98adf917f40fcc61d0dcca2524d72fd5a639f is not running |
15-Nov-2024 20:55:45 | c6cbaa4f800c |
15-Nov-2024 20:55:45 | Error response from daemon: Cannot kill container: 649623882f40: Container 649623882f400d7dde559846a5354bedd49e17706846c1f3b1c6d852c9616f5d is not running |
15-Nov-2024 20:55:45 | 649623882f40 |
15-Nov-2024 20:55:45 | Error response from daemon: Cannot kill container: 418547562d93: Container 418547562d9320c9ea4a344ca760739ecc1a786bfd7cb6ba10a2ff64087aea5e is not running |
15-Nov-2024 20:55:45 | 418547562d93 |
15-Nov-2024 20:55:45 | Error response from daemon: Cannot kill container: 345f9f31fb39: Container 345f9f31fb39bd733ba2768b65fba03312319d9fa011c4855ffc294faf2d8da3 is not running |
15-Nov-2024 20:55:45 | 345f9f31fb39 |
15-Nov-2024 20:55:45 | Error response from daemon: Cannot kill container: 6528107d0678: Container 6528107d067890809473255c66d9e4a38cd150fd341528194a482f28da007246 is not running |
15-Nov-2024 20:55:45 | 6528107d0678 |
15-Nov-2024 20:55:46 | Error response from daemon: Cannot kill container: bfc0406f0943: Container bfc0406f0943503b3de2c941b4e626d78627c94a1870183d96e3809ce971991f is not running |
15-Nov-2024 20:55:46 | bfc0406f0943 |
15-Nov-2024 20:55:46 | Error response from daemon: Cannot kill container: ef401a5b6e65: Container ef401a5b6e65a80c61001c4d94189900259e5e1fc87bdd1b3740d92ab914eb73 is not running |
15-Nov-2024 20:55:46 | ef401a5b6e65 |
15-Nov-2024 20:55:46 | b4e7f7596024 |
15-Nov-2024 20:55:46 | b4e7f7596024 |
15-Nov-2024 20:55:46 | Stalled docker volumes to remove: |
15-Nov-2024 20:55:46 | |
15-Nov-2024 20:55:46 | Removing stalled docker volumes |
15-Nov-2024 20:55:46 | Removing stalled loopdevices |
15-Nov-2024 20:55:47 | Done |
15-Nov-2024 20:55:47 | Finished task 'Clear env and working dir' with result: Success |
15-Nov-2024 20:55:47 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
15-Nov-2024 20:55:47 | Running post build plugin 'Docker Container Cleanup' |
15-Nov-2024 20:55:47 | Running post build plugin 'NCover Results Collector' |
15-Nov-2024 20:55:47 | Running post build plugin 'Build Results Label Collector' |
15-Nov-2024 20:55:47 | Running post build plugin 'Clover Results Collector' |
15-Nov-2024 20:55:47 | Running post build plugin 'npm Cache Cleanup' |
15-Nov-2024 20:55:47 | Running post build plugin 'Artifact Copier' |
15-Nov-2024 20:55:47 | Publishing an artifact: test_logs.tar.gz |
15-Nov-2024 20:55:47 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 147.1 ms |
15-Nov-2024 20:55:47 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP' |
15-Nov-2024 20:55:47 | Finalising the build... |
15-Nov-2024 20:55:47 | Stopping timer. |
15-Nov-2024 20:55:47 | Build ODSRV-OAP-MSRFCP-3364 completed. |
15-Nov-2024 20:55:47 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
15-Nov-2024 20:55:47 | Running on server: post build plugin 'NCover Results Collector' |
15-Nov-2024 20:55:47 | Running on server: post build plugin 'Build Labeller' |
15-Nov-2024 20:55:47 | Running on server: post build plugin 'Clover Delta Calculator' |
15-Nov-2024 20:55:47 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
15-Nov-2024 20:55:47 | All post build plugins have finished |
15-Nov-2024 20:55:47 | Generating build results summary... |
15-Nov-2024 20:55:47 | Saving build results to disk... |
15-Nov-2024 20:55:47 | Store variable context... |
15-Nov-2024 20:55:48 | Finished building ODSRV-OAP-MSRFCP-3364. |