oneclient acceptance tests using environment deployed from packages
Build: #3372 was successful
Job: multiprovider proxy regular file CRUD proxyio symlinks was successful
Build log
The build generated 2,547 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
30-Nov-2024 00:41:38 | Unmounting client from /tmp/onedata/mnt/zn05b50a4o4ekv8n |
30-Nov-2024 00:41:38 | |
30-Nov-2024 00:41:38 | |
30-Nov-2024 00:42:06 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
30-Nov-2024 00:42:06 | ================================================================= |
30-Nov-2024 00:42:06 | - Executing scenario 'Delete file opened by other user for reading' |
30-Nov-2024 00:42:06 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 00:42:06 | ----------------------------------------------------------------- |
30-Nov-2024 00:42:06 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 00:42:06 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 00:42:06 | using [token, token] by [user1, user2]"' |
30-Nov-2024 00:42:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:42:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:42:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' |
30-Nov-2024 00:42:06 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' successfully started |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9yrns8518wwl5k9b |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9yrns8518wwl5k9b --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9yrns8518wwl5k9b |
30-Nov-2024 00:42:06 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12082630127310274534'... |
30-Nov-2024 00:42:06 | Getting configuration... |
30-Nov-2024 00:42:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/9yrns8518wwl5k9b'. |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:42:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:42:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' |
30-Nov-2024 00:42:06 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' successfully started |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/e1snkpmokp1pgmxd |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e1snkpmokp1pgmxd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e1snkpmokp1pgmxd |
30-Nov-2024 00:42:06 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13736621825019406930'... |
30-Nov-2024 00:42:06 | Getting configuration... |
30-Nov-2024 00:42:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/e1snkpmokp1pgmxd'. |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
30-Nov-2024 00:42:06 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
30-Nov-2024 00:42:06 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
30-Nov-2024 00:42:06 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
30-Nov-2024 00:42:06 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
30-Nov-2024 00:42:06 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
30-Nov-2024 00:42:06 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
30-Nov-2024 00:42:06 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
30-Nov-2024 00:42:06 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
30-Nov-2024 00:42:06 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
30-Nov-2024 00:42:06 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
30-Nov-2024 00:42:06 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
30-Nov-2024 00:42:06 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
30-Nov-2024 00:42:06 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
30-Nov-2024 00:42:06 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
30-Nov-2024 00:42:06 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
30-Nov-2024 00:42:06 | ================================================================= |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | PASSED |
30-Nov-2024 00:42:06 | Unmounting client from /tmp/onedata/mnt/9yrns8518wwl5k9b |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | Unmounting client from /tmp/onedata/mnt/e1snkpmokp1pgmxd |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:06 | |
30-Nov-2024 00:42:32 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
30-Nov-2024 00:42:32 | ================================================================= |
30-Nov-2024 00:42:32 | - Executing scenario 'Delete file opened by other user for reading and writing' |
30-Nov-2024 00:42:32 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 00:42:32 | ----------------------------------------------------------------- |
30-Nov-2024 00:42:32 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 00:42:32 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 00:42:32 | using [token, token] by [user1, user2]"' |
30-Nov-2024 00:42:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:42:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:42:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' |
30-Nov-2024 00:42:32 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' successfully started |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/iw5rqru2p1e0kd5i |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iw5rqru2p1e0kd5i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iw5rqru2p1e0kd5i |
30-Nov-2024 00:42:32 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7192357031304791810'... |
30-Nov-2024 00:42:32 | Getting configuration... |
30-Nov-2024 00:42:32 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/iw5rqru2p1e0kd5i'. |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:42:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:42:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' |
30-Nov-2024 00:42:32 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' successfully started |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/eszzd7zfu4l3o2q0 |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eszzd7zfu4l3o2q0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eszzd7zfu4l3o2q0 |
30-Nov-2024 00:42:32 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16466253897588149039'... |
30-Nov-2024 00:42:32 | Getting configuration... |
30-Nov-2024 00:42:32 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/eszzd7zfu4l3o2q0'. |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
30-Nov-2024 00:42:32 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
30-Nov-2024 00:42:32 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
30-Nov-2024 00:42:32 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
30-Nov-2024 00:42:32 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
30-Nov-2024 00:42:32 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
30-Nov-2024 00:42:32 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
30-Nov-2024 00:42:32 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
30-Nov-2024 00:42:32 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
30-Nov-2024 00:42:32 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
30-Nov-2024 00:42:32 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
30-Nov-2024 00:42:32 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
30-Nov-2024 00:42:32 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
30-Nov-2024 00:42:32 | ================================================================= |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | PASSED |
30-Nov-2024 00:42:32 | Unmounting client from /tmp/onedata/mnt/iw5rqru2p1e0kd5i |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | Unmounting client from /tmp/onedata/mnt/eszzd7zfu4l3o2q0 |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:32 | |
30-Nov-2024 00:42:58 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
30-Nov-2024 00:42:58 | ================================================================= |
30-Nov-2024 00:42:58 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
30-Nov-2024 00:42:58 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 00:42:58 | ----------------------------------------------------------------- |
30-Nov-2024 00:42:58 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 00:42:58 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 00:42:58 | using [token, token] by [user1, user2]"' |
30-Nov-2024 00:42:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:42:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:42:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:58 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' |
30-Nov-2024 00:42:58 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' successfully started |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:58 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aww6z11axwl3yogm |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aww6z11axwl3yogm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aww6z11axwl3yogm |
30-Nov-2024 00:42:58 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8284946426788185655'... |
30-Nov-2024 00:42:58 | Getting configuration... |
30-Nov-2024 00:42:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/aww6z11axwl3yogm'. |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:42:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:42:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:58 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' |
30-Nov-2024 00:42:58 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' successfully started |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:58 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x575mpfky3r709ds |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x575mpfky3r709ds --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x575mpfky3r709ds |
30-Nov-2024 00:42:58 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17753368960807286036'... |
30-Nov-2024 00:42:58 | Getting configuration... |
30-Nov-2024 00:42:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/x575mpfky3r709ds'. |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:58 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
30-Nov-2024 00:42:58 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
30-Nov-2024 00:42:58 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
30-Nov-2024 00:42:58 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
30-Nov-2024 00:42:58 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
30-Nov-2024 00:42:58 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
30-Nov-2024 00:42:58 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
30-Nov-2024 00:42:58 | ================================================================= |
30-Nov-2024 00:42:58 | |
30-Nov-2024 00:42:59 | PASSED |
30-Nov-2024 00:42:59 | Unmounting client from /tmp/onedata/mnt/aww6z11axwl3yogm |
30-Nov-2024 00:42:59 | |
30-Nov-2024 00:42:59 | |
30-Nov-2024 00:42:59 | Unmounting client from /tmp/onedata/mnt/x575mpfky3r709ds |
30-Nov-2024 00:42:59 | |
30-Nov-2024 00:42:59 | |
30-Nov-2024 00:43:24 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
30-Nov-2024 00:43:24 | ================================================================= |
30-Nov-2024 00:43:24 | - Executing scenario 'Delete file right after closing it' |
30-Nov-2024 00:43:24 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 00:43:24 | ----------------------------------------------------------------- |
30-Nov-2024 00:43:24 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 00:43:24 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 00:43:24 | using [token, token] by [user1, user2]"' |
30-Nov-2024 00:43:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:43:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:43:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' |
30-Nov-2024 00:43:24 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' successfully started |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/weqrerskww3snm6i |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/weqrerskww3snm6i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/weqrerskww3snm6i |
30-Nov-2024 00:43:24 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12593037928873441876'... |
30-Nov-2024 00:43:24 | Getting configuration... |
30-Nov-2024 00:43:24 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/weqrerskww3snm6i'. |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:43:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:43:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' |
30-Nov-2024 00:43:24 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' successfully started |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/u104dovnkdqgvr7a |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u104dovnkdqgvr7a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u104dovnkdqgvr7a |
30-Nov-2024 00:43:24 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6799236566877233115'... |
30-Nov-2024 00:43:24 | Getting configuration... |
30-Nov-2024 00:43:24 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/u104dovnkdqgvr7a'. |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
30-Nov-2024 00:43:24 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
30-Nov-2024 00:43:24 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
30-Nov-2024 00:43:24 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
30-Nov-2024 00:43:24 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
30-Nov-2024 00:43:24 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
30-Nov-2024 00:43:24 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
30-Nov-2024 00:43:24 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
30-Nov-2024 00:43:24 | ================================================================= |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | PASSED |
30-Nov-2024 00:43:24 | Unmounting client from /tmp/onedata/mnt/weqrerskww3snm6i |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | Unmounting client from /tmp/onedata/mnt/u104dovnkdqgvr7a |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:24 | |
30-Nov-2024 00:43:56 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
30-Nov-2024 00:43:56 | ================================================================= |
30-Nov-2024 00:43:56 | - Executing scenario 'Create many children' |
30-Nov-2024 00:43:56 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 00:43:56 | ----------------------------------------------------------------- |
30-Nov-2024 00:43:56 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 00:43:56 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 00:43:56 | using [token, token] by [user1, user2]"' |
30-Nov-2024 00:43:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:43:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:43:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:43:56 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' |
30-Nov-2024 00:43:56 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' successfully started |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:43:56 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vun30sauwj24z5hr |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:43:56 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vun30sauwj24z5hr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vun30sauwj24z5hr |
30-Nov-2024 00:43:56 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10461022639796844861'... |
30-Nov-2024 00:43:56 | Getting configuration... |
30-Nov-2024 00:43:56 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/vun30sauwj24z5hr'. |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:43:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:43:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:43:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:43:56 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' |
30-Nov-2024 00:43:56 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' successfully started |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:43:56 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y03pct48dfwdmtrg |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:43:56 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y03pct48dfwdmtrg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y03pct48dfwdmtrg |
30-Nov-2024 00:43:56 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15641095901096365607'... |
30-Nov-2024 00:43:56 | Getting configuration... |
30-Nov-2024 00:43:56 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/y03pct48dfwdmtrg'. |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:43:56 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
30-Nov-2024 00:43:56 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
30-Nov-2024 00:43:56 | ================================================================= |
30-Nov-2024 00:43:56 | |
30-Nov-2024 00:44:05 | PASSED |
30-Nov-2024 00:44:05 | Unmounting client from /tmp/onedata/mnt/vun30sauwj24z5hr |
30-Nov-2024 00:44:05 | |
30-Nov-2024 00:44:05 | |
30-Nov-2024 00:44:05 | Unmounting client from /tmp/onedata/mnt/y03pct48dfwdmtrg |
30-Nov-2024 00:44:05 | |
30-Nov-2024 00:44:05 | |
30-Nov-2024 00:44:31 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
30-Nov-2024 00:44:31 | ================================================================= |
30-Nov-2024 00:44:31 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
30-Nov-2024 00:44:31 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 00:44:31 | ----------------------------------------------------------------- |
30-Nov-2024 00:44:31 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 00:44:31 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 00:44:31 | using [token, token] by [user1, user2]"' |
30-Nov-2024 00:44:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:44:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:44:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:31 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' |
30-Nov-2024 00:44:31 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' successfully started |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:31 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ufk54owh7ou9xrty |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:31 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ufk54owh7ou9xrty --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ufk54owh7ou9xrty |
30-Nov-2024 00:44:31 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '445933691813878252'... |
30-Nov-2024 00:44:31 | Getting configuration... |
30-Nov-2024 00:44:31 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ufk54owh7ou9xrty'. |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:44:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:44:31 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:31 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' |
30-Nov-2024 00:44:31 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' successfully started |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:31 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1m88ad2ajbvowu4f |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:31 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1m88ad2ajbvowu4f --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1m88ad2ajbvowu4f |
30-Nov-2024 00:44:31 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16469132024940437665'... |
30-Nov-2024 00:44:31 | Getting configuration... |
30-Nov-2024 00:44:31 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/1m88ad2ajbvowu4f'. |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:31 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
30-Nov-2024 00:44:31 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
30-Nov-2024 00:44:31 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
30-Nov-2024 00:44:31 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
30-Nov-2024 00:44:31 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
30-Nov-2024 00:44:31 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
30-Nov-2024 00:44:31 | ================================================================= |
30-Nov-2024 00:44:31 | |
30-Nov-2024 00:44:32 | PASSED |
30-Nov-2024 00:44:32 | Unmounting client from /tmp/onedata/mnt/ufk54owh7ou9xrty |
30-Nov-2024 00:44:32 | |
30-Nov-2024 00:44:32 | |
30-Nov-2024 00:44:32 | Unmounting client from /tmp/onedata/mnt/1m88ad2ajbvowu4f |
30-Nov-2024 00:44:32 | |
30-Nov-2024 00:44:32 | |
30-Nov-2024 00:44:57 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
30-Nov-2024 00:44:57 | ================================================================= |
30-Nov-2024 00:44:57 | - Executing scenario 'Create nonempty file then move it to another space' |
30-Nov-2024 00:44:57 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 00:44:57 | ----------------------------------------------------------------- |
30-Nov-2024 00:44:57 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 00:44:57 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 00:44:57 | using [token, token] by [user1, user2]"' |
30-Nov-2024 00:44:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:44:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:44:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-p82lc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:44:57 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' |
30-Nov-2024 00:44:57 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-p82lc' successfully started |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:44:57 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fz0fgtaricf14qcy |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:44:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fz0fgtaricf14qcy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fz0fgtaricf14qcy |
30-Nov-2024 00:44:57 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17826738206413495588'... |
30-Nov-2024 00:44:57 | Getting configuration... |
30-Nov-2024 00:44:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/fz0fgtaricf14qcy'. |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:44:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 00:44:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 00:44:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pvfqb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:44:57 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' |
30-Nov-2024 00:44:57 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pvfqb' successfully started |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:44:57 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0nyd0qa1uodpd4aw |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:44:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0nyd0qa1uodpd4aw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0nyd0qa1uodpd4aw |
30-Nov-2024 00:44:57 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17517185828024158177'... |
30-Nov-2024 00:44:57 | Getting configuration... |
30-Nov-2024 00:44:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/0nyd0qa1uodpd4aw'. |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:44:57 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
30-Nov-2024 00:44:57 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
30-Nov-2024 00:44:57 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
30-Nov-2024 00:44:57 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
30-Nov-2024 00:44:57 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
30-Nov-2024 00:44:57 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
30-Nov-2024 00:44:57 | ================================================================= |
30-Nov-2024 00:44:57 | |
30-Nov-2024 00:45:09 | PASSED |
30-Nov-2024 00:45:09 | Unmounting client from /tmp/onedata/mnt/fz0fgtaricf14qcy |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | Unmounting client from /tmp/onedata/mnt/0nyd0qa1uodpd4aw |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1732927497.9012215', '-c', '/tmp/logs'] |
30-Nov-2024 00:45:09 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-dj2hq. See /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-cross-support-job-3p-users-dj2hq/entrypoint.log for more details |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-p82lc: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-oneclient-krakow-7d9476b8bc-p82lc/oneclient_logs |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=189/221) |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 57,262 0% 54.61MB/s 0:00:00 (xfr#1, to-chk=188/221) |
30-Nov-2024 00:45:09 | 57,262 0% 54.61MB/s 0:00:00 (xfr#1, to-chk=182/221) |
30-Nov-2024 00:45:09 | 57,916 0% 55.23MB/s 0:00:00 (xfr#2, to-chk=184/221) |
30-Nov-2024 00:45:09 | 284,221 2% 38.72MB/s 0:00:00 (xfr#3, to-chk=183/221) |
30-Nov-2024 00:45:09 | 284,875 2% 38.81MB/s 0:00:00 (xfr#4, to-chk=182/221) |
30-Nov-2024 00:45:09 | 322,408 2% 43.92MB/s 0:00:00 (xfr#5, to-chk=181/221) |
30-Nov-2024 00:45:09 | 323,062 2% 44.01MB/s 0:00:00 (xfr#6, to-chk=177/221) |
30-Nov-2024 00:45:09 | 447,465 3% 26.67MB/s 0:00:00 (xfr#7, to-chk=176/221) |
30-Nov-2024 00:45:09 | 448,119 3% 26.71MB/s 0:00:00 (xfr#8, to-chk=175/221) |
30-Nov-2024 00:45:09 | 486,098 4% 22.08MB/s 0:00:00 (xfr#9, to-chk=174/221) |
30-Nov-2024 00:45:09 | 486,752 4% 22.10MB/s 0:00:00 (xfr#10, to-chk=170/221) |
30-Nov-2024 00:45:09 | 620,093 5% 23.65MB/s 0:00:00 (xfr#11, to-chk=169/221) |
30-Nov-2024 00:45:09 | 620,747 5% 23.68MB/s 0:00:00 (xfr#12, to-chk=168/221) |
30-Nov-2024 00:45:09 | 666,564 5% 24.45MB/s 0:00:00 (xfr#13, to-chk=167/221) |
30-Nov-2024 00:45:09 | 667,026 5% 24.47MB/s 0:00:00 (xfr#14, to-chk=163/221) |
30-Nov-2024 00:45:09 | 827,546 6% 26.31MB/s 0:00:00 (xfr#15, to-chk=162/221) |
30-Nov-2024 00:45:09 | 828,008 6% 26.32MB/s 0:00:00 (xfr#16, to-chk=161/221) |
30-Nov-2024 00:45:09 | 904,574 7% 27.83MB/s 0:00:00 (xfr#17, to-chk=160/221) |
30-Nov-2024 00:45:09 | 905,420 7% 27.85MB/s 0:00:00 (xfr#18, to-chk=156/221) |
30-Nov-2024 00:45:09 | 1,204,555 10% 32.82MB/s 0:00:00 (xfr#19, to-chk=155/221) |
30-Nov-2024 00:45:09 | 1,205,401 10% 32.84MB/s 0:00:00 (xfr#20, to-chk=154/221) |
30-Nov-2024 00:45:09 | 1,251,572 10% 33.16MB/s 0:00:00 (xfr#21, to-chk=153/221) |
30-Nov-2024 00:45:09 | 1,252,322 10% 33.18MB/s 0:00:00 (xfr#22, to-chk=149/221) |
30-Nov-2024 00:45:09 | 1,412,918 11% 29.94MB/s 0:00:00 (xfr#23, to-chk=148/221) |
30-Nov-2024 00:45:09 | 1,413,668 11% 29.96MB/s 0:00:00 (xfr#24, to-chk=147/221) |
30-Nov-2024 00:45:09 | 1,461,607 12% 30.98MB/s 0:00:00 (xfr#25, to-chk=146/221) |
30-Nov-2024 00:45:09 | 1,462,069 12% 30.99MB/s 0:00:00 (xfr#26, to-chk=142/221) |
30-Nov-2024 00:45:09 | 1,636,297 13% 29.44MB/s 0:00:00 (xfr#27, to-chk=141/221) |
30-Nov-2024 00:45:09 | 1,636,759 13% 29.45MB/s 0:00:00 (xfr#28, to-chk=140/221) |
30-Nov-2024 00:45:09 | 1,683,452 14% 30.29MB/s 0:00:00 (xfr#29, to-chk=139/221) |
30-Nov-2024 00:45:09 | 1,684,106 14% 30.30MB/s 0:00:00 (xfr#30, to-chk=135/221) |
30-Nov-2024 00:45:09 | 1,858,390 15% 32.22MB/s 0:00:00 (xfr#31, to-chk=134/221) |
30-Nov-2024 00:45:09 | 1,859,044 15% 32.23MB/s 0:00:00 (xfr#32, to-chk=133/221) |
30-Nov-2024 00:45:09 | 1,893,624 15% 31.14MB/s 0:00:00 (xfr#33, to-chk=132/221) |
30-Nov-2024 00:45:09 | 1,894,374 15% 31.15MB/s 0:00:00 (xfr#34, to-chk=128/221) |
30-Nov-2024 00:45:09 | 2,039,616 17% 31.37MB/s 0:00:00 (xfr#35, to-chk=127/221) |
30-Nov-2024 00:45:09 | 2,040,366 17% 31.38MB/s 0:00:00 (xfr#36, to-chk=126/221) |
30-Nov-2024 00:45:09 | 2,078,823 17% 31.98MB/s 0:00:00 (xfr#37, to-chk=125/221) |
30-Nov-2024 00:45:09 | 2,079,285 17% 31.48MB/s 0:00:00 (xfr#38, to-chk=121/221) |
30-Nov-2024 00:45:09 | 2,235,910 18% 30.90MB/s 0:00:00 (xfr#39, to-chk=120/221) |
30-Nov-2024 00:45:09 | 2,236,372 18% 30.91MB/s 0:00:00 (xfr#40, to-chk=119/221) |
30-Nov-2024 00:45:09 | 2,278,821 19% 31.50MB/s 0:00:00 (xfr#41, to-chk=118/221) |
30-Nov-2024 00:45:09 | 2,279,379 19% 31.50MB/s 0:00:00 (xfr#42, to-chk=114/221) |
30-Nov-2024 00:45:09 | 2,421,686 20% 32.53MB/s 0:00:00 (xfr#43, to-chk=113/221) |
30-Nov-2024 00:45:09 | 2,422,244 20% 32.54MB/s 0:00:00 (xfr#44, to-chk=112/221) |
30-Nov-2024 00:45:09 | 2,655,909 22% 24.83MB/s 0:00:00 (xfr#45, to-chk=111/221) |
30-Nov-2024 00:45:09 | 2,656,755 22% 24.60MB/s 0:00:00 (xfr#46, to-chk=107/221) |
30-Nov-2024 00:45:09 | 5,176,512 43% 19.36MB/s 0:00:00 (xfr#47, to-chk=106/221) |
30-Nov-2024 00:45:09 | 5,177,358 43% 19.36MB/s 0:00:00 (xfr#48, to-chk=105/221) |
30-Nov-2024 00:45:09 | 5,343,461 44% 19.83MB/s 0:00:00 (xfr#49, to-chk=104/221) |
30-Nov-2024 00:45:09 | 5,344,019 44% 19.83MB/s 0:00:00 (xfr#50, to-chk=100/221) |
30-Nov-2024 00:45:09 | 5,348,159 44% 19.85MB/s 0:00:00 (xfr#51, to-chk=99/221) |
30-Nov-2024 00:45:09 | 5,903,472 49% 19.89MB/s 0:00:00 (xfr#52, to-chk=98/221) |
30-Nov-2024 00:45:09 | 5,904,030 49% 19.83MB/s 0:00:00 (xfr#53, to-chk=97/221) |
30-Nov-2024 00:45:09 | 5,944,729 49% 19.82MB/s 0:00:00 (xfr#54, to-chk=96/221) |
30-Nov-2024 00:45:09 | 5,945,287 49% 19.76MB/s 0:00:00 (xfr#55, to-chk=92/221) |
30-Nov-2024 00:45:09 | 6,073,435 51% 19.70MB/s 0:00:00 (xfr#56, to-chk=91/221) |
30-Nov-2024 00:45:09 | 6,073,993 51% 19.70MB/s 0:00:00 (xfr#57, to-chk=90/221) |
30-Nov-2024 00:45:09 | 6,121,128 51% 19.59MB/s 0:00:00 (xfr#58, to-chk=89/221) |
30-Nov-2024 00:45:09 | 6,121,590 51% 19.59MB/s 0:00:00 (xfr#59, to-chk=85/221) |
30-Nov-2024 00:45:09 | 6,273,307 52% 19.11MB/s 0:00:00 (xfr#60, to-chk=84/221) |
30-Nov-2024 00:45:09 | 6,273,769 52% 19.12MB/s 0:00:00 (xfr#61, to-chk=83/221) |
30-Nov-2024 00:45:09 | 6,315,173 53% 19.24MB/s 0:00:00 (xfr#62, to-chk=82/221) |
30-Nov-2024 00:45:09 | 6,315,923 53% 19.24MB/s 0:00:00 (xfr#63, to-chk=78/221) |
30-Nov-2024 00:45:09 | 6,456,452 54% 18.55MB/s 0:00:00 (xfr#64, to-chk=77/221) |
30-Nov-2024 00:45:09 | 6,457,202 54% 18.55MB/s 0:00:00 (xfr#65, to-chk=76/221) |
30-Nov-2024 00:45:09 | 6,490,953 54% 18.31MB/s 0:00:00 (xfr#66, to-chk=75/221) |
30-Nov-2024 00:45:09 | 6,491,703 54% 18.32MB/s 0:00:00 (xfr#67, to-chk=71/221) |
30-Nov-2024 00:45:09 | 6,609,293 55% 18.38MB/s 0:00:00 (xfr#68, to-chk=70/221) |
30-Nov-2024 00:45:09 | 6,610,043 55% 18.38MB/s 0:00:00 (xfr#69, to-chk=69/221) |
30-Nov-2024 00:45:09 | 6,610,671 55% 18.38MB/s 0:00:00 (xfr#70, to-chk=68/221) |
30-Nov-2024 00:45:09 | 6,651,098 55% 16.96MB/s 0:00:00 (xfr#71, to-chk=67/221) |
30-Nov-2024 00:45:09 | 6,651,560 55% 16.96MB/s 0:00:00 (xfr#72, to-chk=63/221) |
30-Nov-2024 00:45:09 | 6,781,460 57% 16.25MB/s 0:00:00 (xfr#73, to-chk=62/221) |
30-Nov-2024 00:45:09 | 6,781,922 57% 16.21MB/s 0:00:00 (xfr#74, to-chk=61/221) |
30-Nov-2024 00:45:09 | 6,815,311 57% 16.29MB/s 0:00:00 (xfr#75, to-chk=60/221) |
30-Nov-2024 00:45:09 | 6,815,869 57% 16.29MB/s 0:00:00 (xfr#76, to-chk=56/221) |
30-Nov-2024 00:45:09 | 6,939,997 58% 16.22MB/s 0:00:00 (xfr#77, to-chk=55/221) |
30-Nov-2024 00:45:09 | 6,940,555 58% 16.18MB/s 0:00:00 (xfr#78, to-chk=54/221) |
30-Nov-2024 00:45:09 | 6,941,183 58% 16.18MB/s 0:00:00 (xfr#79, to-chk=53/221) |
30-Nov-2024 00:45:09 | 6,965,941 58% 16.24MB/s 0:00:00 (xfr#80, to-chk=52/221) |
30-Nov-2024 00:45:09 | 6,966,595 58% 16.24MB/s 0:00:00 (xfr#81, to-chk=48/221) |
30-Nov-2024 00:45:09 | 7,059,577 59% 16.30MB/s 0:00:00 (xfr#82, to-chk=47/221) |
30-Nov-2024 00:45:09 | 7,060,231 59% 16.30MB/s 0:00:00 (xfr#83, to-chk=46/221) |
30-Nov-2024 00:45:09 | 7,098,596 59% 16.31MB/s 0:00:00 (xfr#84, to-chk=45/221) |
30-Nov-2024 00:45:09 | 7,099,058 59% 16.27MB/s 0:00:00 (xfr#85, to-chk=41/221) |
30-Nov-2024 00:45:09 | 7,226,148 60% 16.53MB/s 0:00:00 (xfr#86, to-chk=40/221) |
30-Nov-2024 00:45:09 | 7,226,610 60% 16.53MB/s 0:00:00 (xfr#87, to-chk=39/221) |
30-Nov-2024 00:45:09 | 7,285,359 61% 16.62MB/s 0:00:00 (xfr#88, to-chk=38/221) |
30-Nov-2024 00:45:09 | 7,285,821 61% 16.62MB/s 0:00:00 (xfr#89, to-chk=34/221) |
30-Nov-2024 00:45:09 | 7,470,367 62% 16.96MB/s 0:00:00 (xfr#90, to-chk=33/221) |
30-Nov-2024 00:45:09 | 7,470,829 62% 16.96MB/s 0:00:00 (xfr#91, to-chk=32/221) |
30-Nov-2024 00:45:09 | 7,471,457 62% 16.97MB/s 0:00:00 (xfr#92, to-chk=31/221) |
30-Nov-2024 00:45:09 | 8,230,306 69% 17.96MB/s 0:00:00 (xfr#93, to-chk=30/221) |
30-Nov-2024 00:45:09 | 8,230,864 69% 17.92MB/s 0:00:00 (xfr#94, to-chk=26/221) |
30-Nov-2024 00:45:09 | 11,403,600 95% 18.43MB/s 0:00:00 (xfr#95, to-chk=25/221) |
30-Nov-2024 00:45:09 | 11,404,158 95% 18.43MB/s 0:00:00 (xfr#96, to-chk=24/221) |
30-Nov-2024 00:45:09 | 11,404,786 95% 18.43MB/s 0:00:00 (xfr#97, to-chk=23/221) |
30-Nov-2024 00:45:09 | 11,439,807 96% 18.46MB/s 0:00:00 (xfr#98, to-chk=22/221) |
30-Nov-2024 00:45:09 | 11,440,461 96% 18.46MB/s 0:00:00 (xfr#99, to-chk=18/221) |
30-Nov-2024 00:45:09 | 11,560,153 97% 18.65MB/s 0:00:00 (xfr#100, to-chk=17/221) |
30-Nov-2024 00:45:09 | 11,560,807 97% 18.66MB/s 0:00:00 (xfr#101, to-chk=16/221) |
30-Nov-2024 00:45:09 | 11,561,435 97% 18.66MB/s 0:00:00 (xfr#102, to-chk=15/221) |
30-Nov-2024 00:45:09 | 11,602,022 97% 18.69MB/s 0:00:00 (xfr#103, to-chk=14/221) |
30-Nov-2024 00:45:09 | 11,602,676 97% 18.69MB/s 0:00:00 (xfr#104, to-chk=10/221) |
30-Nov-2024 00:45:09 | 11,730,933 98% 18.87MB/s 0:00:00 (xfr#105, to-chk=9/221) |
30-Nov-2024 00:45:09 | 11,731,587 98% 18.87MB/s 0:00:00 (xfr#106, to-chk=8/221) |
30-Nov-2024 00:45:09 | 11,757,952 98% 18.91MB/s 0:00:00 (xfr#107, to-chk=7/221) |
30-Nov-2024 00:45:09 | 11,758,606 98% 18.91MB/s 0:00:00 (xfr#108, to-chk=3/221) |
30-Nov-2024 00:45:09 | 11,849,223 99% 18.99MB/s 0:00:00 (xfr#109, to-chk=2/221) |
30-Nov-2024 00:45:09 | 11,849,877 99% 18.99MB/s 0:00:00 (xfr#110, to-chk=1/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.06MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.06MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.06MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.06MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.06MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.06MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.06MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.06MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.06MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 19.02MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 18.99MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 18.99MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 18.99MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 18.90MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | 11,889,346 99% 18.90MB/s 0:00:00 (xfr#111, to-chk=0/221) |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-pvfqb: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-oneclient-paris-5cc45c8cb7-pvfqb/oneclient_logs |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=188/220) |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 35,723 0% 34.07MB/s 0:00:00 (xfr#1, to-chk=187/220) |
30-Nov-2024 00:45:09 | 35,723 0% 34.07MB/s 0:00:00 (xfr#1, to-chk=181/220) |
30-Nov-2024 00:45:09 | 36,185 0% 34.51MB/s 0:00:00 (xfr#2, to-chk=183/220) |
30-Nov-2024 00:45:09 | 129,197 3% 123.21MB/s 0:00:00 (xfr#3, to-chk=182/220) |
30-Nov-2024 00:45:09 | 129,659 3% 123.65MB/s 0:00:00 (xfr#4, to-chk=181/220) |
30-Nov-2024 00:45:09 | 151,521 3% 18.06MB/s 0:00:00 (xfr#5, to-chk=180/220) |
30-Nov-2024 00:45:09 | 152,079 3% 18.13MB/s 0:00:00 (xfr#6, to-chk=176/220) |
30-Nov-2024 00:45:09 | 215,139 5% 22.80MB/s 0:00:00 (xfr#7, to-chk=175/220) |
30-Nov-2024 00:45:09 | 215,697 5% 20.57MB/s 0:00:00 (xfr#8, to-chk=174/220) |
30-Nov-2024 00:45:09 | 232,191 5% 22.14MB/s 0:00:00 (xfr#9, to-chk=173/220) |
30-Nov-2024 00:45:09 | 232,461 5% 20.15MB/s 0:00:00 (xfr#10, to-chk=169/220) |
30-Nov-2024 00:45:09 | 291,011 7% 23.13MB/s 0:00:00 (xfr#11, to-chk=168/220) |
30-Nov-2024 00:45:09 | 291,281 7% 23.15MB/s 0:00:00 (xfr#12, to-chk=167/220) |
30-Nov-2024 00:45:09 | 326,637 8% 23.96MB/s 0:00:00 (xfr#13, to-chk=166/220) |
30-Nov-2024 00:45:09 | 327,195 8% 24.00MB/s 0:00:00 (xfr#14, to-chk=162/220) |
30-Nov-2024 00:45:09 | 441,105 10% 30.05MB/s 0:00:00 (xfr#15, to-chk=161/220) |
30-Nov-2024 00:45:09 | 441,663 10% 30.09MB/s 0:00:00 (xfr#16, to-chk=160/220) |
30-Nov-2024 00:45:09 | 462,106 11% 29.38MB/s 0:00:00 (xfr#17, to-chk=159/220) |
30-Nov-2024 00:45:09 | 462,504 11% 29.41MB/s 0:00:00 (xfr#18, to-chk=155/220) |
30-Nov-2024 00:45:09 | 536,625 13% 26.94MB/s 0:00:00 (xfr#19, to-chk=154/220) |
30-Nov-2024 00:45:09 | 537,023 13% 26.96MB/s 0:00:00 (xfr#20, to-chk=153/220) |
30-Nov-2024 00:45:09 | 564,644 14% 26.92MB/s 0:00:00 (xfr#21, to-chk=152/220) |
30-Nov-2024 00:45:09 | 565,106 14% 26.95MB/s 0:00:00 (xfr#22, to-chk=148/220) |
30-Nov-2024 00:45:09 | 648,816 16% 26.90MB/s 0:00:00 (xfr#23, to-chk=147/220) |
30-Nov-2024 00:45:09 | 649,278 16% 25.80MB/s 0:00:00 (xfr#24, to-chk=146/220) |
30-Nov-2024 00:45:09 | 669,299 16% 26.60MB/s 0:00:00 (xfr#25, to-chk=145/220) |
30-Nov-2024 00:45:09 | 669,761 16% 26.61MB/s 0:00:00 (xfr#26, to-chk=141/220) |
30-Nov-2024 00:45:09 | 750,242 18% 28.62MB/s 0:00:00 (xfr#27, to-chk=140/220) |
30-Nov-2024 00:45:09 | 750,704 18% 27.54MB/s 0:00:00 (xfr#28, to-chk=139/220) |
30-Nov-2024 00:45:09 | 779,293 19% 27.53MB/s 0:00:00 (xfr#29, to-chk=138/220) |
30-Nov-2024 00:45:09 | 779,659 19% 27.54MB/s 0:00:00 (xfr#30, to-chk=134/220) |
30-Nov-2024 00:45:09 | 865,960 21% 25.81MB/s 0:00:00 (xfr#31, to-chk=133/220) |
30-Nov-2024 00:45:09 | 866,326 21% 25.82MB/s 0:00:00 (xfr#32, to-chk=132/220) |
30-Nov-2024 00:45:09 | 866,954 21% 25.84MB/s 0:00:00 (xfr#33, to-chk=131/220) |
30-Nov-2024 00:45:09 | 885,264 21% 25.58MB/s 0:00:00 (xfr#34, to-chk=130/220) |
30-Nov-2024 00:45:09 | 885,822 21% 25.60MB/s 0:00:00 (xfr#35, to-chk=126/220) |
30-Nov-2024 00:45:09 | 952,466 23% 27.53MB/s 0:00:00 (xfr#36, to-chk=125/220) |
30-Nov-2024 00:45:09 | 953,024 23% 26.73MB/s 0:00:00 (xfr#37, to-chk=124/220) |
30-Nov-2024 00:45:09 | 999,213 24% 28.03MB/s 0:00:00 (xfr#38, to-chk=123/220) |
30-Nov-2024 00:45:09 | 999,867 24% 27.24MB/s 0:00:00 (xfr#39, to-chk=119/220) |
30-Nov-2024 00:45:09 | 1,138,913 28% 27.85MB/s 0:00:00 (xfr#40, to-chk=118/220) |
30-Nov-2024 00:45:09 | 1,139,567 28% 27.87MB/s 0:00:00 (xfr#41, to-chk=117/220) |
30-Nov-2024 00:45:09 | 1,181,061 29% 28.16MB/s 0:00:00 (xfr#42, to-chk=116/220) |
30-Nov-2024 00:45:09 | 1,181,715 29% 27.49MB/s 0:00:00 (xfr#43, to-chk=112/220) |
30-Nov-2024 00:45:09 | 1,308,452 32% 18.91MB/s 0:00:00 (xfr#44, to-chk=111/220) |
30-Nov-2024 00:45:09 | 1,309,106 32% 18.63MB/s 0:00:00 (xfr#45, to-chk=110/220) |
30-Nov-2024 00:45:09 | 1,344,990 33% 19.14MB/s 0:00:00 (xfr#46, to-chk=109/220) |
30-Nov-2024 00:45:09 | 1,345,644 33% 19.15MB/s 0:00:00 (xfr#47, to-chk=105/220) |
30-Nov-2024 00:45:09 | 1,460,044 36% 20.48MB/s 0:00:00 (xfr#48, to-chk=104/220) |
30-Nov-2024 00:45:09 | 1,460,698 36% 20.49MB/s 0:00:00 (xfr#49, to-chk=103/220) |
30-Nov-2024 00:45:09 | 1,489,076 36% 20.88MB/s 0:00:00 (xfr#50, to-chk=102/220) |
30-Nov-2024 00:45:09 | 1,489,826 36% 20.89MB/s 0:00:00 (xfr#51, to-chk=98/220) |
30-Nov-2024 00:45:09 | 1,573,157 39% 20.84MB/s 0:00:00 (xfr#52, to-chk=97/220) |
30-Nov-2024 00:45:09 | 1,573,907 39% 20.85MB/s 0:00:00 (xfr#53, to-chk=96/220) |
30-Nov-2024 00:45:09 | 1,574,535 39% 20.86MB/s 0:00:00 (xfr#54, to-chk=95/220) |
30-Nov-2024 00:45:09 | 1,613,335 40% 21.08MB/s 0:00:00 (xfr#55, to-chk=94/220) |
30-Nov-2024 00:45:09 | 1,614,181 40% 21.09MB/s 0:00:00 (xfr#56, to-chk=90/220) |
30-Nov-2024 00:45:09 | 1,742,632 43% 22.16MB/s 0:00:00 (xfr#57, to-chk=89/220) |
30-Nov-2024 00:45:09 | 1,743,478 43% 22.17MB/s 0:00:00 (xfr#58, to-chk=88/220) |
30-Nov-2024 00:45:09 | 1,779,179 44% 22.33MB/s 0:00:00 (xfr#59, to-chk=87/220) |
30-Nov-2024 00:45:09 | 1,779,545 44% 22.33MB/s 0:00:00 (xfr#60, to-chk=83/220) |
30-Nov-2024 00:45:09 | 1,901,649 47% 22.39MB/s 0:00:00 (xfr#61, to-chk=82/220) |
30-Nov-2024 00:45:09 | 1,902,015 47% 22.39MB/s 0:00:00 (xfr#62, to-chk=81/220) |
30-Nov-2024 00:45:09 | 1,918,005 47% 22.31MB/s 0:00:00 (xfr#63, to-chk=80/220) |
30-Nov-2024 00:45:09 | 1,918,371 47% 22.31MB/s 0:00:00 (xfr#64, to-chk=76/220) |
30-Nov-2024 00:45:09 | 1,979,327 49% 23.02MB/s 0:00:00 (xfr#65, to-chk=75/220) |
30-Nov-2024 00:45:09 | 1,979,693 49% 23.02MB/s 0:00:00 (xfr#66, to-chk=74/220) |
30-Nov-2024 00:45:09 | 1,980,321 49% 23.03MB/s 0:00:00 (xfr#67, to-chk=73/220) |
30-Nov-2024 00:45:09 | 2,074,273 51% 23.00MB/s 0:00:00 (xfr#68, to-chk=72/220) |
30-Nov-2024 00:45:09 | 2,074,927 51% 22.74MB/s 0:00:00 (xfr#69, to-chk=68/220) |
30-Nov-2024 00:45:09 | 2,331,360 57% 21.38MB/s 0:00:00 (xfr#70, to-chk=67/220) |
30-Nov-2024 00:45:09 | 2,332,014 57% 21.18MB/s 0:00:00 (xfr#71, to-chk=66/220) |
30-Nov-2024 00:45:09 | 2,370,113 58% 21.32MB/s 0:00:00 (xfr#72, to-chk=65/220) |
30-Nov-2024 00:45:09 | 2,370,863 58% 21.33MB/s 0:00:00 (xfr#73, to-chk=61/220) |
30-Nov-2024 00:45:09 | 2,490,134 61% 21.99MB/s 0:00:00 (xfr#74, to-chk=60/220) |
30-Nov-2024 00:45:09 | 2,490,884 61% 22.00MB/s 0:00:00 (xfr#75, to-chk=59/220) |
30-Nov-2024 00:45:09 | 2,491,512 61% 22.00MB/s 0:00:00 (xfr#76, to-chk=58/220) |
30-Nov-2024 00:45:09 | 2,506,528 62% 22.13MB/s 0:00:00 (xfr#77, to-chk=57/220) |
30-Nov-2024 00:45:09 | 2,507,086 62% 22.14MB/s 0:00:00 (xfr#78, to-chk=53/220) |
30-Nov-2024 00:45:09 | 2,559,079 63% 22.39MB/s 0:00:00 (xfr#79, to-chk=52/220) |
30-Nov-2024 00:45:09 | 2,559,637 63% 22.40MB/s 0:00:00 (xfr#80, to-chk=51/220) |
30-Nov-2024 00:45:09 | 2,583,990 64% 22.40MB/s 0:00:00 (xfr#81, to-chk=50/220) |
30-Nov-2024 00:45:09 | 2,584,452 64% 22.41MB/s 0:00:00 (xfr#82, to-chk=46/220) |
30-Nov-2024 00:45:09 | 2,674,700 66% 22.98MB/s 0:00:00 (xfr#83, to-chk=45/220) |
30-Nov-2024 00:45:09 | 2,675,162 66% 22.98MB/s 0:00:00 (xfr#84, to-chk=44/220) |
30-Nov-2024 00:45:09 | 2,713,856 67% 23.11MB/s 0:00:00 (xfr#85, to-chk=43/220) |
30-Nov-2024 00:45:09 | 2,714,510 67% 23.11MB/s 0:00:00 (xfr#86, to-chk=39/220) |
30-Nov-2024 00:45:09 | 2,837,378 70% 23.95MB/s 0:00:00 (xfr#87, to-chk=38/220) |
30-Nov-2024 00:45:09 | 2,838,032 70% 23.95MB/s 0:00:00 (xfr#88, to-chk=37/220) |
30-Nov-2024 00:45:09 | 2,863,829 71% 23.96MB/s 0:00:00 (xfr#89, to-chk=36/220) |
30-Nov-2024 00:45:09 | 2,864,291 71% 23.96MB/s 0:00:00 (xfr#90, to-chk=32/220) |
30-Nov-2024 00:45:09 | 2,961,022 73% 24.56MB/s 0:00:00 (xfr#91, to-chk=31/220) |
30-Nov-2024 00:45:09 | 2,961,484 73% 24.56MB/s 0:00:00 (xfr#92, to-chk=30/220) |
30-Nov-2024 00:45:09 | 2,992,812 74% 24.82MB/s 0:00:00 (xfr#93, to-chk=29/220) |
30-Nov-2024 00:45:09 | 2,993,370 74% 24.82MB/s 0:00:00 (xfr#94, to-chk=25/220) |
30-Nov-2024 00:45:09 | 3,099,336 76% 25.48MB/s 0:00:00 (xfr#95, to-chk=24/220) |
30-Nov-2024 00:45:09 | 3,099,894 76% 25.49MB/s 0:00:00 (xfr#96, to-chk=23/220) |
30-Nov-2024 00:45:09 | 3,100,522 76% 25.49MB/s 0:00:00 (xfr#97, to-chk=22/220) |
30-Nov-2024 00:45:09 | 3,130,794 77% 25.74MB/s 0:00:00 (xfr#98, to-chk=21/220) |
30-Nov-2024 00:45:09 | 3,131,640 77% 25.53MB/s 0:00:00 (xfr#99, to-chk=17/220) |
30-Nov-2024 00:45:09 | 3,247,689 80% 26.25MB/s 0:00:00 (xfr#100, to-chk=16/220) |
30-Nov-2024 00:45:09 | 3,248,535 80% 26.25MB/s 0:00:00 (xfr#101, to-chk=15/220) |
30-Nov-2024 00:45:09 | 3,380,961 83% 27.10MB/s 0:00:00 (xfr#102, to-chk=14/220) |
30-Nov-2024 00:45:09 | 3,381,519 83% 27.10MB/s 0:00:00 (xfr#103, to-chk=10/220) |
30-Nov-2024 00:45:09 | 3,630,871 90% 28.62MB/s 0:00:00 (xfr#104, to-chk=9/220) |
30-Nov-2024 00:45:09 | 3,631,429 90% 28.62MB/s 0:00:00 (xfr#105, to-chk=8/220) |
30-Nov-2024 00:45:09 | 3,725,157 92% 29.12MB/s 0:00:00 (xfr#106, to-chk=7/220) |
30-Nov-2024 00:45:09 | 3,725,907 92% 29.13MB/s 0:00:00 (xfr#107, to-chk=3/220) |
30-Nov-2024 00:45:09 | 3,985,068 98% 30.90MB/s 0:00:00 (xfr#108, to-chk=2/220) |
30-Nov-2024 00:45:09 | 3,985,818 98% 30.65MB/s 0:00:00 (xfr#109, to-chk=1/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.98MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 30.49MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | 4,027,985 99% 28.88MB/s 0:00:00 (xfr#110, to-chk=0/220) |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-oneprovider-krakow-0/op-worker |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 20,533 3% 19.58MB/s 0:00:00 (xfr#1, to-chk=51/54) |
30-Nov-2024 00:45:09 | 58,308 10% 11.12MB/s 0:00:00 (xfr#2, to-chk=49/54) |
30-Nov-2024 00:45:09 | 93,430 16% 7.43MB/s 0:00:00 (xfr#3, to-chk=47/54) |
30-Nov-2024 00:45:09 | 96,162 16% 7.64MB/s 0:00:00 (xfr#4, to-chk=45/54) |
30-Nov-2024 00:45:09 | 96,162 16% 7.64MB/s 0:00:00 (xfr#5, to-chk=43/54) |
30-Nov-2024 00:45:09 | 129,887 22% 7.74MB/s 0:00:00 (xfr#6, to-chk=41/54) |
30-Nov-2024 00:45:09 | 130,037 22% 7.29MB/s 0:00:00 (xfr#7, to-chk=39/54) |
30-Nov-2024 00:45:09 | 130,334 22% 7.31MB/s 0:00:00 (xfr#8, to-chk=37/54) |
30-Nov-2024 00:45:09 | 230,414 40% 6.46MB/s 0:00:00 (xfr#9, to-chk=35/54) |
30-Nov-2024 00:45:09 | 232,294 40% 6.52MB/s 0:00:00 (xfr#10, to-chk=25/54) |
30-Nov-2024 00:45:09 | 232,800 40% 6.53MB/s 0:00:00 (xfr#11, to-chk=24/54) |
30-Nov-2024 00:45:09 | 238,328 41% 6.14MB/s 0:00:00 (xfr#12, to-chk=23/54) |
30-Nov-2024 00:45:09 | 239,638 41% 6.18MB/s 0:00:00 (xfr#13, to-chk=22/54) |
30-Nov-2024 00:45:09 | 247,324 43% 6.21MB/s 0:00:00 (xfr#14, to-chk=21/54) |
30-Nov-2024 00:45:09 | 255,409 44% 6.41MB/s 0:00:00 (xfr#15, to-chk=20/54) |
30-Nov-2024 00:45:09 | 261,558 45% 6.40MB/s 0:00:00 (xfr#16, to-chk=19/54) |
30-Nov-2024 00:45:09 | 264,173 45% 6.46MB/s 0:00:00 (xfr#17, to-chk=18/54) |
30-Nov-2024 00:45:09 | 266,395 46% 5.52MB/s 0:00:00 (xfr#18, to-chk=17/54) |
30-Nov-2024 00:45:09 | 272,259 47% 5.64MB/s 0:00:00 (xfr#19, to-chk=16/54) |
30-Nov-2024 00:45:09 | 275,159 47% 5.70MB/s 0:00:00 (xfr#20, to-chk=15/54) |
30-Nov-2024 00:45:09 | 282,511 49% 5.73MB/s 0:00:00 (xfr#21, to-chk=14/54) |
30-Nov-2024 00:45:09 | 284,100 49% 5.76MB/s 0:00:00 (xfr#22, to-chk=13/54) |
30-Nov-2024 00:45:09 | 285,643 49% 5.80MB/s 0:00:00 (xfr#23, to-chk=12/54) |
30-Nov-2024 00:45:09 | 289,854 50% 5.76MB/s 0:00:00 (xfr#24, to-chk=11/54) |
30-Nov-2024 00:45:09 | 294,348 51% 5.73MB/s 0:00:00 (xfr#25, to-chk=10/54) |
30-Nov-2024 00:45:09 | 299,471 52% 5.71MB/s 0:00:00 (xfr#26, to-chk=9/54) |
30-Nov-2024 00:45:09 | 305,905 53% 5.83MB/s 0:00:00 (xfr#27, to-chk=8/54) |
30-Nov-2024 00:45:09 | 309,489 53% 5.90MB/s 0:00:00 (xfr#28, to-chk=7/54) |
30-Nov-2024 00:45:09 | 309,710 53% 5.91MB/s 0:00:00 (xfr#29, to-chk=6/54) |
30-Nov-2024 00:45:09 | 313,636 54% 5.98MB/s 0:00:00 (xfr#30, to-chk=5/54) |
30-Nov-2024 00:45:09 | 320,697 55% 6.00MB/s 0:00:00 (xfr#31, to-chk=4/54) |
30-Nov-2024 00:45:09 | 323,996 56% 6.06MB/s 0:00:00 (xfr#32, to-chk=3/54) |
30-Nov-2024 00:45:09 | 330,715 57% 6.18MB/s 0:00:00 (xfr#33, to-chk=2/54) |
30-Nov-2024 00:45:09 | 335,496 58% 6.27MB/s 0:00:00 (xfr#34, to-chk=1/54) |
30-Nov-2024 00:45:09 | 343,986 59% 6.31MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | 343,986 59% 6.31MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | 343,986 59% 6.31MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | 343,986 59% 6.08MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | 343,986 59% 6.08MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | 343,986 59% 6.08MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-oneprovider-krakow-0/op-panel |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 17,981 16% 17.15MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 00:45:09 | 36,897 33% 35.19MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 00:45:09 | 36,897 33% 35.19MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 00:45:09 | 54,675 49% 52.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 00:45:09 | 54,966 50% 52.42MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 00:45:09 | 54,966 50% 7.49MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 00:45:09 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 00:45:09 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 00:45:09 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 00:45:09 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 00:45:09 | 6,857 50% 3.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-oneprovider-paris-0/op-worker |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 35,158 6% 33.53MB/s 0:00:00 (xfr#2, to-chk=49/54) |
30-Nov-2024 00:45:09 | 67,653 13% 32.26MB/s 0:00:00 (xfr#3, to-chk=47/54) |
30-Nov-2024 00:45:09 | 67,653 13% 32.26MB/s 0:00:00 (xfr#4, to-chk=45/54) |
30-Nov-2024 00:45:09 | 67,653 13% 32.26MB/s 0:00:00 (xfr#5, to-chk=43/54) |
30-Nov-2024 00:45:09 | 98,761 19% 47.09MB/s 0:00:00 (xfr#6, to-chk=41/54) |
30-Nov-2024 00:45:09 | 98,911 19% 47.16MB/s 0:00:00 (xfr#7, to-chk=39/54) |
30-Nov-2024 00:45:09 | 99,208 19% 47.31MB/s 0:00:00 (xfr#8, to-chk=37/54) |
30-Nov-2024 00:45:09 | 199,650 38% 31.73MB/s 0:00:00 (xfr#9, to-chk=35/54) |
30-Nov-2024 00:45:09 | 204,144 39% 32.45MB/s 0:00:00 (xfr#10, to-chk=25/54) |
30-Nov-2024 00:45:09 | 205,161 40% 32.61MB/s 0:00:00 (xfr#11, to-chk=24/54) |
30-Nov-2024 00:45:09 | 206,748 40% 32.86MB/s 0:00:00 (xfr#12, to-chk=23/54) |
30-Nov-2024 00:45:09 | 214,442 41% 34.08MB/s 0:00:00 (xfr#13, to-chk=22/54) |
30-Nov-2024 00:45:09 | 220,589 43% 30.05MB/s 0:00:00 (xfr#14, to-chk=21/54) |
30-Nov-2024 00:45:09 | 223,200 43% 30.41MB/s 0:00:00 (xfr#15, to-chk=20/54) |
30-Nov-2024 00:45:09 | 230,261 44% 27.45MB/s 0:00:00 (xfr#16, to-chk=19/54) |
30-Nov-2024 00:45:09 | 230,765 45% 24.45MB/s 0:00:00 (xfr#17, to-chk=18/54) |
30-Nov-2024 00:45:09 | 236,625 46% 25.07MB/s 0:00:00 (xfr#18, to-chk=17/54) |
30-Nov-2024 00:45:09 | 240,549 46% 25.49MB/s 0:00:00 (xfr#19, to-chk=16/54) |
30-Nov-2024 00:45:09 | 246,063 48% 26.07MB/s 0:00:00 (xfr#20, to-chk=15/54) |
30-Nov-2024 00:45:09 | 253,407 49% 26.85MB/s 0:00:00 (xfr#21, to-chk=14/54) |
30-Nov-2024 00:45:09 | 260,122 50% 27.56MB/s 0:00:00 (xfr#22, to-chk=13/54) |
30-Nov-2024 00:45:09 | 263,028 51% 27.87MB/s 0:00:00 (xfr#23, to-chk=12/54) |
30-Nov-2024 00:45:09 | 263,249 51% 27.89MB/s 0:00:00 (xfr#24, to-chk=11/54) |
30-Nov-2024 00:45:09 | 266,831 52% 25.45MB/s 0:00:00 (xfr#25, to-chk=10/54) |
30-Nov-2024 00:45:09 | 273,263 53% 26.06MB/s 0:00:00 (xfr#26, to-chk=9/54) |
30-Nov-2024 00:45:09 | 281,346 54% 26.83MB/s 0:00:00 (xfr#27, to-chk=8/54) |
30-Nov-2024 00:45:09 | 284,639 55% 27.15MB/s 0:00:00 (xfr#28, to-chk=7/54) |
30-Nov-2024 00:45:09 | 285,939 55% 27.27MB/s 0:00:00 (xfr#29, to-chk=6/54) |
30-Nov-2024 00:45:09 | 291,060 56% 25.23MB/s 0:00:00 (xfr#30, to-chk=5/54) |
30-Nov-2024 00:45:09 | 295,267 57% 25.60MB/s 0:00:00 (xfr#31, to-chk=4/54) |
30-Nov-2024 00:45:09 | 303,747 59% 26.33MB/s 0:00:00 (xfr#32, to-chk=3/54) |
30-Nov-2024 00:45:09 | 305,959 59% 26.53MB/s 0:00:00 (xfr#33, to-chk=2/54) |
30-Nov-2024 00:45:09 | 310,746 60% 26.94MB/s 0:00:00 (xfr#34, to-chk=1/54) |
30-Nov-2024 00:45:09 | 312,618 61% 24.84MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | 312,618 61% 24.84MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | 312,618 61% 24.84MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | 312,618 61% 22.93MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | 312,618 61% 22.93MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | 312,618 61% 22.93MB/s 0:00:00 (xfr#35, to-chk=0/54) |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-oneprovider-paris-0/op-panel |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 19,429 16% 18.53MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 00:45:09 | 39,813 33% 37.97MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 00:45:09 | 39,899 33% 38.05MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 00:45:09 | 59,125 49% 56.39MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 00:45:09 | 59,416 50% 56.66MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 00:45:09 | 59,416 50% 28.33MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-oneprovider-paris-0/cluster-manager |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 00:45:09 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 00:45:09 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 00:45:09 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 00:45:09 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 00:45:09 | 6,843 50% 3.26MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-onezone-0/oz-panel |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 54,918 12% 26.19MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 00:45:09 | 111,408 26% 53.12MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 00:45:09 | 158,883 37% 50.51MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 00:45:09 | 213,598 49% 67.90MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 00:45:09 | 213,889 50% 51.00MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 00:45:09 | 213,889 50% 25.50MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-onezone-0/cluster-manager |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 00:45:09 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 00:45:09 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 00:45:09 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 00:45:09 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 00:45:09 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 00:45:09 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.29.56/pod-logs/dev-onezone-0/oz-worker |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
30-Nov-2024 00:45:09 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 00:45:09 | 23,822 6% 22.72MB/s 0:00:00 (xfr#2, to-chk=13/18) |
30-Nov-2024 00:45:09 | 48,409 13% 46.17MB/s 0:00:00 (xfr#3, to-chk=11/18) |
30-Nov-2024 00:45:09 | 48,409 13% 46.17MB/s 0:00:00 (xfr#4, to-chk=9/18) |
30-Nov-2024 00:45:09 | 71,751 20% 68.43MB/s 0:00:00 (xfr#5, to-chk=7/18) |
30-Nov-2024 00:45:09 | 71,842 20% 68.51MB/s 0:00:00 (xfr#6, to-chk=5/18) |
30-Nov-2024 00:45:09 | 72,139 20% 68.80MB/s 0:00:00 (xfr#7, to-chk=3/18) |
30-Nov-2024 00:45:09 | 173,750 50% 55.23MB/s 0:00:00 (xfr#8, to-chk=1/18) |
30-Nov-2024 00:45:09 | 173,750 50% 41.43MB/s 0:00:00 (xfr#8, to-chk=0/18) |
30-Nov-2024 00:45:09 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1732927497.9012215 exists, exporting anyway. |
30-Nov-2024 00:45:09 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
30-Nov-2024 00:45:09 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | =============================== warnings summary =============================== |
30-Nov-2024 00:45:09 | tests/utils/rest_utils.py:97 |
30-Nov-2024 00:45:09 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ ' |
30-Nov-2024 00:45:09 | print(""" |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | tests/utils/path_utils.py:112 |
30-Nov-2024 00:45:09 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
30-Nov-2024 00:45:09 | return path.replace("'", "\\'").replace(' ', '\ ') |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | tests/utils/acceptance_utils.py:55 |
30-Nov-2024 00:45:09 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
30-Nov-2024 00:45:09 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | tests/utils/acceptance_utils.py:57 |
30-Nov-2024 00:45:09 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
30-Nov-2024 00:45:09 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
30-Nov-2024 00:45:09 | |
30-Nov-2024 00:45:09 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
30-Nov-2024 00:45:09 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/test-reports/results.xml - |
30-Nov-2024 00:45:09 | ================== 26 passed, 4 warnings in 916.37s (0:15:16) ================== |
30-Nov-2024 00:45:14 | release "dev" uninstalled |
30-Nov-2024 00:45:14 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
30-Nov-2024 00:45:14 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
30-Nov-2024 00:45:17 | No resources found |
30-Nov-2024 00:45:18 | Sidecar injection has been disabled |
30-Nov-2024 00:45:18 | Cleaning helm release "dev"... |
30-Nov-2024 00:45:18 | Deleted 1 helm deployments |
30-Nov-2024 00:45:18 | Deleted 0 k8s deployments |
30-Nov-2024 00:45:18 | Deleted 0 k8s services |
30-Nov-2024 00:45:18 | Deleted 0 persistent volumes |
30-Nov-2024 00:45:18 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
30-Nov-2024 00:45:18 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
30-Nov-2024 00:45:18 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
30-Nov-2024 00:45:18 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
30-Nov-2024 00:45:18 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
30-Nov-2024 00:45:18 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
30-Nov-2024 00:45:18 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
30-Nov-2024 00:45:18 | Finished task 'Run acceptance oneclient tests' with result: Success |
30-Nov-2024 00:45:18 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
30-Nov-2024 00:45:18 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS... |
30-Nov-2024 00:45:18 | Finished task 'Parse test results' with result: Success |
30-Nov-2024 00:45:18 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
30-Nov-2024 00:45:18 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
30-Nov-2024 00:45:18 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
30-Nov-2024 00:45:18 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
30-Nov-2024 00:45:18 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
30-Nov-2024 00:45:18 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
30-Nov-2024 00:45:18 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
30-Nov-2024 00:45:18 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
30-Nov-2024 00:45:18 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
30-Nov-2024 00:45:18 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
30-Nov-2024 00:45:18 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
30-Nov-2024 00:45:18 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Nov-2024 00:45:18 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3372 (ODSRV-OAP-MPRFCPS-3372)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3372-ScriptBuildTask-4631105543230387943.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance |
30-Nov-2024 00:45:18 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz |
30-Nov-2024 00:45:19 | Uploading artifact |
30-Nov-2024 00:45:19 | source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz |
30-Nov-2024 00:45:19 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz |
30-Nov-2024 00:45:19 | Finished task 'Pack and push surefire artifact' with result: Success |
30-Nov-2024 00:45:19 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
30-Nov-2024 00:45:19 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Nov-2024 00:45:19 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3372 (ODSRV-OAP-MPRFCPS-3372)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3372-ScriptBuildTask-16897555560787240574.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS |
30-Nov-2024 00:45:19 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
30-Nov-2024 00:45:19 | Finished task 'Pack logs' with result: Success |
30-Nov-2024 00:45:19 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
30-Nov-2024 00:45:19 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
30-Nov-2024 00:45:19 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Nov-2024 00:45:19 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3372 (ODSRV-OAP-MPRFCPS-3372)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3372-ScriptBuildTask-14218321051693929414.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance |
30-Nov-2024 00:45:19 | % Total % Received % Xferd Average Speed Time Time Time Current |
30-Nov-2024 00:45:19 | Dload Upload Total Spent Left Speed |
30-Nov-2024 00:45:19 | |
30-Nov-2024 00:45:19 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
30-Nov-2024 00:45:19 | 100 4822 100 4822 0 0 56729 0 --:--:-- --:--:-- --:--:-- 56729 |
30-Nov-2024 00:45:19 | Clearing /tmp/onedata and /home/bamboo/.one-env |
30-Nov-2024 00:45:20 | Cleaning helm deployments |
30-Nov-2024 00:45:20 | Cleanining pods |
30-Nov-2024 00:45:20 | Cleaning kube persistant volumes |
30-Nov-2024 00:45:21 | Cleaning dockswift container |
30-Nov-2024 00:45:21 | Cleaning docker containers |
30-Nov-2024 00:45:23 | Stalled docker containers to remove: |
30-Nov-2024 00:45:23 | 8aace48b7448 49156d1eb569 78941c695295 9847a34783f2 1d153b31b434 14ab1e5cbe15 c6b06fff1e7c f023065c4a6b 8679bbe31334 b33cc55afcdc eaf120c6174b 4fe1451d13b8 5d1e60711d88 1997409efb3e 0387f2be3506 9e52dab90de0 c7607bfd1fe3 97345c5f5e5d 1b7d0a32c79a 6eb54a9b6a47 |
30-Nov-2024 00:45:23 | Removing stalled docker containers |
30-Nov-2024 00:45:23 | Error response from daemon: Cannot kill container: 8aace48b7448: Container 8aace48b744828a0c8f034eabca5482b35f4dc42aa7f218a9f46ddb5d70fe9b1 is not running |
30-Nov-2024 00:45:23 | 8aace48b7448 |
30-Nov-2024 00:45:23 | Error response from daemon: Cannot kill container: 49156d1eb569: Container 49156d1eb569721ee69dfdf8048810962517952d27739a7aa59e00652c10f0cd is not running |
30-Nov-2024 00:45:23 | 49156d1eb569 |
30-Nov-2024 00:45:23 | Error response from daemon: Cannot kill container: 78941c695295: Container 78941c695295c7fa521d96dae0e2096a215023fd65139cc30c66f787db132c8a is not running |
30-Nov-2024 00:45:24 | 78941c695295 |
30-Nov-2024 00:45:24 | Error response from daemon: Cannot kill container: 9847a34783f2: Container 9847a34783f2323958e280acfe247587c3010562c61ac0945162bb0dff4e1c68 is not running |
30-Nov-2024 00:45:24 | 9847a34783f2 |
30-Nov-2024 00:45:24 | Error response from daemon: Cannot kill container: 1d153b31b434: Container 1d153b31b4348db23cc0c29285ba92e374b3dcc939094babaa2fa4a7028290af is not running |
30-Nov-2024 00:45:24 | 1d153b31b434 |
30-Nov-2024 00:45:24 | Error response from daemon: Cannot kill container: 14ab1e5cbe15: Container 14ab1e5cbe15653bce01a10278cc9ea6f7e412e6bdee518b7a3f4cf3bb8be6ba is not running |
30-Nov-2024 00:45:24 | 14ab1e5cbe15 |
30-Nov-2024 00:45:24 | Error response from daemon: Cannot kill container: c6b06fff1e7c: Container c6b06fff1e7c6fc7dd3bc22eb79629636f0cd45ff9fc4e169088fe66359bfa6d is not running |
30-Nov-2024 00:45:24 | c6b06fff1e7c |
30-Nov-2024 00:45:24 | Error response from daemon: Cannot kill container: f023065c4a6b: Container f023065c4a6b3a632517017c3cc0b7275724fdcfa5d2d1c634c0b273a900257a is not running |
30-Nov-2024 00:45:24 | f023065c4a6b |
30-Nov-2024 00:45:24 | Error response from daemon: Cannot kill container: 8679bbe31334: Container 8679bbe31334c44ce5de3a7e092d0731f74a086a1971e79a5d3e4f63feeb2e36 is not running |
30-Nov-2024 00:45:24 | 8679bbe31334 |
30-Nov-2024 00:45:24 | Error response from daemon: Cannot kill container: b33cc55afcdc: Container b33cc55afcdc36fbaedad093cbe037c09227d700796178ce2d322469ec57ec22 is not running |
30-Nov-2024 00:45:24 | b33cc55afcdc |
30-Nov-2024 00:45:24 | Error response from daemon: Cannot kill container: eaf120c6174b: Container eaf120c6174bfa034dda6c7f2b08c726259c347bbe11bb5bc7fcd547fd15ced3 is not running |
30-Nov-2024 00:45:24 | eaf120c6174b |
30-Nov-2024 00:45:24 | Error response from daemon: Cannot kill container: 4fe1451d13b8: Container 4fe1451d13b87beb0a222cd8b23148fee8a4b27defd8cd003ba238c32cf58941 is not running |
30-Nov-2024 00:45:24 | 4fe1451d13b8 |
30-Nov-2024 00:45:25 | Error response from daemon: Cannot kill container: 5d1e60711d88: Container 5d1e60711d882f7179a206f1ef437e03dee936440e7a58fd559df2a067f6765c is not running |
30-Nov-2024 00:45:25 | 5d1e60711d88 |
30-Nov-2024 00:45:25 | Error response from daemon: Cannot kill container: 1997409efb3e: Container 1997409efb3e10ad5b8db8d69b138ae6592a53cf43a3d7447ea2b1b4ed348f99 is not running |
30-Nov-2024 00:45:25 | 1997409efb3e |
30-Nov-2024 00:45:25 | Error response from daemon: Cannot kill container: 0387f2be3506: Container 0387f2be350623f35ccb45ac7f2abd33a0efd36ca5c9a423183534d14a6a3bd9 is not running |
30-Nov-2024 00:45:25 | 0387f2be3506 |
30-Nov-2024 00:45:25 | Error response from daemon: Cannot kill container: 9e52dab90de0: Container 9e52dab90de05d49587aba9d48d59030afe7706b1da7bd8e88a0e2fc238ccaa0 is not running |
30-Nov-2024 00:45:25 | 9e52dab90de0 |
30-Nov-2024 00:45:25 | Error response from daemon: Cannot kill container: c7607bfd1fe3: Container c7607bfd1fe3459da84376b5d9591f00cae70a817ddf5fa4618be67f19a55a1d is not running |
30-Nov-2024 00:45:25 | c7607bfd1fe3 |
30-Nov-2024 00:45:25 | Error response from daemon: Cannot kill container: 97345c5f5e5d: Container 97345c5f5e5d2ddcc9b2a2b26254d8a8330385a7f638d139699f6919c737f32a is not running |
30-Nov-2024 00:45:25 | 97345c5f5e5d |
30-Nov-2024 00:45:25 | Error response from daemon: Cannot kill container: 1b7d0a32c79a: Container 1b7d0a32c79a0fa119c26b1c359767ddd40b5770a585ed105d8c9fc785d400d4 is not running |
30-Nov-2024 00:45:25 | 1b7d0a32c79a |
30-Nov-2024 00:45:26 | 6eb54a9b6a47 |
30-Nov-2024 00:45:26 | 6eb54a9b6a47 |
30-Nov-2024 00:45:26 | Stalled docker volumes to remove: |
30-Nov-2024 00:45:26 | |
30-Nov-2024 00:45:26 | Removing stalled docker volumes |
30-Nov-2024 00:45:26 | Removing stalled loopdevices |
30-Nov-2024 00:45:27 | Done |
30-Nov-2024 00:45:27 | Finished task 'Clear env and working dir' with result: Success |
30-Nov-2024 00:45:27 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
30-Nov-2024 00:45:27 | Running post build plugin 'Docker Container Cleanup' |
30-Nov-2024 00:45:27 | Running post build plugin 'NCover Results Collector' |
30-Nov-2024 00:45:27 | Running post build plugin 'Build Results Label Collector' |
30-Nov-2024 00:45:27 | Running post build plugin 'Clover Results Collector' |
30-Nov-2024 00:45:27 | Running post build plugin 'npm Cache Cleanup' |
30-Nov-2024 00:45:27 | Running post build plugin 'Artifact Copier' |
30-Nov-2024 00:45:27 | Publishing an artifact: test_logs.tar.gz |
30-Nov-2024 00:45:27 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 125.2 ms |
30-Nov-2024 00:45:27 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS' |
30-Nov-2024 00:45:27 | Finalising the build... |
30-Nov-2024 00:45:27 | Stopping timer. |
30-Nov-2024 00:45:27 | Build ODSRV-OAP-MPRFCPS-3372 completed. |
30-Nov-2024 00:45:27 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
30-Nov-2024 00:45:27 | Running on server: post build plugin 'NCover Results Collector' |
30-Nov-2024 00:45:27 | Running on server: post build plugin 'Build Labeller' |
30-Nov-2024 00:45:27 | Running on server: post build plugin 'Clover Delta Calculator' |
30-Nov-2024 00:45:27 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
30-Nov-2024 00:45:27 | All post build plugins have finished |
30-Nov-2024 00:45:27 | Generating build results summary... |
30-Nov-2024 00:45:27 | Saving build results to disk... |
30-Nov-2024 00:45:27 | Store variable context... |
30-Nov-2024 00:45:27 | Finished building ODSRV-OAP-MPRFCPS-3372. |