oneclient acceptance tests using environment deployed from packages
Build: #3359 was successful
Job: multiprovider proxy s3 regular file CRUD proxyio was successful
Build log
The build generated 2,571 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
07-Nov-2024 21:32:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:32:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:32:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:32:09 | |
07-Nov-2024 21:32:09 | |
07-Nov-2024 21:32:09 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' |
07-Nov-2024 21:32:09 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' successfully started |
07-Nov-2024 21:32:09 | |
07-Nov-2024 21:32:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2ugbicl26q5c7wtl |
07-Nov-2024 21:32:09 | |
07-Nov-2024 21:32:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2ugbicl26q5c7wtl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2ugbicl26q5c7wtl |
07-Nov-2024 21:32:09 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1477808703228788970'... |
07-Nov-2024 21:32:09 | Getting configuration... |
07-Nov-2024 21:32:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2ugbicl26q5c7wtl'. |
07-Nov-2024 21:32:09 | |
07-Nov-2024 21:32:09 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
07-Nov-2024 21:32:09 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
07-Nov-2024 21:32:09 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 21:32:09 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 21:32:09 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
07-Nov-2024 21:32:09 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
07-Nov-2024 21:32:09 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
07-Nov-2024 21:32:09 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
07-Nov-2024 21:32:09 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
07-Nov-2024 21:32:09 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
07-Nov-2024 21:32:09 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
07-Nov-2024 21:32:09 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
07-Nov-2024 21:32:09 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
07-Nov-2024 21:32:09 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
07-Nov-2024 21:32:09 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
07-Nov-2024 21:32:09 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
07-Nov-2024 21:32:09 | ================================================================= |
07-Nov-2024 21:32:09 | |
07-Nov-2024 21:32:10 | PASSED |
07-Nov-2024 21:32:10 | Unmounting client from /tmp/onedata/mnt/v1l5komh6s0msueh |
07-Nov-2024 21:32:10 | |
07-Nov-2024 21:32:10 | |
07-Nov-2024 21:32:10 | Unmounting client from /tmp/onedata/mnt/2ugbicl26q5c7wtl |
07-Nov-2024 21:32:10 | |
07-Nov-2024 21:32:10 | |
07-Nov-2024 21:32:38 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 21:32:38 | ================================================================= |
07-Nov-2024 21:32:38 | - Executing scenario 'Delete file opened by other user for reading and writing' |
07-Nov-2024 21:32:38 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 21:32:38 | ----------------------------------------------------------------- |
07-Nov-2024 21:32:38 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 21:32:38 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 21:32:38 | using [token, token] by [user1, user2]"' |
07-Nov-2024 21:32:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:32:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:32:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:38 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' |
07-Nov-2024 21:32:38 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' successfully started |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wlsas6e0iy50go9m |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wlsas6e0iy50go9m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wlsas6e0iy50go9m |
07-Nov-2024 21:32:38 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '472923756683888130'... |
07-Nov-2024 21:32:38 | Getting configuration... |
07-Nov-2024 21:32:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wlsas6e0iy50go9m'. |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:32:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:32:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:38 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' |
07-Nov-2024 21:32:38 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' successfully started |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/letwfrxa0dfhctc9 |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/letwfrxa0dfhctc9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/letwfrxa0dfhctc9 |
07-Nov-2024 21:32:38 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6827559900961070714'... |
07-Nov-2024 21:32:38 | Getting configuration... |
07-Nov-2024 21:32:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/letwfrxa0dfhctc9'. |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:38 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
07-Nov-2024 21:32:38 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
07-Nov-2024 21:32:38 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 21:32:38 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 21:32:38 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
07-Nov-2024 21:32:38 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
07-Nov-2024 21:32:38 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
07-Nov-2024 21:32:38 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
07-Nov-2024 21:32:38 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
07-Nov-2024 21:32:38 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
07-Nov-2024 21:32:38 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
07-Nov-2024 21:32:38 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
07-Nov-2024 21:32:38 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
07-Nov-2024 21:32:38 | ================================================================= |
07-Nov-2024 21:32:38 | |
07-Nov-2024 21:32:39 | PASSED |
07-Nov-2024 21:32:39 | Unmounting client from /tmp/onedata/mnt/wlsas6e0iy50go9m |
07-Nov-2024 21:32:39 | |
07-Nov-2024 21:32:39 | |
07-Nov-2024 21:32:39 | Unmounting client from /tmp/onedata/mnt/letwfrxa0dfhctc9 |
07-Nov-2024 21:32:39 | |
07-Nov-2024 21:32:39 | |
07-Nov-2024 21:33:08 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 21:33:08 | ================================================================= |
07-Nov-2024 21:33:08 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
07-Nov-2024 21:33:08 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 21:33:08 | ----------------------------------------------------------------- |
07-Nov-2024 21:33:08 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 21:33:08 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 21:33:08 | using [token, token] by [user1, user2]"' |
07-Nov-2024 21:33:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:33:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:33:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' |
07-Nov-2024 21:33:08 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' successfully started |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/e8sl6ip77kum00qi |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e8sl6ip77kum00qi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e8sl6ip77kum00qi |
07-Nov-2024 21:33:08 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12988932867248924246'... |
07-Nov-2024 21:33:08 | Getting configuration... |
07-Nov-2024 21:33:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/e8sl6ip77kum00qi'. |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:33:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:33:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' |
07-Nov-2024 21:33:08 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' successfully started |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vaekrasr332x6bb6 |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vaekrasr332x6bb6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vaekrasr332x6bb6 |
07-Nov-2024 21:33:08 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6352882377294637033'... |
07-Nov-2024 21:33:08 | Getting configuration... |
07-Nov-2024 21:33:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/vaekrasr332x6bb6'. |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
07-Nov-2024 21:33:08 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
07-Nov-2024 21:33:08 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 21:33:08 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
07-Nov-2024 21:33:08 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 21:33:08 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
07-Nov-2024 21:33:08 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
07-Nov-2024 21:33:08 | ================================================================= |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | PASSED |
07-Nov-2024 21:33:08 | Unmounting client from /tmp/onedata/mnt/e8sl6ip77kum00qi |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | Unmounting client from /tmp/onedata/mnt/vaekrasr332x6bb6 |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:08 | |
07-Nov-2024 21:33:36 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 21:33:36 | ================================================================= |
07-Nov-2024 21:33:36 | - Executing scenario 'Delete file right after closing it' |
07-Nov-2024 21:33:36 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 21:33:36 | ----------------------------------------------------------------- |
07-Nov-2024 21:33:36 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 21:33:36 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 21:33:36 | using [token, token] by [user1, user2]"' |
07-Nov-2024 21:33:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:33:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:33:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' |
07-Nov-2024 21:33:36 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' successfully started |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/v6b10q8n7iljm8uy |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v6b10q8n7iljm8uy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v6b10q8n7iljm8uy |
07-Nov-2024 21:33:36 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11449776243695461748'... |
07-Nov-2024 21:33:36 | Getting configuration... |
07-Nov-2024 21:33:36 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/v6b10q8n7iljm8uy'. |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:33:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:33:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' |
07-Nov-2024 21:33:36 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' successfully started |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jhl7s5uj5a03wiu5 |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jhl7s5uj5a03wiu5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jhl7s5uj5a03wiu5 |
07-Nov-2024 21:33:36 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15968615097211785072'... |
07-Nov-2024 21:33:36 | Getting configuration... |
07-Nov-2024 21:33:36 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/jhl7s5uj5a03wiu5'. |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 21:33:36 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
07-Nov-2024 21:33:36 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
07-Nov-2024 21:33:36 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 21:33:36 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
07-Nov-2024 21:33:36 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
07-Nov-2024 21:33:36 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
07-Nov-2024 21:33:36 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
07-Nov-2024 21:33:36 | ================================================================= |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | PASSED |
07-Nov-2024 21:33:36 | Unmounting client from /tmp/onedata/mnt/v6b10q8n7iljm8uy |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | Unmounting client from /tmp/onedata/mnt/jhl7s5uj5a03wiu5 |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:33:36 | |
07-Nov-2024 21:34:06 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 21:34:06 | ================================================================= |
07-Nov-2024 21:34:06 | - Executing scenario 'Create many children' |
07-Nov-2024 21:34:06 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 21:34:06 | ----------------------------------------------------------------- |
07-Nov-2024 21:34:06 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 21:34:06 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 21:34:06 | using [token, token] by [user1, user2]"' |
07-Nov-2024 21:34:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:34:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:34:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:06 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' |
07-Nov-2024 21:34:06 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' successfully started |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yc1ujp8u3i03u0c7 |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yc1ujp8u3i03u0c7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yc1ujp8u3i03u0c7 |
07-Nov-2024 21:34:06 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5466952248299688851'... |
07-Nov-2024 21:34:06 | Getting configuration... |
07-Nov-2024 21:34:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/yc1ujp8u3i03u0c7'. |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:34:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:34:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:06 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' |
07-Nov-2024 21:34:06 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' successfully started |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9kzrcy3dy1z7oo1s |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9kzrcy3dy1z7oo1s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9kzrcy3dy1z7oo1s |
07-Nov-2024 21:34:06 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12845892704679359835'... |
07-Nov-2024 21:34:06 | Getting configuration... |
07-Nov-2024 21:34:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/9kzrcy3dy1z7oo1s'. |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:06 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
07-Nov-2024 21:34:06 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
07-Nov-2024 21:34:06 | ================================================================= |
07-Nov-2024 21:34:06 | |
07-Nov-2024 21:34:13 | PASSED |
07-Nov-2024 21:34:13 | Unmounting client from /tmp/onedata/mnt/yc1ujp8u3i03u0c7 |
07-Nov-2024 21:34:13 | |
07-Nov-2024 21:34:13 | |
07-Nov-2024 21:34:13 | Unmounting client from /tmp/onedata/mnt/9kzrcy3dy1z7oo1s |
07-Nov-2024 21:34:13 | |
07-Nov-2024 21:34:13 | |
07-Nov-2024 21:34:40 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 21:34:40 | ================================================================= |
07-Nov-2024 21:34:40 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
07-Nov-2024 21:34:40 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 21:34:40 | ----------------------------------------------------------------- |
07-Nov-2024 21:34:40 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 21:34:40 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 21:34:40 | using [token, token] by [user1, user2]"' |
07-Nov-2024 21:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' |
07-Nov-2024 21:34:40 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' successfully started |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hsc1w01j8rj2n2s6 |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hsc1w01j8rj2n2s6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hsc1w01j8rj2n2s6 |
07-Nov-2024 21:34:40 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9232082713160403477'... |
07-Nov-2024 21:34:40 | Getting configuration... |
07-Nov-2024 21:34:40 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/hsc1w01j8rj2n2s6'. |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' |
07-Nov-2024 21:34:40 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' successfully started |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mqnmzn7l2tq4piqu |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mqnmzn7l2tq4piqu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mqnmzn7l2tq4piqu |
07-Nov-2024 21:34:40 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6887340360704998706'... |
07-Nov-2024 21:34:40 | Getting configuration... |
07-Nov-2024 21:34:40 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/mqnmzn7l2tq4piqu'. |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 21:34:40 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 21:34:40 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
07-Nov-2024 21:34:40 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
07-Nov-2024 21:34:40 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
07-Nov-2024 21:34:40 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
07-Nov-2024 21:34:40 | ================================================================= |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | PASSED |
07-Nov-2024 21:34:40 | Unmounting client from /tmp/onedata/mnt/hsc1w01j8rj2n2s6 |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | Unmounting client from /tmp/onedata/mnt/mqnmzn7l2tq4piqu |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:34:40 | |
07-Nov-2024 21:35:09 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 21:35:09 | ================================================================= |
07-Nov-2024 21:35:09 | - Executing scenario 'Create nonempty file then move it to another space' |
07-Nov-2024 21:35:09 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 21:35:09 | ----------------------------------------------------------------- |
07-Nov-2024 21:35:09 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 21:35:09 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 21:35:09 | using [token, token] by [user1, user2]"' |
07-Nov-2024 21:35:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:35:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:35:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-k99v6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:09 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' |
07-Nov-2024 21:35:09 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-k99v6' successfully started |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pw5yltiswemea21z |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pw5yltiswemea21z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pw5yltiswemea21z |
07-Nov-2024 21:35:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1915583718696148092'... |
07-Nov-2024 21:35:09 | Getting configuration... |
07-Nov-2024 21:35:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/pw5yltiswemea21z'. |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:35:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:35:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nkmdv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:09 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' |
07-Nov-2024 21:35:09 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nkmdv' successfully started |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ak6ce1q3x51o2npy |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ak6ce1q3x51o2npy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ak6ce1q3x51o2npy |
07-Nov-2024 21:35:09 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9517569836396883756'... |
07-Nov-2024 21:35:09 | Getting configuration... |
07-Nov-2024 21:35:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ak6ce1q3x51o2npy'. |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:09 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 21:35:09 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 21:35:09 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
07-Nov-2024 21:35:09 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
07-Nov-2024 21:35:09 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
07-Nov-2024 21:35:09 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
07-Nov-2024 21:35:09 | ================================================================= |
07-Nov-2024 21:35:09 | |
07-Nov-2024 21:35:23 | PASSED |
07-Nov-2024 21:35:23 | Unmounting client from /tmp/onedata/mnt/pw5yltiswemea21z |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | Unmounting client from /tmp/onedata/mnt/ak6ce1q3x51o2npy |
07-Nov-2024 21:35:23 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_CRUD.1731015309.8762667', '-c', '/tmp/logs'] |
07-Nov-2024 21:35:23 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 21:35:23 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-jlwbx. See /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-cross-support-job-3p-users-jlwbx/entrypoint.log for more details |
07-Nov-2024 21:35:23 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 21:35:23 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-k99v6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-oneclient-krakow-9b8968f6-k99v6/oneclient_logs |
07-Nov-2024 21:35:23 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=189/221) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 158,196 1% 50.29MB/s 0:00:00 (xfr#1, to-chk=188/221) |
07-Nov-2024 21:35:23 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 21:35:23 | 158,196 1% 50.29MB/s 0:00:00 (xfr#1, to-chk=182/221) |
07-Nov-2024 21:35:23 | 158,466 1% 50.37MB/s 0:00:00 (xfr#2, to-chk=184/221) |
07-Nov-2024 21:35:23 | 663,446 8% 39.54MB/s 0:00:00 (xfr#3, to-chk=183/221) |
07-Nov-2024 21:35:23 | 663,716 8% 39.56MB/s 0:00:00 (xfr#4, to-chk=182/221) |
07-Nov-2024 21:35:23 | 882,071 10% 27.14MB/s 0:00:00 (xfr#5, to-chk=181/221) |
07-Nov-2024 21:35:23 | 882,533 10% 27.15MB/s 0:00:00 (xfr#6, to-chk=177/221) |
07-Nov-2024 21:35:23 | 3,318,302 40% 27.05MB/s 0:00:00 (xfr#7, to-chk=176/221) |
07-Nov-2024 21:35:23 | 3,318,764 40% 27.05MB/s 0:00:00 (xfr#8, to-chk=175/221) |
07-Nov-2024 21:35:23 | 3,319,392 40% 27.06MB/s 0:00:00 (xfr#9, to-chk=174/221) |
07-Nov-2024 21:35:23 | 3,352,943 41% 27.10MB/s 0:00:00 (xfr#10, to-chk=173/221) |
07-Nov-2024 21:35:23 | 3,353,501 41% 27.10MB/s 0:00:00 (xfr#11, to-chk=169/221) |
07-Nov-2024 21:35:23 | 3,463,564 42% 26.64MB/s 0:00:00 (xfr#12, to-chk=168/221) |
07-Nov-2024 21:35:23 | 3,464,122 42% 26.64MB/s 0:00:00 (xfr#13, to-chk=167/221) |
07-Nov-2024 21:35:23 | 3,497,273 43% 26.90MB/s 0:00:00 (xfr#14, to-chk=166/221) |
07-Nov-2024 21:35:23 | 3,497,927 43% 26.90MB/s 0:00:00 (xfr#15, to-chk=162/221) |
07-Nov-2024 21:35:23 | 3,598,180 44% 27.45MB/s 0:00:00 (xfr#16, to-chk=161/221) |
07-Nov-2024 21:35:23 | 3,598,834 44% 27.46MB/s 0:00:00 (xfr#17, to-chk=160/221) |
07-Nov-2024 21:35:23 | 3,622,637 44% 27.20MB/s 0:00:00 (xfr#18, to-chk=159/221) |
07-Nov-2024 21:35:23 | 3,623,387 44% 27.21MB/s 0:00:00 (xfr#19, to-chk=155/221) |
07-Nov-2024 21:35:23 | 3,714,402 45% 27.89MB/s 0:00:00 (xfr#20, to-chk=154/221) |
07-Nov-2024 21:35:23 | 3,715,152 45% 27.90MB/s 0:00:00 (xfr#21, to-chk=153/221) |
07-Nov-2024 21:35:23 | 3,715,780 45% 27.90MB/s 0:00:00 (xfr#22, to-chk=152/221) |
07-Nov-2024 21:35:23 | 3,746,624 46% 27.91MB/s 0:00:00 (xfr#23, to-chk=151/221) |
07-Nov-2024 21:35:23 | 3,747,086 46% 27.92MB/s 0:00:00 (xfr#24, to-chk=147/221) |
07-Nov-2024 21:35:23 | 3,846,562 47% 28.22MB/s 0:00:00 (xfr#25, to-chk=146/221) |
07-Nov-2024 21:35:23 | 3,847,024 47% 28.22MB/s 0:00:00 (xfr#26, to-chk=145/221) |
07-Nov-2024 21:35:23 | 3,909,822 48% 28.46MB/s 0:00:00 (xfr#27, to-chk=144/221) |
07-Nov-2024 21:35:23 | 3,910,476 48% 28.47MB/s 0:00:00 (xfr#28, to-chk=140/221) |
07-Nov-2024 21:35:23 | 4,150,190 51% 27.49MB/s 0:00:00 (xfr#29, to-chk=139/221) |
07-Nov-2024 21:35:23 | 4,150,844 51% 27.49MB/s 0:00:00 (xfr#30, to-chk=138/221) |
07-Nov-2024 21:35:23 | 4,187,250 51% 27.54MB/s 0:00:00 (xfr#31, to-chk=137/221) |
07-Nov-2024 21:35:23 | 4,187,904 51% 27.54MB/s 0:00:00 (xfr#32, to-chk=133/221) |
07-Nov-2024 21:35:23 | 4,319,189 53% 28.02MB/s 0:00:00 (xfr#33, to-chk=132/221) |
07-Nov-2024 21:35:23 | 4,319,843 53% 28.03MB/s 0:00:00 (xfr#34, to-chk=131/221) |
07-Nov-2024 21:35:23 | 4,360,736 53% 28.29MB/s 0:00:00 (xfr#35, to-chk=130/221) |
07-Nov-2024 21:35:23 | 4,361,198 53% 28.29MB/s 0:00:00 (xfr#36, to-chk=126/221) |
07-Nov-2024 21:35:23 | 4,490,854 55% 27.81MB/s 0:00:00 (xfr#37, to-chk=125/221) |
07-Nov-2024 21:35:23 | 4,491,316 55% 27.81MB/s 0:00:00 (xfr#38, to-chk=124/221) |
07-Nov-2024 21:35:23 | 4,491,944 55% 27.82MB/s 0:00:00 (xfr#39, to-chk=123/221) |
07-Nov-2024 21:35:23 | 4,513,688 55% 27.77MB/s 0:00:00 (xfr#40, to-chk=122/221) |
07-Nov-2024 21:35:23 | 4,514,054 55% 27.77MB/s 0:00:00 (xfr#41, to-chk=118/221) |
07-Nov-2024 21:35:23 | 4,597,179 56% 26.73MB/s 0:00:00 (xfr#42, to-chk=117/221) |
07-Nov-2024 21:35:23 | 4,597,545 56% 26.57MB/s 0:00:00 (xfr#43, to-chk=116/221) |
07-Nov-2024 21:35:23 | 4,614,054 56% 26.67MB/s 0:00:00 (xfr#44, to-chk=115/221) |
07-Nov-2024 21:35:23 | 4,614,324 56% 26.67MB/s 0:00:00 (xfr#45, to-chk=111/221) |
07-Nov-2024 21:35:23 | 4,679,272 57% 26.72MB/s 0:00:00 (xfr#46, to-chk=110/221) |
07-Nov-2024 21:35:23 | 4,679,542 57% 26.72MB/s 0:00:00 (xfr#47, to-chk=109/221) |
07-Nov-2024 21:35:23 | 4,698,161 58% 26.83MB/s 0:00:00 (xfr#48, to-chk=108/221) |
07-Nov-2024 21:35:23 | 4,698,527 58% 26.83MB/s 0:00:00 (xfr#49, to-chk=104/221) |
07-Nov-2024 21:35:23 | 4,765,185 58% 27.05MB/s 0:00:00 (xfr#50, to-chk=103/221) |
07-Nov-2024 21:35:23 | 4,765,551 58% 27.05MB/s 0:00:00 (xfr#51, to-chk=102/221) |
07-Nov-2024 21:35:23 | 4,792,681 59% 27.05MB/s 0:00:00 (xfr#52, to-chk=101/221) |
07-Nov-2024 21:35:23 | 4,793,239 59% 27.05MB/s 0:00:00 (xfr#53, to-chk=97/221) |
07-Nov-2024 21:35:23 | 4,909,111 60% 27.38MB/s 0:00:00 (xfr#54, to-chk=96/221) |
07-Nov-2024 21:35:23 | 4,909,669 60% 27.22MB/s 0:00:00 (xfr#55, to-chk=95/221) |
07-Nov-2024 21:35:23 | 4,945,787 61% 27.42MB/s 0:00:00 (xfr#56, to-chk=94/221) |
07-Nov-2024 21:35:23 | 4,946,345 61% 27.43MB/s 0:00:00 (xfr#57, to-chk=90/221) |
07-Nov-2024 21:35:23 | 5,050,907 62% 27.53MB/s 0:00:00 (xfr#58, to-chk=89/221) |
07-Nov-2024 21:35:23 | 5,051,465 62% 27.37MB/s 0:00:00 (xfr#59, to-chk=88/221) |
07-Nov-2024 21:35:23 | 5,052,093 62% 27.38MB/s 0:00:00 (xfr#60, to-chk=87/221) |
07-Nov-2024 21:35:23 | 5,081,179 62% 27.38MB/s 0:00:00 (xfr#61, to-chk=86/221) |
07-Nov-2024 21:35:23 | 5,081,641 62% 27.38MB/s 0:00:00 (xfr#62, to-chk=82/221) |
07-Nov-2024 21:35:23 | 5,184,788 64% 27.47MB/s 0:00:00 (xfr#63, to-chk=81/221) |
07-Nov-2024 21:35:23 | 5,185,250 64% 27.47MB/s 0:00:00 (xfr#64, to-chk=80/221) |
07-Nov-2024 21:35:23 | 5,218,358 64% 27.65MB/s 0:00:00 (xfr#65, to-chk=79/221) |
07-Nov-2024 21:35:23 | 5,218,820 64% 27.65MB/s 0:00:00 (xfr#66, to-chk=75/221) |
07-Nov-2024 21:35:23 | 5,310,972 65% 27.68MB/s 0:00:00 (xfr#67, to-chk=74/221) |
07-Nov-2024 21:35:23 | 5,311,434 65% 27.68MB/s 0:00:00 (xfr#68, to-chk=73/221) |
07-Nov-2024 21:35:23 | 5,312,062 65% 27.68MB/s 0:00:00 (xfr#69, to-chk=72/221) |
07-Nov-2024 21:35:23 | 5,353,076 66% 27.75MB/s 0:00:00 (xfr#70, to-chk=71/221) |
07-Nov-2024 21:35:23 | 5,353,634 66% 27.75MB/s 0:00:00 (xfr#71, to-chk=67/221) |
07-Nov-2024 21:35:23 | 5,489,088 67% 27.41MB/s 0:00:00 (xfr#72, to-chk=66/221) |
07-Nov-2024 21:35:23 | 5,489,646 67% 27.41MB/s 0:00:00 (xfr#73, to-chk=65/221) |
07-Nov-2024 21:35:23 | 5,516,519 68% 27.26MB/s 0:00:00 (xfr#74, to-chk=64/221) |
07-Nov-2024 21:35:23 | 5,516,981 68% 27.26MB/s 0:00:00 (xfr#75, to-chk=60/221) |
07-Nov-2024 21:35:23 | 5,601,140 69% 27.68MB/s 0:00:00 (xfr#76, to-chk=59/221) |
07-Nov-2024 21:35:23 | 5,601,602 69% 27.68MB/s 0:00:00 (xfr#77, to-chk=58/221) |
07-Nov-2024 21:35:23 | 5,627,509 69% 27.81MB/s 0:00:00 (xfr#78, to-chk=57/221) |
07-Nov-2024 21:35:23 | 5,628,067 69% 27.67MB/s 0:00:00 (xfr#79, to-chk=53/221) |
07-Nov-2024 21:35:23 | 5,707,876 70% 27.92MB/s 0:00:00 (xfr#80, to-chk=52/221) |
07-Nov-2024 21:35:23 | 5,708,434 70% 27.92MB/s 0:00:00 (xfr#81, to-chk=51/221) |
07-Nov-2024 21:35:23 | 5,740,983 70% 28.08MB/s 0:00:00 (xfr#82, to-chk=50/221) |
07-Nov-2024 21:35:23 | 5,741,637 70% 28.08MB/s 0:00:00 (xfr#83, to-chk=46/221) |
07-Nov-2024 21:35:23 | 5,847,647 72% 27.61MB/s 0:00:00 (xfr#84, to-chk=45/221) |
07-Nov-2024 21:35:23 | 5,848,301 72% 27.61MB/s 0:00:00 (xfr#85, to-chk=44/221) |
07-Nov-2024 21:35:23 | 5,895,213 72% 27.83MB/s 0:00:00 (xfr#86, to-chk=43/221) |
07-Nov-2024 21:35:23 | 5,895,867 72% 27.70MB/s 0:00:00 (xfr#87, to-chk=39/221) |
07-Nov-2024 21:35:23 | 6,087,523 75% 28.46MB/s 0:00:00 (xfr#88, to-chk=38/221) |
07-Nov-2024 21:35:23 | 6,088,177 75% 28.46MB/s 0:00:00 (xfr#89, to-chk=37/221) |
07-Nov-2024 21:35:23 | 6,116,926 75% 28.18MB/s 0:00:00 (xfr#90, to-chk=36/221) |
07-Nov-2024 21:35:23 | 6,117,292 75% 28.18MB/s 0:00:00 (xfr#91, to-chk=32/221) |
07-Nov-2024 21:35:23 | 6,196,288 76% 27.11MB/s 0:00:00 (xfr#92, to-chk=31/221) |
07-Nov-2024 21:35:23 | 6,196,654 76% 27.11MB/s 0:00:00 (xfr#93, to-chk=30/221) |
07-Nov-2024 21:35:23 | 6,197,282 76% 27.11MB/s 0:00:00 (xfr#94, to-chk=29/221) |
07-Nov-2024 21:35:23 | 6,220,922 76% 27.09MB/s 0:00:00 (xfr#95, to-chk=28/221) |
07-Nov-2024 21:35:23 | 6,221,384 76% 27.09MB/s 0:00:00 (xfr#96, to-chk=24/221) |
07-Nov-2024 21:35:23 | 6,313,903 77% 27.37MB/s 0:00:00 (xfr#97, to-chk=23/221) |
07-Nov-2024 21:35:23 | 6,314,365 77% 27.25MB/s 0:00:00 (xfr#98, to-chk=22/221) |
07-Nov-2024 21:35:23 | 6,350,082 78% 27.16MB/s 0:00:00 (xfr#99, to-chk=21/221) |
07-Nov-2024 21:35:23 | 6,350,544 78% 27.16MB/s 0:00:00 (xfr#100, to-chk=17/221) |
07-Nov-2024 21:35:23 | 6,464,127 79% 27.40MB/s 0:00:00 (xfr#101, to-chk=16/221) |
07-Nov-2024 21:35:23 | 6,464,589 79% 27.40MB/s 0:00:00 (xfr#102, to-chk=15/221) |
07-Nov-2024 21:35:23 | 6,805,252 84% 27.38MB/s 0:00:00 (xfr#103, to-chk=14/221) |
07-Nov-2024 21:35:23 | 6,805,810 84% 27.39MB/s 0:00:00 (xfr#104, to-chk=10/221) |
07-Nov-2024 21:35:23 | 7,914,042 97% 28.16MB/s 0:00:00 (xfr#105, to-chk=9/221) |
07-Nov-2024 21:35:23 | 7,914,600 97% 28.16MB/s 0:00:00 (xfr#106, to-chk=8/221) |
07-Nov-2024 21:35:23 | 7,948,702 98% 28.18MB/s 0:00:00 (xfr#107, to-chk=7/221) |
07-Nov-2024 21:35:23 | 7,949,164 98% 28.18MB/s 0:00:00 (xfr#108, to-chk=3/221) |
07-Nov-2024 21:35:23 | 8,052,302 99% 27.92MB/s 0:00:00 (xfr#109, to-chk=2/221) |
07-Nov-2024 21:35:23 | 8,052,764 99% 27.93MB/s 0:00:00 (xfr#110, to-chk=1/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.76MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.56MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.56MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | 8,092,513 99% 27.56MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-nkmdv: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-oneclient-paris-7f5779b546-nkmdv/oneclient_logs |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=191/223) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 20,603 0% 19.65MB/s 0:00:00 (xfr#1, to-chk=190/223) |
07-Nov-2024 21:35:23 | 20,603 0% 19.65MB/s 0:00:00 (xfr#1, to-chk=184/223) |
07-Nov-2024 21:35:23 | 21,161 0% 20.18MB/s 0:00:00 (xfr#2, to-chk=186/223) |
07-Nov-2024 21:35:23 | 101,184 2% 24.12MB/s 0:00:00 (xfr#3, to-chk=185/223) |
07-Nov-2024 21:35:23 | 101,742 2% 19.41MB/s 0:00:00 (xfr#4, to-chk=184/223) |
07-Nov-2024 21:35:23 | 117,619 3% 22.43MB/s 0:00:00 (xfr#5, to-chk=183/223) |
07-Nov-2024 21:35:23 | 118,177 3% 22.54MB/s 0:00:00 (xfr#6, to-chk=179/223) |
07-Nov-2024 21:35:23 | 175,011 4% 20.86MB/s 0:00:00 (xfr#7, to-chk=178/223) |
07-Nov-2024 21:35:23 | 175,569 4% 20.93MB/s 0:00:00 (xfr#8, to-chk=177/223) |
07-Nov-2024 21:35:23 | 204,716 5% 21.69MB/s 0:00:00 (xfr#9, to-chk=176/223) |
07-Nov-2024 21:35:23 | 205,178 5% 21.74MB/s 0:00:00 (xfr#10, to-chk=172/223) |
07-Nov-2024 21:35:23 | 292,161 7% 27.86MB/s 0:00:00 (xfr#11, to-chk=171/223) |
07-Nov-2024 21:35:23 | 292,623 8% 25.37MB/s 0:00:00 (xfr#12, to-chk=170/223) |
07-Nov-2024 21:35:23 | 313,421 8% 24.91MB/s 0:00:00 (xfr#13, to-chk=169/223) |
07-Nov-2024 21:35:23 | 313,883 8% 23.03MB/s 0:00:00 (xfr#14, to-chk=165/223) |
07-Nov-2024 21:35:23 | 387,037 10% 28.39MB/s 0:00:00 (xfr#15, to-chk=164/223) |
07-Nov-2024 21:35:23 | 387,499 10% 24.64MB/s 0:00:00 (xfr#16, to-chk=163/223) |
07-Nov-2024 21:35:23 | 388,127 10% 24.68MB/s 0:00:00 (xfr#17, to-chk=162/223) |
07-Nov-2024 21:35:23 | 514,145 14% 23.35MB/s 0:00:00 (xfr#18, to-chk=161/223) |
07-Nov-2024 21:35:23 | 514,607 14% 23.37MB/s 0:00:00 (xfr#19, to-chk=157/223) |
07-Nov-2024 21:35:23 | 746,331 20% 28.47MB/s 0:00:00 (xfr#20, to-chk=156/223) |
07-Nov-2024 21:35:23 | 746,793 20% 27.39MB/s 0:00:00 (xfr#21, to-chk=155/223) |
07-Nov-2024 21:35:23 | 747,421 20% 26.40MB/s 0:00:00 (xfr#22, to-chk=154/223) |
07-Nov-2024 21:35:23 | 776,802 21% 26.46MB/s 0:00:00 (xfr#23, to-chk=153/223) |
07-Nov-2024 21:35:23 | 777,360 21% 26.48MB/s 0:00:00 (xfr#24, to-chk=149/223) |
07-Nov-2024 21:35:23 | 858,373 23% 28.23MB/s 0:00:00 (xfr#25, to-chk=148/223) |
07-Nov-2024 21:35:23 | 858,931 23% 28.25MB/s 0:00:00 (xfr#26, to-chk=147/223) |
07-Nov-2024 21:35:23 | 893,549 24% 29.38MB/s 0:00:00 (xfr#27, to-chk=146/223) |
07-Nov-2024 21:35:23 | 894,107 24% 29.40MB/s 0:00:00 (xfr#28, to-chk=142/223) |
07-Nov-2024 21:35:23 | 1,001,582 27% 27.29MB/s 0:00:00 (xfr#29, to-chk=141/223) |
07-Nov-2024 21:35:23 | 1,002,140 27% 26.55MB/s 0:00:00 (xfr#30, to-chk=140/223) |
07-Nov-2024 21:35:23 | 1,002,768 27% 26.56MB/s 0:00:00 (xfr#31, to-chk=139/223) |
07-Nov-2024 21:35:23 | 1,022,454 27% 27.09MB/s 0:00:00 (xfr#32, to-chk=138/223) |
07-Nov-2024 21:35:23 | 1,022,916 27% 27.10MB/s 0:00:00 (xfr#33, to-chk=134/223) |
07-Nov-2024 21:35:23 | 1,111,800 30% 28.66MB/s 0:00:00 (xfr#34, to-chk=133/223) |
07-Nov-2024 21:35:23 | 1,112,262 30% 28.67MB/s 0:00:00 (xfr#35, to-chk=132/223) |
07-Nov-2024 21:35:23 | 1,112,890 30% 27.93MB/s 0:00:00 (xfr#36, to-chk=131/223) |
07-Nov-2024 21:35:23 | 1,144,819 31% 28.73MB/s 0:00:00 (xfr#37, to-chk=130/223) |
07-Nov-2024 21:35:23 | 1,145,281 31% 28.74MB/s 0:00:00 (xfr#38, to-chk=126/223) |
07-Nov-2024 21:35:23 | 1,250,048 34% 29.80MB/s 0:00:00 (xfr#39, to-chk=125/223) |
07-Nov-2024 21:35:23 | 1,250,510 34% 29.81MB/s 0:00:00 (xfr#40, to-chk=124/223) |
07-Nov-2024 21:35:23 | 1,286,377 35% 29.92MB/s 0:00:00 (xfr#41, to-chk=123/223) |
07-Nov-2024 21:35:23 | 1,287,127 35% 29.94MB/s 0:00:00 (xfr#42, to-chk=119/223) |
07-Nov-2024 21:35:23 | 1,400,278 38% 31.80MB/s 0:00:00 (xfr#43, to-chk=118/223) |
07-Nov-2024 21:35:23 | 1,401,028 38% 31.07MB/s 0:00:00 (xfr#44, to-chk=117/223) |
07-Nov-2024 21:35:23 | 1,422,546 38% 30.83MB/s 0:00:00 (xfr#45, to-chk=116/223) |
07-Nov-2024 21:35:23 | 1,422,912 38% 30.16MB/s 0:00:00 (xfr#46, to-chk=112/223) |
07-Nov-2024 21:35:23 | 1,486,700 40% 26.26MB/s 0:00:00 (xfr#47, to-chk=111/223) |
07-Nov-2024 21:35:23 | 1,487,066 40% 26.26MB/s 0:00:00 (xfr#48, to-chk=110/223) |
07-Nov-2024 21:35:23 | 1,502,597 41% 26.05MB/s 0:00:00 (xfr#49, to-chk=109/223) |
07-Nov-2024 21:35:23 | 1,503,155 41% 26.06MB/s 0:00:00 (xfr#50, to-chk=105/223) |
07-Nov-2024 21:35:23 | 1,554,481 42% 26.47MB/s 0:00:00 (xfr#51, to-chk=104/223) |
07-Nov-2024 21:35:23 | 1,555,039 42% 26.48MB/s 0:00:00 (xfr#52, to-chk=103/223) |
07-Nov-2024 21:35:23 | 1,555,667 42% 26.49MB/s 0:00:00 (xfr#53, to-chk=102/223) |
07-Nov-2024 21:35:23 | 1,599,107 43% 27.23MB/s 0:00:00 (xfr#54, to-chk=101/223) |
07-Nov-2024 21:35:23 | 1,599,665 43% 26.76MB/s 0:00:00 (xfr#55, to-chk=97/223) |
07-Nov-2024 21:35:23 | 1,725,619 47% 27.89MB/s 0:00:00 (xfr#56, to-chk=96/223) |
07-Nov-2024 21:35:23 | 1,726,177 47% 27.44MB/s 0:00:00 (xfr#57, to-chk=95/223) |
07-Nov-2024 21:35:23 | 1,745,428 47% 27.74MB/s 0:00:00 (xfr#58, to-chk=94/223) |
07-Nov-2024 21:35:23 | 1,745,794 47% 27.75MB/s 0:00:00 (xfr#59, to-chk=90/223) |
07-Nov-2024 21:35:23 | 1,813,832 49% 27.90MB/s 0:00:00 (xfr#60, to-chk=89/223) |
07-Nov-2024 21:35:23 | 1,814,198 49% 27.91MB/s 0:00:00 (xfr#61, to-chk=88/223) |
07-Nov-2024 21:35:23 | 1,833,806 50% 28.21MB/s 0:00:00 (xfr#62, to-chk=87/223) |
07-Nov-2024 21:35:23 | 1,834,268 50% 28.21MB/s 0:00:00 (xfr#63, to-chk=83/223) |
07-Nov-2024 21:35:23 | 1,914,472 52% 28.98MB/s 0:00:00 (xfr#64, to-chk=82/223) |
07-Nov-2024 21:35:23 | 1,914,934 52% 28.99MB/s 0:00:00 (xfr#65, to-chk=81/223) |
07-Nov-2024 21:35:23 | 1,939,860 53% 28.91MB/s 0:00:00 (xfr#66, to-chk=80/223) |
07-Nov-2024 21:35:23 | 1,940,226 53% 28.91MB/s 0:00:00 (xfr#67, to-chk=76/223) |
07-Nov-2024 21:35:23 | 2,023,317 55% 30.15MB/s 0:00:00 (xfr#68, to-chk=75/223) |
07-Nov-2024 21:35:23 | 2,023,683 55% 30.16MB/s 0:00:00 (xfr#69, to-chk=74/223) |
07-Nov-2024 21:35:23 | 2,045,669 55% 30.48MB/s 0:00:00 (xfr#70, to-chk=73/223) |
07-Nov-2024 21:35:23 | 2,046,035 56% 30.02MB/s 0:00:00 (xfr#71, to-chk=69/223) |
07-Nov-2024 21:35:23 | 2,107,405 57% 30.45MB/s 0:00:00 (xfr#72, to-chk=68/223) |
07-Nov-2024 21:35:23 | 2,107,771 57% 30.46MB/s 0:00:00 (xfr#73, to-chk=67/223) |
07-Nov-2024 21:35:23 | 2,108,399 57% 30.47MB/s 0:00:00 (xfr#74, to-chk=66/223) |
07-Nov-2024 21:35:23 | 2,132,830 58% 30.82MB/s 0:00:00 (xfr#75, to-chk=65/223) |
07-Nov-2024 21:35:23 | 2,133,388 58% 30.83MB/s 0:00:00 (xfr#76, to-chk=61/223) |
07-Nov-2024 21:35:23 | 2,214,191 60% 30.17MB/s 0:00:00 (xfr#77, to-chk=60/223) |
07-Nov-2024 21:35:23 | 2,214,749 60% 30.17MB/s 0:00:00 (xfr#78, to-chk=59/223) |
07-Nov-2024 21:35:23 | 2,303,053 63% 30.09MB/s 0:00:00 (xfr#79, to-chk=58/223) |
07-Nov-2024 21:35:23 | 2,303,707 63% 30.10MB/s 0:00:00 (xfr#80, to-chk=54/223) |
07-Nov-2024 21:35:23 | 2,554,069 69% 31.63MB/s 0:00:00 (xfr#81, to-chk=53/223) |
07-Nov-2024 21:35:23 | 2,554,723 69% 31.24MB/s 0:00:00 (xfr#82, to-chk=52/223) |
07-Nov-2024 21:35:23 | 2,555,351 69% 31.24MB/s 0:00:00 (xfr#83, to-chk=51/223) |
07-Nov-2024 21:35:23 | 2,574,183 70% 31.47MB/s 0:00:00 (xfr#84, to-chk=50/223) |
07-Nov-2024 21:35:23 | 2,574,549 70% 31.08MB/s 0:00:00 (xfr#85, to-chk=46/223) |
07-Nov-2024 21:35:23 | 2,638,111 72% 31.45MB/s 0:00:00 (xfr#86, to-chk=45/223) |
07-Nov-2024 21:35:23 | 2,638,477 72% 31.45MB/s 0:00:00 (xfr#87, to-chk=44/223) |
07-Nov-2024 21:35:23 | 2,664,775 72% 31.77MB/s 0:00:00 (xfr#88, to-chk=43/223) |
07-Nov-2024 21:35:23 | 2,665,333 72% 31.38MB/s 0:00:00 (xfr#89, to-chk=39/223) |
07-Nov-2024 21:35:23 | 2,747,143 75% 31.95MB/s 0:00:00 (xfr#90, to-chk=38/223) |
07-Nov-2024 21:35:23 | 2,747,701 75% 31.57MB/s 0:00:00 (xfr#91, to-chk=37/223) |
07-Nov-2024 21:35:23 | 2,748,329 75% 31.58MB/s 0:00:00 (xfr#92, to-chk=36/223) |
07-Nov-2024 21:35:23 | 2,781,505 76% 31.58MB/s 0:00:00 (xfr#93, to-chk=35/223) |
07-Nov-2024 21:35:23 | 2,782,063 76% 29.48MB/s 0:00:00 (xfr#94, to-chk=31/223) |
07-Nov-2024 21:35:23 | 2,899,424 79% 30.39MB/s 0:00:00 (xfr#95, to-chk=30/223) |
07-Nov-2024 21:35:23 | 2,899,982 79% 30.39MB/s 0:00:00 (xfr#96, to-chk=29/223) |
07-Nov-2024 21:35:23 | 2,935,695 80% 30.10MB/s 0:00:00 (xfr#97, to-chk=28/223) |
07-Nov-2024 21:35:23 | 2,936,253 80% 30.11MB/s 0:00:00 (xfr#98, to-chk=24/223) |
07-Nov-2024 21:35:23 | 3,051,015 83% 30.95MB/s 0:00:00 (xfr#99, to-chk=23/223) |
07-Nov-2024 21:35:23 | 3,051,573 83% 30.96MB/s 0:00:00 (xfr#100, to-chk=22/223) |
07-Nov-2024 21:35:23 | 3,082,441 84% 30.62MB/s 0:00:00 (xfr#101, to-chk=21/223) |
07-Nov-2024 21:35:23 | 3,083,191 84% 30.63MB/s 0:00:00 (xfr#102, to-chk=17/223) |
07-Nov-2024 21:35:23 | 3,196,934 87% 31.43MB/s 0:00:00 (xfr#103, to-chk=16/223) |
07-Nov-2024 21:35:23 | 3,197,684 87% 31.44MB/s 0:00:00 (xfr#104, to-chk=15/223) |
07-Nov-2024 21:35:23 | 3,212,753 87% 31.59MB/s 0:00:00 (xfr#105, to-chk=14/223) |
07-Nov-2024 21:35:23 | 3,213,119 87% 31.59MB/s 0:00:00 (xfr#106, to-chk=10/223) |
07-Nov-2024 21:35:23 | 3,272,471 89% 31.52MB/s 0:00:00 (xfr#107, to-chk=9/223) |
07-Nov-2024 21:35:23 | 3,272,837 89% 31.53MB/s 0:00:00 (xfr#108, to-chk=8/223) |
07-Nov-2024 21:35:23 | 3,361,708 92% 32.06MB/s 0:00:00 (xfr#109, to-chk=7/223) |
07-Nov-2024 21:35:23 | 3,362,362 92% 32.07MB/s 0:00:00 (xfr#110, to-chk=3/223) |
07-Nov-2024 21:35:23 | 3,605,983 98% 33.72MB/s 0:00:00 (xfr#111, to-chk=2/223) |
07-Nov-2024 21:35:23 | 3,606,637 98% 33.72MB/s 0:00:00 (xfr#112, to-chk=1/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 34.12MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 33.79MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 33.79MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 33.79MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 33.79MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 33.79MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 33.79MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 33.79MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 33.79MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | 3,649,084 99% 33.46MB/s 0:00:00 (xfr#113, to-chk=0/223) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-oneprovider-krakow-0/op-worker |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 38,796 7% 37.00MB/s 0:00:00 (xfr#2, to-chk=49/54) |
07-Nov-2024 21:35:23 | 73,854 13% 35.22MB/s 0:00:00 (xfr#3, to-chk=47/54) |
07-Nov-2024 21:35:23 | 74,284 13% 35.42MB/s 0:00:00 (xfr#4, to-chk=45/54) |
07-Nov-2024 21:35:23 | 74,284 13% 35.42MB/s 0:00:00 (xfr#5, to-chk=43/54) |
07-Nov-2024 21:35:23 | 107,919 20% 51.46MB/s 0:00:00 (xfr#6, to-chk=41/54) |
07-Nov-2024 21:35:23 | 108,069 20% 51.53MB/s 0:00:00 (xfr#7, to-chk=39/54) |
07-Nov-2024 21:35:23 | 108,366 20% 51.67MB/s 0:00:00 (xfr#8, to-chk=37/54) |
07-Nov-2024 21:35:23 | 209,650 39% 66.65MB/s 0:00:00 (xfr#9, to-chk=35/54) |
07-Nov-2024 21:35:23 | 214,545 40% 68.20MB/s 0:00:00 (xfr#10, to-chk=25/54) |
07-Nov-2024 21:35:23 | 218,585 40% 69.49MB/s 0:00:00 (xfr#11, to-chk=24/54) |
07-Nov-2024 21:35:23 | 220,237 41% 70.01MB/s 0:00:00 (xfr#12, to-chk=23/54) |
07-Nov-2024 21:35:23 | 228,719 42% 72.71MB/s 0:00:00 (xfr#13, to-chk=22/54) |
07-Nov-2024 21:35:23 | 234,583 43% 74.57MB/s 0:00:00 (xfr#14, to-chk=21/54) |
07-Nov-2024 21:35:23 | 242,326 45% 77.03MB/s 0:00:00 (xfr#15, to-chk=20/54) |
07-Nov-2024 21:35:23 | 249,727 46% 59.54MB/s 0:00:00 (xfr#16, to-chk=19/54) |
07-Nov-2024 21:35:23 | 251,713 47% 60.01MB/s 0:00:00 (xfr#17, to-chk=18/54) |
07-Nov-2024 21:35:23 | 256,044 47% 61.05MB/s 0:00:00 (xfr#18, to-chk=17/54) |
07-Nov-2024 21:35:23 | 261,623 48% 62.38MB/s 0:00:00 (xfr#19, to-chk=16/54) |
07-Nov-2024 21:35:23 | 261,899 49% 62.44MB/s 0:00:00 (xfr#20, to-chk=15/54) |
07-Nov-2024 21:35:23 | 265,369 49% 50.62MB/s 0:00:00 (xfr#21, to-chk=14/54) |
07-Nov-2024 21:35:23 | 268,444 50% 51.20MB/s 0:00:00 (xfr#22, to-chk=13/54) |
07-Nov-2024 21:35:23 | 272,205 50% 51.92MB/s 0:00:00 (xfr#23, to-chk=12/54) |
07-Nov-2024 21:35:23 | 278,582 52% 53.14MB/s 0:00:00 (xfr#24, to-chk=11/54) |
07-Nov-2024 21:35:23 | 279,862 52% 44.48MB/s 0:00:00 (xfr#25, to-chk=10/54) |
07-Nov-2024 21:35:23 | 284,472 53% 45.22MB/s 0:00:00 (xfr#26, to-chk=9/54) |
07-Nov-2024 21:35:23 | 289,652 54% 46.04MB/s 0:00:00 (xfr#27, to-chk=8/54) |
07-Nov-2024 21:35:23 | 297,737 55% 47.32MB/s 0:00:00 (xfr#28, to-chk=7/54) |
07-Nov-2024 21:35:23 | 300,521 56% 47.77MB/s 0:00:00 (xfr#29, to-chk=6/54) |
07-Nov-2024 21:35:23 | 306,670 57% 48.74MB/s 0:00:00 (xfr#30, to-chk=5/54) |
07-Nov-2024 21:35:23 | 307,972 57% 48.95MB/s 0:00:00 (xfr#31, to-chk=4/54) |
07-Nov-2024 21:35:23 | 314,976 58% 50.06MB/s 0:00:00 (xfr#32, to-chk=3/54) |
07-Nov-2024 21:35:23 | 321,693 60% 43.83MB/s 0:00:00 (xfr#33, to-chk=2/54) |
07-Nov-2024 21:35:23 | 322,254 60% 43.90MB/s 0:00:00 (xfr#34, to-chk=1/54) |
07-Nov-2024 21:35:23 | 324,590 60% 44.22MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | 324,590 60% 44.22MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | 324,590 60% 44.22MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | 324,590 60% 38.69MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | 324,590 60% 38.69MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | 324,590 60% 34.39MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-oneprovider-krakow-0/op-panel |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 19,343 16% 18.45MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 21:35:23 | 39,654 33% 37.82MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 21:35:23 | 39,654 33% 37.82MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 21:35:23 | 58,794 49% 56.07MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 21:35:23 | 59,085 50% 56.35MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 21:35:23 | 59,085 50% 18.78MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 21:35:23 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 21:35:23 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 21:35:23 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 21:35:23 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 21:35:23 | 6,857 50% 2.18MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-oneprovider-paris-0/op-worker |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 36,829 7% 35.12MB/s 0:00:00 (xfr#2, to-chk=49/54) |
07-Nov-2024 21:35:23 | 69,893 13% 66.66MB/s 0:00:00 (xfr#3, to-chk=47/54) |
07-Nov-2024 21:35:23 | 70,322 13% 67.06MB/s 0:00:00 (xfr#4, to-chk=45/54) |
07-Nov-2024 21:35:23 | 70,322 13% 33.53MB/s 0:00:00 (xfr#5, to-chk=43/54) |
07-Nov-2024 21:35:23 | 101,990 19% 48.63MB/s 0:00:00 (xfr#6, to-chk=41/54) |
07-Nov-2024 21:35:23 | 102,140 19% 48.70MB/s 0:00:00 (xfr#7, to-chk=39/54) |
07-Nov-2024 21:35:23 | 102,437 19% 32.56MB/s 0:00:00 (xfr#8, to-chk=37/54) |
07-Nov-2024 21:35:23 | 203,806 39% 32.39MB/s 0:00:00 (xfr#9, to-chk=35/54) |
07-Nov-2024 21:35:23 | 210,808 40% 33.51MB/s 0:00:00 (xfr#10, to-chk=25/54) |
07-Nov-2024 21:35:23 | 215,986 41% 34.33MB/s 0:00:00 (xfr#11, to-chk=24/54) |
07-Nov-2024 21:35:23 | 219,452 42% 29.90MB/s 0:00:00 (xfr#12, to-chk=23/54) |
07-Nov-2024 21:35:23 | 223,205 42% 30.41MB/s 0:00:00 (xfr#13, to-chk=22/54) |
07-Nov-2024 21:35:23 | 229,580 43% 31.28MB/s 0:00:00 (xfr#14, to-chk=21/54) |
07-Nov-2024 21:35:23 | 237,673 45% 32.38MB/s 0:00:00 (xfr#15, to-chk=20/54) |
07-Nov-2024 21:35:23 | 240,463 46% 22.93MB/s 0:00:00 (xfr#16, to-chk=19/54) |
07-Nov-2024 21:35:23 | 246,325 47% 21.36MB/s 0:00:00 (xfr#17, to-chk=18/54) |
07-Nov-2024 21:35:23 | 250,361 47% 21.71MB/s 0:00:00 (xfr#18, to-chk=17/54) |
07-Nov-2024 21:35:23 | 256,508 49% 22.24MB/s 0:00:00 (xfr#19, to-chk=16/54) |
07-Nov-2024 21:35:23 | 257,533 49% 22.33MB/s 0:00:00 (xfr#20, to-chk=15/54) |
07-Nov-2024 21:35:23 | 262,434 50% 22.75MB/s 0:00:00 (xfr#21, to-chk=14/54) |
07-Nov-2024 21:35:23 | 268,007 51% 23.24MB/s 0:00:00 (xfr#22, to-chk=13/54) |
07-Nov-2024 21:35:23 | 269,651 51% 23.38MB/s 0:00:00 (xfr#23, to-chk=12/54) |
07-Nov-2024 21:35:23 | 269,929 51% 23.40MB/s 0:00:00 (xfr#24, to-chk=11/54) |
07-Nov-2024 21:35:23 | 271,913 52% 23.57MB/s 0:00:00 (xfr#25, to-chk=10/54) |
07-Nov-2024 21:35:23 | 276,234 52% 21.95MB/s 0:00:00 (xfr#26, to-chk=9/54) |
07-Nov-2024 21:35:23 | 283,633 54% 22.54MB/s 0:00:00 (xfr#27, to-chk=8/54) |
07-Nov-2024 21:35:23 | 292,113 55% 23.22MB/s 0:00:00 (xfr#28, to-chk=7/54) |
07-Nov-2024 21:35:23 | 292,672 56% 23.26MB/s 0:00:00 (xfr#29, to-chk=6/54) |
07-Nov-2024 21:35:23 | 297,282 56% 23.63MB/s 0:00:00 (xfr#30, to-chk=5/54) |
07-Nov-2024 21:35:23 | 300,359 57% 23.87MB/s 0:00:00 (xfr#31, to-chk=4/54) |
07-Nov-2024 21:35:23 | 307,074 58% 24.40MB/s 0:00:00 (xfr#32, to-chk=3/54) |
07-Nov-2024 21:35:23 | 314,815 60% 25.02MB/s 0:00:00 (xfr#33, to-chk=2/54) |
07-Nov-2024 21:35:23 | 316,123 60% 25.12MB/s 0:00:00 (xfr#34, to-chk=1/54) |
07-Nov-2024 21:35:23 | 318,449 60% 23.36MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | 318,449 60% 23.36MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | 318,449 60% 23.36MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | 318,449 60% 20.25MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | 318,449 60% 20.25MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | 318,449 60% 20.25MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-oneprovider-paris-0/op-panel |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 19,228 16% 18.34MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 21:35:23 | 39,422 33% 37.60MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 21:35:23 | 39,422 33% 37.60MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 21:35:23 | 58,447 49% 55.74MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 21:35:23 | 58,738 50% 56.02MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 21:35:23 | 58,738 50% 18.67MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-oneprovider-paris-0/cluster-manager |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 21:35:23 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 21:35:23 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 21:35:23 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 21:35:23 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 21:35:23 | 6,843 50% 1.63MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-onezone-0/oz-panel |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 54,915 12% 52.37MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 21:35:23 | 111,402 26% 106.24MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 21:35:23 | 158,877 37% 75.76MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 21:35:23 | 213,589 49% 22.63MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 21:35:23 | 213,880 50% 22.66MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 21:35:23 | 213,880 50% 18.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-onezone-0/oz-worker |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 23,825 6% 22.72MB/s 0:00:00 (xfr#2, to-chk=13/18) |
07-Nov-2024 21:35:23 | 48,415 13% 46.17MB/s 0:00:00 (xfr#3, to-chk=11/18) |
07-Nov-2024 21:35:23 | 48,415 13% 46.17MB/s 0:00:00 (xfr#4, to-chk=9/18) |
07-Nov-2024 21:35:23 | 71,760 20% 34.22MB/s 0:00:00 (xfr#5, to-chk=7/18) |
07-Nov-2024 21:35:23 | 71,851 20% 34.26MB/s 0:00:00 (xfr#6, to-chk=5/18) |
07-Nov-2024 21:35:23 | 72,148 20% 34.40MB/s 0:00:00 (xfr#7, to-chk=3/18) |
07-Nov-2024 21:35:23 | 176,782 50% 33.72MB/s 0:00:00 (xfr#8, to-chk=1/18) |
07-Nov-2024 21:35:23 | 176,782 50% 24.08MB/s 0:00:00 (xfr#8, to-chk=0/18) |
07-Nov-2024 21:35:23 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-onezone-0/cluster-manager |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 21:35:23 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 21:35:23 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 21:35:23 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 21:35:23 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 21:35:23 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 21:35:23 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 21:35:23 | 6,700 50% 1.28MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 21:35:23 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-lfn7r. See /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-volume-s3-krakow-init-lfn7r/entrypoint.log for more details |
07-Nov-2024 21:35:23 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-rbqmv. See /home/bamboo/.one-env/deployments/2024.11.07-21.19.51/pod-logs/dev-volume-s3-paris-init-rbqmv/entrypoint.log for more details |
07-Nov-2024 21:35:23 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_CRUD.1731015309.8762667 exists, exporting anyway. |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | =============================== warnings summary =============================== |
07-Nov-2024 21:35:23 | tests/utils/rest_utils.py:98 |
07-Nov-2024 21:35:23 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
07-Nov-2024 21:35:23 | print(""" |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | tests/utils/path_utils.py:112 |
07-Nov-2024 21:35:23 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
07-Nov-2024 21:35:23 | return path.replace("'", "\\'").replace(' ', '\ ') |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | tests/utils/acceptance_utils.py:55 |
07-Nov-2024 21:35:23 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
07-Nov-2024 21:35:23 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | tests/utils/acceptance_utils.py:57 |
07-Nov-2024 21:35:23 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
07-Nov-2024 21:35:23 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
07-Nov-2024 21:35:23 | |
07-Nov-2024 21:35:23 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
07-Nov-2024 21:35:23 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/test-reports/results.xml - |
07-Nov-2024 21:35:23 | ================== 26 passed, 4 warnings in 935.64s (0:15:35) ================== |
07-Nov-2024 21:35:30 | release "dev" uninstalled |
07-Nov-2024 21:35:30 | Sidecar injection has been disabled |
07-Nov-2024 21:35:30 | Cleaning helm release "dev"... |
07-Nov-2024 21:35:30 | Deleted 1 helm deployments |
07-Nov-2024 21:35:30 | Deleted 0 k8s deployments |
07-Nov-2024 21:35:30 | Deleted 0 k8s services |
07-Nov-2024 21:35:30 | Deleted 0 persistent volumes |
07-Nov-2024 21:35:31 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 21:35:31 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
07-Nov-2024 21:35:31 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 21:35:31 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
07-Nov-2024 21:35:31 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
07-Nov-2024 21:35:31 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 21:35:31 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
07-Nov-2024 21:35:31 | Finished task 'Run acceptance oneclient tests' with result: Success |
07-Nov-2024 21:35:31 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
07-Nov-2024 21:35:31 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP... |
07-Nov-2024 21:35:32 | Finished task 'Parse test results' with result: Success |
07-Nov-2024 21:35:32 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 21:35:32 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
07-Nov-2024 21:35:32 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
07-Nov-2024 21:35:32 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
07-Nov-2024 21:35:32 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
07-Nov-2024 21:35:32 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
07-Nov-2024 21:35:32 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
07-Nov-2024 21:35:32 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
07-Nov-2024 21:35:32 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
07-Nov-2024 21:35:32 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
07-Nov-2024 21:35:32 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
07-Nov-2024 21:35:32 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 21:35:32 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio #3359 (ODSRV-OAP-MPSRFCP-3359)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCP-3359-ScriptBuildTask-11039918172072112123.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance |
07-Nov-2024 21:35:32 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio.tar.gz |
07-Nov-2024 21:35:33 | Uploading artifact |
07-Nov-2024 21:35:33 | source path: surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio.tar.gz |
07-Nov-2024 21:35:33 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio.tar.gz |
07-Nov-2024 21:35:33 | Finished task 'Pack and push surefire artifact' with result: Success |
07-Nov-2024 21:35:33 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 21:35:33 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 21:35:33 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio #3359 (ODSRV-OAP-MPSRFCP-3359)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCP-3359-ScriptBuildTask-7606054961815764242.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP |
07-Nov-2024 21:35:33 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
07-Nov-2024 21:35:33 | Finished task 'Pack logs' with result: Success |
07-Nov-2024 21:35:33 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 21:35:33 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
07-Nov-2024 21:35:33 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 21:35:33 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio #3359 (ODSRV-OAP-MPSRFCP-3359)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCP-3359-ScriptBuildTask-8032636036348526813.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance |
07-Nov-2024 21:35:33 | % Total % Received % Xferd Average Speed Time Time Time Current |
07-Nov-2024 21:35:33 | Dload Upload Total Spent Left Speed |
07-Nov-2024 21:35:33 | |
07-Nov-2024 21:35:33 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
07-Nov-2024 21:35:33 | 100 4822 100 4822 0 0 51849 0 --:--:-- --:--:-- --:--:-- 51849 |
07-Nov-2024 21:35:33 | Clearing /tmp/onedata and /home/bamboo/.one-env |
07-Nov-2024 21:35:34 | Cleaning helm deployments |
07-Nov-2024 21:35:34 | Cleanining pods |
07-Nov-2024 21:35:35 | Cleaning kube persistant volumes |
07-Nov-2024 21:35:35 | pod "dev-volume-s3-krakow-585f4c9-72cgf" deleted |
07-Nov-2024 21:35:55 | pod "dev-volume-s3-paris-64bd65585f-47hcn" deleted |
07-Nov-2024 21:36:04 | Cleaning dockswift container |
07-Nov-2024 21:36:04 | Cleaning docker containers |
07-Nov-2024 21:36:07 | Stalled docker containers to remove: |
07-Nov-2024 21:36:07 | ebe7e85c2467 4f8ce4a50d86 a007ff4ee1a8 be8fae14c3d3 43f932d2b3a6 94596b277921 b12edb4d8b75 4298064240bc e629f2345c47 b8e6f94cb081 f0c29904fbc8 fe0a65b2d9eb 112e90ebf0a2 917391fc623b 7bb569b7e496 5b626f45f690 09ca2b2d6264 bac4451017f1 3a10902f5909 d38d38409c14 55d61db7e95b f0e4d55d89a8 efca7674214d 99ca91b6e947 d23c3801f898 b51c40ebc281 1c3467323408 fd6762935978 |
07-Nov-2024 21:36:07 | Removing stalled docker containers |
07-Nov-2024 21:36:07 | Error response from daemon: Cannot kill container: ebe7e85c2467: Container ebe7e85c2467f6c8dcf79492fb6fcc1ee9439d8a6fe1508e27344ce7805ca055 is not running |
07-Nov-2024 21:36:07 | ebe7e85c2467 |
07-Nov-2024 21:36:07 | Error response from daemon: Cannot kill container: 4f8ce4a50d86: Container 4f8ce4a50d864c53ba2a52f44c1fe66e3dd88bbf59137aae0fc3466d56cbfbf9 is not running |
07-Nov-2024 21:36:07 | 4f8ce4a50d86 |
07-Nov-2024 21:36:07 | Error response from daemon: Cannot kill container: a007ff4ee1a8: Container a007ff4ee1a84e8ebf2506d3ebd989f0875ff2c5339fbe79cfbd1e54ef41ab29 is not running |
07-Nov-2024 21:36:07 | a007ff4ee1a8 |
07-Nov-2024 21:36:07 | Error response from daemon: Cannot kill container: be8fae14c3d3: Container be8fae14c3d311c8f6565a54cf1f9639ed44de8ae2b74f5f3b54dd506052f0e6 is not running |
07-Nov-2024 21:36:07 | be8fae14c3d3 |
07-Nov-2024 21:36:07 | Error response from daemon: Cannot kill container: 43f932d2b3a6: Container 43f932d2b3a6abc4026140e0d847d2e0119e19f07b4e0f2ad09a57a1f427c8ff is not running |
07-Nov-2024 21:36:07 | 43f932d2b3a6 |
07-Nov-2024 21:36:07 | Error response from daemon: Cannot kill container: 94596b277921: Container 94596b2779217b1415358c5fa61f4ec5fa1268e5652ed08a987941103f568186 is not running |
07-Nov-2024 21:36:07 | 94596b277921 |
07-Nov-2024 21:36:07 | Error response from daemon: Cannot kill container: b12edb4d8b75: Container b12edb4d8b75b63fc22f801fa83ad61eb6ab51725a68971a523157107e9f59ae is not running |
07-Nov-2024 21:36:08 | b12edb4d8b75 |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: 4298064240bc: Container 4298064240bce50b804f47d98442cfc663e504e9e3a9243597b5a56e8a566546 is not running |
07-Nov-2024 21:36:08 | 4298064240bc |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: e629f2345c47: Container e629f2345c47da77a986bf57327dc29bd3f758bb9972af52d5f763f2b5016f11 is not running |
07-Nov-2024 21:36:08 | e629f2345c47 |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: b8e6f94cb081: Container b8e6f94cb08193c0f9f7caa1a2e60e41e02216cdab23239684bc41cf30df5e15 is not running |
07-Nov-2024 21:36:08 | b8e6f94cb081 |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: f0c29904fbc8: Container f0c29904fbc83cb8e8bde7301f1091adaa7c04d6bcf18fb6a311fe9f8837896a is not running |
07-Nov-2024 21:36:08 | f0c29904fbc8 |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: fe0a65b2d9eb: Container fe0a65b2d9ebb7bcba10dd27bc3857ac4d8ee6c81f0c36531ee3e11dd847f183 is not running |
07-Nov-2024 21:36:08 | fe0a65b2d9eb |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: 112e90ebf0a2: Container 112e90ebf0a25218ed0359f52eb3e7cd42a16071d3c6610abefbbb5f9e0e8c85 is not running |
07-Nov-2024 21:36:08 | 112e90ebf0a2 |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: 917391fc623b: Container 917391fc623b64a1a8e18d6e7827eb41d63f26434ed6376a0a718ebb44becc2c is not running |
07-Nov-2024 21:36:08 | 917391fc623b |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: 7bb569b7e496: Container 7bb569b7e49611709d2713aca1329e23b19b3cfc6139d64ce293f24982b37ba2 is not running |
07-Nov-2024 21:36:08 | 7bb569b7e496 |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: 5b626f45f690: Container 5b626f45f690343727639dadd95478642dc8dd8b1c8fd142fa69182d5d7575e5 is not running |
07-Nov-2024 21:36:08 | 5b626f45f690 |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: 09ca2b2d6264: Container 09ca2b2d62647a22e4fa9298c1ae1b20c73000f6aa105d994c8f5ee1267be08e is not running |
07-Nov-2024 21:36:08 | 09ca2b2d6264 |
07-Nov-2024 21:36:08 | Error response from daemon: Cannot kill container: bac4451017f1: Container bac4451017f14c69295d9d4b7cdf5dbc6884d6e261a98002c8615c0e9ff9e932 is not running |
07-Nov-2024 21:36:08 | bac4451017f1 |
07-Nov-2024 21:36:09 | Error response from daemon: Cannot kill container: 3a10902f5909: Container 3a10902f5909e55685551cde1c1ffcde0023acd67b304e0ec1824dcb7cb24c0a is not running |
07-Nov-2024 21:36:09 | 3a10902f5909 |
07-Nov-2024 21:36:09 | Error response from daemon: Cannot kill container: d38d38409c14: Container d38d38409c146b6d00e4cbc8f799a046f29470f5a58887543196447cbc5ffa18 is not running |
07-Nov-2024 21:36:09 | d38d38409c14 |
07-Nov-2024 21:36:09 | Error response from daemon: Cannot kill container: 55d61db7e95b: Container 55d61db7e95bb760ca91fb014f42a5f6ce763e44ef7e6bf5c2980b9781a5d987 is not running |
07-Nov-2024 21:36:09 | 55d61db7e95b |
07-Nov-2024 21:36:09 | Error response from daemon: Cannot kill container: f0e4d55d89a8: Container f0e4d55d89a83651760810bba675a0cc21d42b1ed7cd5edad9115402f7034ae7 is not running |
07-Nov-2024 21:36:09 | f0e4d55d89a8 |
07-Nov-2024 21:36:09 | Error response from daemon: Cannot kill container: efca7674214d: Container efca7674214d4c6685695158d63786904e49c482a0985595519097009460c08f is not running |
07-Nov-2024 21:36:09 | efca7674214d |
07-Nov-2024 21:36:09 | Error response from daemon: Cannot kill container: 99ca91b6e947: Container 99ca91b6e9472dc60021a315b66d8b31bb0f91832ccda356272982eca1cbdcae is not running |
07-Nov-2024 21:36:09 | 99ca91b6e947 |
07-Nov-2024 21:36:09 | Error response from daemon: Cannot kill container: d23c3801f898: Container d23c3801f898b1b7acc5bdbb915c2c56e82599af3ff499bc76fa435e4885f569 is not running |
07-Nov-2024 21:36:09 | d23c3801f898 |
07-Nov-2024 21:36:09 | Error response from daemon: Cannot kill container: b51c40ebc281: Container b51c40ebc281ec09982cee11de6de3eec0f98ffb67167219ed06d65c43b631c1 is not running |
07-Nov-2024 21:36:10 | b51c40ebc281 |
07-Nov-2024 21:36:10 | Error response from daemon: Cannot kill container: 1c3467323408: Container 1c346732340803975698c2db03f72b039752b49240d1f5a8f5bbbd305d2bd4b9 is not running |
07-Nov-2024 21:36:10 | 1c3467323408 |
07-Nov-2024 21:36:10 | fd6762935978 |
07-Nov-2024 21:36:10 | fd6762935978 |
07-Nov-2024 21:36:10 | Stalled docker volumes to remove: |
07-Nov-2024 21:36:10 | |
07-Nov-2024 21:36:10 | Removing stalled docker volumes |
07-Nov-2024 21:36:10 | Removing stalled loopdevices |
07-Nov-2024 21:36:11 | Done |
07-Nov-2024 21:36:11 | Finished task 'Clear env and working dir' with result: Success |
07-Nov-2024 21:36:11 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
07-Nov-2024 21:36:11 | Running post build plugin 'Docker Container Cleanup' |
07-Nov-2024 21:36:11 | Running post build plugin 'NCover Results Collector' |
07-Nov-2024 21:36:11 | Running post build plugin 'Build Results Label Collector' |
07-Nov-2024 21:36:11 | Running post build plugin 'Clover Results Collector' |
07-Nov-2024 21:36:11 | Running post build plugin 'npm Cache Cleanup' |
07-Nov-2024 21:36:11 | Running post build plugin 'Artifact Copier' |
07-Nov-2024 21:36:11 | Publishing an artifact: test_logs.tar.gz |
07-Nov-2024 21:36:11 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 100.9 ms |
07-Nov-2024 21:36:11 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP' |
07-Nov-2024 21:36:11 | Finalising the build... |
07-Nov-2024 21:36:11 | Stopping timer. |
07-Nov-2024 21:36:11 | Build ODSRV-OAP-MPSRFCP-3359 completed. |
07-Nov-2024 21:36:11 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
07-Nov-2024 21:36:11 | Running on server: post build plugin 'NCover Results Collector' |
07-Nov-2024 21:36:11 | Running on server: post build plugin 'Build Labeller' |
07-Nov-2024 21:36:11 | Running on server: post build plugin 'Clover Delta Calculator' |
07-Nov-2024 21:36:11 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
07-Nov-2024 21:36:11 | All post build plugins have finished |
07-Nov-2024 21:36:11 | Generating build results summary... |
07-Nov-2024 21:36:12 | Saving build results to disk... |
07-Nov-2024 21:36:12 | Store variable context... |
07-Nov-2024 21:36:12 | Finished building ODSRV-OAP-MPSRFCP-3359. |