oneclient acceptance tests using environment deployed from packages
Build: #3363 was successful
Job: singleprovider regular file CRUD multiclient directio was successful
Build log
The build generated 2,463 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
13-Nov-2024 18:25:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:25:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:25:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:25:47 | |
13-Nov-2024 18:25:47 | |
13-Nov-2024 18:25:47 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' |
13-Nov-2024 18:25:47 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' successfully started |
13-Nov-2024 18:25:47 | |
13-Nov-2024 18:25:47 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cckmkbe7osib65lx |
13-Nov-2024 18:25:47 | |
13-Nov-2024 18:25:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cckmkbe7osib65lx --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cckmkbe7osib65lx |
13-Nov-2024 18:25:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10613591850292082604'... |
13-Nov-2024 18:25:47 | Getting configuration... |
13-Nov-2024 18:25:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/cckmkbe7osib65lx'. |
13-Nov-2024 18:25:47 | |
13-Nov-2024 18:25:47 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"' |
13-Nov-2024 18:25:47 | -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"' |
13-Nov-2024 18:25:47 | -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"' |
13-Nov-2024 18:25:47 | -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"' |
13-Nov-2024 18:25:47 | -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"' |
13-Nov-2024 18:25:47 | -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"' |
13-Nov-2024 18:25:47 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"' |
13-Nov-2024 18:25:47 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"' |
13-Nov-2024 18:25:47 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"' |
13-Nov-2024 18:25:47 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"' |
13-Nov-2024 18:25:47 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"' |
13-Nov-2024 18:25:47 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"' |
13-Nov-2024 18:25:47 | -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"' |
13-Nov-2024 18:25:47 | -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"' |
13-Nov-2024 18:25:47 | -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"' |
13-Nov-2024 18:25:47 | -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"' |
13-Nov-2024 18:25:47 | ================================================================= |
13-Nov-2024 18:25:47 | |
13-Nov-2024 18:25:48 | PASSED |
13-Nov-2024 18:25:48 | Unmounting client from /tmp/onedata/mnt/jvbawpacr34fn6er |
13-Nov-2024 18:25:48 | |
13-Nov-2024 18:25:48 | |
13-Nov-2024 18:25:48 | Unmounting client from /tmp/onedata/mnt/cckmkbe7osib65lx |
13-Nov-2024 18:25:48 | |
13-Nov-2024 18:25:48 | |
13-Nov-2024 18:26:15 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:26:15 | ================================================================= |
13-Nov-2024 18:26:15 | - Executing scenario 'Delete file opened by other user for reading' |
13-Nov-2024 18:26:15 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:26:15 | ----------------------------------------------------------------- |
13-Nov-2024 18:26:15 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:26:15 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:26:15 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:26:15 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:26:15 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:26:15 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:15 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' |
13-Nov-2024 18:26:15 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' successfully started |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:15 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/da71x06gzwompt02 |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:15 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/da71x06gzwompt02 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/da71x06gzwompt02 |
13-Nov-2024 18:26:15 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17773838086863846745'... |
13-Nov-2024 18:26:15 | Getting configuration... |
13-Nov-2024 18:26:15 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/da71x06gzwompt02'. |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:15 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:26:15 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:26:15 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:15 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' |
13-Nov-2024 18:26:15 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' successfully started |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:15 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/1h7q7l40x2q9b1uz |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:15 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1h7q7l40x2q9b1uz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1h7q7l40x2q9b1uz |
13-Nov-2024 18:26:15 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9043605033770810332'... |
13-Nov-2024 18:26:15 | Getting configuration... |
13-Nov-2024 18:26:15 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/1h7q7l40x2q9b1uz'. |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:15 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
13-Nov-2024 18:26:15 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
13-Nov-2024 18:26:15 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:26:15 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:26:15 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
13-Nov-2024 18:26:15 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
13-Nov-2024 18:26:15 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
13-Nov-2024 18:26:15 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
13-Nov-2024 18:26:15 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
13-Nov-2024 18:26:15 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
13-Nov-2024 18:26:15 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:26:15 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:26:15 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:26:15 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:26:15 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
13-Nov-2024 18:26:15 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
13-Nov-2024 18:26:15 | ================================================================= |
13-Nov-2024 18:26:15 | |
13-Nov-2024 18:26:16 | PASSED |
13-Nov-2024 18:26:16 | Unmounting client from /tmp/onedata/mnt/da71x06gzwompt02 |
13-Nov-2024 18:26:16 | |
13-Nov-2024 18:26:16 | |
13-Nov-2024 18:26:16 | Unmounting client from /tmp/onedata/mnt/1h7q7l40x2q9b1uz |
13-Nov-2024 18:26:16 | |
13-Nov-2024 18:26:16 | |
13-Nov-2024 18:26:47 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:26:47 | ================================================================= |
13-Nov-2024 18:26:47 | - Executing scenario 'Delete file opened by other user for reading and writing' |
13-Nov-2024 18:26:47 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:26:47 | ----------------------------------------------------------------- |
13-Nov-2024 18:26:47 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:26:47 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:26:47 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:26:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:26:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:26:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' |
13-Nov-2024 18:26:47 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' successfully started |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fp5fuycpgx6xtuz8 |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fp5fuycpgx6xtuz8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fp5fuycpgx6xtuz8 |
13-Nov-2024 18:26:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6436948361312919979'... |
13-Nov-2024 18:26:47 | Getting configuration... |
13-Nov-2024 18:26:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/fp5fuycpgx6xtuz8'. |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:26:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:26:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' |
13-Nov-2024 18:26:47 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' successfully started |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/td4mi8j1laswq29v |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/td4mi8j1laswq29v --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/td4mi8j1laswq29v |
13-Nov-2024 18:26:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7148556962105288689'... |
13-Nov-2024 18:26:47 | Getting configuration... |
13-Nov-2024 18:26:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/td4mi8j1laswq29v'. |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
13-Nov-2024 18:26:47 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
13-Nov-2024 18:26:47 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:26:47 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:26:47 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
13-Nov-2024 18:26:47 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
13-Nov-2024 18:26:47 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
13-Nov-2024 18:26:47 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
13-Nov-2024 18:26:47 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
13-Nov-2024 18:26:47 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
13-Nov-2024 18:26:47 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
13-Nov-2024 18:26:47 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:26:47 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:26:47 | ================================================================= |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | PASSED |
13-Nov-2024 18:26:47 | Unmounting client from /tmp/onedata/mnt/fp5fuycpgx6xtuz8 |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | Unmounting client from /tmp/onedata/mnt/td4mi8j1laswq29v |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:26:47 | |
13-Nov-2024 18:27:13 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:27:13 | ================================================================= |
13-Nov-2024 18:27:13 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
13-Nov-2024 18:27:13 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:27:13 | ----------------------------------------------------------------- |
13-Nov-2024 18:27:13 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:27:13 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:27:13 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' |
13-Nov-2024 18:27:13 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' successfully started |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jlemtzdczs8kpgeq |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jlemtzdczs8kpgeq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jlemtzdczs8kpgeq |
13-Nov-2024 18:27:13 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15088443346799378965'... |
13-Nov-2024 18:27:13 | Getting configuration... |
13-Nov-2024 18:27:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/jlemtzdczs8kpgeq'. |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:27:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' |
13-Nov-2024 18:27:13 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' successfully started |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3ecm8b8rq4tjex0w |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3ecm8b8rq4tjex0w --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3ecm8b8rq4tjex0w |
13-Nov-2024 18:27:13 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18435354296099021798'... |
13-Nov-2024 18:27:13 | Getting configuration... |
13-Nov-2024 18:27:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3ecm8b8rq4tjex0w'. |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
13-Nov-2024 18:27:13 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
13-Nov-2024 18:27:13 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:27:13 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
13-Nov-2024 18:27:13 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:27:13 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
13-Nov-2024 18:27:13 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
13-Nov-2024 18:27:13 | ================================================================= |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | PASSED |
13-Nov-2024 18:27:13 | Unmounting client from /tmp/onedata/mnt/jlemtzdczs8kpgeq |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | Unmounting client from /tmp/onedata/mnt/3ecm8b8rq4tjex0w |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:13 | |
13-Nov-2024 18:27:36 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:27:36 | ================================================================= |
13-Nov-2024 18:27:36 | - Executing scenario 'Delete file right after closing it' |
13-Nov-2024 18:27:36 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:27:36 | ----------------------------------------------------------------- |
13-Nov-2024 18:27:36 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:27:36 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:27:36 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:27:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:27:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:27:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' |
13-Nov-2024 18:27:36 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' successfully started |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ylc0mj9uqv0fk355 |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ylc0mj9uqv0fk355 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ylc0mj9uqv0fk355 |
13-Nov-2024 18:27:36 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3927148299389644044'... |
13-Nov-2024 18:27:36 | Getting configuration... |
13-Nov-2024 18:27:36 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ylc0mj9uqv0fk355'. |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:27:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:27:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' |
13-Nov-2024 18:27:36 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' successfully started |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/gfs7d1rf3duqn6oc |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gfs7d1rf3duqn6oc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gfs7d1rf3duqn6oc |
13-Nov-2024 18:27:36 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2810328441543510165'... |
13-Nov-2024 18:27:36 | Getting configuration... |
13-Nov-2024 18:27:36 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/gfs7d1rf3duqn6oc'. |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:27:36 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
13-Nov-2024 18:27:36 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
13-Nov-2024 18:27:36 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:27:36 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
13-Nov-2024 18:27:36 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
13-Nov-2024 18:27:36 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
13-Nov-2024 18:27:36 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
13-Nov-2024 18:27:36 | ================================================================= |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | PASSED |
13-Nov-2024 18:27:36 | Unmounting client from /tmp/onedata/mnt/ylc0mj9uqv0fk355 |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | Unmounting client from /tmp/onedata/mnt/gfs7d1rf3duqn6oc |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:27:36 | |
13-Nov-2024 18:28:02 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:28:02 | ================================================================= |
13-Nov-2024 18:28:02 | - Executing scenario 'Create many children' |
13-Nov-2024 18:28:02 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:28:02 | ----------------------------------------------------------------- |
13-Nov-2024 18:28:02 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:28:02 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:28:02 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:28:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:28:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:28:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:02 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' |
13-Nov-2024 18:28:02 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' successfully started |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:02 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/8p5ex3dt67zfdnc4 |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8p5ex3dt67zfdnc4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8p5ex3dt67zfdnc4 |
13-Nov-2024 18:28:02 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2278493200436548646'... |
13-Nov-2024 18:28:02 | Getting configuration... |
13-Nov-2024 18:28:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/8p5ex3dt67zfdnc4'. |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:28:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:28:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:02 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' |
13-Nov-2024 18:28:02 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' successfully started |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:02 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/810rzmhp8pb0zx09 |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/810rzmhp8pb0zx09 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/810rzmhp8pb0zx09 |
13-Nov-2024 18:28:02 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12087844801728092457'... |
13-Nov-2024 18:28:02 | Getting configuration... |
13-Nov-2024 18:28:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/810rzmhp8pb0zx09'. |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:02 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
13-Nov-2024 18:28:02 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
13-Nov-2024 18:28:02 | ================================================================= |
13-Nov-2024 18:28:02 | |
13-Nov-2024 18:28:07 | PASSED |
13-Nov-2024 18:28:07 | Unmounting client from /tmp/onedata/mnt/8p5ex3dt67zfdnc4 |
13-Nov-2024 18:28:07 | |
13-Nov-2024 18:28:07 | |
13-Nov-2024 18:28:07 | Unmounting client from /tmp/onedata/mnt/810rzmhp8pb0zx09 |
13-Nov-2024 18:28:07 | |
13-Nov-2024 18:28:07 | |
13-Nov-2024 18:28:30 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:28:30 | ================================================================= |
13-Nov-2024 18:28:30 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
13-Nov-2024 18:28:30 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:28:30 | ----------------------------------------------------------------- |
13-Nov-2024 18:28:30 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:28:30 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:28:30 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:28:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:28:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:28:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:30 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' |
13-Nov-2024 18:28:30 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' successfully started |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:30 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mpxzuipv746yrm97 |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:30 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mpxzuipv746yrm97 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mpxzuipv746yrm97 |
13-Nov-2024 18:28:30 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2826580175212689751'... |
13-Nov-2024 18:28:30 | Getting configuration... |
13-Nov-2024 18:28:30 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/mpxzuipv746yrm97'. |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:28:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:28:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:30 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' |
13-Nov-2024 18:28:30 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' successfully started |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:30 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yb49xzs50r0vy033 |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:30 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yb49xzs50r0vy033 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yb49xzs50r0vy033 |
13-Nov-2024 18:28:30 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14954351749898005656'... |
13-Nov-2024 18:28:30 | Getting configuration... |
13-Nov-2024 18:28:30 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/yb49xzs50r0vy033'. |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:30 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:28:30 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:28:30 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
13-Nov-2024 18:28:30 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
13-Nov-2024 18:28:30 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
13-Nov-2024 18:28:30 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
13-Nov-2024 18:28:30 | ================================================================= |
13-Nov-2024 18:28:30 | |
13-Nov-2024 18:28:31 | PASSED |
13-Nov-2024 18:28:31 | Unmounting client from /tmp/onedata/mnt/mpxzuipv746yrm97 |
13-Nov-2024 18:28:31 | |
13-Nov-2024 18:28:31 | |
13-Nov-2024 18:28:31 | Unmounting client from /tmp/onedata/mnt/yb49xzs50r0vy033 |
13-Nov-2024 18:28:31 | |
13-Nov-2024 18:28:31 | |
13-Nov-2024 18:28:55 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:28:55 | ================================================================= |
13-Nov-2024 18:28:55 | - Executing scenario 'Create nonempty file then move it to another space' |
13-Nov-2024 18:28:55 | - from feature 'Multi_regular_file_CRUD' |
13-Nov-2024 18:28:55 | ----------------------------------------------------------------- |
13-Nov-2024 18:28:55 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:28:55 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:28:55 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:28:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:28:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:28:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-jcq9k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:28:55 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' |
13-Nov-2024 18:28:55 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-jcq9k' successfully started |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:28:55 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/zov7z3hvj0j8nzja |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:28:55 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zov7z3hvj0j8nzja --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zov7z3hvj0j8nzja |
13-Nov-2024 18:28:55 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11418103987882491174'... |
13-Nov-2024 18:28:55 | Getting configuration... |
13-Nov-2024 18:28:55 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/zov7z3hvj0j8nzja'. |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:28:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:28:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:28:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xv4bh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:28:55 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' |
13-Nov-2024 18:28:55 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-xv4bh' successfully started |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:28:55 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/uttzmebm0ad5ogd3 |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:28:55 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uttzmebm0ad5ogd3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uttzmebm0ad5ogd3 |
13-Nov-2024 18:28:55 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5183688206794803161'... |
13-Nov-2024 18:28:55 | Getting configuration... |
13-Nov-2024 18:28:55 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/uttzmebm0ad5ogd3'. |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:28:55 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:28:55 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:28:55 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
13-Nov-2024 18:28:55 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
13-Nov-2024 18:28:55 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
13-Nov-2024 18:28:55 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
13-Nov-2024 18:28:55 | ================================================================= |
13-Nov-2024 18:28:55 | |
13-Nov-2024 18:29:04 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
13-Nov-2024 18:29:04 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
13-Nov-2024 18:29:04 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
13-Nov-2024 18:29:04 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
13-Nov-2024 18:29:04 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
13-Nov-2024 18:29:04 | PASSED |
13-Nov-2024 18:29:04 | Unmounting client from /tmp/onedata/mnt/zov7z3hvj0j8nzja |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | Unmounting client from /tmp/onedata/mnt/uttzmebm0ad5ogd3 |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1731522535.7627933', '-c', '/tmp/logs'] |
13-Nov-2024 18:29:04 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-jq5bg. See /home/bamboo/.one-env/deployments/2024.11.13-18.15.03/pod-logs/dev-cross-support-job-3p-users-jq5bg/entrypoint.log for more details |
13-Nov-2024 18:29:04 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-jcq9k: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.15.03/pod-logs/dev-oneclient-krakow-7d9476b8bc-jcq9k/oneclient_logs |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=193/225) |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:29:04 | 27,955 0% 26.66MB/s 0:00:00 (xfr#1, to-chk=192/225) |
13-Nov-2024 18:29:04 | 27,955 0% 26.66MB/s 0:00:00 (xfr#1, to-chk=186/225) |
13-Nov-2024 18:29:04 | 28,609 0% 27.28MB/s 0:00:00 (xfr#2, to-chk=188/225) |
13-Nov-2024 18:29:04 | 116,660 1% 111.26MB/s 0:00:00 (xfr#3, to-chk=187/225) |
13-Nov-2024 18:29:04 | 117,314 1% 55.94MB/s 0:00:00 (xfr#4, to-chk=186/225) |
13-Nov-2024 18:29:04 | 147,009 1% 70.10MB/s 0:00:00 (xfr#5, to-chk=185/225) |
13-Nov-2024 18:29:04 | 147,759 1% 70.46MB/s 0:00:00 (xfr#6, to-chk=181/225) |
13-Nov-2024 18:29:04 | 253,692 3% 40.32MB/s 0:00:00 (xfr#7, to-chk=180/225) |
13-Nov-2024 18:29:04 | 254,442 3% 40.44MB/s 0:00:00 (xfr#8, to-chk=179/225) |
13-Nov-2024 18:29:04 | 302,122 3% 41.16MB/s 0:00:00 (xfr#9, to-chk=178/225) |
13-Nov-2024 18:29:04 | 302,584 3% 41.22MB/s 0:00:00 (xfr#10, to-chk=174/225) |
13-Nov-2024 18:29:04 | 494,497 6% 58.95MB/s 0:00:00 (xfr#11, to-chk=173/225) |
13-Nov-2024 18:29:04 | 494,959 6% 52.45MB/s 0:00:00 (xfr#12, to-chk=172/225) |
13-Nov-2024 18:29:04 | 835,297 10% 61.28MB/s 0:00:00 (xfr#13, to-chk=171/225) |
13-Nov-2024 18:29:04 | 835,855 10% 61.32MB/s 0:00:00 (xfr#14, to-chk=167/225) |
13-Nov-2024 18:29:04 | 1,946,590 24% 47.60MB/s 0:00:00 (xfr#15, to-chk=166/225) |
13-Nov-2024 18:29:04 | 1,947,148 24% 47.61MB/s 0:00:00 (xfr#16, to-chk=165/225) |
13-Nov-2024 18:29:04 | 1,947,776 24% 47.63MB/s 0:00:00 (xfr#17, to-chk=164/225) |
13-Nov-2024 18:29:04 | 1,975,060 24% 48.30MB/s 0:00:00 (xfr#18, to-chk=163/225) |
13-Nov-2024 18:29:04 | 1,975,618 24% 48.31MB/s 0:00:00 (xfr#19, to-chk=159/225) |
13-Nov-2024 18:29:04 | 2,073,465 26% 49.44MB/s 0:00:00 (xfr#20, to-chk=158/225) |
13-Nov-2024 18:29:04 | 2,074,023 26% 49.45MB/s 0:00:00 (xfr#21, to-chk=157/225) |
13-Nov-2024 18:29:04 | 2,074,651 26% 49.46MB/s 0:00:00 (xfr#22, to-chk=156/225) |
13-Nov-2024 18:29:04 | 2,098,451 26% 50.03MB/s 0:00:00 (xfr#23, to-chk=155/225) |
13-Nov-2024 18:29:04 | 2,099,105 26% 50.05MB/s 0:00:00 (xfr#24, to-chk=151/225) |
13-Nov-2024 18:29:04 | 2,192,931 27% 51.01MB/s 0:00:00 (xfr#25, to-chk=150/225) |
13-Nov-2024 18:29:04 | 2,193,585 27% 51.02MB/s 0:00:00 (xfr#26, to-chk=149/225) |
13-Nov-2024 18:29:04 | 2,229,357 28% 51.86MB/s 0:00:00 (xfr#27, to-chk=148/225) |
13-Nov-2024 18:29:04 | 2,229,915 28% 48.33MB/s 0:00:00 (xfr#28, to-chk=144/225) |
13-Nov-2024 18:29:04 | 2,351,139 29% 48.74MB/s 0:00:00 (xfr#29, to-chk=143/225) |
13-Nov-2024 18:29:04 | 2,351,697 29% 48.76MB/s 0:00:00 (xfr#30, to-chk=142/225) |
13-Nov-2024 18:29:04 | 2,352,325 29% 48.77MB/s 0:00:00 (xfr#31, to-chk=141/225) |
13-Nov-2024 18:29:04 | 2,369,326 29% 48.08MB/s 0:00:00 (xfr#32, to-chk=140/225) |
13-Nov-2024 18:29:04 | 2,369,884 29% 48.09MB/s 0:00:00 (xfr#33, to-chk=136/225) |
13-Nov-2024 18:29:04 | 2,434,629 30% 48.37MB/s 0:00:00 (xfr#34, to-chk=135/225) |
13-Nov-2024 18:29:04 | 2,435,187 30% 48.38MB/s 0:00:00 (xfr#35, to-chk=134/225) |
13-Nov-2024 18:29:04 | 2,435,815 30% 47.41MB/s 0:00:00 (xfr#36, to-chk=133/225) |
13-Nov-2024 18:29:04 | 2,470,285 31% 47.12MB/s 0:00:00 (xfr#37, to-chk=132/225) |
13-Nov-2024 18:29:04 | 2,470,843 31% 47.13MB/s 0:00:00 (xfr#38, to-chk=128/225) |
13-Nov-2024 18:29:04 | 2,589,442 32% 48.42MB/s 0:00:00 (xfr#39, to-chk=127/225) |
13-Nov-2024 18:29:04 | 2,590,000 32% 48.43MB/s 0:00:00 (xfr#40, to-chk=126/225) |
13-Nov-2024 18:29:04 | 2,611,471 32% 46.12MB/s 0:00:00 (xfr#41, to-chk=125/225) |
13-Nov-2024 18:29:04 | 2,611,933 32% 46.13MB/s 0:00:00 (xfr#42, to-chk=121/225) |
13-Nov-2024 18:29:04 | 2,694,343 34% 47.58MB/s 0:00:00 (xfr#43, to-chk=120/225) |
13-Nov-2024 18:29:04 | 2,694,805 34% 47.59MB/s 0:00:00 (xfr#44, to-chk=119/225) |
13-Nov-2024 18:29:04 | 2,736,452 34% 44.99MB/s 0:00:00 (xfr#45, to-chk=118/225) |
13-Nov-2024 18:29:04 | 2,737,218 34% 44.24MB/s 0:00:00 (xfr#46, to-chk=114/225) |
13-Nov-2024 18:29:04 | 2,879,793 36% 46.55MB/s 0:00:00 (xfr#47, to-chk=113/225) |
13-Nov-2024 18:29:04 | 2,881,079 36% 46.57MB/s 0:00:00 (xfr#48, to-chk=112/225) |
13-Nov-2024 18:29:04 | 2,918,029 36% 46.38MB/s 0:00:00 (xfr#49, to-chk=111/225) |
13-Nov-2024 18:29:04 | 2,918,779 36% 46.39MB/s 0:00:00 (xfr#50, to-chk=107/225) |
13-Nov-2024 18:29:04 | 3,035,639 38% 40.21MB/s 0:00:00 (xfr#51, to-chk=106/225) |
13-Nov-2024 18:29:04 | 3,036,909 38% 40.23MB/s 0:00:00 (xfr#52, to-chk=105/225) |
13-Nov-2024 18:29:04 | 3,037,537 38% 40.23MB/s 0:00:00 (xfr#53, to-chk=104/225) |
13-Nov-2024 18:29:04 | 3,098,119 39% 39.93MB/s 0:00:00 (xfr#54, to-chk=103/225) |
13-Nov-2024 18:29:04 | 3,099,061 39% 39.94MB/s 0:00:00 (xfr#55, to-chk=99/225) |
13-Nov-2024 18:29:04 | 3,341,251 42% 42.49MB/s 0:00:00 (xfr#56, to-chk=98/225) |
13-Nov-2024 18:29:04 | 3,342,193 42% 37.94MB/s 0:00:00 (xfr#57, to-chk=97/225) |
13-Nov-2024 18:29:04 | 3,342,821 42% 37.51MB/s 0:00:00 (xfr#58, to-chk=96/225) |
13-Nov-2024 18:29:04 | 3,376,085 42% 37.88MB/s 0:00:00 (xfr#59, to-chk=95/225) |
13-Nov-2024 18:29:04 | 3,376,547 42% 37.88MB/s 0:00:00 (xfr#60, to-chk=91/225) |
13-Nov-2024 18:29:04 | 3,475,207 43% 38.54MB/s 0:00:00 (xfr#61, to-chk=90/225) |
13-Nov-2024 18:29:04 | 3,475,669 43% 38.54MB/s 0:00:00 (xfr#62, to-chk=89/225) |
13-Nov-2024 18:29:04 | 3,515,168 44% 38.53MB/s 0:00:00 (xfr#63, to-chk=88/225) |
13-Nov-2024 18:29:04 | 3,515,438 44% 38.54MB/s 0:00:00 (xfr#64, to-chk=84/225) |
13-Nov-2024 18:29:04 | 3,653,285 46% 39.15MB/s 0:00:00 (xfr#65, to-chk=83/225) |
13-Nov-2024 18:29:04 | 3,653,555 46% 39.15MB/s 0:00:00 (xfr#66, to-chk=82/225) |
13-Nov-2024 18:29:04 | 3,713,043 46% 35.41MB/s 0:00:00 (xfr#67, to-chk=81/225) |
13-Nov-2024 18:29:04 | 3,713,601 46% 35.07MB/s 0:00:00 (xfr#68, to-chk=77/225) |
13-Nov-2024 18:29:04 | 6,146,400 77% 39.08MB/s 0:00:00 (xfr#69, to-chk=76/225) |
13-Nov-2024 18:29:04 | 6,146,958 77% 39.08MB/s 0:00:00 (xfr#70, to-chk=75/225) |
13-Nov-2024 18:29:04 | 6,173,201 77% 39.25MB/s 0:00:00 (xfr#71, to-chk=74/225) |
13-Nov-2024 18:29:04 | 6,173,759 77% 38.99MB/s 0:00:00 (xfr#72, to-chk=70/225) |
13-Nov-2024 18:29:04 | 6,286,417 79% 32.41MB/s 0:00:00 (xfr#73, to-chk=69/225) |
13-Nov-2024 18:29:04 | 6,286,975 79% 32.24MB/s 0:00:00 (xfr#74, to-chk=68/225) |
13-Nov-2024 18:29:04 | 6,327,208 79% 32.27MB/s 0:00:00 (xfr#75, to-chk=67/225) |
13-Nov-2024 18:29:04 | 6,327,574 79% 32.27MB/s 0:00:00 (xfr#76, to-chk=63/225) |
13-Nov-2024 18:29:04 | 6,466,053 81% 31.79MB/s 0:00:00 (xfr#77, to-chk=62/225) |
13-Nov-2024 18:29:04 | 6,466,419 81% 31.79MB/s 0:00:00 (xfr#78, to-chk=61/225) |
13-Nov-2024 18:29:04 | 6,467,047 81% 31.79MB/s 0:00:00 (xfr#79, to-chk=60/225) |
13-Nov-2024 18:29:04 | 6,516,192 82% 31.54MB/s 0:00:00 (xfr#80, to-chk=59/225) |
13-Nov-2024 18:29:04 | 6,516,942 82% 31.55MB/s 0:00:00 (xfr#81, to-chk=55/225) |
13-Nov-2024 18:29:04 | 7,028,143 88% 32.07MB/s 0:00:00 (xfr#82, to-chk=54/225) |
13-Nov-2024 18:29:04 | 7,028,893 88% 31.92MB/s 0:00:00 (xfr#83, to-chk=53/225) |
13-Nov-2024 18:29:04 | 7,061,430 89% 32.07MB/s 0:00:00 (xfr#84, to-chk=52/225) |
13-Nov-2024 18:29:04 | 7,062,084 89% 32.07MB/s 0:00:00 (xfr#85, to-chk=48/225) |
13-Nov-2024 18:29:04 | 7,163,666 90% 32.38MB/s 0:00:00 (xfr#86, to-chk=47/225) |
13-Nov-2024 18:29:04 | 7,164,320 90% 32.38MB/s 0:00:00 (xfr#87, to-chk=46/225) |
13-Nov-2024 18:29:04 | 7,191,765 90% 32.51MB/s 0:00:00 (xfr#88, to-chk=45/225) |
13-Nov-2024 18:29:04 | 7,192,323 90% 32.51MB/s 0:00:00 (xfr#89, to-chk=41/225) |
13-Nov-2024 18:29:04 | 7,279,640 91% 32.75MB/s 0:00:00 (xfr#90, to-chk=40/225) |
13-Nov-2024 18:29:04 | 7,280,198 91% 32.75MB/s 0:00:00 (xfr#91, to-chk=39/225) |
13-Nov-2024 18:29:04 | 7,298,933 92% 32.68MB/s 0:00:00 (xfr#92, to-chk=38/225) |
13-Nov-2024 18:29:04 | 7,299,427 92% 32.68MB/s 0:00:00 (xfr#93, to-chk=34/225) |
13-Nov-2024 18:29:04 | 7,366,354 93% 32.98MB/s 0:00:00 (xfr#94, to-chk=33/225) |
13-Nov-2024 18:29:04 | 7,366,848 93% 32.98MB/s 0:00:00 (xfr#95, to-chk=32/225) |
13-Nov-2024 18:29:04 | 7,399,772 93% 32.98MB/s 0:00:00 (xfr#96, to-chk=31/225) |
13-Nov-2024 18:29:04 | 7,400,138 93% 32.98MB/s 0:00:00 (xfr#97, to-chk=27/225) |
13-Nov-2024 18:29:04 | 7,498,784 94% 33.26MB/s 0:00:00 (xfr#98, to-chk=26/225) |
13-Nov-2024 18:29:04 | 7,499,150 94% 33.26MB/s 0:00:00 (xfr#99, to-chk=25/225) |
13-Nov-2024 18:29:04 | 7,499,778 94% 33.27MB/s 0:00:00 (xfr#100, to-chk=24/225) |
13-Nov-2024 18:29:04 | 7,522,810 95% 33.21MB/s 0:00:00 (xfr#101, to-chk=23/225) |
13-Nov-2024 18:29:04 | 7,523,464 95% 33.22MB/s 0:00:00 (xfr#102, to-chk=19/225) |
13-Nov-2024 18:29:04 | 7,610,977 96% 32.26MB/s 0:00:00 (xfr#103, to-chk=18/225) |
13-Nov-2024 18:29:04 | 7,611,631 96% 32.26MB/s 0:00:00 (xfr#104, to-chk=17/225) |
13-Nov-2024 18:29:04 | 7,612,259 96% 32.26MB/s 0:00:00 (xfr#105, to-chk=16/225) |
13-Nov-2024 18:29:04 | 7,638,744 96% 32.23MB/s 0:00:00 (xfr#106, to-chk=15/225) |
13-Nov-2024 18:29:04 | 7,639,494 96% 32.24MB/s 0:00:00 (xfr#107, to-chk=11/225) |
13-Nov-2024 18:29:04 | 7,727,492 97% 32.61MB/s 0:00:00 (xfr#108, to-chk=10/225) |
13-Nov-2024 18:29:04 | 7,728,242 97% 32.47MB/s 0:00:00 (xfr#109, to-chk=9/225) |
13-Nov-2024 18:29:04 | 7,728,870 97% 32.47MB/s 0:00:00 (xfr#110, to-chk=8/225) |
13-Nov-2024 18:29:04 | 7,765,047 98% 32.62MB/s 0:00:00 (xfr#111, to-chk=7/225) |
13-Nov-2024 18:29:04 | 7,765,797 98% 32.63MB/s 0:00:00 (xfr#112, to-chk=3/225) |
13-Nov-2024 18:29:04 | 7,873,465 99% 32.93MB/s 0:00:00 (xfr#113, to-chk=2/225) |
13-Nov-2024 18:29:04 | 7,874,215 99% 32.94MB/s 0:00:00 (xfr#114, to-chk=1/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 33.10MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.96MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.39MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.39MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 32.25MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | 7,913,776 99% 30.56MB/s 0:00:00 (xfr#115, to-chk=0/225) |
13-Nov-2024 18:29:04 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-xv4bh: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.15.03/pod-logs/dev-oneclient-krakow-7d9476b8bc-xv4bh/oneclient_logs |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=189/221) |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:29:04 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=188/221) |
13-Nov-2024 18:29:04 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=181/221) |
13-Nov-2024 18:29:04 | 20,690 0% 4.93MB/s 0:00:00 (xfr#2, to-chk=187/221) |
13-Nov-2024 18:29:04 | 21,056 0% 5.02MB/s 0:00:00 (xfr#3, to-chk=183/221) |
13-Nov-2024 18:29:04 | 93,949 2% 3.73MB/s 0:00:00 (xfr#4, to-chk=182/221) |
13-Nov-2024 18:29:04 | 94,315 2% 3.75MB/s 0:00:00 (xfr#5, to-chk=181/221) |
13-Nov-2024 18:29:04 | 113,737 3% 4.34MB/s 0:00:00 (xfr#6, to-chk=180/221) |
13-Nov-2024 18:29:04 | 114,103 3% 4.35MB/s 0:00:00 (xfr#7, to-chk=176/221) |
13-Nov-2024 18:29:04 | 177,671 4% 4.46MB/s 0:00:00 (xfr#8, to-chk=175/221) |
13-Nov-2024 18:29:04 | 178,037 4% 4.47MB/s 0:00:00 (xfr#9, to-chk=174/221) |
13-Nov-2024 18:29:04 | 178,665 4% 4.48MB/s 0:00:00 (xfr#10, to-chk=173/221) |
13-Nov-2024 18:29:04 | 198,472 5% 4.73MB/s 0:00:00 (xfr#11, to-chk=172/221) |
13-Nov-2024 18:29:04 | 198,934 5% 4.63MB/s 0:00:00 (xfr#12, to-chk=168/221) |
13-Nov-2024 18:29:04 | 278,767 7% 5.21MB/s 0:00:00 (xfr#13, to-chk=167/221) |
13-Nov-2024 18:29:04 | 279,229 7% 5.22MB/s 0:00:00 (xfr#14, to-chk=166/221) |
13-Nov-2024 18:29:04 | 279,857 7% 5.23MB/s 0:00:00 (xfr#15, to-chk=165/221) |
13-Nov-2024 18:29:04 | 317,894 8% 5.72MB/s 0:00:00 (xfr#16, to-chk=164/221) |
13-Nov-2024 18:29:04 | 318,548 8% 5.73MB/s 0:00:00 (xfr#17, to-chk=160/221) |
13-Nov-2024 18:29:04 | 434,678 11% 6.10MB/s 0:00:00 (xfr#18, to-chk=159/221) |
13-Nov-2024 18:29:04 | 435,332 11% 6.11MB/s 0:00:00 (xfr#19, to-chk=158/221) |
13-Nov-2024 18:29:04 | 435,960 11% 6.11MB/s 0:00:00 (xfr#20, to-chk=157/221) |
13-Nov-2024 18:29:04 | 458,817 12% 6.43MB/s 0:00:00 (xfr#21, to-chk=156/221) |
13-Nov-2024 18:29:04 | 459,471 12% 6.44MB/s 0:00:00 (xfr#22, to-chk=152/221) |
13-Nov-2024 18:29:04 | 526,367 14% 7.28MB/s 0:00:00 (xfr#23, to-chk=151/221) |
13-Nov-2024 18:29:04 | 527,021 14% 7.28MB/s 0:00:00 (xfr#24, to-chk=150/221) |
13-Nov-2024 18:29:04 | 559,856 15% 7.74MB/s 0:00:00 (xfr#25, to-chk=149/221) |
13-Nov-2024 18:29:04 | 560,318 15% 7.63MB/s 0:00:00 (xfr#26, to-chk=145/221) |
13-Nov-2024 18:29:04 | 680,774 18% 9.27MB/s 0:00:00 (xfr#27, to-chk=144/221) |
13-Nov-2024 18:29:04 | 681,236 18% 9.15MB/s 0:00:00 (xfr#28, to-chk=143/221) |
13-Nov-2024 18:29:04 | 710,604 19% 9.54MB/s 0:00:00 (xfr#29, to-chk=142/221) |
13-Nov-2024 18:29:04 | 711,178 19% 9.55MB/s 0:00:00 (xfr#30, to-chk=138/221) |
13-Nov-2024 18:29:04 | 802,462 21% 10.63MB/s 0:00:00 (xfr#31, to-chk=137/221) |
13-Nov-2024 18:29:04 | 803,556 21% 10.64MB/s 0:00:00 (xfr#32, to-chk=136/221) |
13-Nov-2024 18:29:04 | 834,938 22% 10.62MB/s 0:00:00 (xfr#33, to-chk=135/221) |
13-Nov-2024 18:29:04 | 835,400 22% 10.62MB/s 0:00:00 (xfr#34, to-chk=131/221) |
13-Nov-2024 18:29:04 | 934,753 25% 10.25MB/s 0:00:00 (xfr#35, to-chk=130/221) |
13-Nov-2024 18:29:04 | 935,215 25% 10.14MB/s 0:00:00 (xfr#36, to-chk=129/221) |
13-Nov-2024 18:29:04 | 951,068 25% 10.31MB/s 0:00:00 (xfr#37, to-chk=128/221) |
13-Nov-2024 18:29:04 | 951,434 25% 10.31MB/s 0:00:00 (xfr#38, to-chk=124/221) |
13-Nov-2024 18:29:04 | 1,013,890 27% 10.63MB/s 0:00:00 (xfr#39, to-chk=123/221) |
13-Nov-2024 18:29:04 | 1,014,256 27% 10.63MB/s 0:00:00 (xfr#40, to-chk=122/221) |
13-Nov-2024 18:29:04 | 1,140,418 30% 10.88MB/s 0:00:00 (xfr#41, to-chk=121/221) |
13-Nov-2024 18:29:04 | 1,140,784 30% 10.88MB/s 0:00:00 (xfr#42, to-chk=117/221) |
13-Nov-2024 18:29:04 | 1,369,999 37% 11.26MB/s 0:00:00 (xfr#43, to-chk=116/221) |
13-Nov-2024 18:29:04 | 1,370,365 37% 11.27MB/s 0:00:00 (xfr#44, to-chk=115/221) |
13-Nov-2024 18:29:04 | 1,403,176 37% 11.44MB/s 0:00:00 (xfr#45, to-chk=114/221) |
13-Nov-2024 18:29:04 | 1,403,638 37% 11.44MB/s 0:00:00 (xfr#46, to-chk=110/221) |
13-Nov-2024 18:29:04 | 1,503,348 40% 12.15MB/s 0:00:00 (xfr#47, to-chk=109/221) |
13-Nov-2024 18:29:04 | 1,503,810 40% 12.15MB/s 0:00:00 (xfr#48, to-chk=108/221) |
13-Nov-2024 18:29:04 | 1,541,898 41% 12.46MB/s 0:00:00 (xfr#49, to-chk=107/221) |
13-Nov-2024 18:29:04 | 1,542,552 41% 12.47MB/s 0:00:00 (xfr#50, to-chk=103/221) |
13-Nov-2024 18:29:04 | 1,789,058 48% 12.83MB/s 0:00:00 (xfr#51, to-chk=102/221) |
13-Nov-2024 18:29:04 | 1,789,712 48% 12.83MB/s 0:00:00 (xfr#52, to-chk=101/221) |
13-Nov-2024 18:29:04 | 1,790,340 48% 12.74MB/s 0:00:00 (xfr#53, to-chk=100/221) |
13-Nov-2024 18:29:04 | 1,806,249 48% 12.86MB/s 0:00:00 (xfr#54, to-chk=99/221) |
13-Nov-2024 18:29:04 | 1,806,615 48% 12.86MB/s 0:00:00 (xfr#55, to-chk=95/221) |
13-Nov-2024 18:29:04 | 1,868,419 50% 12.73MB/s 0:00:00 (xfr#56, to-chk=94/221) |
13-Nov-2024 18:29:04 | 1,868,785 50% 12.73MB/s 0:00:00 (xfr#57, to-chk=93/221) |
13-Nov-2024 18:29:04 | 1,883,348 50% 12.83MB/s 0:00:00 (xfr#58, to-chk=92/221) |
13-Nov-2024 18:29:04 | 1,883,810 50% 12.83MB/s 0:00:00 (xfr#59, to-chk=88/221) |
13-Nov-2024 18:29:04 | 1,934,122 52% 13.08MB/s 0:00:00 (xfr#60, to-chk=87/221) |
13-Nov-2024 18:29:04 | 1,934,584 52% 13.08MB/s 0:00:00 (xfr#61, to-chk=86/221) |
13-Nov-2024 18:29:04 | 1,954,979 52% 13.22MB/s 0:00:00 (xfr#62, to-chk=85/221) |
13-Nov-2024 18:29:04 | 1,955,537 52% 13.23MB/s 0:00:00 (xfr#63, to-chk=81/221) |
13-Nov-2024 18:29:04 | 2,036,613 55% 13.12MB/s 0:00:00 (xfr#64, to-chk=80/221) |
13-Nov-2024 18:29:04 | 2,037,171 55% 13.13MB/s 0:00:00 (xfr#65, to-chk=79/221) |
13-Nov-2024 18:29:04 | 2,037,799 55% 13.13MB/s 0:00:00 (xfr#66, to-chk=78/221) |
13-Nov-2024 18:29:04 | 2,069,512 55% 13.34MB/s 0:00:00 (xfr#67, to-chk=77/221) |
13-Nov-2024 18:29:04 | 2,070,070 55% 13.34MB/s 0:00:00 (xfr#68, to-chk=73/221) |
13-Nov-2024 18:29:04 | 2,165,278 58% 13.32MB/s 0:00:00 (xfr#69, to-chk=72/221) |
13-Nov-2024 18:29:04 | 2,166,356 58% 13.33MB/s 0:00:00 (xfr#70, to-chk=71/221) |
13-Nov-2024 18:29:04 | 2,213,014 59% 13.53MB/s 0:00:00 (xfr#71, to-chk=70/221) |
13-Nov-2024 18:29:04 | 2,213,764 59% 13.53MB/s 0:00:00 (xfr#72, to-chk=66/221) |
13-Nov-2024 18:29:04 | 2,359,738 63% 13.98MB/s 0:00:00 (xfr#73, to-chk=65/221) |
13-Nov-2024 18:29:04 | 2,360,488 63% 13.90MB/s 0:00:00 (xfr#74, to-chk=64/221) |
13-Nov-2024 18:29:04 | 2,395,207 64% 14.01MB/s 0:00:00 (xfr#75, to-chk=63/221) |
13-Nov-2024 18:29:04 | 2,395,861 64% 14.02MB/s 0:00:00 (xfr#76, to-chk=59/221) |
13-Nov-2024 18:29:04 | 2,510,232 67% 14.25MB/s 0:00:00 (xfr#77, to-chk=58/221) |
13-Nov-2024 18:29:04 | 2,510,886 67% 14.25MB/s 0:00:00 (xfr#78, to-chk=57/221) |
13-Nov-2024 18:29:04 | 2,547,485 68% 14.29MB/s 0:00:00 (xfr#79, to-chk=56/221) |
13-Nov-2024 18:29:04 | 2,548,139 68% 14.29MB/s 0:00:00 (xfr#80, to-chk=52/221) |
13-Nov-2024 18:29:04 | 2,790,906 75% 14.95MB/s 0:00:00 (xfr#81, to-chk=51/221) |
13-Nov-2024 18:29:04 | 2,791,560 75% 14.96MB/s 0:00:00 (xfr#82, to-chk=50/221) |
13-Nov-2024 18:29:04 | 2,827,960 76% 14.82MB/s 0:00:00 (xfr#83, to-chk=49/221) |
13-Nov-2024 18:29:04 | 2,828,998 76% 14.82MB/s 0:00:00 (xfr#84, to-chk=45/221) |
13-Nov-2024 18:29:04 | 2,953,406 79% 15.39MB/s 0:00:00 (xfr#85, to-chk=44/221) |
13-Nov-2024 18:29:04 | 2,954,444 79% 15.40MB/s 0:00:00 (xfr#86, to-chk=43/221) |
13-Nov-2024 18:29:04 | 2,974,476 80% 15.50MB/s 0:00:00 (xfr#87, to-chk=42/221) |
13-Nov-2024 18:29:04 | 2,974,842 80% 15.50MB/s 0:00:00 (xfr#88, to-chk=38/221) |
13-Nov-2024 18:29:04 | 3,046,010 82% 15.79MB/s 0:00:00 (xfr#89, to-chk=37/221) |
13-Nov-2024 18:29:04 | 3,046,376 82% 15.79MB/s 0:00:00 (xfr#90, to-chk=36/221) |
13-Nov-2024 18:29:04 | 3,081,550 83% 15.97MB/s 0:00:00 (xfr#91, to-chk=35/221) |
13-Nov-2024 18:29:04 | 3,082,108 83% 15.89MB/s 0:00:00 (xfr#92, to-chk=31/221) |
13-Nov-2024 18:29:04 | 3,173,392 85% 15.76MB/s 0:00:00 (xfr#93, to-chk=30/221) |
13-Nov-2024 18:29:04 | 3,173,950 85% 15.77MB/s 0:00:00 (xfr#94, to-chk=29/221) |
13-Nov-2024 18:29:04 | 3,205,788 86% 15.92MB/s 0:00:00 (xfr#95, to-chk=28/221) |
13-Nov-2024 18:29:04 | 3,206,154 86% 15.84MB/s 0:00:00 (xfr#96, to-chk=24/221) |
13-Nov-2024 18:29:04 | 3,305,309 89% 16.25MB/s 0:00:00 (xfr#97, to-chk=23/221) |
13-Nov-2024 18:29:04 | 3,305,675 89% 16.25MB/s 0:00:00 (xfr#98, to-chk=22/221) |
13-Nov-2024 18:29:04 | 3,339,740 90% 16.33MB/s 0:00:00 (xfr#99, to-chk=21/221) |
13-Nov-2024 18:29:04 | 3,340,298 90% 16.34MB/s 0:00:00 (xfr#100, to-chk=17/221) |
13-Nov-2024 18:29:04 | 3,451,364 93% 16.71MB/s 0:00:00 (xfr#101, to-chk=16/221) |
13-Nov-2024 18:29:04 | 3,451,922 93% 16.71MB/s 0:00:00 (xfr#102, to-chk=15/221) |
13-Nov-2024 18:29:04 | 3,475,659 93% 16.83MB/s 0:00:00 (xfr#103, to-chk=14/221) |
13-Nov-2024 18:29:04 | 3,476,121 93% 16.83MB/s 0:00:00 (xfr#104, to-chk=10/221) |
13-Nov-2024 18:29:04 | 3,542,590 95% 17.06MB/s 0:00:00 (xfr#105, to-chk=9/221) |
13-Nov-2024 18:29:04 | 3,543,052 95% 17.07MB/s 0:00:00 (xfr#106, to-chk=8/221) |
13-Nov-2024 18:29:04 | 3,564,281 96% 16.83MB/s 0:00:00 (xfr#107, to-chk=7/221) |
13-Nov-2024 18:29:04 | 3,564,839 96% 16.83MB/s 0:00:00 (xfr#108, to-chk=3/221) |
13-Nov-2024 18:29:04 | 3,655,494 98% 17.17MB/s 0:00:00 (xfr#109, to-chk=2/221) |
13-Nov-2024 18:29:04 | 3,656,052 98% 17.18MB/s 0:00:00 (xfr#110, to-chk=1/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.29MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.20MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.20MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.20MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.20MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.20MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.20MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.20MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.20MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.20MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.20MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.12MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.12MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.12MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.12MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.04MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | 3,698,311 99% 17.04MB/s 0:00:00 (xfr#111, to-chk=0/221) |
13-Nov-2024 18:29:04 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.15.03/pod-logs/dev-oneprovider-krakow-0/op-panel |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:29:04 | 23,284 16% 22.21MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:29:04 | 47,540 33% 45.34MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:29:04 | 47,540 33% 45.34MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:29:04 | 70,621 49% 67.35MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:29:04 | 70,912 50% 67.63MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:29:04 | 70,912 50% 33.81MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:29:04 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.15.03/pod-logs/dev-oneprovider-krakow-0/op-worker |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=77/80) |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:29:04 | 41,257 6% 39.35MB/s 0:00:00 (xfr#2, to-chk=75/80) |
13-Nov-2024 18:29:04 | 80,615 12% 76.88MB/s 0:00:00 (xfr#3, to-chk=73/80) |
13-Nov-2024 18:29:04 | 80,615 12% 38.44MB/s 0:00:00 (xfr#4, to-chk=71/80) |
13-Nov-2024 18:29:04 | 80,615 12% 38.44MB/s 0:00:00 (xfr#5, to-chk=69/80) |
13-Nov-2024 18:29:04 | 118,554 19% 56.53MB/s 0:00:00 (xfr#6, to-chk=67/80) |
13-Nov-2024 18:29:04 | 118,704 19% 56.60MB/s 0:00:00 (xfr#7, to-chk=65/80) |
13-Nov-2024 18:29:04 | 119,001 19% 37.83MB/s 0:00:00 (xfr#8, to-chk=63/80) |
13-Nov-2024 18:29:04 | 206,283 33% 39.35MB/s 0:00:00 (xfr#9, to-chk=61/80) |
13-Nov-2024 18:29:04 | 211,689 34% 40.38MB/s 0:00:00 (xfr#10, to-chk=51/80) |
13-Nov-2024 18:29:04 | 214,929 34% 40.99MB/s 0:00:00 (xfr#11, to-chk=50/80) |
13-Nov-2024 18:29:04 | 219,081 35% 41.79MB/s 0:00:00 (xfr#12, to-chk=49/80) |
13-Nov-2024 18:29:04 | 221,753 35% 23.50MB/s 0:00:00 (xfr#13, to-chk=48/80) |
13-Nov-2024 18:29:04 | 226,933 36% 21.64MB/s 0:00:00 (xfr#14, to-chk=47/80) |
13-Nov-2024 18:29:04 | 228,699 36% 21.81MB/s 0:00:00 (xfr#15, to-chk=46/80) |
13-Nov-2024 18:29:04 | 235,817 37% 22.49MB/s 0:00:00 (xfr#16, to-chk=45/80) |
13-Nov-2024 18:29:04 | 243,560 39% 23.23MB/s 0:00:00 (xfr#17, to-chk=44/80) |
13-Nov-2024 18:29:04 | 243,781 39% 23.25MB/s 0:00:00 (xfr#18, to-chk=43/80) |
13-Nov-2024 18:29:04 | 246,164 39% 23.48MB/s 0:00:00 (xfr#19, to-chk=42/80) |
13-Nov-2024 18:29:04 | 249,119 40% 23.76MB/s 0:00:00 (xfr#20, to-chk=41/80) |
13-Nov-2024 18:29:04 | 255,948 41% 24.41MB/s 0:00:00 (xfr#21, to-chk=40/80) |
13-Nov-2024 18:29:04 | 257,372 41% 24.54MB/s 0:00:00 (xfr#22, to-chk=39/80) |
13-Nov-2024 18:29:04 | 263,120 42% 22.81MB/s 0:00:00 (xfr#23, to-chk=38/80) |
13-Nov-2024 18:29:04 | 265,513 42% 23.02MB/s 0:00:00 (xfr#24, to-chk=37/80) |
13-Nov-2024 18:29:04 | 265,734 42% 23.04MB/s 0:00:00 (xfr#25, to-chk=36/80) |
13-Nov-2024 18:29:04 | 269,603 43% 23.37MB/s 0:00:00 (xfr#26, to-chk=35/80) |
13-Nov-2024 18:29:04 | 271,021 43% 23.50MB/s 0:00:00 (xfr#27, to-chk=34/80) |
13-Nov-2024 18:29:04 | 275,458 44% 23.88MB/s 0:00:00 (xfr#28, to-chk=33/80) |
13-Nov-2024 18:29:04 | 277,560 44% 24.06MB/s 0:00:00 (xfr#29, to-chk=32/80) |
13-Nov-2024 18:29:04 | 283,819 45% 24.61MB/s 0:00:00 (xfr#30, to-chk=31/80) |
13-Nov-2024 18:29:04 | 291,228 46% 25.25MB/s 0:00:00 (xfr#31, to-chk=30/80) |
13-Nov-2024 18:29:04 | 294,527 47% 23.41MB/s 0:00:00 (xfr#32, to-chk=29/80) |
13-Nov-2024 18:29:04 | 300,847 48% 23.91MB/s 0:00:00 (xfr#33, to-chk=28/80) |
13-Nov-2024 18:29:04 | 304,716 49% 24.22MB/s 0:00:00 (xfr#34, to-chk=27/80) |
13-Nov-2024 18:29:04 | 310,472 49% 24.67MB/s 0:00:00 (xfr#35, to-chk=26/80) |
13-Nov-2024 18:29:04 | 314,624 50% 25.00MB/s 0:00:00 (xfr#36, to-chk=25/80) |
13-Nov-2024 18:29:04 | 315,796 50% 25.10MB/s 0:00:00 (xfr#37, to-chk=24/80) |
13-Nov-2024 18:29:04 | 321,772 51% 25.57MB/s 0:00:00 (xfr#38, to-chk=23/80) |
13-Nov-2024 18:29:04 | 324,786 52% 25.81MB/s 0:00:00 (xfr#39, to-chk=22/80) |
13-Nov-2024 18:29:04 | 331,676 53% 24.33MB/s 0:00:00 (xfr#40, to-chk=21/80) |
13-Nov-2024 18:29:04 | 338,794 54% 24.85MB/s 0:00:00 (xfr#41, to-chk=20/80) |
13-Nov-2024 18:29:04 | 344,259 55% 25.25MB/s 0:00:00 (xfr#42, to-chk=19/80) |
13-Nov-2024 18:29:04 | 346,302 55% 25.40MB/s 0:00:00 (xfr#43, to-chk=18/80) |
13-Nov-2024 18:29:04 | 348,068 55% 25.53MB/s 0:00:00 (xfr#44, to-chk=17/80) |
13-Nov-2024 18:29:04 | 355,528 57% 26.08MB/s 0:00:00 (xfr#45, to-chk=16/80) |
13-Nov-2024 18:29:04 | 356,372 57% 26.14MB/s 0:00:00 (xfr#46, to-chk=15/80) |
13-Nov-2024 18:29:04 | 357,505 57% 26.23MB/s 0:00:00 (xfr#47, to-chk=14/80) |
13-Nov-2024 18:29:04 | 358,581 57% 26.31MB/s 0:00:00 (xfr#48, to-chk=13/80) |
13-Nov-2024 18:29:04 | 363,303 58% 26.65MB/s 0:00:00 (xfr#49, to-chk=12/80) |
13-Nov-2024 18:29:04 | 369,908 59% 25.20MB/s 0:00:00 (xfr#50, to-chk=11/80) |
13-Nov-2024 18:29:04 | 370,412 59% 25.23MB/s 0:00:00 (xfr#51, to-chk=10/80) |
13-Nov-2024 18:29:04 | 373,084 60% 25.41MB/s 0:00:00 (xfr#52, to-chk=9/80) |
13-Nov-2024 18:29:04 | 376,664 60% 25.66MB/s 0:00:00 (xfr#53, to-chk=8/80) |
13-Nov-2024 18:29:04 | 381,793 61% 26.01MB/s 0:00:00 (xfr#54, to-chk=7/80) |
13-Nov-2024 18:29:04 | 386,517 62% 26.33MB/s 0:00:00 (xfr#55, to-chk=6/80) |
13-Nov-2024 18:29:04 | 394,203 63% 26.85MB/s 0:00:00 (xfr#56, to-chk=5/80) |
13-Nov-2024 18:29:04 | 400,747 64% 25.48MB/s 0:00:00 (xfr#57, to-chk=4/80) |
13-Nov-2024 18:29:04 | 404,337 65% 25.71MB/s 0:00:00 (xfr#58, to-chk=3/80) |
13-Nov-2024 18:29:04 | 410,372 66% 26.09MB/s 0:00:00 (xfr#59, to-chk=2/80) |
13-Nov-2024 18:29:04 | 410,878 66% 26.12MB/s 0:00:00 (xfr#60, to-chk=1/80) |
13-Nov-2024 18:29:04 | 415,323 66% 26.41MB/s 0:00:00 (xfr#61, to-chk=0/80) |
13-Nov-2024 18:29:04 | 415,323 66% 24.76MB/s 0:00:00 (xfr#61, to-chk=0/80) |
13-Nov-2024 18:29:04 | 415,323 66% 24.76MB/s 0:00:00 (xfr#61, to-chk=0/80) |
13-Nov-2024 18:29:04 | 415,323 66% 24.76MB/s 0:00:00 (xfr#61, to-chk=0/80) |
13-Nov-2024 18:29:04 | 415,323 66% 24.76MB/s 0:00:00 (xfr#61, to-chk=0/80) |
13-Nov-2024 18:29:04 | 415,323 66% 24.76MB/s 0:00:00 (xfr#61, to-chk=0/80) |
13-Nov-2024 18:29:04 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.15.03/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:29:04 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:29:04 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:29:04 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:29:04 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:29:04 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:29:04 | 6,857 50% 3.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:29:04 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.15.03/pod-logs/dev-onezone-0/oz-panel |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:29:04 | 54,291 12% 51.78MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:29:04 | 110,146 25% 26.26MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:29:04 | 157,621 37% 30.06MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:29:04 | 211,709 49% 33.65MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:29:04 | 212,000 50% 33.70MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:29:04 | 212,000 50% 25.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:29:04 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.15.03/pod-logs/dev-onezone-0/oz-worker |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:29:04 | 23,228 7% 22.15MB/s 0:00:00 (xfr#2, to-chk=13/18) |
13-Nov-2024 18:29:04 | 47,213 14% 45.03MB/s 0:00:00 (xfr#3, to-chk=11/18) |
13-Nov-2024 18:29:04 | 47,213 14% 45.03MB/s 0:00:00 (xfr#4, to-chk=9/18) |
13-Nov-2024 18:29:04 | 69,961 21% 66.72MB/s 0:00:00 (xfr#5, to-chk=7/18) |
13-Nov-2024 18:29:04 | 70,052 21% 66.81MB/s 0:00:00 (xfr#6, to-chk=5/18) |
13-Nov-2024 18:29:04 | 70,349 21% 67.09MB/s 0:00:00 (xfr#7, to-chk=3/18) |
13-Nov-2024 18:29:04 | 165,339 50% 78.84MB/s 0:00:00 (xfr#8, to-chk=1/18) |
13-Nov-2024 18:29:04 | 165,339 50% 39.42MB/s 0:00:00 (xfr#8, to-chk=0/18) |
13-Nov-2024 18:29:04 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.15.03/pod-logs/dev-onezone-0/cluster-manager |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:29:04 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:29:04 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:29:04 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:29:04 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:29:04 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:29:04 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:29:04 | 6,700 50% 3.19MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:29:04 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1731522535.7627933 exists, exporting anyway. |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | =============================== warnings summary =============================== |
13-Nov-2024 18:29:04 | tests/utils/rest_utils.py:98 |
13-Nov-2024 18:29:04 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
13-Nov-2024 18:29:04 | print(""" |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | tests/utils/path_utils.py:112 |
13-Nov-2024 18:29:04 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
13-Nov-2024 18:29:04 | return path.replace("'", "\\'").replace(' ', '\ ') |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | tests/utils/acceptance_utils.py:55 |
13-Nov-2024 18:29:04 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
13-Nov-2024 18:29:04 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | tests/utils/acceptance_utils.py:57 |
13-Nov-2024 18:29:04 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
13-Nov-2024 18:29:04 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
13-Nov-2024 18:29:04 | |
13-Nov-2024 18:29:04 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
13-Nov-2024 18:29:04 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/test-reports/results.xml - |
13-Nov-2024 18:29:04 | ================== 26 passed, 4 warnings in 843.69s (0:14:03) ================== |
13-Nov-2024 18:29:07 | release "dev" uninstalled |
13-Nov-2024 18:29:08 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
13-Nov-2024 18:29:09 | No resources found |
13-Nov-2024 18:29:10 | Sidecar injection has been disabled |
13-Nov-2024 18:29:10 | Cleaning helm release "dev"... |
13-Nov-2024 18:29:10 | Deleted 1 helm deployments |
13-Nov-2024 18:29:10 | Deleted 0 k8s deployments |
13-Nov-2024 18:29:10 | Deleted 0 k8s services |
13-Nov-2024 18:29:10 | Deleted 0 persistent volumes |
13-Nov-2024 18:29:11 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:29:11 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
13-Nov-2024 18:29:11 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:29:11 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
13-Nov-2024 18:29:11 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
13-Nov-2024 18:29:11 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:29:11 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
13-Nov-2024 18:29:11 | Finished task 'Run acceptance oneclient tests' with result: Success |
13-Nov-2024 18:29:11 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
13-Nov-2024 18:29:11 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD... |
13-Nov-2024 18:29:11 | Finished task 'Parse test results' with result: Success |
13-Nov-2024 18:29:11 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:29:11 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
13-Nov-2024 18:29:11 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
13-Nov-2024 18:29:11 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
13-Nov-2024 18:29:11 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
13-Nov-2024 18:29:11 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
13-Nov-2024 18:29:11 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
13-Nov-2024 18:29:11 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
13-Nov-2024 18:29:11 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
13-Nov-2024 18:29:11 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
13-Nov-2024 18:29:11 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
13-Nov-2024 18:29:11 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:29:11 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3363 (ODSRV-OAP-SRFCMD-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3363-ScriptBuildTask-11889293110668382781.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance |
13-Nov-2024 18:29:11 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz |
13-Nov-2024 18:29:11 | Uploading artifact |
13-Nov-2024 18:29:11 | source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz |
13-Nov-2024 18:29:11 | dest. path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz |
13-Nov-2024 18:29:11 | Finished task 'Pack and push surefire artifact' with result: Success |
13-Nov-2024 18:29:11 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:29:11 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:29:11 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3363 (ODSRV-OAP-SRFCMD-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3363-ScriptBuildTask-9723690294657223338.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD |
13-Nov-2024 18:29:11 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
13-Nov-2024 18:29:12 | Finished task 'Pack logs' with result: Success |
13-Nov-2024 18:29:12 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:29:12 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
13-Nov-2024 18:29:12 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:29:12 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3363 (ODSRV-OAP-SRFCMD-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3363-ScriptBuildTask-4035659933905109280.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance |
13-Nov-2024 18:29:12 | % Total % Received % Xferd Average Speed Time Time Time Current |
13-Nov-2024 18:29:12 | Dload Upload Total Spent Left Speed |
13-Nov-2024 18:29:12 | |
13-Nov-2024 18:29:12 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
13-Nov-2024 18:29:12 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
13-Nov-2024 18:29:12 | 100 4822 100 4822 0 0 52413 0 --:--:-- --:--:-- --:--:-- 51849 |
13-Nov-2024 18:29:12 | Clearing /tmp/onedata and /home/bamboo/.one-env |
13-Nov-2024 18:29:13 | Cleaning helm deployments |
13-Nov-2024 18:29:13 | Cleanining pods |
13-Nov-2024 18:29:13 | Cleaning kube persistant volumes |
13-Nov-2024 18:29:13 | Cleaning dockswift container |
13-Nov-2024 18:29:13 | Cleaning docker containers |
13-Nov-2024 18:29:16 | Stalled docker containers to remove: |
13-Nov-2024 18:29:16 | 51c32b18703f 0b632b674baa 77e55540288b 2fd353eb9f2f 2309f06298e2 9a79ad9e9cea 880e082f9095 e614b4939bd6 fa1f1cf9e4f7 4c69d45a25c1 4e25664140e5 7723d516a886 30fa12cde437 58c325ff957b 9c6483ecd0c9 15765541e1b8 |
13-Nov-2024 18:29:16 | Removing stalled docker containers |
13-Nov-2024 18:29:16 | Error response from daemon: Cannot kill container: 51c32b18703f: Container 51c32b18703f39211739dc6eaf7b2f7be126d3ff8c438dbd9ce70a81a76fc50a is not running |
13-Nov-2024 18:29:16 | 51c32b18703f |
13-Nov-2024 18:29:16 | Error response from daemon: Cannot kill container: 0b632b674baa: Container 0b632b674baad3c726ffbfc8ce5f8e6c1b0af2ea8327fe06e9b73bb9b8274c84 is not running |
13-Nov-2024 18:29:16 | 0b632b674baa |
13-Nov-2024 18:29:16 | Error response from daemon: Cannot kill container: 77e55540288b: Container 77e55540288bbc5c535f0176cff0d14d7d744f1c239a8722c5d29c2bd393bbdb is not running |
13-Nov-2024 18:29:16 | 77e55540288b |
13-Nov-2024 18:29:16 | Error response from daemon: Cannot kill container: 2fd353eb9f2f: Container 2fd353eb9f2f16d682cdbff6cfe86e6b833964c0e2da1478c0ff3af73cbd556b is not running |
13-Nov-2024 18:29:16 | 2fd353eb9f2f |
13-Nov-2024 18:29:16 | Error response from daemon: Cannot kill container: 2309f06298e2: Container 2309f06298e2728c6bdf458ebea0d05e02a35b19469a811b2690c14c544cb63e is not running |
13-Nov-2024 18:29:16 | 2309f06298e2 |
13-Nov-2024 18:29:16 | Error response from daemon: Cannot kill container: 9a79ad9e9cea: Container 9a79ad9e9ceaec1be9f6cac32a830cbbac276e5b68ed20b4f864487f771e6b00 is not running |
13-Nov-2024 18:29:16 | 9a79ad9e9cea |
13-Nov-2024 18:29:16 | Error response from daemon: Cannot kill container: 880e082f9095: Container 880e082f9095cf4810a765ee815e3a10e0a014a73630c92e23b133fbede67934 is not running |
13-Nov-2024 18:29:16 | 880e082f9095 |
13-Nov-2024 18:29:16 | Error response from daemon: Cannot kill container: e614b4939bd6: Container e614b4939bd6192b1b9919afb1c07fb843a05ea1704d1ee195adf054fc725fc5 is not running |
13-Nov-2024 18:29:16 | e614b4939bd6 |
13-Nov-2024 18:29:17 | Error response from daemon: Cannot kill container: fa1f1cf9e4f7: Container fa1f1cf9e4f7a0f67fe4abc3534a47b84c19dacc67a3f674344c2178a4b7368c is not running |
13-Nov-2024 18:29:17 | fa1f1cf9e4f7 |
13-Nov-2024 18:29:17 | Error response from daemon: Cannot kill container: 4c69d45a25c1: Container 4c69d45a25c124adb80982f25a00be2628ae404715d1ea2cea17403bd3c2d511 is not running |
13-Nov-2024 18:29:17 | 4c69d45a25c1 |
13-Nov-2024 18:29:17 | Error response from daemon: Cannot kill container: 4e25664140e5: Container 4e25664140e55fb766eb48e07d16ea9faf2cd643a71d1ecfe7971d057c61c9c9 is not running |
13-Nov-2024 18:29:17 | 4e25664140e5 |
13-Nov-2024 18:29:17 | Error response from daemon: Cannot kill container: 7723d516a886: Container 7723d516a886141910d11395458b2c5543af2e265159bea2ea49d09b4b34bf69 is not running |
13-Nov-2024 18:29:17 | 7723d516a886 |
13-Nov-2024 18:29:17 | Error response from daemon: Cannot kill container: 30fa12cde437: Container 30fa12cde4378e36415fe0392cc8a5e607a1c03b16bdbead14835c51d63e3dfc is not running |
13-Nov-2024 18:29:17 | 30fa12cde437 |
13-Nov-2024 18:29:17 | Error response from daemon: Cannot kill container: 58c325ff957b: Container 58c325ff957b5e285c7049b6fb9b8834d0c786c868f8f69ff959603d3f22f43b is not running |
13-Nov-2024 18:29:17 | 58c325ff957b |
13-Nov-2024 18:29:17 | Error response from daemon: Cannot kill container: 9c6483ecd0c9: Container 9c6483ecd0c9df7c2b180f8d08b72020daa37933fa0a7946d8c62c62fa353b62 is not running |
13-Nov-2024 18:29:17 | 9c6483ecd0c9 |
13-Nov-2024 18:29:17 | 15765541e1b8 |
13-Nov-2024 18:29:17 | 15765541e1b8 |
13-Nov-2024 18:29:17 | Stalled docker volumes to remove: |
13-Nov-2024 18:29:17 | |
13-Nov-2024 18:29:17 | Removing stalled docker volumes |
13-Nov-2024 18:29:17 | Removing stalled loopdevices |
13-Nov-2024 18:29:18 | Done |
13-Nov-2024 18:29:18 | Finished task 'Clear env and working dir' with result: Success |
13-Nov-2024 18:29:18 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
13-Nov-2024 18:29:18 | Running post build plugin 'Docker Container Cleanup' |
13-Nov-2024 18:29:18 | Running post build plugin 'NCover Results Collector' |
13-Nov-2024 18:29:18 | Running post build plugin 'Build Results Label Collector' |
13-Nov-2024 18:29:18 | Running post build plugin 'Clover Results Collector' |
13-Nov-2024 18:29:18 | Running post build plugin 'npm Cache Cleanup' |
13-Nov-2024 18:29:18 | Running post build plugin 'Artifact Copier' |
13-Nov-2024 18:29:18 | Publishing an artifact: test_logs.tar.gz |
13-Nov-2024 18:29:18 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 132.0 ms |
13-Nov-2024 18:29:19 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD' |
13-Nov-2024 18:29:19 | Finalising the build... |
13-Nov-2024 18:29:19 | Stopping timer. |
13-Nov-2024 18:29:19 | Build ODSRV-OAP-SRFCMD-3363 completed. |
13-Nov-2024 18:29:19 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
13-Nov-2024 18:29:19 | Running on server: post build plugin 'NCover Results Collector' |
13-Nov-2024 18:29:19 | Running on server: post build plugin 'Build Labeller' |
13-Nov-2024 18:29:19 | Running on server: post build plugin 'Clover Delta Calculator' |
13-Nov-2024 18:29:19 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
13-Nov-2024 18:29:19 | All post build plugins have finished |
13-Nov-2024 18:29:19 | Generating build results summary... |
13-Nov-2024 18:29:19 | Saving build results to disk... |
13-Nov-2024 18:29:19 | Store variable context... |
13-Nov-2024 18:29:19 | Finished building ODSRV-OAP-SRFCMD-3363. |