oneclient acceptance tests using environment deployed from packages
Build: #3367 was successful
Job: multiprovider proxy s3 directory CRUD proxyio was successful
Build log
The build generated 2,575 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
23-Nov-2024 07:32:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:32:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:32:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:32:44 | |
23-Nov-2024 07:32:44 | |
23-Nov-2024 07:32:44 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' |
23-Nov-2024 07:32:44 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' successfully started |
23-Nov-2024 07:32:44 | |
23-Nov-2024 07:32:44 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qrs2wrw4ihpsjs75 |
23-Nov-2024 07:32:44 | |
23-Nov-2024 07:32:44 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qrs2wrw4ihpsjs75 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qrs2wrw4ihpsjs75 |
23-Nov-2024 07:32:44 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9997520107188385386'... |
23-Nov-2024 07:32:44 | Getting configuration... |
23-Nov-2024 07:32:44 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qrs2wrw4ihpsjs75'. |
23-Nov-2024 07:32:44 | |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"' |
23-Nov-2024 07:32:44 | -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"' |
23-Nov-2024 07:32:44 | ================================================================= |
23-Nov-2024 07:32:44 | |
23-Nov-2024 07:32:45 | PASSED |
23-Nov-2024 07:32:45 | Unmounting client from /tmp/onedata/mnt/wrszmu6a0oooh24e |
23-Nov-2024 07:32:45 | |
23-Nov-2024 07:32:45 | |
23-Nov-2024 07:32:45 | Unmounting client from /tmp/onedata/mnt/qrs2wrw4ihpsjs75 |
23-Nov-2024 07:32:45 | |
23-Nov-2024 07:32:45 | |
23-Nov-2024 07:33:06 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:33:06 | ================================================================= |
23-Nov-2024 07:33:06 | - Executing scenario 'Fail to delete non-empty directory using rmdir' |
23-Nov-2024 07:33:06 | - from feature 'Multi_directory_CRUD' |
23-Nov-2024 07:33:06 | ----------------------------------------------------------------- |
23-Nov-2024 07:33:06 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:33:06 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:33:06 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:33:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:33:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:33:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:06 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' |
23-Nov-2024 07:33:06 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' successfully started |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6a8wzzh4igecmto3 |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6a8wzzh4igecmto3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6a8wzzh4igecmto3 |
23-Nov-2024 07:33:06 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18133878175136301024'... |
23-Nov-2024 07:33:06 | Getting configuration... |
23-Nov-2024 07:33:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/6a8wzzh4igecmto3'. |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:33:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:33:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:06 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' |
23-Nov-2024 07:33:06 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' successfully started |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nm3p9bnzeru9mift |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nm3p9bnzeru9mift --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nm3p9bnzeru9mift |
23-Nov-2024 07:33:06 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '504884441135234293'... |
23-Nov-2024 07:33:06 | Getting configuration... |
23-Nov-2024 07:33:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/nm3p9bnzeru9mift'. |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
23-Nov-2024 07:33:06 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
23-Nov-2024 07:33:06 | ================================================================= |
23-Nov-2024 07:33:06 | |
23-Nov-2024 07:33:07 | PASSED |
23-Nov-2024 07:33:07 | Unmounting client from /tmp/onedata/mnt/6a8wzzh4igecmto3 |
23-Nov-2024 07:33:07 | |
23-Nov-2024 07:33:07 | |
23-Nov-2024 07:33:07 | Unmounting client from /tmp/onedata/mnt/nm3p9bnzeru9mift |
23-Nov-2024 07:33:07 | |
23-Nov-2024 07:33:07 | |
23-Nov-2024 07:33:30 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:33:30 | ================================================================= |
23-Nov-2024 07:33:30 | - Executing scenario 'Delete non-empty directory' |
23-Nov-2024 07:33:30 | - from feature 'Multi_directory_CRUD' |
23-Nov-2024 07:33:30 | ----------------------------------------------------------------- |
23-Nov-2024 07:33:30 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:33:30 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:33:30 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:33:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:33:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:33:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:30 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' |
23-Nov-2024 07:33:30 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' successfully started |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:30 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dmpgnn21qc00pq2k |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:30 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dmpgnn21qc00pq2k --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dmpgnn21qc00pq2k |
23-Nov-2024 07:33:30 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15006941323702113463'... |
23-Nov-2024 07:33:30 | Getting configuration... |
23-Nov-2024 07:33:30 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/dmpgnn21qc00pq2k'. |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:33:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:33:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:30 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' |
23-Nov-2024 07:33:30 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' successfully started |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:30 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3tiqhjio4xctwrlr |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:30 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3tiqhjio4xctwrlr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3tiqhjio4xctwrlr |
23-Nov-2024 07:33:30 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2742645089937035773'... |
23-Nov-2024 07:33:30 | Getting configuration... |
23-Nov-2024 07:33:30 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3tiqhjio4xctwrlr'. |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:30 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1] |
23-Nov-2024 07:33:30 | on client11"' |
23-Nov-2024 07:33:30 | -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"' |
23-Nov-2024 07:33:30 | -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"' |
23-Nov-2024 07:33:30 | -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"' |
23-Nov-2024 07:33:30 | -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"' |
23-Nov-2024 07:33:30 | -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"' |
23-Nov-2024 07:33:30 | -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"' |
23-Nov-2024 07:33:30 | -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"' |
23-Nov-2024 07:33:30 | -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"' |
23-Nov-2024 07:33:30 | -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"' |
23-Nov-2024 07:33:30 | -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"' |
23-Nov-2024 07:33:30 | -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"' |
23-Nov-2024 07:33:30 | -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"' |
23-Nov-2024 07:33:30 | -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"' |
23-Nov-2024 07:33:30 | ================================================================= |
23-Nov-2024 07:33:30 | |
23-Nov-2024 07:33:31 | PASSED |
23-Nov-2024 07:33:31 | Unmounting client from /tmp/onedata/mnt/dmpgnn21qc00pq2k |
23-Nov-2024 07:33:31 | |
23-Nov-2024 07:33:31 | |
23-Nov-2024 07:33:31 | Unmounting client from /tmp/onedata/mnt/3tiqhjio4xctwrlr |
23-Nov-2024 07:33:31 | |
23-Nov-2024 07:33:31 | |
23-Nov-2024 07:33:55 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:33:55 | ================================================================= |
23-Nov-2024 07:33:55 | - Executing scenario 'Move directory' |
23-Nov-2024 07:33:55 | - from feature 'Multi_directory_CRUD' |
23-Nov-2024 07:33:55 | ----------------------------------------------------------------- |
23-Nov-2024 07:33:55 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:33:55 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:33:55 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:33:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:33:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:33:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' |
23-Nov-2024 07:33:55 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' successfully started |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1j6t28zefv6llnfh |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1j6t28zefv6llnfh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1j6t28zefv6llnfh |
23-Nov-2024 07:33:55 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14619452576132878450'... |
23-Nov-2024 07:33:55 | Getting configuration... |
23-Nov-2024 07:33:55 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/1j6t28zefv6llnfh'. |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:33:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:33:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' |
23-Nov-2024 07:33:55 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' successfully started |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/19c030m9z4ud0swe |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/19c030m9z4ud0swe --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/19c030m9z4ud0swe |
23-Nov-2024 07:33:55 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1033190486440001687'... |
23-Nov-2024 07:33:55 | Getting configuration... |
23-Nov-2024 07:33:55 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/19c030m9z4ud0swe'. |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
23-Nov-2024 07:33:55 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
23-Nov-2024 07:33:55 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
23-Nov-2024 07:33:55 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
23-Nov-2024 07:33:55 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
23-Nov-2024 07:33:55 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
23-Nov-2024 07:33:55 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
23-Nov-2024 07:33:55 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
23-Nov-2024 07:33:55 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
23-Nov-2024 07:33:55 | -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"' |
23-Nov-2024 07:33:55 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"' |
23-Nov-2024 07:33:55 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"' |
23-Nov-2024 07:33:55 | -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"' |
23-Nov-2024 07:33:55 | -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"' |
23-Nov-2024 07:33:55 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"' |
23-Nov-2024 07:33:55 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"' |
23-Nov-2024 07:33:55 | ================================================================= |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | PASSED |
23-Nov-2024 07:33:55 | Unmounting client from /tmp/onedata/mnt/1j6t28zefv6llnfh |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | Unmounting client from /tmp/onedata/mnt/19c030m9z4ud0swe |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:33:55 | |
23-Nov-2024 07:34:18 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:34:18 | ================================================================= |
23-Nov-2024 07:34:18 | - Executing scenario 'Copy directory' |
23-Nov-2024 07:34:18 | - from feature 'Multi_directory_CRUD' |
23-Nov-2024 07:34:18 | ----------------------------------------------------------------- |
23-Nov-2024 07:34:18 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:34:18 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:34:18 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:34:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:34:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:34:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' |
23-Nov-2024 07:34:18 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' successfully started |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nn2ilmitvc4yfd3g |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nn2ilmitvc4yfd3g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nn2ilmitvc4yfd3g |
23-Nov-2024 07:34:18 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10901310752636975316'... |
23-Nov-2024 07:34:18 | Getting configuration... |
23-Nov-2024 07:34:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/nn2ilmitvc4yfd3g'. |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:34:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:34:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' |
23-Nov-2024 07:34:18 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' successfully started |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0sram9v2l86nk6w9 |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0sram9v2l86nk6w9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0sram9v2l86nk6w9 |
23-Nov-2024 07:34:18 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17605849831705129678'... |
23-Nov-2024 07:34:18 | Getting configuration... |
23-Nov-2024 07:34:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/0sram9v2l86nk6w9'. |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
23-Nov-2024 07:34:18 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
23-Nov-2024 07:34:18 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
23-Nov-2024 07:34:18 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
23-Nov-2024 07:34:18 | -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"' |
23-Nov-2024 07:34:18 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"' |
23-Nov-2024 07:34:18 | ================================================================= |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | PASSED |
23-Nov-2024 07:34:18 | Unmounting client from /tmp/onedata/mnt/nn2ilmitvc4yfd3g |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | Unmounting client from /tmp/onedata/mnt/0sram9v2l86nk6w9 |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:18 | |
23-Nov-2024 07:34:40 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:34:40 | ================================================================= |
23-Nov-2024 07:34:40 | - Executing scenario 'Fail to move directory to itself' |
23-Nov-2024 07:34:40 | - from feature 'Multi_directory_CRUD' |
23-Nov-2024 07:34:40 | ----------------------------------------------------------------- |
23-Nov-2024 07:34:40 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:34:40 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:34:40 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' |
23-Nov-2024 07:34:40 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' successfully started |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m8q26wsl1230mvqc |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m8q26wsl1230mvqc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m8q26wsl1230mvqc |
23-Nov-2024 07:34:40 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2046243055818308855'... |
23-Nov-2024 07:34:40 | Getting configuration... |
23-Nov-2024 07:34:40 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/m8q26wsl1230mvqc'. |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:34:40 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' |
23-Nov-2024 07:34:40 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' successfully started |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mh9pzkqz4dqz9zi3 |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mh9pzkqz4dqz9zi3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mh9pzkqz4dqz9zi3 |
23-Nov-2024 07:34:40 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10402787903634077139'... |
23-Nov-2024 07:34:40 | Getting configuration... |
23-Nov-2024 07:34:40 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/mh9pzkqz4dqz9zi3'. |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:34:40 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
23-Nov-2024 07:34:40 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
23-Nov-2024 07:34:40 | -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"' |
23-Nov-2024 07:34:40 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
23-Nov-2024 07:34:40 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
23-Nov-2024 07:34:40 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
23-Nov-2024 07:34:40 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
23-Nov-2024 07:34:40 | ================================================================= |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | PASSED |
23-Nov-2024 07:34:40 | Unmounting client from /tmp/onedata/mnt/m8q26wsl1230mvqc |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | Unmounting client from /tmp/onedata/mnt/mh9pzkqz4dqz9zi3 |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:34:40 | |
23-Nov-2024 07:35:02 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:35:02 | ================================================================= |
23-Nov-2024 07:35:02 | - Executing scenario 'Fail to move directory to its subtree' |
23-Nov-2024 07:35:02 | - from feature 'Multi_directory_CRUD' |
23-Nov-2024 07:35:02 | ----------------------------------------------------------------- |
23-Nov-2024 07:35:02 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:35:02 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:35:02 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:35:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:35:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:35:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-7bd7g', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:02 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' |
23-Nov-2024 07:35:02 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-7bd7g' successfully started |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:02 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hwnss0dl23615fhr |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hwnss0dl23615fhr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hwnss0dl23615fhr |
23-Nov-2024 07:35:02 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14161034682494806842'... |
23-Nov-2024 07:35:02 | Getting configuration... |
23-Nov-2024 07:35:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/hwnss0dl23615fhr'. |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:35:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:35:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-mwvv5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:02 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' |
23-Nov-2024 07:35:02 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-mwvv5' successfully started |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:02 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4jygfopq3p60sn4q |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4jygfopq3p60sn4q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4jygfopq3p60sn4q |
23-Nov-2024 07:35:02 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8128277122527810102'... |
23-Nov-2024 07:35:02 | Getting configuration... |
23-Nov-2024 07:35:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/4jygfopq3p60sn4q'. |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
23-Nov-2024 07:35:02 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
23-Nov-2024 07:35:02 | ================================================================= |
23-Nov-2024 07:35:02 | |
23-Nov-2024 07:35:13 | PASSED |
23-Nov-2024 07:35:13 | Unmounting client from /tmp/onedata/mnt/hwnss0dl23615fhr |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | Unmounting client from /tmp/onedata/mnt/4jygfopq3p60sn4q |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_directory_CRUD.1732347302.9969876', '-c', '/tmp/logs'] |
23-Nov-2024 07:35:13 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-w69jp. See /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-cross-support-job-3p-users-w69jp/entrypoint.log for more details |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-7bd7g: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-oneclient-krakow-9b8968f6-7bd7g/oneclient_logs |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=197/230) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 42,064 0% 40.12MB/s 0:00:00 (xfr#1, to-chk=196/230) |
23-Nov-2024 07:35:13 | 42,064 0% 40.12MB/s 0:00:00 (xfr#1, to-chk=190/230) |
23-Nov-2024 07:35:13 | 42,430 0% 40.46MB/s 0:00:00 (xfr#2, to-chk=192/230) |
23-Nov-2024 07:35:13 | 334,123 7% 159.32MB/s 0:00:00 (xfr#3, to-chk=191/230) |
23-Nov-2024 07:35:13 | 334,489 7% 159.50MB/s 0:00:00 (xfr#4, to-chk=190/230) |
23-Nov-2024 07:35:13 | 379,584 8% 72.40MB/s 0:00:00 (xfr#5, to-chk=189/230) |
23-Nov-2024 07:35:13 | 380,334 8% 72.54MB/s 0:00:00 (xfr#6, to-chk=185/230) |
23-Nov-2024 07:35:13 | 590,618 13% 62.58MB/s 0:00:00 (xfr#7, to-chk=184/230) |
23-Nov-2024 07:35:13 | 591,368 13% 62.66MB/s 0:00:00 (xfr#8, to-chk=183/230) |
23-Nov-2024 07:35:13 | 612,569 14% 64.91MB/s 0:00:00 (xfr#9, to-chk=182/230) |
23-Nov-2024 07:35:13 | 613,031 14% 64.96MB/s 0:00:00 (xfr#10, to-chk=178/230) |
23-Nov-2024 07:35:13 | 713,802 16% 48.62MB/s 0:00:00 (xfr#11, to-chk=177/230) |
23-Nov-2024 07:35:13 | 714,264 16% 48.66MB/s 0:00:00 (xfr#12, to-chk=176/230) |
23-Nov-2024 07:35:13 | 743,942 17% 50.68MB/s 0:00:00 (xfr#13, to-chk=175/230) |
23-Nov-2024 07:35:13 | 744,404 17% 50.71MB/s 0:00:00 (xfr#14, to-chk=171/230) |
23-Nov-2024 07:35:13 | 857,353 20% 54.51MB/s 0:00:00 (xfr#15, to-chk=170/230) |
23-Nov-2024 07:35:13 | 857,815 20% 54.54MB/s 0:00:00 (xfr#16, to-chk=169/230) |
23-Nov-2024 07:35:13 | 880,702 20% 55.99MB/s 0:00:00 (xfr#17, to-chk=168/230) |
23-Nov-2024 07:35:13 | 881,356 20% 56.04MB/s 0:00:00 (xfr#18, to-chk=164/230) |
23-Nov-2024 07:35:13 | 955,933 22% 45.58MB/s 0:00:00 (xfr#19, to-chk=163/230) |
23-Nov-2024 07:35:13 | 956,587 22% 45.61MB/s 0:00:00 (xfr#20, to-chk=162/230) |
23-Nov-2024 07:35:13 | 995,160 23% 45.19MB/s 0:00:00 (xfr#21, to-chk=161/230) |
23-Nov-2024 07:35:13 | 995,910 23% 45.23MB/s 0:00:00 (xfr#22, to-chk=157/230) |
23-Nov-2024 07:35:13 | 1,164,824 27% 50.49MB/s 0:00:00 (xfr#23, to-chk=156/230) |
23-Nov-2024 07:35:13 | 1,165,574 27% 50.53MB/s 0:00:00 (xfr#24, to-chk=155/230) |
23-Nov-2024 07:35:13 | 1,181,843 27% 51.23MB/s 0:00:00 (xfr#25, to-chk=154/230) |
23-Nov-2024 07:35:13 | 1,182,209 27% 51.25MB/s 0:00:00 (xfr#26, to-chk=150/230) |
23-Nov-2024 07:35:13 | 1,243,854 29% 32.95MB/s 0:00:00 (xfr#27, to-chk=149/230) |
23-Nov-2024 07:35:13 | 1,244,220 29% 32.07MB/s 0:00:00 (xfr#28, to-chk=148/230) |
23-Nov-2024 07:35:13 | 1,267,062 29% 32.66MB/s 0:00:00 (xfr#29, to-chk=147/230) |
23-Nov-2024 07:35:13 | 1,267,620 29% 32.67MB/s 0:00:00 (xfr#30, to-chk=143/230) |
23-Nov-2024 07:35:13 | 1,356,602 31% 34.97MB/s 0:00:00 (xfr#31, to-chk=142/230) |
23-Nov-2024 07:35:13 | 1,357,160 31% 34.98MB/s 0:00:00 (xfr#32, to-chk=141/230) |
23-Nov-2024 07:35:13 | 1,357,788 31% 35.00MB/s 0:00:00 (xfr#33, to-chk=140/230) |
23-Nov-2024 07:35:13 | 1,407,323 33% 35.32MB/s 0:00:00 (xfr#34, to-chk=139/230) |
23-Nov-2024 07:35:13 | 1,408,073 33% 35.34MB/s 0:00:00 (xfr#35, to-chk=135/230) |
23-Nov-2024 07:35:13 | 1,610,469 37% 39.38MB/s 0:00:00 (xfr#36, to-chk=134/230) |
23-Nov-2024 07:35:13 | 1,611,219 37% 39.40MB/s 0:00:00 (xfr#37, to-chk=133/230) |
23-Nov-2024 07:35:13 | 1,642,659 38% 40.17MB/s 0:00:00 (xfr#38, to-chk=132/230) |
23-Nov-2024 07:35:13 | 1,643,313 38% 40.18MB/s 0:00:00 (xfr#39, to-chk=128/230) |
23-Nov-2024 07:35:13 | 1,796,037 42% 34.96MB/s 0:00:00 (xfr#40, to-chk=127/230) |
23-Nov-2024 07:35:13 | 1,796,691 42% 34.97MB/s 0:00:00 (xfr#41, to-chk=126/230) |
23-Nov-2024 07:35:13 | 1,797,319 42% 34.98MB/s 0:00:00 (xfr#42, to-chk=125/230) |
23-Nov-2024 07:35:13 | 1,821,273 42% 35.45MB/s 0:00:00 (xfr#43, to-chk=124/230) |
23-Nov-2024 07:35:13 | 1,821,927 42% 35.46MB/s 0:00:00 (xfr#44, to-chk=120/230) |
23-Nov-2024 07:35:13 | 1,907,475 44% 37.12MB/s 0:00:00 (xfr#45, to-chk=119/230) |
23-Nov-2024 07:35:13 | 1,908,129 44% 37.14MB/s 0:00:00 (xfr#46, to-chk=118/230) |
23-Nov-2024 07:35:13 | 1,930,227 45% 36.82MB/s 0:00:00 (xfr#47, to-chk=117/230) |
23-Nov-2024 07:35:13 | 1,930,593 45% 36.82MB/s 0:00:00 (xfr#48, to-chk=113/230) |
23-Nov-2024 07:35:13 | 2,020,930 47% 37.79MB/s 0:00:00 (xfr#49, to-chk=112/230) |
23-Nov-2024 07:35:13 | 2,021,296 47% 37.07MB/s 0:00:00 (xfr#50, to-chk=111/230) |
23-Nov-2024 07:35:13 | 2,038,676 47% 37.39MB/s 0:00:00 (xfr#51, to-chk=110/230) |
23-Nov-2024 07:35:13 | 2,039,042 47% 37.40MB/s 0:00:00 (xfr#52, to-chk=106/230) |
23-Nov-2024 07:35:13 | 2,101,554 49% 38.54MB/s 0:00:00 (xfr#53, to-chk=105/230) |
23-Nov-2024 07:35:13 | 2,101,920 49% 38.55MB/s 0:00:00 (xfr#54, to-chk=104/230) |
23-Nov-2024 07:35:13 | 2,123,184 49% 38.94MB/s 0:00:00 (xfr#55, to-chk=103/230) |
23-Nov-2024 07:35:13 | 2,123,742 49% 38.95MB/s 0:00:00 (xfr#56, to-chk=99/230) |
23-Nov-2024 07:35:13 | 2,214,969 52% 39.86MB/s 0:00:00 (xfr#57, to-chk=98/230) |
23-Nov-2024 07:35:13 | 2,215,527 52% 39.87MB/s 0:00:00 (xfr#58, to-chk=97/230) |
23-Nov-2024 07:35:13 | 2,236,338 52% 40.24MB/s 0:00:00 (xfr#59, to-chk=96/230) |
23-Nov-2024 07:35:13 | 2,236,704 52% 40.25MB/s 0:00:00 (xfr#60, to-chk=92/230) |
23-Nov-2024 07:35:13 | 2,342,685 55% 41.37MB/s 0:00:00 (xfr#61, to-chk=91/230) |
23-Nov-2024 07:35:13 | 2,343,051 55% 41.38MB/s 0:00:00 (xfr#62, to-chk=90/230) |
23-Nov-2024 07:35:13 | 2,343,679 55% 41.39MB/s 0:00:00 (xfr#63, to-chk=89/230) |
23-Nov-2024 07:35:13 | 2,363,045 55% 41.73MB/s 0:00:00 (xfr#64, to-chk=88/230) |
23-Nov-2024 07:35:13 | 2,363,411 55% 41.74MB/s 0:00:00 (xfr#65, to-chk=84/230) |
23-Nov-2024 07:35:13 | 2,429,870 57% 42.91MB/s 0:00:00 (xfr#66, to-chk=83/230) |
23-Nov-2024 07:35:13 | 2,430,236 57% 42.92MB/s 0:00:00 (xfr#67, to-chk=82/230) |
23-Nov-2024 07:35:13 | 2,490,549 58% 43.18MB/s 0:00:00 (xfr#68, to-chk=81/230) |
23-Nov-2024 07:35:13 | 2,491,203 58% 43.20MB/s 0:00:00 (xfr#69, to-chk=77/230) |
23-Nov-2024 07:35:13 | 2,875,482 67% 44.96MB/s 0:00:00 (xfr#70, to-chk=76/230) |
23-Nov-2024 07:35:13 | 2,876,136 67% 44.97MB/s 0:00:00 (xfr#71, to-chk=75/230) |
23-Nov-2024 07:35:13 | 2,876,764 67% 44.98MB/s 0:00:00 (xfr#72, to-chk=74/230) |
23-Nov-2024 07:35:13 | 2,913,409 68% 40.86MB/s 0:00:00 (xfr#73, to-chk=73/230) |
23-Nov-2024 07:35:13 | 2,914,063 68% 40.87MB/s 0:00:00 (xfr#74, to-chk=69/230) |
23-Nov-2024 07:35:13 | 3,058,799 71% 42.28MB/s 0:00:00 (xfr#75, to-chk=68/230) |
23-Nov-2024 07:35:13 | 3,059,453 71% 42.29MB/s 0:00:00 (xfr#76, to-chk=67/230) |
23-Nov-2024 07:35:13 | 3,079,730 72% 42.57MB/s 0:00:00 (xfr#77, to-chk=66/230) |
23-Nov-2024 07:35:13 | 3,080,288 72% 42.57MB/s 0:00:00 (xfr#78, to-chk=62/230) |
23-Nov-2024 07:35:13 | 3,151,494 74% 42.94MB/s 0:00:00 (xfr#79, to-chk=61/230) |
23-Nov-2024 07:35:13 | 3,152,052 74% 42.94MB/s 0:00:00 (xfr#80, to-chk=60/230) |
23-Nov-2024 07:35:13 | 3,175,081 74% 43.26MB/s 0:00:00 (xfr#81, to-chk=59/230) |
23-Nov-2024 07:35:13 | 3,175,543 74% 43.26MB/s 0:00:00 (xfr#82, to-chk=55/230) |
23-Nov-2024 07:35:13 | 3,255,520 76% 44.35MB/s 0:00:00 (xfr#83, to-chk=54/230) |
23-Nov-2024 07:35:13 | 3,255,982 76% 44.36MB/s 0:00:00 (xfr#84, to-chk=53/230) |
23-Nov-2024 07:35:13 | 3,256,610 76% 43.74MB/s 0:00:00 (xfr#85, to-chk=52/230) |
23-Nov-2024 07:35:13 | 3,297,856 77% 44.30MB/s 0:00:00 (xfr#86, to-chk=51/230) |
23-Nov-2024 07:35:13 | 3,298,894 77% 44.31MB/s 0:00:00 (xfr#87, to-chk=47/230) |
23-Nov-2024 07:35:13 | 3,303,034 77% 44.37MB/s 0:00:00 (xfr#88, to-chk=46/230) |
23-Nov-2024 07:35:13 | 3,468,882 81% 45.95MB/s 0:00:00 (xfr#89, to-chk=45/230) |
23-Nov-2024 07:35:13 | 3,469,920 81% 45.96MB/s 0:00:00 (xfr#90, to-chk=44/230) |
23-Nov-2024 07:35:13 | 3,491,417 82% 46.25MB/s 0:00:00 (xfr#91, to-chk=43/230) |
23-Nov-2024 07:35:13 | 3,491,879 82% 46.25MB/s 0:00:00 (xfr#92, to-chk=39/230) |
23-Nov-2024 07:35:13 | 3,567,872 83% 42.01MB/s 0:00:00 (xfr#93, to-chk=38/230) |
23-Nov-2024 07:35:13 | 3,568,334 83% 42.01MB/s 0:00:00 (xfr#94, to-chk=37/230) |
23-Nov-2024 07:35:13 | 3,599,699 84% 42.38MB/s 0:00:00 (xfr#95, to-chk=36/230) |
23-Nov-2024 07:35:13 | 3,600,353 84% 42.39MB/s 0:00:00 (xfr#96, to-chk=32/230) |
23-Nov-2024 07:35:13 | 3,713,967 87% 43.19MB/s 0:00:00 (xfr#97, to-chk=31/230) |
23-Nov-2024 07:35:13 | 3,714,621 87% 43.20MB/s 0:00:00 (xfr#98, to-chk=30/230) |
23-Nov-2024 07:35:13 | 3,744,601 88% 43.55MB/s 0:00:00 (xfr#99, to-chk=29/230) |
23-Nov-2024 07:35:13 | 3,745,159 88% 43.56MB/s 0:00:00 (xfr#100, to-chk=25/230) |
23-Nov-2024 07:35:13 | 3,851,556 90% 44.79MB/s 0:00:00 (xfr#101, to-chk=24/230) |
23-Nov-2024 07:35:13 | 3,852,114 90% 44.80MB/s 0:00:00 (xfr#102, to-chk=23/230) |
23-Nov-2024 07:35:13 | 3,871,197 91% 44.48MB/s 0:00:00 (xfr#103, to-chk=22/230) |
23-Nov-2024 07:35:13 | 3,871,659 91% 44.49MB/s 0:00:00 (xfr#104, to-chk=18/230) |
23-Nov-2024 07:35:13 | 3,938,426 92% 45.25MB/s 0:00:00 (xfr#105, to-chk=17/230) |
23-Nov-2024 07:35:13 | 3,938,888 92% 45.26MB/s 0:00:00 (xfr#106, to-chk=16/230) |
23-Nov-2024 07:35:13 | 3,939,516 92% 44.73MB/s 0:00:00 (xfr#107, to-chk=15/230) |
23-Nov-2024 07:35:13 | 3,961,024 93% 44.44MB/s 0:00:00 (xfr#108, to-chk=14/230) |
23-Nov-2024 07:35:13 | 3,961,582 93% 44.45MB/s 0:00:00 (xfr#109, to-chk=10/230) |
23-Nov-2024 07:35:13 | 4,050,677 95% 44.92MB/s 0:00:00 (xfr#110, to-chk=9/230) |
23-Nov-2024 07:35:13 | 4,051,235 95% 44.93MB/s 0:00:00 (xfr#111, to-chk=8/230) |
23-Nov-2024 07:35:13 | 4,078,362 95% 45.23MB/s 0:00:00 (xfr#112, to-chk=7/230) |
23-Nov-2024 07:35:13 | 4,078,920 95% 45.23MB/s 0:00:00 (xfr#113, to-chk=3/230) |
23-Nov-2024 07:35:13 | 4,181,422 98% 45.84MB/s 0:00:00 (xfr#114, to-chk=2/230) |
23-Nov-2024 07:35:13 | 4,181,980 98% 45.84MB/s 0:00:00 (xfr#115, to-chk=1/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.58MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 46.05MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 43.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 43.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 43.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | 4,249,106 99% 43.57MB/s 0:00:00 (xfr#116, to-chk=0/230) |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-mwvv5: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-oneclient-paris-7f5779b546-mwvv5/oneclient_logs |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=194/227) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 34,455 1% 32.86MB/s 0:00:00 (xfr#1, to-chk=193/227) |
23-Nov-2024 07:35:13 | 34,455 1% 32.86MB/s 0:00:00 (xfr#1, to-chk=187/227) |
23-Nov-2024 07:35:13 | 34,917 1% 33.30MB/s 0:00:00 (xfr#2, to-chk=189/227) |
23-Nov-2024 07:35:13 | 170,822 5% 32.58MB/s 0:00:00 (xfr#3, to-chk=188/227) |
23-Nov-2024 07:35:13 | 171,284 5% 32.67MB/s 0:00:00 (xfr#4, to-chk=187/227) |
23-Nov-2024 07:35:13 | 202,495 6% 38.62MB/s 0:00:00 (xfr#5, to-chk=186/227) |
23-Nov-2024 07:35:13 | 203,245 6% 38.77MB/s 0:00:00 (xfr#6, to-chk=182/227) |
23-Nov-2024 07:35:13 | 313,337 10% 49.80MB/s 0:00:00 (xfr#7, to-chk=181/227) |
23-Nov-2024 07:35:13 | 314,087 10% 49.92MB/s 0:00:00 (xfr#8, to-chk=180/227) |
23-Nov-2024 07:35:13 | 342,491 11% 54.44MB/s 0:00:00 (xfr#9, to-chk=179/227) |
23-Nov-2024 07:35:13 | 343,145 11% 46.75MB/s 0:00:00 (xfr#10, to-chk=175/227) |
23-Nov-2024 07:35:13 | 439,653 14% 27.95MB/s 0:00:00 (xfr#11, to-chk=174/227) |
23-Nov-2024 07:35:13 | 440,307 14% 27.99MB/s 0:00:00 (xfr#12, to-chk=173/227) |
23-Nov-2024 07:35:13 | 456,612 15% 29.03MB/s 0:00:00 (xfr#13, to-chk=172/227) |
23-Nov-2024 07:35:13 | 456,882 15% 27.23MB/s 0:00:00 (xfr#14, to-chk=168/227) |
23-Nov-2024 07:35:13 | 516,221 17% 28.96MB/s 0:00:00 (xfr#15, to-chk=167/227) |
23-Nov-2024 07:35:13 | 516,491 17% 28.97MB/s 0:00:00 (xfr#16, to-chk=166/227) |
23-Nov-2024 07:35:13 | 517,119 17% 27.40MB/s 0:00:00 (xfr#17, to-chk=165/227) |
23-Nov-2024 07:35:13 | 538,431 18% 28.53MB/s 0:00:00 (xfr#18, to-chk=164/227) |
23-Nov-2024 07:35:13 | 538,797 18% 28.55MB/s 0:00:00 (xfr#19, to-chk=160/227) |
23-Nov-2024 07:35:13 | 634,176 21% 31.83MB/s 0:00:00 (xfr#20, to-chk=159/227) |
23-Nov-2024 07:35:13 | 634,542 21% 31.85MB/s 0:00:00 (xfr#21, to-chk=158/227) |
23-Nov-2024 07:35:13 | 662,567 22% 33.26MB/s 0:00:00 (xfr#22, to-chk=157/227) |
23-Nov-2024 07:35:13 | 663,221 22% 33.29MB/s 0:00:00 (xfr#23, to-chk=153/227) |
23-Nov-2024 07:35:13 | 764,111 25% 36.44MB/s 0:00:00 (xfr#24, to-chk=152/227) |
23-Nov-2024 07:35:13 | 764,765 25% 36.47MB/s 0:00:00 (xfr#25, to-chk=151/227) |
23-Nov-2024 07:35:13 | 791,829 26% 37.76MB/s 0:00:00 (xfr#26, to-chk=150/227) |
23-Nov-2024 07:35:13 | 792,483 26% 37.79MB/s 0:00:00 (xfr#27, to-chk=146/227) |
23-Nov-2024 07:35:13 | 881,258 29% 40.02MB/s 0:00:00 (xfr#28, to-chk=145/227) |
23-Nov-2024 07:35:13 | 881,912 29% 40.05MB/s 0:00:00 (xfr#29, to-chk=144/227) |
23-Nov-2024 07:35:13 | 899,497 30% 40.85MB/s 0:00:00 (xfr#30, to-chk=143/227) |
23-Nov-2024 07:35:13 | 899,863 30% 40.87MB/s 0:00:00 (xfr#31, to-chk=139/227) |
23-Nov-2024 07:35:13 | 968,111 32% 35.51MB/s 0:00:00 (xfr#32, to-chk=138/227) |
23-Nov-2024 07:35:13 | 968,477 32% 35.52MB/s 0:00:00 (xfr#33, to-chk=137/227) |
23-Nov-2024 07:35:13 | 984,545 33% 36.11MB/s 0:00:00 (xfr#34, to-chk=136/227) |
23-Nov-2024 07:35:13 | 985,007 33% 34.79MB/s 0:00:00 (xfr#35, to-chk=132/227) |
23-Nov-2024 07:35:13 | 1,044,917 35% 30.20MB/s 0:00:00 (xfr#36, to-chk=131/227) |
23-Nov-2024 07:35:13 | 1,045,379 35% 30.21MB/s 0:00:00 (xfr#37, to-chk=130/227) |
23-Nov-2024 07:35:13 | 1,068,176 36% 29.96MB/s 0:00:00 (xfr#38, to-chk=129/227) |
23-Nov-2024 07:35:13 | 1,068,446 36% 29.97MB/s 0:00:00 (xfr#39, to-chk=125/227) |
23-Nov-2024 07:35:13 | 1,148,435 38% 32.21MB/s 0:00:00 (xfr#40, to-chk=124/227) |
23-Nov-2024 07:35:13 | 1,148,705 38% 32.22MB/s 0:00:00 (xfr#41, to-chk=123/227) |
23-Nov-2024 07:35:13 | 1,166,152 39% 32.71MB/s 0:00:00 (xfr#42, to-chk=122/227) |
23-Nov-2024 07:35:13 | 1,166,518 39% 32.72MB/s 0:00:00 (xfr#43, to-chk=118/227) |
23-Nov-2024 07:35:13 | 1,221,418 41% 33.28MB/s 0:00:00 (xfr#44, to-chk=117/227) |
23-Nov-2024 07:35:13 | 1,221,784 41% 33.29MB/s 0:00:00 (xfr#45, to-chk=116/227) |
23-Nov-2024 07:35:13 | 1,242,193 41% 33.85MB/s 0:00:00 (xfr#46, to-chk=115/227) |
23-Nov-2024 07:35:13 | 1,242,655 41% 33.86MB/s 0:00:00 (xfr#47, to-chk=111/227) |
23-Nov-2024 07:35:13 | 1,309,241 44% 34.68MB/s 0:00:00 (xfr#48, to-chk=110/227) |
23-Nov-2024 07:35:13 | 1,309,703 44% 34.70MB/s 0:00:00 (xfr#49, to-chk=109/227) |
23-Nov-2024 07:35:13 | 1,329,480 44% 35.22MB/s 0:00:00 (xfr#50, to-chk=108/227) |
23-Nov-2024 07:35:13 | 1,329,942 44% 35.23MB/s 0:00:00 (xfr#51, to-chk=104/227) |
23-Nov-2024 07:35:13 | 1,400,477 47% 37.10MB/s 0:00:00 (xfr#52, to-chk=103/227) |
23-Nov-2024 07:35:13 | 1,400,939 47% 37.11MB/s 0:00:00 (xfr#53, to-chk=102/227) |
23-Nov-2024 07:35:13 | 1,401,567 47% 37.13MB/s 0:00:00 (xfr#54, to-chk=101/227) |
23-Nov-2024 07:35:13 | 1,428,504 48% 36.82MB/s 0:00:00 (xfr#55, to-chk=100/227) |
23-Nov-2024 07:35:13 | 1,429,158 48% 36.84MB/s 0:00:00 (xfr#56, to-chk=96/227) |
23-Nov-2024 07:35:13 | 1,522,224 51% 38.20MB/s 0:00:00 (xfr#57, to-chk=95/227) |
23-Nov-2024 07:35:13 | 1,522,878 51% 38.22MB/s 0:00:00 (xfr#58, to-chk=94/227) |
23-Nov-2024 07:35:13 | 1,537,526 51% 38.59MB/s 0:00:00 (xfr#59, to-chk=93/227) |
23-Nov-2024 07:35:13 | 1,538,084 51% 38.60MB/s 0:00:00 (xfr#60, to-chk=89/227) |
23-Nov-2024 07:35:13 | 1,592,861 53% 38.95MB/s 0:00:00 (xfr#61, to-chk=88/227) |
23-Nov-2024 07:35:13 | 1,593,419 53% 38.96MB/s 0:00:00 (xfr#62, to-chk=87/227) |
23-Nov-2024 07:35:13 | 1,615,608 54% 39.51MB/s 0:00:00 (xfr#63, to-chk=86/227) |
23-Nov-2024 07:35:13 | 1,616,166 54% 39.52MB/s 0:00:00 (xfr#64, to-chk=82/227) |
23-Nov-2024 07:35:13 | 1,703,074 57% 30.64MB/s 0:00:00 (xfr#65, to-chk=81/227) |
23-Nov-2024 07:35:13 | 1,703,632 57% 30.65MB/s 0:00:00 (xfr#66, to-chk=80/227) |
23-Nov-2024 07:35:13 | 1,730,767 58% 30.57MB/s 0:00:00 (xfr#67, to-chk=79/227) |
23-Nov-2024 07:35:13 | 1,731,421 58% 30.58MB/s 0:00:00 (xfr#68, to-chk=75/227) |
23-Nov-2024 07:35:13 | 1,823,238 61% 32.20MB/s 0:00:00 (xfr#69, to-chk=74/227) |
23-Nov-2024 07:35:13 | 1,823,892 61% 32.21MB/s 0:00:00 (xfr#70, to-chk=73/227) |
23-Nov-2024 07:35:13 | 1,845,528 62% 32.59MB/s 0:00:00 (xfr#71, to-chk=72/227) |
23-Nov-2024 07:35:13 | 1,846,182 62% 32.60MB/s 0:00:00 (xfr#72, to-chk=68/227) |
23-Nov-2024 07:35:13 | 1,935,038 65% 31.82MB/s 0:00:00 (xfr#73, to-chk=67/227) |
23-Nov-2024 07:35:13 | 1,935,692 65% 31.29MB/s 0:00:00 (xfr#74, to-chk=66/227) |
23-Nov-2024 07:35:13 | 1,936,320 65% 31.30MB/s 0:00:00 (xfr#75, to-chk=65/227) |
23-Nov-2024 07:35:13 | 1,975,176 66% 31.39MB/s 0:00:00 (xfr#76, to-chk=64/227) |
23-Nov-2024 07:35:13 | 1,975,830 66% 31.40MB/s 0:00:00 (xfr#77, to-chk=60/227) |
23-Nov-2024 07:35:13 | 2,136,448 72% 29.53MB/s 0:00:00 (xfr#78, to-chk=59/227) |
23-Nov-2024 07:35:13 | 2,137,102 72% 28.71MB/s 0:00:00 (xfr#79, to-chk=58/227) |
23-Nov-2024 07:35:13 | 2,156,546 72% 27.42MB/s 0:00:00 (xfr#80, to-chk=57/227) |
23-Nov-2024 07:35:13 | 2,156,912 72% 27.43MB/s 0:00:00 (xfr#81, to-chk=53/227) |
23-Nov-2024 07:35:13 | 2,220,424 74% 27.86MB/s 0:00:00 (xfr#82, to-chk=52/227) |
23-Nov-2024 07:35:13 | 2,220,790 74% 27.87MB/s 0:00:00 (xfr#83, to-chk=51/227) |
23-Nov-2024 07:35:13 | 2,244,404 75% 26.43MB/s 0:00:00 (xfr#84, to-chk=50/227) |
23-Nov-2024 07:35:13 | 2,244,866 75% 26.11MB/s 0:00:00 (xfr#85, to-chk=46/227) |
23-Nov-2024 07:35:13 | 2,341,525 78% 24.81MB/s 0:00:00 (xfr#86, to-chk=45/227) |
23-Nov-2024 07:35:13 | 2,341,987 79% 24.82MB/s 0:00:00 (xfr#87, to-chk=44/227) |
23-Nov-2024 07:35:13 | 2,368,115 79% 24.28MB/s 0:00:00 (xfr#88, to-chk=43/227) |
23-Nov-2024 07:35:13 | 2,368,577 79% 24.03MB/s 0:00:00 (xfr#89, to-chk=39/227) |
23-Nov-2024 07:35:13 | 2,463,865 83% 24.73MB/s 0:00:00 (xfr#90, to-chk=38/227) |
23-Nov-2024 07:35:13 | 2,464,327 83% 24.74MB/s 0:00:00 (xfr#91, to-chk=37/227) |
23-Nov-2024 07:35:13 | 2,464,955 83% 24.74MB/s 0:00:00 (xfr#92, to-chk=36/227) |
23-Nov-2024 07:35:13 | 2,487,653 83% 24.21MB/s 0:00:00 (xfr#93, to-chk=35/227) |
23-Nov-2024 07:35:13 | 2,488,211 83% 24.21MB/s 0:00:00 (xfr#94, to-chk=31/227) |
23-Nov-2024 07:35:13 | 2,559,169 86% 24.65MB/s 0:00:00 (xfr#95, to-chk=30/227) |
23-Nov-2024 07:35:13 | 2,559,727 86% 24.66MB/s 0:00:00 (xfr#96, to-chk=29/227) |
23-Nov-2024 07:35:13 | 2,575,433 86% 24.81MB/s 0:00:00 (xfr#97, to-chk=28/227) |
23-Nov-2024 07:35:13 | 2,575,703 86% 24.56MB/s 0:00:00 (xfr#98, to-chk=24/227) |
23-Nov-2024 07:35:13 | 2,629,608 88% 24.35MB/s 0:00:00 (xfr#99, to-chk=23/227) |
23-Nov-2024 07:35:13 | 2,629,878 88% 24.35MB/s 0:00:00 (xfr#100, to-chk=22/227) |
23-Nov-2024 07:35:13 | 2,652,027 89% 24.32MB/s 0:00:00 (xfr#101, to-chk=21/227) |
23-Nov-2024 07:35:13 | 2,652,297 89% 24.32MB/s 0:00:00 (xfr#102, to-chk=17/227) |
23-Nov-2024 07:35:13 | 2,736,356 92% 24.85MB/s 0:00:00 (xfr#103, to-chk=16/227) |
23-Nov-2024 07:35:13 | 2,736,626 92% 24.86MB/s 0:00:00 (xfr#104, to-chk=15/227) |
23-Nov-2024 07:35:13 | 2,761,072 93% 24.61MB/s 0:00:00 (xfr#105, to-chk=14/227) |
23-Nov-2024 07:35:13 | 2,761,534 93% 24.61MB/s 0:00:00 (xfr#106, to-chk=10/227) |
23-Nov-2024 07:35:13 | 2,849,326 96% 25.16MB/s 0:00:00 (xfr#107, to-chk=9/227) |
23-Nov-2024 07:35:13 | 2,849,788 96% 25.16MB/s 0:00:00 (xfr#108, to-chk=8/227) |
23-Nov-2024 07:35:13 | 2,864,046 96% 24.83MB/s 0:00:00 (xfr#109, to-chk=7/227) |
23-Nov-2024 07:35:13 | 2,864,316 96% 24.83MB/s 0:00:00 (xfr#110, to-chk=3/227) |
23-Nov-2024 07:35:13 | 2,914,271 98% 25.27MB/s 0:00:00 (xfr#111, to-chk=2/227) |
23-Nov-2024 07:35:13 | 2,914,541 98% 25.27MB/s 0:00:00 (xfr#112, to-chk=1/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 25.20MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.55MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.55MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.55MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.55MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.55MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.55MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.55MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.55MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.13MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.13MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.13MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.13MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.13MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | 2,959,854 99% 24.13MB/s 0:00:00 (xfr#113, to-chk=0/227) |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-oneprovider-krakow-0/op-worker |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=52/55) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 38,476 7% 36.69MB/s 0:00:00 (xfr#2, to-chk=50/55) |
23-Nov-2024 07:35:13 | 73,204 14% 69.81MB/s 0:00:00 (xfr#3, to-chk=48/55) |
23-Nov-2024 07:35:13 | 73,204 14% 69.81MB/s 0:00:00 (xfr#4, to-chk=46/55) |
23-Nov-2024 07:35:13 | 73,204 14% 69.81MB/s 0:00:00 (xfr#5, to-chk=44/55) |
23-Nov-2024 07:35:13 | 106,519 21% 101.58MB/s 0:00:00 (xfr#6, to-chk=42/55) |
23-Nov-2024 07:35:13 | 106,669 21% 101.73MB/s 0:00:00 (xfr#7, to-chk=40/55) |
23-Nov-2024 07:35:13 | 106,966 21% 102.01MB/s 0:00:00 (xfr#8, to-chk=38/55) |
23-Nov-2024 07:35:13 | 200,553 39% 191.26MB/s 0:00:00 (xfr#9, to-chk=36/55) |
23-Nov-2024 07:35:13 | 208,636 41% 198.97MB/s 0:00:00 (xfr#10, to-chk=26/55) |
23-Nov-2024 07:35:13 | 214,848 42% 204.90MB/s 0:00:00 (xfr#11, to-chk=25/55) |
23-Nov-2024 07:35:13 | 222,078 44% 211.79MB/s 0:00:00 (xfr#12, to-chk=24/55) |
23-Nov-2024 07:35:13 | 224,864 44% 214.45MB/s 0:00:00 (xfr#13, to-chk=23/55) |
23-Nov-2024 07:35:13 | 227,422 45% 216.89MB/s 0:00:00 (xfr#14, to-chk=22/55) |
23-Nov-2024 07:35:13 | 228,669 45% 109.04MB/s 0:00:00 (xfr#15, to-chk=21/55) |
23-Nov-2024 07:35:13 | 233,963 46% 111.56MB/s 0:00:00 (xfr#16, to-chk=20/55) |
23-Nov-2024 07:35:13 | 237,034 47% 113.03MB/s 0:00:00 (xfr#17, to-chk=19/55) |
23-Nov-2024 07:35:13 | 238,566 47% 113.76MB/s 0:00:00 (xfr#18, to-chk=18/55) |
23-Nov-2024 07:35:13 | 239,300 47% 114.11MB/s 0:00:00 (xfr#19, to-chk=17/55) |
23-Nov-2024 07:35:13 | 243,118 48% 115.93MB/s 0:00:00 (xfr#20, to-chk=16/55) |
23-Nov-2024 07:35:13 | 248,697 49% 118.59MB/s 0:00:00 (xfr#21, to-chk=15/55) |
23-Nov-2024 07:35:13 | 250,970 49% 119.67MB/s 0:00:00 (xfr#22, to-chk=14/55) |
23-Nov-2024 07:35:13 | 257,516 51% 122.79MB/s 0:00:00 (xfr#23, to-chk=13/55) |
23-Nov-2024 07:35:13 | 264,404 52% 126.08MB/s 0:00:00 (xfr#24, to-chk=12/55) |
23-Nov-2024 07:35:13 | 266,164 52% 126.92MB/s 0:00:00 (xfr#25, to-chk=11/55) |
23-Nov-2024 07:35:13 | 272,028 53% 86.48MB/s 0:00:00 (xfr#26, to-chk=10/55) |
23-Nov-2024 07:35:13 | 275,612 54% 87.61MB/s 0:00:00 (xfr#27, to-chk=9/55) |
23-Nov-2024 07:35:13 | 283,298 56% 90.06MB/s 0:00:00 (xfr#28, to-chk=8/55) |
23-Nov-2024 07:35:13 | 287,395 57% 91.36MB/s 0:00:00 (xfr#29, to-chk=7/55) |
23-Nov-2024 07:35:13 | 289,440 57% 92.01MB/s 0:00:00 (xfr#30, to-chk=6/55) |
23-Nov-2024 07:35:13 | 294,050 58% 93.48MB/s 0:00:00 (xfr#31, to-chk=5/55) |
23-Nov-2024 07:35:13 | 294,271 58% 93.55MB/s 0:00:00 (xfr#32, to-chk=4/55) |
23-Nov-2024 07:35:13 | 298,653 59% 94.94MB/s 0:00:00 (xfr#33, to-chk=3/55) |
23-Nov-2024 07:35:13 | 299,615 59% 95.25MB/s 0:00:00 (xfr#34, to-chk=2/55) |
23-Nov-2024 07:35:13 | 300,070 59% 95.39MB/s 0:00:00 (xfr#35, to-chk=1/55) |
23-Nov-2024 07:35:13 | 303,369 60% 96.44MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | 303,369 60% 57.86MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | 303,369 60% 57.86MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | 303,369 60% 48.22MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | 303,369 60% 48.22MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | 303,369 60% 48.22MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:35:13 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:35:13 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:35:13 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:35:13 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:35:13 | 6,857 50% 3.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-oneprovider-krakow-0/op-panel |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 19,543 16% 18.64MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:35:13 | 40,056 33% 38.20MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:35:13 | 40,056 33% 38.20MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:35:13 | 59,396 49% 56.64MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:35:13 | 59,687 50% 56.92MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:35:13 | 59,687 50% 56.92MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-oneprovider-paris-0/op-worker |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=52/55) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 37,119 7% 35.40MB/s 0:00:00 (xfr#2, to-chk=50/55) |
23-Nov-2024 07:35:13 | 70,480 14% 67.21MB/s 0:00:00 (xfr#3, to-chk=48/55) |
23-Nov-2024 07:35:13 | 70,480 14% 67.21MB/s 0:00:00 (xfr#4, to-chk=46/55) |
23-Nov-2024 07:35:13 | 70,480 14% 67.21MB/s 0:00:00 (xfr#5, to-chk=44/55) |
23-Nov-2024 07:35:13 | 102,438 20% 6.51MB/s 0:00:00 (xfr#6, to-chk=42/55) |
23-Nov-2024 07:35:13 | 102,588 20% 6.52MB/s 0:00:00 (xfr#7, to-chk=40/55) |
23-Nov-2024 07:35:13 | 102,885 20% 6.54MB/s 0:00:00 (xfr#8, to-chk=38/55) |
23-Nov-2024 07:35:13 | 196,641 39% 9.38MB/s 0:00:00 (xfr#9, to-chk=36/55) |
23-Nov-2024 07:35:13 | 198,684 40% 9.47MB/s 0:00:00 (xfr#10, to-chk=26/55) |
23-Nov-2024 07:35:13 | 199,646 40% 9.52MB/s 0:00:00 (xfr#11, to-chk=25/55) |
23-Nov-2024 07:35:13 | 207,731 41% 9.91MB/s 0:00:00 (xfr#12, to-chk=24/55) |
23-Nov-2024 07:35:13 | 210,517 42% 9.56MB/s 0:00:00 (xfr#13, to-chk=23/55) |
23-Nov-2024 07:35:13 | 217,411 43% 9.87MB/s 0:00:00 (xfr#14, to-chk=22/55) |
23-Nov-2024 07:35:13 | 225,093 45% 10.22MB/s 0:00:00 (xfr#15, to-chk=21/55) |
23-Nov-2024 07:35:13 | 228,164 45% 10.36MB/s 0:00:00 (xfr#16, to-chk=20/55) |
23-Nov-2024 07:35:13 | 229,702 46% 10.43MB/s 0:00:00 (xfr#17, to-chk=19/55) |
23-Nov-2024 07:35:13 | 231,973 46% 10.53MB/s 0:00:00 (xfr#18, to-chk=18/55) |
23-Nov-2024 07:35:13 | 238,175 48% 10.82MB/s 0:00:00 (xfr#19, to-chk=17/55) |
23-Nov-2024 07:35:13 | 240,733 48% 10.44MB/s 0:00:00 (xfr#20, to-chk=16/55) |
23-Nov-2024 07:35:13 | 244,543 49% 10.60MB/s 0:00:00 (xfr#21, to-chk=15/55) |
23-Nov-2024 07:35:13 | 244,763 49% 10.61MB/s 0:00:00 (xfr#22, to-chk=14/55) |
23-Nov-2024 07:35:13 | 250,340 50% 10.85MB/s 0:00:00 (xfr#23, to-chk=13/55) |
23-Nov-2024 07:35:13 | 256,884 51% 11.14MB/s 0:00:00 (xfr#24, to-chk=12/55) |
23-Nov-2024 07:35:13 | 260,981 52% 11.31MB/s 0:00:00 (xfr#25, to-chk=11/55) |
23-Nov-2024 07:35:13 | 265,363 53% 11.50MB/s 0:00:00 (xfr#26, to-chk=10/55) |
23-Nov-2024 07:35:13 | 268,945 54% 11.66MB/s 0:00:00 (xfr#27, to-chk=9/55) |
23-Nov-2024 07:35:13 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
23-Nov-2024 07:35:13 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
23-Nov-2024 07:35:13 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
23-Nov-2024 07:35:13 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
23-Nov-2024 07:35:13 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
23-Nov-2024 07:35:13 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
23-Nov-2024 07:35:13 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
23-Nov-2024 07:35:13 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
23-Nov-2024 07:35:13 | 273,555 55% 11.86MB/s 0:00:00 (xfr#28, to-chk=8/55) |
23-Nov-2024 07:35:13 | 274,800 55% 11.91MB/s 0:00:00 (xfr#29, to-chk=7/55) |
23-Nov-2024 07:35:13 | 275,255 55% 11.93MB/s 0:00:00 (xfr#30, to-chk=6/55) |
23-Nov-2024 07:35:13 | 278,554 56% 11.55MB/s 0:00:00 (xfr#31, to-chk=5/55) |
23-Nov-2024 07:35:13 | 279,288 56% 11.58MB/s 0:00:00 (xfr#32, to-chk=4/55) |
23-Nov-2024 07:35:13 | 284,564 57% 11.80MB/s 0:00:00 (xfr#33, to-chk=3/55) |
23-Nov-2024 07:35:13 | 290,426 58% 12.04MB/s 0:00:00 (xfr#34, to-chk=2/55) |
23-Nov-2024 07:35:13 | 292,186 58% 12.12MB/s 0:00:00 (xfr#35, to-chk=1/55) |
23-Nov-2024 07:35:13 | 299,416 60% 12.42MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | 299,416 60% 11.42MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | 299,416 60% 11.42MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | 299,416 60% 10.98MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | 299,416 60% 10.98MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | 299,416 60% 10.98MB/s 0:00:00 (xfr#36, to-chk=0/55) |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-oneprovider-paris-0/cluster-manager |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:35:13 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:35:13 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:35:13 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:35:13 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:35:13 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-oneprovider-paris-0/op-panel |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 19,425 16% 18.53MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:35:13 | 39,818 33% 37.97MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:35:13 | 39,818 33% 37.97MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:35:13 | 59,040 49% 56.30MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:35:13 | 59,331 50% 56.58MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:35:13 | 59,331 50% 56.58MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-onezone-0/oz-worker |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 24,361 7% 23.23MB/s 0:00:00 (xfr#2, to-chk=13/18) |
23-Nov-2024 07:35:13 | 49,495 14% 47.20MB/s 0:00:00 (xfr#3, to-chk=11/18) |
23-Nov-2024 07:35:13 | 49,495 14% 23.60MB/s 0:00:00 (xfr#4, to-chk=9/18) |
23-Nov-2024 07:35:13 | 73,376 21% 34.99MB/s 0:00:00 (xfr#5, to-chk=7/18) |
23-Nov-2024 07:35:13 | 73,467 21% 35.03MB/s 0:00:00 (xfr#6, to-chk=5/18) |
23-Nov-2024 07:35:13 | 73,764 21% 35.17MB/s 0:00:00 (xfr#7, to-chk=3/18) |
23-Nov-2024 07:35:13 | 170,546 50% 16.26MB/s 0:00:00 (xfr#8, to-chk=1/18) |
23-Nov-2024 07:35:13 | 170,546 50% 7.75MB/s 0:00:00 (xfr#8, to-chk=0/18) |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-onezone-0/cluster-manager |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:35:13 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:35:13 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:35:13 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:35:13 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:35:13 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:35:13 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-onezone-0/oz-panel |
23-Nov-2024 07:35:13 | |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:35:13 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:35:13 | 55,594 12% 53.02MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:35:13 | 112,777 25% 107.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:35:13 | 162,151 37% 51.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:35:13 | 217,542 49% 41.49MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:35:13 | 217,833 50% 41.55MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:35:13 | 217,833 50% 34.62MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:35:13 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-58lhk. See /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-volume-s3-krakow-init-58lhk/entrypoint.log for more details |
23-Nov-2024 07:35:13 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-d7psr. See /home/bamboo/.one-env/deployments/2024.11.23-07.20.57/pod-logs/dev-volume-s3-paris-init-d7psr/entrypoint.log for more details |
23-Nov-2024 07:35:13 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_directory_CRUD.1732347302.9969876 exists, exporting anyway. |
23-Nov-2024 07:35:14 | |
23-Nov-2024 07:35:14 | |
23-Nov-2024 07:35:14 | =============================== warnings summary =============================== |
23-Nov-2024 07:35:14 | tests/utils/rest_utils.py:98 |
23-Nov-2024 07:35:14 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
23-Nov-2024 07:35:14 | print(""" |
23-Nov-2024 07:35:14 | |
23-Nov-2024 07:35:14 | tests/utils/path_utils.py:112 |
23-Nov-2024 07:35:14 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
23-Nov-2024 07:35:14 | return path.replace("'", "\\'").replace(' ', '\ ') |
23-Nov-2024 07:35:14 | |
23-Nov-2024 07:35:14 | tests/utils/acceptance_utils.py:55 |
23-Nov-2024 07:35:14 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
23-Nov-2024 07:35:14 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
23-Nov-2024 07:35:14 | |
23-Nov-2024 07:35:14 | tests/utils/acceptance_utils.py:57 |
23-Nov-2024 07:35:14 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
23-Nov-2024 07:35:14 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
23-Nov-2024 07:35:14 | |
23-Nov-2024 07:35:14 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
23-Nov-2024 07:35:14 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance/test-reports/results.xml - |
23-Nov-2024 07:35:14 | ================== 27 passed, 4 warnings in 858.57s (0:14:18) ================== |
23-Nov-2024 07:35:18 | release "dev" uninstalled |
23-Nov-2024 07:35:18 | Sidecar injection has been disabled |
23-Nov-2024 07:35:18 | Cleaning helm release "dev"... |
23-Nov-2024 07:35:18 | Deleted 1 helm deployments |
23-Nov-2024 07:35:18 | Deleted 0 k8s deployments |
23-Nov-2024 07:35:18 | Deleted 0 k8s services |
23-Nov-2024 07:35:18 | Deleted 0 persistent volumes |
23-Nov-2024 07:35:19 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
23-Nov-2024 07:35:19 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
23-Nov-2024 07:35:19 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
23-Nov-2024 07:35:19 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
23-Nov-2024 07:35:19 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
23-Nov-2024 07:35:19 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
23-Nov-2024 07:35:19 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
23-Nov-2024 07:35:19 | Finished task 'Run acceptance oneclient tests' with result: Success |
23-Nov-2024 07:35:19 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
23-Nov-2024 07:35:19 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP... |
23-Nov-2024 07:35:19 | Finished task 'Parse test results' with result: Success |
23-Nov-2024 07:35:19 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
23-Nov-2024 07:35:19 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
23-Nov-2024 07:35:19 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
23-Nov-2024 07:35:19 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
23-Nov-2024 07:35:19 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
23-Nov-2024 07:35:19 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
23-Nov-2024 07:35:19 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
23-Nov-2024 07:35:19 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
23-Nov-2024 07:35:19 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
23-Nov-2024 07:35:19 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
23-Nov-2024 07:35:19 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
23-Nov-2024 07:35:19 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
23-Nov-2024 07:35:19 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 directory CRUD proxyio #3367 (ODSRV-OAP-MPSDCP-3367)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSDCP-3367-ScriptBuildTask-10261529280547015858.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance |
23-Nov-2024 07:35:19 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_s3_directory_CRUD_proxyio.tar.gz |
23-Nov-2024 07:35:20 | Uploading artifact |
23-Nov-2024 07:35:20 | source path: surefire_multiprovider_proxy_s3_directory_CRUD_proxyio.tar.gz |
23-Nov-2024 07:35:20 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_s3_directory_CRUD_proxyio.tar.gz |
23-Nov-2024 07:35:20 | Finished task 'Pack and push surefire artifact' with result: Success |
23-Nov-2024 07:35:20 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
23-Nov-2024 07:35:20 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
23-Nov-2024 07:35:20 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 directory CRUD proxyio #3367 (ODSRV-OAP-MPSDCP-3367)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSDCP-3367-ScriptBuildTask-18131222703087503747.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP |
23-Nov-2024 07:35:20 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
23-Nov-2024 07:35:20 | Finished task 'Pack logs' with result: Success |
23-Nov-2024 07:35:20 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
23-Nov-2024 07:35:20 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
23-Nov-2024 07:35:20 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
23-Nov-2024 07:35:20 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 directory CRUD proxyio #3367 (ODSRV-OAP-MPSDCP-3367)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSDCP-3367-ScriptBuildTask-3269025059528285992.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP/onedata-acceptance |
23-Nov-2024 07:35:20 | % Total % Received % Xferd Average Speed Time Time Time Current |
23-Nov-2024 07:35:20 | Dload Upload Total Spent Left Speed |
23-Nov-2024 07:35:20 | |
23-Nov-2024 07:35:21 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
23-Nov-2024 07:35:21 | 100 4822 100 4822 0 0 56729 0 --:--:-- --:--:-- --:--:-- 56729 |
23-Nov-2024 07:35:21 | Clearing /tmp/onedata and /home/bamboo/.one-env |
23-Nov-2024 07:35:21 | Cleaning helm deployments |
23-Nov-2024 07:35:21 | Cleanining pods |
23-Nov-2024 07:35:22 | Cleaning kube persistant volumes |
23-Nov-2024 07:35:22 | pod "dev-volume-s3-krakow-585f4c9-vdnkf" deleted |
23-Nov-2024 07:35:42 | pod "dev-volume-s3-paris-64bd65585f-c6tmv" deleted |
23-Nov-2024 07:35:50 | Cleaning dockswift container |
23-Nov-2024 07:35:50 | Cleaning docker containers |
23-Nov-2024 07:35:52 | Stalled docker containers to remove: |
23-Nov-2024 07:35:52 | ec2076e91f48 62221c3eeed8 523ddddba79c bf6fc2a63cfd |
23-Nov-2024 07:35:52 | Removing stalled docker containers |
23-Nov-2024 07:35:52 | Error response from daemon: Cannot kill container: ec2076e91f48: Container ec2076e91f48878930df6136445fa859113a0c8376c85cca9e94766b6ab8dffa is not running |
23-Nov-2024 07:35:53 | ec2076e91f48 |
23-Nov-2024 07:35:53 | Error response from daemon: Cannot kill container: 62221c3eeed8: Container 62221c3eeed85ecca2b11fd1733b3153f92d7d6bc0e385dc523dc008117b37df is not running |
23-Nov-2024 07:35:54 | 62221c3eeed8 |
23-Nov-2024 07:35:54 | Error response from daemon: Cannot kill container: 523ddddba79c: Container 523ddddba79cfc74ebcc1ca8592ab640a38ae124dc5059e93a6f3759dfad182b is not running |
23-Nov-2024 07:35:55 | 523ddddba79c |
23-Nov-2024 07:35:57 | bf6fc2a63cfd |
23-Nov-2024 07:35:57 | bf6fc2a63cfd |
23-Nov-2024 07:35:57 | Stalled docker volumes to remove: |
23-Nov-2024 07:35:57 | |
23-Nov-2024 07:35:57 | Removing stalled docker volumes |
23-Nov-2024 07:35:57 | Removing stalled loopdevices |
23-Nov-2024 07:36:00 | Done |
23-Nov-2024 07:36:00 | Finished task 'Clear env and working dir' with result: Success |
23-Nov-2024 07:36:00 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
23-Nov-2024 07:36:00 | Running post build plugin 'Docker Container Cleanup' |
23-Nov-2024 07:36:00 | Running post build plugin 'NCover Results Collector' |
23-Nov-2024 07:36:00 | Running post build plugin 'Build Results Label Collector' |
23-Nov-2024 07:36:00 | Running post build plugin 'Clover Results Collector' |
23-Nov-2024 07:36:00 | Running post build plugin 'npm Cache Cleanup' |
23-Nov-2024 07:36:00 | Running post build plugin 'Artifact Copier' |
23-Nov-2024 07:36:00 | Publishing an artifact: test_logs.tar.gz |
23-Nov-2024 07:36:00 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 141.8 ms |
23-Nov-2024 07:36:00 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSDCP' |
23-Nov-2024 07:36:00 | Finalising the build... |
23-Nov-2024 07:36:00 | Stopping timer. |
23-Nov-2024 07:36:00 | Build ODSRV-OAP-MPSDCP-3367 completed. |
23-Nov-2024 07:36:00 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
23-Nov-2024 07:36:00 | Running on server: post build plugin 'NCover Results Collector' |
23-Nov-2024 07:36:00 | Running on server: post build plugin 'Build Labeller' |
23-Nov-2024 07:36:00 | Running on server: post build plugin 'Clover Delta Calculator' |
23-Nov-2024 07:36:00 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
23-Nov-2024 07:36:00 | All post build plugins have finished |
23-Nov-2024 07:36:00 | Generating build results summary... |
23-Nov-2024 07:36:01 | Saving build results to disk... |
23-Nov-2024 07:36:01 | Store variable context... |
23-Nov-2024 07:36:01 | Finished building ODSRV-OAP-MPSDCP-3367. |