oneclient acceptance tests using environment deployed from packages
Build: #3362 failed
Job: multiprovider s3 regular file stat proxyio was successful
Build log
The build generated 1,718 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
09-Nov-2024 20:47:09 | |
09-Nov-2024 20:48:08 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_decrease_size[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:48:08 | ================================================================= |
09-Nov-2024 20:48:08 | - Executing scenario 'Decrease regular file size with truncate' |
09-Nov-2024 20:48:08 | - from feature 'Multi_regular_file_stat' |
09-Nov-2024 20:48:08 | ----------------------------------------------------------------- |
09-Nov-2024 20:48:08 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:48:08 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:48:08 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:48:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:48:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:48:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' |
09-Nov-2024 20:48:08 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' successfully started |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xbp7f4lypdfurasw |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xbp7f4lypdfurasw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xbp7f4lypdfurasw |
09-Nov-2024 20:48:08 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9591754535170157792'... |
09-Nov-2024 20:48:08 | Getting configuration... |
09-Nov-2024 20:48:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/xbp7f4lypdfurasw'. |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:48:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:48:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' |
09-Nov-2024 20:48:08 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' successfully started |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kyax8wk0yfojs3fl |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kyax8wk0yfojs3fl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kyax8wk0yfojs3fl |
09-Nov-2024 20:48:08 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5177957805848162770'... |
09-Nov-2024 20:48:08 | Getting configuration... |
09-Nov-2024 20:48:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/kyax8wk0yfojs3fl'. |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 20:48:08 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
09-Nov-2024 20:48:08 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
09-Nov-2024 20:48:08 | -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"' |
09-Nov-2024 20:48:08 | -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"' |
09-Nov-2024 20:48:08 | -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"' |
09-Nov-2024 20:48:08 | -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"' |
09-Nov-2024 20:48:08 | ================================================================= |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | PASSED |
09-Nov-2024 20:48:08 | Unmounting client from /tmp/onedata/mnt/xbp7f4lypdfurasw |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | Unmounting client from /tmp/onedata/mnt/kyax8wk0yfojs3fl |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:08 | |
09-Nov-2024 20:48:48 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:48:48 | ================================================================= |
09-Nov-2024 20:48:48 | - Executing scenario 'Fail to truncate regular file without write permission' |
09-Nov-2024 20:48:48 | - from feature 'Multi_regular_file_stat' |
09-Nov-2024 20:48:48 | ----------------------------------------------------------------- |
09-Nov-2024 20:48:48 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:48:48 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:48:48 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:48:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:48:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:48:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' |
09-Nov-2024 20:48:48 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' successfully started |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/epqb6auykg7ya1mo |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/epqb6auykg7ya1mo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/epqb6auykg7ya1mo |
09-Nov-2024 20:48:48 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8125713320521842986'... |
09-Nov-2024 20:48:48 | Getting configuration... |
09-Nov-2024 20:48:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/epqb6auykg7ya1mo'. |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:48:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:48:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' |
09-Nov-2024 20:48:48 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' successfully started |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nxqyr8i893nncbub |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nxqyr8i893nncbub --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nxqyr8i893nncbub |
09-Nov-2024 20:48:48 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16197097256862476662'... |
09-Nov-2024 20:48:48 | Getting configuration... |
09-Nov-2024 20:48:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/nxqyr8i893nncbub'. |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 20:48:48 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 20:48:48 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 20:48:48 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 20:48:48 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"' |
09-Nov-2024 20:48:48 | -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"' |
09-Nov-2024 20:48:48 | -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"' |
09-Nov-2024 20:48:48 | ================================================================= |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | PASSED |
09-Nov-2024 20:48:48 | Unmounting client from /tmp/onedata/mnt/epqb6auykg7ya1mo |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | Unmounting client from /tmp/onedata/mnt/nxqyr8i893nncbub |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:48:48 | |
09-Nov-2024 20:49:21 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:49:21 | ================================================================= |
09-Nov-2024 20:49:21 | - Executing scenario 'Timestamps at creation' |
09-Nov-2024 20:49:21 | - from feature 'Multi_regular_file_stat' |
09-Nov-2024 20:49:21 | ----------------------------------------------------------------- |
09-Nov-2024 20:49:21 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:49:21 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:49:21 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:49:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:49:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:49:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' |
09-Nov-2024 20:49:21 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' successfully started |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5rwilg6lu5ll1f9v |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5rwilg6lu5ll1f9v --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5rwilg6lu5ll1f9v |
09-Nov-2024 20:49:21 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1210349393173774110'... |
09-Nov-2024 20:49:21 | Getting configuration... |
09-Nov-2024 20:49:21 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/5rwilg6lu5ll1f9v'. |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:49:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:49:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' |
09-Nov-2024 20:49:21 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' successfully started |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wd4s9tjha415firc |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wd4s9tjha415firc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wd4s9tjha415firc |
09-Nov-2024 20:49:21 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '685438492397890063'... |
09-Nov-2024 20:49:21 | Getting configuration... |
09-Nov-2024 20:49:21 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wd4s9tjha415firc'. |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 20:49:21 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
09-Nov-2024 20:49:21 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
09-Nov-2024 20:49:21 | -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"' |
09-Nov-2024 20:49:21 | -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"' |
09-Nov-2024 20:49:21 | ================================================================= |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | PASSED |
09-Nov-2024 20:49:21 | Unmounting client from /tmp/onedata/mnt/5rwilg6lu5ll1f9v |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | Unmounting client from /tmp/onedata/mnt/wd4s9tjha415firc |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:49:21 | |
09-Nov-2024 20:50:00 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:50:00 | ================================================================= |
09-Nov-2024 20:50:00 | - Executing scenario 'Fail to update timestamps (touch) without write permission' |
09-Nov-2024 20:50:00 | - from feature 'Multi_regular_file_stat' |
09-Nov-2024 20:50:00 | ----------------------------------------------------------------- |
09-Nov-2024 20:50:00 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:50:00 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:50:00 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:50:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:50:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:50:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' |
09-Nov-2024 20:50:00 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' successfully started |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1acw4qq8qhp0mtg4 |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1acw4qq8qhp0mtg4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1acw4qq8qhp0mtg4 |
09-Nov-2024 20:50:00 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18051154134086192272'... |
09-Nov-2024 20:50:00 | Getting configuration... |
09-Nov-2024 20:50:00 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/1acw4qq8qhp0mtg4'. |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:50:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:50:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' |
09-Nov-2024 20:50:00 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' successfully started |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2he82m62qcc4b0ag |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2he82m62qcc4b0ag --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2he82m62qcc4b0ag |
09-Nov-2024 20:50:00 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9216415181219473910'... |
09-Nov-2024 20:50:00 | Getting configuration... |
09-Nov-2024 20:50:00 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2he82m62qcc4b0ag'. |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 20:50:00 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 20:50:00 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 20:50:00 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 20:50:00 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"' |
09-Nov-2024 20:50:00 | -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"' |
09-Nov-2024 20:50:00 | -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"' |
09-Nov-2024 20:50:00 | ================================================================= |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | PASSED |
09-Nov-2024 20:50:00 | Unmounting client from /tmp/onedata/mnt/1acw4qq8qhp0mtg4 |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | Unmounting client from /tmp/onedata/mnt/2he82m62qcc4b0ag |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:00 | |
09-Nov-2024 20:50:39 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:50:39 | ================================================================= |
09-Nov-2024 20:50:39 | - Executing scenario 'Update timestamps (touch) with write permission' |
09-Nov-2024 20:50:39 | - from feature 'Multi_regular_file_stat' |
09-Nov-2024 20:50:39 | ----------------------------------------------------------------- |
09-Nov-2024 20:50:39 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:50:39 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:50:39 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:50:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:50:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:50:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' |
09-Nov-2024 20:50:39 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' successfully started |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wihf82ziedsnqjvs |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wihf82ziedsnqjvs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wihf82ziedsnqjvs |
09-Nov-2024 20:50:39 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7213069606602723217'... |
09-Nov-2024 20:50:39 | Getting configuration... |
09-Nov-2024 20:50:39 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wihf82ziedsnqjvs'. |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:50:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:50:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' |
09-Nov-2024 20:50:39 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' successfully started |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2qaxrzdd1ab79aj6 |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2qaxrzdd1ab79aj6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2qaxrzdd1ab79aj6 |
09-Nov-2024 20:50:39 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18089298979887413173'... |
09-Nov-2024 20:50:39 | Getting configuration... |
09-Nov-2024 20:50:39 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2qaxrzdd1ab79aj6'. |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 20:50:39 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 20:50:39 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 20:50:39 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 20:50:39 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"' |
09-Nov-2024 20:50:39 | -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"' |
09-Nov-2024 20:50:39 | -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"' |
09-Nov-2024 20:50:39 | -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"' |
09-Nov-2024 20:50:39 | ================================================================= |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | PASSED |
09-Nov-2024 20:50:39 | Unmounting client from /tmp/onedata/mnt/wihf82ziedsnqjvs |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | Unmounting client from /tmp/onedata/mnt/2qaxrzdd1ab79aj6 |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:50:39 | |
09-Nov-2024 20:51:28 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:51:28 | ================================================================= |
09-Nov-2024 20:51:28 | - Executing scenario 'Access time' |
09-Nov-2024 20:51:28 | - from feature 'Multi_regular_file_stat' |
09-Nov-2024 20:51:28 | ----------------------------------------------------------------- |
09-Nov-2024 20:51:28 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:51:28 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:51:28 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:51:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:51:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:51:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' |
09-Nov-2024 20:51:28 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' successfully started |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/c62blqyepmnnse3d |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c62blqyepmnnse3d --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c62blqyepmnnse3d |
09-Nov-2024 20:51:28 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1839100223767808046'... |
09-Nov-2024 20:51:28 | Getting configuration... |
09-Nov-2024 20:51:28 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/c62blqyepmnnse3d'. |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:51:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:51:28 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' |
09-Nov-2024 20:51:28 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' successfully started |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fjpmeev8k0yvd201 |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fjpmeev8k0yvd201 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fjpmeev8k0yvd201 |
09-Nov-2024 20:51:28 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12320165384361207454'... |
09-Nov-2024 20:51:28 | Getting configuration... |
09-Nov-2024 20:51:28 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/fjpmeev8k0yvd201'. |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 20:51:28 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
09-Nov-2024 20:51:28 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
09-Nov-2024 20:51:28 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"' |
09-Nov-2024 20:51:28 | -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"' |
09-Nov-2024 20:51:28 | -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"' |
09-Nov-2024 20:51:28 | ================================================================= |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | PASSED |
09-Nov-2024 20:51:28 | Unmounting client from /tmp/onedata/mnt/c62blqyepmnnse3d |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | Unmounting client from /tmp/onedata/mnt/fjpmeev8k0yvd201 |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:51:28 | |
09-Nov-2024 20:52:17 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:52:17 | ================================================================= |
09-Nov-2024 20:52:17 | - Executing scenario 'Modification time' |
09-Nov-2024 20:52:17 | - from feature 'Multi_regular_file_stat' |
09-Nov-2024 20:52:17 | ----------------------------------------------------------------- |
09-Nov-2024 20:52:17 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:52:17 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:52:17 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:52:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:52:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:52:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' |
09-Nov-2024 20:52:17 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' successfully started |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j1sik59qs7lpzibh |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j1sik59qs7lpzibh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j1sik59qs7lpzibh |
09-Nov-2024 20:52:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7703950777108192908'... |
09-Nov-2024 20:52:17 | Getting configuration... |
09-Nov-2024 20:52:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/j1sik59qs7lpzibh'. |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:52:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:52:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' |
09-Nov-2024 20:52:17 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' successfully started |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ns8op5azlle72i2u |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ns8op5azlle72i2u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ns8op5azlle72i2u |
09-Nov-2024 20:52:17 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4016103177711990295'... |
09-Nov-2024 20:52:17 | Getting configuration... |
09-Nov-2024 20:52:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ns8op5azlle72i2u'. |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 20:52:17 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
09-Nov-2024 20:52:17 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
09-Nov-2024 20:52:17 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
09-Nov-2024 20:52:17 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 20:52:17 | -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"' |
09-Nov-2024 20:52:17 | -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"' |
09-Nov-2024 20:52:17 | ================================================================= |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | PASSED |
09-Nov-2024 20:52:17 | Unmounting client from /tmp/onedata/mnt/j1sik59qs7lpzibh |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | Unmounting client from /tmp/onedata/mnt/ns8op5azlle72i2u |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:52:17 | |
09-Nov-2024 20:53:01 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:53:01 | ================================================================= |
09-Nov-2024 20:53:01 | - Executing scenario 'Status-change time when changing mode' |
09-Nov-2024 20:53:01 | - from feature 'Multi_regular_file_stat' |
09-Nov-2024 20:53:01 | ----------------------------------------------------------------- |
09-Nov-2024 20:53:01 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:53:01 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:53:01 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:53:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:53:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:53:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' |
09-Nov-2024 20:53:01 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' successfully started |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/b0w99dh2w8qgmqum |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b0w99dh2w8qgmqum --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b0w99dh2w8qgmqum |
09-Nov-2024 20:53:01 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4018148721286100856'... |
09-Nov-2024 20:53:01 | Getting configuration... |
09-Nov-2024 20:53:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/b0w99dh2w8qgmqum'. |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:53:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:53:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' |
09-Nov-2024 20:53:01 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' successfully started |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lvcoxyswcc1nfxyv |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lvcoxyswcc1nfxyv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lvcoxyswcc1nfxyv |
09-Nov-2024 20:53:01 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6383971887384647915'... |
09-Nov-2024 20:53:01 | Getting configuration... |
09-Nov-2024 20:53:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/lvcoxyswcc1nfxyv'. |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 20:53:01 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
09-Nov-2024 20:53:01 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
09-Nov-2024 20:53:01 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
09-Nov-2024 20:53:01 | -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"' |
09-Nov-2024 20:53:01 | -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"' |
09-Nov-2024 20:53:01 | -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"' |
09-Nov-2024 20:53:01 | -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"' |
09-Nov-2024 20:53:01 | ================================================================= |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | PASSED |
09-Nov-2024 20:53:01 | Unmounting client from /tmp/onedata/mnt/b0w99dh2w8qgmqum |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | Unmounting client from /tmp/onedata/mnt/lvcoxyswcc1nfxyv |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:01 | |
09-Nov-2024 20:53:44 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:53:44 | ================================================================= |
09-Nov-2024 20:53:44 | - Executing scenario 'Status-change time when renaming on storage' |
09-Nov-2024 20:53:44 | - from feature 'Multi_regular_file_stat' |
09-Nov-2024 20:53:44 | ----------------------------------------------------------------- |
09-Nov-2024 20:53:44 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:53:44 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:53:44 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:53:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:53:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:53:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-8j5wq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:44 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' |
09-Nov-2024 20:53:44 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-8j5wq' successfully started |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:44 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r7w4luqmkziy57lb |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:44 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r7w4luqmkziy57lb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r7w4luqmkziy57lb |
09-Nov-2024 20:53:44 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12431397753774193843'... |
09-Nov-2024 20:53:44 | Getting configuration... |
09-Nov-2024 20:53:44 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/r7w4luqmkziy57lb'. |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:53:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:53:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wnx5r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:44 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' |
09-Nov-2024 20:53:44 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wnx5r' successfully started |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:44 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dhd2z534kr0ty5lh |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:44 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dhd2z534kr0ty5lh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dhd2z534kr0ty5lh |
09-Nov-2024 20:53:44 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7561894040896125735'... |
09-Nov-2024 20:53:44 | Getting configuration... |
09-Nov-2024 20:53:44 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/dhd2z534kr0ty5lh'. |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:44 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 20:53:44 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
09-Nov-2024 20:53:44 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
09-Nov-2024 20:53:44 | -- Executing step: 'When "user2 records [space1/file1] stats on client21"' |
09-Nov-2024 20:53:44 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
09-Nov-2024 20:53:44 | -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"' |
09-Nov-2024 20:53:44 | -- Executing step: 'Then "user2 sees [file2] in space1 on client21"' |
09-Nov-2024 20:53:44 | -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"' |
09-Nov-2024 20:53:44 | -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"' |
09-Nov-2024 20:53:44 | -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"' |
09-Nov-2024 20:53:44 | ================================================================= |
09-Nov-2024 20:53:44 | |
09-Nov-2024 20:53:54 | PASSED |
09-Nov-2024 20:53:54 | Unmounting client from /tmp/onedata/mnt/r7w4luqmkziy57lb |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | Unmounting client from /tmp/onedata/mnt/dhd2z534kr0ty5lh |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1731185624.3539953', '-c', '/tmp/logs'] |
09-Nov-2024 20:53:54 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-wgf4t. See /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-cross-support-job-3p-users-wgf4t/entrypoint.log for more details |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-8j5wq: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-oneclient-krakow-9b8968f6-8j5wq/oneclient_logs |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=100/120) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=99/120) |
09-Nov-2024 20:53:54 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=92/120) |
09-Nov-2024 20:53:54 | 25,464 1% 24.28MB/s 0:00:00 (xfr#2, to-chk=98/120) |
09-Nov-2024 20:53:54 | 26,118 1% 24.91MB/s 0:00:00 (xfr#3, to-chk=94/120) |
09-Nov-2024 20:53:54 | 116,121 8% 13.84MB/s 0:00:00 (xfr#4, to-chk=93/120) |
09-Nov-2024 20:53:54 | 116,775 8% 13.92MB/s 0:00:00 (xfr#5, to-chk=92/120) |
09-Nov-2024 20:53:54 | 144,141 9% 8.59MB/s 0:00:00 (xfr#6, to-chk=91/120) |
09-Nov-2024 20:53:54 | 144,795 9% 8.12MB/s 0:00:00 (xfr#7, to-chk=87/120) |
09-Nov-2024 20:53:54 | 227,896 15% 9.06MB/s 0:00:00 (xfr#8, to-chk=86/120) |
09-Nov-2024 20:53:54 | 228,550 15% 9.08MB/s 0:00:00 (xfr#9, to-chk=85/120) |
09-Nov-2024 20:53:54 | 245,905 16% 6.70MB/s 0:00:00 (xfr#10, to-chk=84/120) |
09-Nov-2024 20:53:54 | 246,559 17% 6.72MB/s 0:00:00 (xfr#11, to-chk=80/120) |
09-Nov-2024 20:53:54 | 305,879 21% 8.33MB/s 0:00:00 (xfr#12, to-chk=79/120) |
09-Nov-2024 20:53:54 | 306,533 21% 8.35MB/s 0:00:00 (xfr#13, to-chk=78/120) |
09-Nov-2024 20:53:54 | 323,889 22% 8.83MB/s 0:00:00 (xfr#14, to-chk=77/120) |
09-Nov-2024 20:53:54 | 324,543 22% 8.84MB/s 0:00:00 (xfr#15, to-chk=73/120) |
09-Nov-2024 20:53:54 | 383,846 26% 9.89MB/s 0:00:00 (xfr#16, to-chk=72/120) |
09-Nov-2024 20:53:54 | 384,500 26% 9.91MB/s 0:00:00 (xfr#17, to-chk=71/120) |
09-Nov-2024 20:53:54 | 402,337 27% 9.84MB/s 0:00:00 (xfr#18, to-chk=70/120) |
09-Nov-2024 20:53:54 | 402,703 27% 9.85MB/s 0:00:00 (xfr#19, to-chk=66/120) |
09-Nov-2024 20:53:54 | 463,898 31% 10.79MB/s 0:00:00 (xfr#20, to-chk=65/120) |
09-Nov-2024 20:53:54 | 464,264 32% 10.80MB/s 0:00:00 (xfr#21, to-chk=64/120) |
09-Nov-2024 20:53:54 | 484,820 33% 10.75MB/s 0:00:00 (xfr#22, to-chk=63/120) |
09-Nov-2024 20:53:54 | 485,378 33% 10.76MB/s 0:00:00 (xfr#23, to-chk=59/120) |
09-Nov-2024 20:53:54 | 556,798 38% 11.30MB/s 0:00:00 (xfr#24, to-chk=58/120) |
09-Nov-2024 20:53:54 | 557,356 38% 11.31MB/s 0:00:00 (xfr#25, to-chk=57/120) |
09-Nov-2024 20:53:54 | 586,059 40% 11.64MB/s 0:00:00 (xfr#26, to-chk=56/120) |
09-Nov-2024 20:53:54 | 586,617 40% 11.66MB/s 0:00:00 (xfr#27, to-chk=52/120) |
09-Nov-2024 20:53:54 | 672,114 46% 12.09MB/s 0:00:00 (xfr#28, to-chk=51/120) |
09-Nov-2024 20:53:54 | 672,672 46% 12.10MB/s 0:00:00 (xfr#29, to-chk=50/120) |
09-Nov-2024 20:53:54 | 699,019 48% 12.58MB/s 0:00:00 (xfr#30, to-chk=49/120) |
09-Nov-2024 20:53:54 | 699,769 48% 12.59MB/s 0:00:00 (xfr#31, to-chk=45/120) |
09-Nov-2024 20:53:54 | 792,307 54% 13.74MB/s 0:00:00 (xfr#32, to-chk=44/120) |
09-Nov-2024 20:53:54 | 793,057 54% 13.75MB/s 0:00:00 (xfr#33, to-chk=43/120) |
09-Nov-2024 20:53:54 | 812,644 56% 14.09MB/s 0:00:00 (xfr#34, to-chk=42/120) |
09-Nov-2024 20:53:54 | 813,106 56% 14.10MB/s 0:00:00 (xfr#35, to-chk=38/120) |
09-Nov-2024 20:53:54 | 883,429 60% 13.59MB/s 0:00:00 (xfr#36, to-chk=37/120) |
09-Nov-2024 20:53:54 | 883,891 60% 13.38MB/s 0:00:00 (xfr#37, to-chk=36/120) |
09-Nov-2024 20:53:54 | 909,994 62% 12.95MB/s 0:00:00 (xfr#38, to-chk=35/120) |
09-Nov-2024 20:53:54 | 910,456 62% 12.96MB/s 0:00:00 (xfr#39, to-chk=31/120) |
09-Nov-2024 20:53:54 | 991,757 68% 11.97MB/s 0:00:00 (xfr#40, to-chk=30/120) |
09-Nov-2024 20:53:54 | 992,219 68% 11.98MB/s 0:00:00 (xfr#41, to-chk=29/120) |
09-Nov-2024 20:53:54 | 1,011,795 69% 11.91MB/s 0:00:00 (xfr#42, to-chk=28/120) |
09-Nov-2024 20:53:54 | 1,012,257 69% 11.92MB/s 0:00:00 (xfr#43, to-chk=24/120) |
09-Nov-2024 20:53:54 | 1,083,061 74% 11.87MB/s 0:00:00 (xfr#44, to-chk=23/120) |
09-Nov-2024 20:53:54 | 1,083,523 74% 11.88MB/s 0:00:00 (xfr#45, to-chk=22/120) |
09-Nov-2024 20:53:54 | 1,108,128 76% 12.01MB/s 0:00:00 (xfr#46, to-chk=21/120) |
09-Nov-2024 20:53:54 | 1,108,782 76% 12.02MB/s 0:00:00 (xfr#47, to-chk=17/120) |
09-Nov-2024 20:53:54 | 1,195,651 82% 10.76MB/s 0:00:00 (xfr#48, to-chk=16/120) |
09-Nov-2024 20:53:54 | 1,196,305 82% 10.76MB/s 0:00:00 (xfr#49, to-chk=15/120) |
09-Nov-2024 20:53:54 | 1,230,703 84% 10.87MB/s 0:00:00 (xfr#50, to-chk=14/120) |
09-Nov-2024 20:53:54 | 1,231,165 84% 10.87MB/s 0:00:00 (xfr#51, to-chk=10/120) |
09-Nov-2024 20:53:54 | 1,329,427 91% 11.22MB/s 0:00:00 (xfr#52, to-chk=9/120) |
09-Nov-2024 20:53:54 | 1,329,889 91% 11.22MB/s 0:00:00 (xfr#53, to-chk=8/120) |
09-Nov-2024 20:53:54 | 1,345,604 92% 11.16MB/s 0:00:00 (xfr#54, to-chk=7/120) |
09-Nov-2024 20:53:54 | 1,346,066 92% 11.16MB/s 0:00:00 (xfr#55, to-chk=3/120) |
09-Nov-2024 20:53:54 | 1,427,484 98% 10.98MB/s 0:00:00 (xfr#56, to-chk=2/120) |
09-Nov-2024 20:53:54 | 1,427,946 98% 10.89MB/s 0:00:00 (xfr#57, to-chk=1/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 11.04MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 11.04MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 11.04MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 11.04MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 11.04MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.96MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.96MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.96MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.96MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.96MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.96MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.96MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.96MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.96MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.87MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | 1,447,540 99% 10.79MB/s 0:00:00 (xfr#58, to-chk=0/120) |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-wnx5r: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-oneclient-paris-7f5779b546-wnx5r/oneclient_logs |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=104/124) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=103/124) |
09-Nov-2024 20:53:54 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=96/124) |
09-Nov-2024 20:53:54 | 15,721 0% 14.99MB/s 0:00:00 (xfr#2, to-chk=102/124) |
09-Nov-2024 20:53:54 | 16,183 0% 15.43MB/s 0:00:00 (xfr#3, to-chk=98/124) |
09-Nov-2024 20:53:54 | 97,683 4% 93.16MB/s 0:00:00 (xfr#4, to-chk=97/124) |
09-Nov-2024 20:53:54 | 98,145 4% 93.60MB/s 0:00:00 (xfr#5, to-chk=96/124) |
09-Nov-2024 20:53:54 | 98,773 4% 94.20MB/s 0:00:00 (xfr#6, to-chk=95/124) |
09-Nov-2024 20:53:54 | 125,988 6% 120.15MB/s 0:00:00 (xfr#7, to-chk=94/124) |
09-Nov-2024 20:53:54 | 126,450 6% 120.59MB/s 0:00:00 (xfr#8, to-chk=90/124) |
09-Nov-2024 20:53:54 | 258,371 12% 20.53MB/s 0:00:00 (xfr#9, to-chk=89/124) |
09-Nov-2024 20:53:54 | 258,833 12% 20.57MB/s 0:00:00 (xfr#10, to-chk=88/124) |
09-Nov-2024 20:53:54 | 285,878 13% 22.72MB/s 0:00:00 (xfr#11, to-chk=87/124) |
09-Nov-2024 20:53:54 | 286,244 13% 22.75MB/s 0:00:00 (xfr#12, to-chk=83/124) |
09-Nov-2024 20:53:54 | 423,433 20% 20.19MB/s 0:00:00 (xfr#13, to-chk=82/124) |
09-Nov-2024 20:53:54 | 423,799 20% 20.21MB/s 0:00:00 (xfr#14, to-chk=81/124) |
09-Nov-2024 20:53:54 | 439,510 21% 20.96MB/s 0:00:00 (xfr#15, to-chk=80/124) |
09-Nov-2024 20:53:54 | 439,780 21% 20.97MB/s 0:00:00 (xfr#16, to-chk=76/124) |
09-Nov-2024 20:53:54 | 522,871 24% 24.93MB/s 0:00:00 (xfr#17, to-chk=75/124) |
09-Nov-2024 20:53:54 | 523,141 25% 24.95MB/s 0:00:00 (xfr#18, to-chk=74/124) |
09-Nov-2024 20:53:54 | 543,128 25% 24.67MB/s 0:00:00 (xfr#19, to-chk=73/124) |
09-Nov-2024 20:53:54 | 543,590 25% 24.69MB/s 0:00:00 (xfr#20, to-chk=69/124) |
09-Nov-2024 20:53:54 | 706,333 33% 32.08MB/s 0:00:00 (xfr#21, to-chk=68/124) |
09-Nov-2024 20:53:54 | 706,795 33% 30.64MB/s 0:00:00 (xfr#22, to-chk=67/124) |
09-Nov-2024 20:53:54 | 732,310 35% 31.74MB/s 0:00:00 (xfr#23, to-chk=66/124) |
09-Nov-2024 20:53:54 | 732,868 35% 31.77MB/s 0:00:00 (xfr#24, to-chk=62/124) |
09-Nov-2024 20:53:54 | 808,825 38% 27.55MB/s 0:00:00 (xfr#25, to-chk=61/124) |
09-Nov-2024 20:53:54 | 809,383 38% 27.57MB/s 0:00:00 (xfr#26, to-chk=60/124) |
09-Nov-2024 20:53:54 | 830,102 39% 28.27MB/s 0:00:00 (xfr#27, to-chk=59/124) |
09-Nov-2024 20:53:54 | 830,660 39% 28.29MB/s 0:00:00 (xfr#28, to-chk=55/124) |
09-Nov-2024 20:53:54 | 971,095 46% 31.93MB/s 0:00:00 (xfr#29, to-chk=54/124) |
09-Nov-2024 20:53:54 | 971,653 46% 31.95MB/s 0:00:00 (xfr#30, to-chk=53/124) |
09-Nov-2024 20:53:54 | 991,055 47% 32.59MB/s 0:00:00 (xfr#31, to-chk=52/124) |
09-Nov-2024 20:53:54 | 991,709 47% 32.61MB/s 0:00:00 (xfr#32, to-chk=48/124) |
09-Nov-2024 20:53:54 | 1,129,437 54% 24.48MB/s 0:00:00 (xfr#33, to-chk=47/124) |
09-Nov-2024 20:53:54 | 1,130,091 54% 24.49MB/s 0:00:00 (xfr#34, to-chk=46/124) |
09-Nov-2024 20:53:54 | 1,130,719 54% 23.96MB/s 0:00:00 (xfr#35, to-chk=45/124) |
09-Nov-2024 20:53:54 | 1,148,965 54% 24.35MB/s 0:00:00 (xfr#36, to-chk=44/124) |
09-Nov-2024 20:53:54 | 1,149,331 54% 24.36MB/s 0:00:00 (xfr#37, to-chk=40/124) |
09-Nov-2024 20:53:54 | 1,153,474 55% 24.45MB/s 0:00:00 (xfr#38, to-chk=39/124) |
09-Nov-2024 20:53:54 | 1,267,891 60% 25.73MB/s 0:00:00 (xfr#39, to-chk=38/124) |
09-Nov-2024 20:53:54 | 1,268,257 60% 25.20MB/s 0:00:00 (xfr#40, to-chk=37/124) |
09-Nov-2024 20:53:54 | 1,289,938 61% 25.11MB/s 0:00:00 (xfr#41, to-chk=36/124) |
09-Nov-2024 20:53:54 | 1,290,400 61% 25.11MB/s 0:00:00 (xfr#42, to-chk=32/124) |
09-Nov-2024 20:53:54 | 1,469,749 70% 26.96MB/s 0:00:00 (xfr#43, to-chk=31/124) |
09-Nov-2024 20:53:54 | 1,470,211 70% 26.96MB/s 0:00:00 (xfr#44, to-chk=30/124) |
09-Nov-2024 20:53:54 | 1,489,134 71% 26.30MB/s 0:00:00 (xfr#45, to-chk=29/124) |
09-Nov-2024 20:53:54 | 1,489,500 71% 26.31MB/s 0:00:00 (xfr#46, to-chk=25/124) |
09-Nov-2024 20:53:54 | 1,621,614 77% 27.13MB/s 0:00:00 (xfr#47, to-chk=24/124) |
09-Nov-2024 20:53:54 | 1,621,980 77% 26.67MB/s 0:00:00 (xfr#48, to-chk=23/124) |
09-Nov-2024 20:53:54 | 1,622,608 77% 26.68MB/s 0:00:00 (xfr#49, to-chk=22/124) |
09-Nov-2024 20:53:54 | 1,644,820 78% 26.59MB/s 0:00:00 (xfr#50, to-chk=21/124) |
09-Nov-2024 20:53:54 | 1,645,186 78% 26.15MB/s 0:00:00 (xfr#51, to-chk=17/124) |
09-Nov-2024 20:53:54 | 1,791,715 85% 27.56MB/s 0:00:00 (xfr#52, to-chk=16/124) |
09-Nov-2024 20:53:54 | 1,792,081 85% 27.13MB/s 0:00:00 (xfr#53, to-chk=15/124) |
09-Nov-2024 20:53:54 | 1,823,174 87% 27.17MB/s 0:00:00 (xfr#54, to-chk=14/124) |
09-Nov-2024 20:53:54 | 1,823,444 87% 26.75MB/s 0:00:00 (xfr#55, to-chk=10/124) |
09-Nov-2024 20:53:54 | 1,951,591 93% 28.63MB/s 0:00:00 (xfr#56, to-chk=9/124) |
09-Nov-2024 20:53:54 | 1,951,861 93% 28.20MB/s 0:00:00 (xfr#57, to-chk=8/124) |
09-Nov-2024 20:53:54 | 1,968,477 94% 27.61MB/s 0:00:00 (xfr#58, to-chk=7/124) |
09-Nov-2024 20:53:54 | 1,969,035 94% 27.21MB/s 0:00:00 (xfr#59, to-chk=3/124) |
09-Nov-2024 20:53:54 | 2,059,438 98% 28.06MB/s 0:00:00 (xfr#60, to-chk=2/124) |
09-Nov-2024 20:53:54 | 2,059,996 98% 27.67MB/s 0:00:00 (xfr#61, to-chk=1/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 28.06MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 28.06MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.67MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.67MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.67MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.67MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.29MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.29MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.29MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.29MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.29MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.29MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 27.29MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 26.92MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 26.56MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | 2,089,147 99% 26.22MB/s 0:00:00 (xfr#62, to-chk=0/124) |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-oneprovider-krakow-0/op-worker |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=81/84) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 45,920 8% 43.79MB/s 0:00:00 (xfr#2, to-chk=79/84) |
09-Nov-2024 20:53:54 | 88,392 16% 84.30MB/s 0:00:00 (xfr#3, to-chk=77/84) |
09-Nov-2024 20:53:54 | 88,392 16% 84.30MB/s 0:00:00 (xfr#4, to-chk=75/84) |
09-Nov-2024 20:53:54 | 88,392 16% 84.30MB/s 0:00:00 (xfr#5, to-chk=73/84) |
09-Nov-2024 20:53:54 | 129,151 23% 123.17MB/s 0:00:00 (xfr#6, to-chk=71/84) |
09-Nov-2024 20:53:54 | 129,301 23% 123.31MB/s 0:00:00 (xfr#7, to-chk=69/84) |
09-Nov-2024 20:53:54 | 129,598 23% 123.59MB/s 0:00:00 (xfr#8, to-chk=67/84) |
09-Nov-2024 20:53:54 | 209,330 38% 49.91MB/s 0:00:00 (xfr#9, to-chk=65/84) |
09-Nov-2024 20:53:54 | 209,802 38% 50.02MB/s 0:00:00 (xfr#10, to-chk=55/84) |
09-Nov-2024 20:53:54 | 210,586 38% 50.21MB/s 0:00:00 (xfr#11, to-chk=54/84) |
09-Nov-2024 20:53:54 | 210,905 39% 40.23MB/s 0:00:00 (xfr#12, to-chk=53/84) |
09-Nov-2024 20:53:54 | 211,221 39% 40.29MB/s 0:00:00 (xfr#13, to-chk=52/84) |
09-Nov-2024 20:53:54 | 211,861 39% 40.41MB/s 0:00:00 (xfr#14, to-chk=51/84) |
09-Nov-2024 20:53:54 | 212,981 39% 40.62MB/s 0:00:00 (xfr#15, to-chk=50/84) |
09-Nov-2024 20:53:54 | 213,297 39% 40.68MB/s 0:00:00 (xfr#16, to-chk=49/84) |
09-Nov-2024 20:53:54 | 214,102 39% 40.84MB/s 0:00:00 (xfr#17, to-chk=48/84) |
09-Nov-2024 20:53:54 | 215,073 39% 41.02MB/s 0:00:00 (xfr#18, to-chk=47/84) |
09-Nov-2024 20:53:54 | 215,878 39% 41.18MB/s 0:00:00 (xfr#19, to-chk=46/84) |
09-Nov-2024 20:53:54 | 216,194 40% 41.24MB/s 0:00:00 (xfr#20, to-chk=45/84) |
09-Nov-2024 20:53:54 | 217,359 40% 41.46MB/s 0:00:00 (xfr#21, to-chk=44/84) |
09-Nov-2024 20:53:54 | 217,999 40% 41.58MB/s 0:00:00 (xfr#22, to-chk=43/84) |
09-Nov-2024 20:53:54 | 218,476 40% 34.73MB/s 0:00:00 (xfr#23, to-chk=42/84) |
09-Nov-2024 20:53:54 | 218,948 40% 34.80MB/s 0:00:00 (xfr#24, to-chk=41/84) |
09-Nov-2024 20:53:54 | 220,053 40% 34.98MB/s 0:00:00 (xfr#25, to-chk=40/84) |
09-Nov-2024 20:53:54 | 220,525 40% 35.05MB/s 0:00:00 (xfr#26, to-chk=39/84) |
09-Nov-2024 20:53:54 | 221,379 40% 35.19MB/s 0:00:00 (xfr#27, to-chk=38/84) |
09-Nov-2024 20:53:54 | 221,701 41% 35.24MB/s 0:00:00 (xfr#28, to-chk=37/84) |
09-Nov-2024 20:53:54 | 222,711 41% 35.40MB/s 0:00:00 (xfr#29, to-chk=36/84) |
09-Nov-2024 20:53:54 | 223,030 41% 35.45MB/s 0:00:00 (xfr#30, to-chk=35/84) |
09-Nov-2024 20:53:54 | 223,346 41% 35.50MB/s 0:00:00 (xfr#31, to-chk=34/84) |
09-Nov-2024 20:53:54 | 224,130 41% 35.62MB/s 0:00:00 (xfr#32, to-chk=33/84) |
09-Nov-2024 20:53:54 | 224,938 41% 35.75MB/s 0:00:00 (xfr#33, to-chk=32/84) |
09-Nov-2024 20:53:54 | 225,257 41% 30.69MB/s 0:00:00 (xfr#34, to-chk=31/84) |
09-Nov-2024 20:53:54 | 226,044 41% 30.80MB/s 0:00:00 (xfr#35, to-chk=30/84) |
09-Nov-2024 20:53:54 | 226,669 41% 30.88MB/s 0:00:00 (xfr#36, to-chk=29/84) |
09-Nov-2024 20:53:54 | 227,465 42% 30.99MB/s 0:00:00 (xfr#37, to-chk=28/84) |
09-Nov-2024 20:53:54 | 230,463 42% 31.40MB/s 0:00:00 (xfr#38, to-chk=27/84) |
09-Nov-2024 20:53:54 | 230,916 42% 31.46MB/s 0:00:00 (xfr#39, to-chk=26/84) |
09-Nov-2024 20:53:54 | 236,878 43% 32.27MB/s 0:00:00 (xfr#40, to-chk=25/84) |
09-Nov-2024 20:53:54 | 237,881 44% 32.41MB/s 0:00:00 (xfr#41, to-chk=24/84) |
09-Nov-2024 20:53:54 | 241,186 44% 32.86MB/s 0:00:00 (xfr#42, to-chk=23/84) |
09-Nov-2024 20:53:54 | 243,235 45% 33.14MB/s 0:00:00 (xfr#43, to-chk=22/84) |
09-Nov-2024 20:53:54 | 249,596 46% 34.00MB/s 0:00:00 (xfr#44, to-chk=21/84) |
09-Nov-2024 20:53:54 | 252,559 46% 34.41MB/s 0:00:00 (xfr#45, to-chk=20/84) |
09-Nov-2024 20:53:54 | 255,064 47% 30.41MB/s 0:00:00 (xfr#46, to-chk=19/84) |
09-Nov-2024 20:53:54 | 258,823 47% 30.85MB/s 0:00:00 (xfr#47, to-chk=18/84) |
09-Nov-2024 20:53:54 | 262,676 48% 31.31MB/s 0:00:00 (xfr#48, to-chk=17/84) |
09-Nov-2024 20:53:54 | 267,119 49% 31.84MB/s 0:00:00 (xfr#49, to-chk=16/84) |
09-Nov-2024 20:53:54 | 273,899 50% 32.65MB/s 0:00:00 (xfr#50, to-chk=15/84) |
09-Nov-2024 20:53:54 | 276,441 51% 32.95MB/s 0:00:00 (xfr#51, to-chk=14/84) |
09-Nov-2024 20:53:54 | 278,527 51% 33.20MB/s 0:00:00 (xfr#52, to-chk=13/84) |
09-Nov-2024 20:53:54 | 279,436 51% 29.61MB/s 0:00:00 (xfr#53, to-chk=12/84) |
09-Nov-2024 20:53:54 | 281,009 52% 29.78MB/s 0:00:00 (xfr#54, to-chk=11/84) |
09-Nov-2024 20:53:54 | 282,488 52% 29.93MB/s 0:00:00 (xfr#55, to-chk=10/84) |
09-Nov-2024 20:53:54 | 285,885 52% 30.29MB/s 0:00:00 (xfr#56, to-chk=9/84) |
09-Nov-2024 20:53:54 | 290,955 53% 30.83MB/s 0:00:00 (xfr#57, to-chk=8/84) |
09-Nov-2024 20:53:54 | 297,772 55% 28.40MB/s 0:00:00 (xfr#58, to-chk=7/84) |
09-Nov-2024 20:53:54 | 298,267 55% 28.44MB/s 0:00:00 (xfr#59, to-chk=6/84) |
09-Nov-2024 20:53:54 | 302,747 56% 28.87MB/s 0:00:00 (xfr#60, to-chk=5/84) |
09-Nov-2024 20:53:54 | 309,071 57% 26.80MB/s 0:00:00 (xfr#61, to-chk=4/84) |
09-Nov-2024 20:53:54 | 314,634 58% 27.28MB/s 0:00:00 (xfr#62, to-chk=3/84) |
09-Nov-2024 20:53:54 | 320,160 59% 27.76MB/s 0:00:00 (xfr#63, to-chk=2/84) |
09-Nov-2024 20:53:54 | 325,171 60% 28.19MB/s 0:00:00 (xfr#64, to-chk=1/84) |
09-Nov-2024 20:53:54 | 331,039 61% 28.70MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | 331,039 61% 26.31MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | 331,039 61% 26.31MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | 331,039 61% 24.28MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | 331,039 61% 24.28MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | 331,039 61% 22.55MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:53:54 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:53:54 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:53:54 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:53:54 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:53:54 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-oneprovider-krakow-0/op-panel |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 20,752 16% 19.79MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:53:54 | 42,488 33% 40.52MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:53:54 | 42,488 33% 40.52MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:53:54 | 63,037 49% 60.12MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:53:54 | 63,328 50% 60.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:53:54 | 63,328 50% 30.20MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-oneprovider-paris-0/op-worker |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=81/84) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 46,797 8% 44.63MB/s 0:00:00 (xfr#2, to-chk=79/84) |
09-Nov-2024 20:53:54 | 90,163 16% 85.99MB/s 0:00:00 (xfr#3, to-chk=77/84) |
09-Nov-2024 20:53:54 | 90,163 16% 85.99MB/s 0:00:00 (xfr#4, to-chk=75/84) |
09-Nov-2024 20:53:54 | 90,163 16% 85.99MB/s 0:00:00 (xfr#5, to-chk=73/84) |
09-Nov-2024 20:53:54 | 131,799 24% 41.90MB/s 0:00:00 (xfr#6, to-chk=71/84) |
09-Nov-2024 20:53:54 | 131,949 24% 41.95MB/s 0:00:00 (xfr#7, to-chk=69/84) |
09-Nov-2024 20:53:54 | 132,246 24% 42.04MB/s 0:00:00 (xfr#8, to-chk=67/84) |
09-Nov-2024 20:53:54 | 212,184 38% 33.73MB/s 0:00:00 (xfr#9, to-chk=65/84) |
09-Nov-2024 20:53:54 | 212,466 39% 33.77MB/s 0:00:00 (xfr#10, to-chk=55/84) |
09-Nov-2024 20:53:54 | 213,280 39% 33.90MB/s 0:00:00 (xfr#11, to-chk=54/84) |
09-Nov-2024 20:53:54 | 213,564 39% 33.95MB/s 0:00:00 (xfr#12, to-chk=53/84) |
09-Nov-2024 20:53:54 | 213,846 39% 33.99MB/s 0:00:00 (xfr#13, to-chk=52/84) |
09-Nov-2024 20:53:54 | 214,657 39% 34.12MB/s 0:00:00 (xfr#14, to-chk=51/84) |
09-Nov-2024 20:53:54 | 215,930 39% 34.32MB/s 0:00:00 (xfr#15, to-chk=50/84) |
09-Nov-2024 20:53:54 | 216,212 39% 34.37MB/s 0:00:00 (xfr#16, to-chk=49/84) |
09-Nov-2024 20:53:54 | 217,046 39% 34.50MB/s 0:00:00 (xfr#17, to-chk=48/84) |
09-Nov-2024 20:53:54 | 218,031 40% 34.66MB/s 0:00:00 (xfr#18, to-chk=47/84) |
09-Nov-2024 20:53:54 | 218,863 40% 34.79MB/s 0:00:00 (xfr#19, to-chk=46/84) |
09-Nov-2024 20:53:54 | 219,145 40% 34.83MB/s 0:00:00 (xfr#20, to-chk=45/84) |
09-Nov-2024 20:53:54 | 220,580 40% 35.06MB/s 0:00:00 (xfr#21, to-chk=44/84) |
09-Nov-2024 20:53:54 | 221,229 40% 30.14MB/s 0:00:00 (xfr#22, to-chk=43/84) |
09-Nov-2024 20:53:54 | 221,511 40% 30.18MB/s 0:00:00 (xfr#23, to-chk=42/84) |
09-Nov-2024 20:53:54 | 221,791 40% 30.22MB/s 0:00:00 (xfr#24, to-chk=41/84) |
09-Nov-2024 20:53:54 | 222,911 40% 30.37MB/s 0:00:00 (xfr#25, to-chk=40/84) |
09-Nov-2024 20:53:54 | 223,193 40% 30.41MB/s 0:00:00 (xfr#26, to-chk=39/84) |
09-Nov-2024 20:53:54 | 224,310 41% 30.56MB/s 0:00:00 (xfr#27, to-chk=38/84) |
09-Nov-2024 20:53:54 | 224,590 41% 30.60MB/s 0:00:00 (xfr#28, to-chk=37/84) |
09-Nov-2024 20:53:54 | 225,936 41% 30.78MB/s 0:00:00 (xfr#29, to-chk=36/84) |
09-Nov-2024 20:53:54 | 226,220 41% 30.82MB/s 0:00:00 (xfr#30, to-chk=35/84) |
09-Nov-2024 20:53:54 | 226,503 41% 30.86MB/s 0:00:00 (xfr#31, to-chk=34/84) |
09-Nov-2024 20:53:54 | 227,095 41% 30.94MB/s 0:00:00 (xfr#32, to-chk=33/84) |
09-Nov-2024 20:53:54 | 227,570 41% 27.13MB/s 0:00:00 (xfr#33, to-chk=32/84) |
09-Nov-2024 20:53:54 | 227,850 41% 27.16MB/s 0:00:00 (xfr#34, to-chk=31/84) |
09-Nov-2024 20:53:54 | 228,817 42% 27.28MB/s 0:00:00 (xfr#35, to-chk=30/84) |
09-Nov-2024 20:53:54 | 229,289 42% 27.33MB/s 0:00:00 (xfr#36, to-chk=29/84) |
09-Nov-2024 20:53:54 | 230,094 42% 27.43MB/s 0:00:00 (xfr#37, to-chk=28/84) |
09-Nov-2024 20:53:54 | 232,992 42% 27.77MB/s 0:00:00 (xfr#38, to-chk=27/84) |
09-Nov-2024 20:53:54 | 233,445 42% 27.83MB/s 0:00:00 (xfr#39, to-chk=26/84) |
09-Nov-2024 20:53:54 | 239,250 43% 28.52MB/s 0:00:00 (xfr#40, to-chk=25/84) |
09-Nov-2024 20:53:54 | 240,153 44% 28.63MB/s 0:00:00 (xfr#41, to-chk=24/84) |
09-Nov-2024 20:53:54 | 243,456 44% 25.80MB/s 0:00:00 (xfr#42, to-chk=23/84) |
09-Nov-2024 20:53:54 | 245,507 45% 26.01MB/s 0:00:00 (xfr#43, to-chk=22/84) |
09-Nov-2024 20:53:54 | 251,768 46% 26.68MB/s 0:00:00 (xfr#44, to-chk=21/84) |
09-Nov-2024 20:53:54 | 254,729 46% 26.99MB/s 0:00:00 (xfr#45, to-chk=20/84) |
09-Nov-2024 20:53:54 | 257,236 47% 27.26MB/s 0:00:00 (xfr#46, to-chk=19/84) |
09-Nov-2024 20:53:54 | 260,995 47% 27.66MB/s 0:00:00 (xfr#47, to-chk=18/84) |
09-Nov-2024 20:53:54 | 264,689 48% 28.05MB/s 0:00:00 (xfr#48, to-chk=17/84) |
09-Nov-2024 20:53:54 | 269,132 49% 28.52MB/s 0:00:00 (xfr#49, to-chk=16/84) |
09-Nov-2024 20:53:54 | 275,912 50% 26.31MB/s 0:00:00 (xfr#50, to-chk=15/84) |
09-Nov-2024 20:53:54 | 278,362 51% 26.55MB/s 0:00:00 (xfr#51, to-chk=14/84) |
09-Nov-2024 20:53:54 | 280,348 51% 26.74MB/s 0:00:00 (xfr#52, to-chk=13/84) |
09-Nov-2024 20:53:54 | 281,314 51% 26.83MB/s 0:00:00 (xfr#53, to-chk=12/84) |
09-Nov-2024 20:53:54 | 282,728 51% 26.96MB/s 0:00:00 (xfr#54, to-chk=11/84) |
09-Nov-2024 20:53:54 | 284,207 52% 27.10MB/s 0:00:00 (xfr#55, to-chk=10/84) |
09-Nov-2024 20:53:54 | 287,455 52% 27.41MB/s 0:00:00 (xfr#56, to-chk=9/84) |
09-Nov-2024 20:53:54 | 292,525 53% 27.90MB/s 0:00:00 (xfr#57, to-chk=8/84) |
09-Nov-2024 20:53:54 | 299,240 54% 25.94MB/s 0:00:00 (xfr#58, to-chk=7/84) |
09-Nov-2024 20:53:54 | 299,630 55% 23.81MB/s 0:00:00 (xfr#59, to-chk=6/84) |
09-Nov-2024 20:53:54 | 304,010 55% 24.16MB/s 0:00:00 (xfr#60, to-chk=5/84) |
09-Nov-2024 20:53:54 | 310,336 57% 24.66MB/s 0:00:00 (xfr#61, to-chk=4/84) |
09-Nov-2024 20:53:54 | 315,797 58% 25.10MB/s 0:00:00 (xfr#62, to-chk=3/84) |
09-Nov-2024 20:53:54 | 321,323 59% 25.54MB/s 0:00:00 (xfr#63, to-chk=2/84) |
09-Nov-2024 20:53:54 | 326,336 59% 25.93MB/s 0:00:00 (xfr#64, to-chk=1/84) |
09-Nov-2024 20:53:54 | 332,204 61% 26.40MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | 332,204 61% 26.40MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | 332,204 61% 26.40MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | 332,204 61% 24.37MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | 332,204 61% 24.37MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | 332,204 61% 24.37MB/s 0:00:00 (xfr#65, to-chk=0/84) |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-oneprovider-paris-0/cluster-manager |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:53:54 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:53:54 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:53:54 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:53:54 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:53:54 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-oneprovider-paris-0/op-panel |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 19,665 16% 18.75MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:53:54 | 40,300 33% 38.43MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:53:54 | 40,300 33% 38.43MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:53:54 | 59,762 49% 56.99MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:53:54 | 60,053 50% 57.27MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:53:54 | 60,053 50% 57.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-onezone-0/oz-worker |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 16,245 6% 15.49MB/s 0:00:00 (xfr#2, to-chk=13/18) |
09-Nov-2024 20:53:54 | 33,133 12% 31.60MB/s 0:00:00 (xfr#3, to-chk=11/18) |
09-Nov-2024 20:53:54 | 33,133 12% 31.60MB/s 0:00:00 (xfr#4, to-chk=9/18) |
09-Nov-2024 20:53:54 | 48,898 18% 46.63MB/s 0:00:00 (xfr#5, to-chk=7/18) |
09-Nov-2024 20:53:54 | 48,989 18% 23.36MB/s 0:00:00 (xfr#6, to-chk=5/18) |
09-Nov-2024 20:53:54 | 49,286 18% 23.50MB/s 0:00:00 (xfr#7, to-chk=3/18) |
09-Nov-2024 20:53:54 | 131,717 50% 41.87MB/s 0:00:00 (xfr#8, to-chk=1/18) |
09-Nov-2024 20:53:54 | 131,717 50% 25.12MB/s 0:00:00 (xfr#8, to-chk=0/18) |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-onezone-0/cluster-manager |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 1,978 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:53:54 | 4,666 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:53:54 | 4,666 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:53:54 | 6,441 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:53:54 | 6,703 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:53:54 | 6,703 50% 3.20MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:53:54 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-onezone-0/oz-panel |
09-Nov-2024 20:53:54 | |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:53:54 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:53:54 | 31,035 13% 29.60MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:53:54 | 63,232 26% 30.15MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:53:54 | 87,919 36% 16.77MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:53:54 | 118,751 49% 14.16MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:53:54 | 119,042 50% 14.19MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:53:54 | 119,042 50% 8.11MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:53:54 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-fxtcj. See /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-volume-s3-krakow-init-fxtcj/entrypoint.log for more details |
09-Nov-2024 20:53:54 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-5fqmz. See /home/bamboo/.one-env/deployments/2024.11.09-20.41.27/pod-logs/dev-volume-s3-paris-init-5fqmz/entrypoint.log for more details |
09-Nov-2024 20:53:54 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1731185624.3539953 exists, exporting anyway. |
09-Nov-2024 20:53:54 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 20:53:54 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 20:53:54 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:53:54 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:53:54 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:53:54 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:53:54 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:53:54 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
09-Nov-2024 20:53:55 | |
09-Nov-2024 20:53:55 | |
09-Nov-2024 20:53:55 | =============================== warnings summary =============================== |
09-Nov-2024 20:53:55 | tests/utils/rest_utils.py:98 |
09-Nov-2024 20:53:55 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 20:53:55 | print(""" |
09-Nov-2024 20:53:55 | |
09-Nov-2024 20:53:55 | tests/utils/path_utils.py:112 |
09-Nov-2024 20:53:55 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 20:53:55 | return path.replace("'", "\\'").replace(' ', '\ ') |
09-Nov-2024 20:53:55 | |
09-Nov-2024 20:53:55 | tests/utils/acceptance_utils.py:55 |
09-Nov-2024 20:53:55 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 20:53:55 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 20:53:55 | |
09-Nov-2024 20:53:55 | tests/utils/acceptance_utils.py:57 |
09-Nov-2024 20:53:55 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 20:53:55 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 20:53:55 | |
09-Nov-2024 20:53:55 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
09-Nov-2024 20:53:55 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/test-reports/results.xml - |
09-Nov-2024 20:53:55 | ================== 14 passed, 4 warnings in 750.29s (0:12:30) ================== |
09-Nov-2024 20:53:59 | release "dev" uninstalled |
09-Nov-2024 20:53:59 | Sidecar injection has been disabled |
09-Nov-2024 20:53:59 | Cleaning helm release "dev"... |
09-Nov-2024 20:53:59 | Deleted 1 helm deployments |
09-Nov-2024 20:53:59 | Deleted 0 k8s deployments |
09-Nov-2024 20:53:59 | Deleted 0 k8s services |
09-Nov-2024 20:53:59 | Deleted 0 persistent volumes |
09-Nov-2024 20:54:00 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 20:54:00 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
09-Nov-2024 20:54:00 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 20:54:00 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
09-Nov-2024 20:54:00 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
09-Nov-2024 20:54:00 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 20:54:00 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
09-Nov-2024 20:54:00 | Finished task 'Run acceptance oneclient tests' with result: Success |
09-Nov-2024 20:54:00 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
09-Nov-2024 20:54:00 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP... |
09-Nov-2024 20:54:00 | Finished task 'Parse test results' with result: Success |
09-Nov-2024 20:54:00 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 20:54:00 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 20:54:00 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 20:54:00 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 20:54:00 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 20:54:00 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 20:54:00 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 20:54:00 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 20:54:00 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 20:54:00 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 20:54:00 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 20:54:00 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 20:54:00 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3362 (ODSRV-OAP-MSRFSP-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3362-ScriptBuildTask-2183901023897488033.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance |
09-Nov-2024 20:54:00 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz |
09-Nov-2024 20:54:01 | Uploading artifact |
09-Nov-2024 20:54:01 | source path: surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz |
09-Nov-2024 20:54:01 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz |
09-Nov-2024 20:54:01 | Finished task 'Pack and push surefire artifact' with result: Success |
09-Nov-2024 20:54:01 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 20:54:01 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 20:54:01 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3362 (ODSRV-OAP-MSRFSP-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3362-ScriptBuildTask-16217240262057259841.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP |
09-Nov-2024 20:54:01 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
09-Nov-2024 20:54:01 | Finished task 'Pack logs' with result: Success |
09-Nov-2024 20:54:01 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 20:54:01 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
09-Nov-2024 20:54:01 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 20:54:01 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3362 (ODSRV-OAP-MSRFSP-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3362-ScriptBuildTask-2291437289580347437.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance |
09-Nov-2024 20:54:01 | % Total % Received % Xferd Average Speed Time Time Time Current |
09-Nov-2024 20:54:01 | Dload Upload Total Spent Left Speed |
09-Nov-2024 20:54:01 | |
09-Nov-2024 20:54:01 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
09-Nov-2024 20:54:01 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
09-Nov-2024 20:54:01 | 100 4822 100 4822 0 0 14394 0 --:--:-- --:--:-- --:--:-- 14351 |
09-Nov-2024 20:54:01 | Clearing /tmp/onedata and /home/bamboo/.one-env |
09-Nov-2024 20:54:02 | Cleaning helm deployments |
09-Nov-2024 20:54:02 | Cleanining pods |
09-Nov-2024 20:54:03 | Cleaning kube persistant volumes |
09-Nov-2024 20:54:03 | pod "dev-volume-s3-krakow-585f4c9-pw5tt" deleted |
09-Nov-2024 20:54:23 | pod "dev-volume-s3-paris-64bd65585f-5vm59" deleted |
09-Nov-2024 20:54:30 | Cleaning dockswift container |
09-Nov-2024 20:54:30 | Cleaning docker containers |
09-Nov-2024 20:54:32 | Stalled docker containers to remove: |
09-Nov-2024 20:54:32 | dbcfd73141b1 3bb2794db0f3 7eb6dd361cac 3c3fc8c0c005 |
09-Nov-2024 20:54:32 | Removing stalled docker containers |
09-Nov-2024 20:54:32 | Error response from daemon: Cannot kill container: dbcfd73141b1: Container dbcfd73141b1d772ba863900c5478fab6a0cc01c94264645d4860b6650d27c06 is not running |
09-Nov-2024 20:54:32 | dbcfd73141b1 |
09-Nov-2024 20:54:32 | Error response from daemon: Cannot kill container: 3bb2794db0f3: Container 3bb2794db0f388ff95649de93223c8706b420706400f9c96200e070d721ad272 is not running |
09-Nov-2024 20:54:32 | 3bb2794db0f3 |
09-Nov-2024 20:54:32 | Error response from daemon: Cannot kill container: 7eb6dd361cac: Container 7eb6dd361cac783ce2ba918051abf034a3e037631467346ad42a1ae19d5512b5 is not running |
09-Nov-2024 20:54:32 | 7eb6dd361cac |
09-Nov-2024 20:54:32 | 3c3fc8c0c005 |
09-Nov-2024 20:54:32 | 3c3fc8c0c005 |
09-Nov-2024 20:54:33 | Stalled docker volumes to remove: |
09-Nov-2024 20:54:33 | |
09-Nov-2024 20:54:33 | Removing stalled docker volumes |
09-Nov-2024 20:54:33 | Removing stalled loopdevices |
09-Nov-2024 20:54:33 | Done |
09-Nov-2024 20:54:33 | Finished task 'Clear env and working dir' with result: Success |
09-Nov-2024 20:54:33 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
09-Nov-2024 20:54:33 | Running post build plugin 'Docker Container Cleanup' |
09-Nov-2024 20:54:33 | Running post build plugin 'NCover Results Collector' |
09-Nov-2024 20:54:33 | Running post build plugin 'Build Results Label Collector' |
09-Nov-2024 20:54:33 | Running post build plugin 'Clover Results Collector' |
09-Nov-2024 20:54:33 | Running post build plugin 'npm Cache Cleanup' |
09-Nov-2024 20:54:33 | Running post build plugin 'Artifact Copier' |
09-Nov-2024 20:54:33 | Publishing an artifact: test_logs.tar.gz |
09-Nov-2024 20:54:33 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 83.97 ms |
09-Nov-2024 20:54:33 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP' |
09-Nov-2024 20:54:33 | Finalising the build... |
09-Nov-2024 20:54:33 | Stopping timer. |
09-Nov-2024 20:54:33 | Build ODSRV-OAP-MSRFSP-3362 completed. |
09-Nov-2024 20:54:34 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
09-Nov-2024 20:54:34 | Running on server: post build plugin 'NCover Results Collector' |
09-Nov-2024 20:54:34 | Running on server: post build plugin 'Build Labeller' |
09-Nov-2024 20:54:34 | Running on server: post build plugin 'Clover Delta Calculator' |
09-Nov-2024 20:54:34 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
09-Nov-2024 20:54:34 | All post build plugins have finished |
09-Nov-2024 20:54:34 | Generating build results summary... |
09-Nov-2024 20:54:34 | Saving build results to disk... |
09-Nov-2024 20:54:34 | Store variable context... |
09-Nov-2024 20:54:34 | Finished building ODSRV-OAP-MSRFSP-3362. |