oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider s3 directory CRUD proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,737 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 19:04:23 - from feature 'Multi_directory_CRUD'
13-Nov-2024 19:04:23 -----------------------------------------------------------------
13-Nov-2024 19:04:23 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 19:04:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 19:04:23 using [token, token] by [user1, user2]"'
13-Nov-2024 19:04:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:04:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:04:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:04:23
13-Nov-2024 19:04:23
13-Nov-2024 19:04:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bpkrh'
13-Nov-2024 19:04:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bpkrh' successfully started
13-Nov-2024 19:04:23
13-Nov-2024 19:04:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qo11ss8dy5n4530l
13-Nov-2024 19:04:23
13-Nov-2024 19:04:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qo11ss8dy5n4530l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qo11ss8dy5n4530l
13-Nov-2024 19:04:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8124366337370122407'...
13-Nov-2024 19:04:23 Getting configuration...
13-Nov-2024 19:04:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qo11ss8dy5n4530l'.
13-Nov-2024 19:04:23
13-Nov-2024 19:04:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:04:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:04:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:04:23
13-Nov-2024 19:04:23
13-Nov-2024 19:04:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nbnht'
13-Nov-2024 19:04:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nbnht' successfully started
13-Nov-2024 19:04:23
13-Nov-2024 19:04:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lbs7tnoh3xt1rrrw
13-Nov-2024 19:04:23
13-Nov-2024 19:04:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lbs7tnoh3xt1rrrw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lbs7tnoh3xt1rrrw
13-Nov-2024 19:04:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1955547628378688462'...
13-Nov-2024 19:04:23 Getting configuration...
13-Nov-2024 19:04:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lbs7tnoh3xt1rrrw'.
13-Nov-2024 19:04:23
13-Nov-2024 19:04:23 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
13-Nov-2024 19:04:23 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
13-Nov-2024 19:04:23 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
13-Nov-2024 19:04:23 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 19:04:23 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
13-Nov-2024 19:04:23 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 19:04:23 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 19:04:23 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
13-Nov-2024 19:04:23 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
13-Nov-2024 19:04:23 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 19:04:23 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 19:04:23 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
13-Nov-2024 19:04:23 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
13-Nov-2024 19:04:23 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
13-Nov-2024 19:04:23 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 19:04:23 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
13-Nov-2024 19:04:23 =================================================================
13-Nov-2024 19:04:23
13-Nov-2024 19:04:24 PASSED
13-Nov-2024 19:04:24 Unmounting client from /tmp/onedata/mnt/qo11ss8dy5n4530l
13-Nov-2024 19:04:24
13-Nov-2024 19:04:24
13-Nov-2024 19:04:24 Unmounting client from /tmp/onedata/mnt/lbs7tnoh3xt1rrrw
13-Nov-2024 19:04:24
13-Nov-2024 19:04:24
13-Nov-2024 19:05:09 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 19:05:09 =================================================================
13-Nov-2024 19:05:09 - Executing scenario 'Copy directory'
13-Nov-2024 19:05:09 - from feature 'Multi_directory_CRUD'
13-Nov-2024 19:05:09 -----------------------------------------------------------------
13-Nov-2024 19:05:09 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 19:05:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 19:05:09 using [token, token] by [user1, user2]"'
13-Nov-2024 19:05:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:05:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:05:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:05:09
13-Nov-2024 19:05:09
13-Nov-2024 19:05:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bpkrh'
13-Nov-2024 19:05:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bpkrh' successfully started
13-Nov-2024 19:05:09
13-Nov-2024 19:05:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dy0dku5wh7acs9v0
13-Nov-2024 19:05:09
13-Nov-2024 19:05:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dy0dku5wh7acs9v0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dy0dku5wh7acs9v0
13-Nov-2024 19:05:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5092471147200131356'...
13-Nov-2024 19:05:09 Getting configuration...
13-Nov-2024 19:05:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dy0dku5wh7acs9v0'.
13-Nov-2024 19:05:09
13-Nov-2024 19:05:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:05:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:05:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:05:09
13-Nov-2024 19:05:09
13-Nov-2024 19:05:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nbnht'
13-Nov-2024 19:05:09 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nbnht' successfully started
13-Nov-2024 19:05:09
13-Nov-2024 19:05:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1si3gptxekb4le9w
13-Nov-2024 19:05:09
13-Nov-2024 19:05:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1si3gptxekb4le9w --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1si3gptxekb4le9w
13-Nov-2024 19:05:09 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7648749011670393730'...
13-Nov-2024 19:05:09 Getting configuration...
13-Nov-2024 19:05:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1si3gptxekb4le9w'.
13-Nov-2024 19:05:09
13-Nov-2024 19:05:09 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
13-Nov-2024 19:05:09 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
13-Nov-2024 19:05:09 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 19:05:09 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
13-Nov-2024 19:05:09 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
13-Nov-2024 19:05:09 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
13-Nov-2024 19:05:09 =================================================================
13-Nov-2024 19:05:09
13-Nov-2024 19:05:10 PASSED
13-Nov-2024 19:05:10 Unmounting client from /tmp/onedata/mnt/dy0dku5wh7acs9v0
13-Nov-2024 19:05:10
13-Nov-2024 19:05:10
13-Nov-2024 19:05:10 Unmounting client from /tmp/onedata/mnt/1si3gptxekb4le9w
13-Nov-2024 19:05:10
13-Nov-2024 19:05:10
13-Nov-2024 19:05:45 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 19:05:45 =================================================================
13-Nov-2024 19:05:45 - Executing scenario 'Fail to move directory to itself'
13-Nov-2024 19:05:45 - from feature 'Multi_directory_CRUD'
13-Nov-2024 19:05:45 -----------------------------------------------------------------
13-Nov-2024 19:05:45 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 19:05:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 19:05:45 using [token, token] by [user1, user2]"'
13-Nov-2024 19:05:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:05:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:05:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bpkrh'
13-Nov-2024 19:05:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bpkrh' successfully started
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rqrolyfsuagze2e7
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rqrolyfsuagze2e7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rqrolyfsuagze2e7
13-Nov-2024 19:05:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10004621410146791870'...
13-Nov-2024 19:05:45 Getting configuration...
13-Nov-2024 19:05:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rqrolyfsuagze2e7'.
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:05:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:05:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nbnht'
13-Nov-2024 19:05:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nbnht' successfully started
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/f7tzptv9z6k59sfz
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f7tzptv9z6k59sfz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f7tzptv9z6k59sfz
13-Nov-2024 19:05:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9173128426905784538'...
13-Nov-2024 19:05:45 Getting configuration...
13-Nov-2024 19:05:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/f7tzptv9z6k59sfz'.
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 19:05:45 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 19:05:45 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 19:05:45 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
13-Nov-2024 19:05:45 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
13-Nov-2024 19:05:45 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
13-Nov-2024 19:05:45 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 19:05:45 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 19:05:45 =================================================================
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45 PASSED
13-Nov-2024 19:05:45 Unmounting client from /tmp/onedata/mnt/rqrolyfsuagze2e7
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45 Unmounting client from /tmp/onedata/mnt/f7tzptv9z6k59sfz
13-Nov-2024 19:05:45
13-Nov-2024 19:05:45
13-Nov-2024 19:06:21 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 19:06:21 =================================================================
13-Nov-2024 19:06:21 - Executing scenario 'Fail to move directory to its subtree'
13-Nov-2024 19:06:21 - from feature 'Multi_directory_CRUD'
13-Nov-2024 19:06:21 -----------------------------------------------------------------
13-Nov-2024 19:06:21 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 19:06:21 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 19:06:21 using [token, token] by [user1, user2]"'
13-Nov-2024 19:06:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:06:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:06:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-bpkrh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:06:21
13-Nov-2024 19:06:21
13-Nov-2024 19:06:21 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bpkrh'
13-Nov-2024 19:06:21 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-bpkrh' successfully started
13-Nov-2024 19:06:21
13-Nov-2024 19:06:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yf21p03n2zwquttc
13-Nov-2024 19:06:21
13-Nov-2024 19:06:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yf21p03n2zwquttc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yf21p03n2zwquttc
13-Nov-2024 19:06:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12008146893761493091'...
13-Nov-2024 19:06:21 Getting configuration...
13-Nov-2024 19:06:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yf21p03n2zwquttc'.
13-Nov-2024 19:06:21
13-Nov-2024 19:06:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 19:06:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 19:06:21 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-nbnht', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 19:06:21
13-Nov-2024 19:06:21
13-Nov-2024 19:06:21 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nbnht'
13-Nov-2024 19:06:21 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-nbnht' successfully started
13-Nov-2024 19:06:21
13-Nov-2024 19:06:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4dn7l95alve4bt2u
13-Nov-2024 19:06:21
13-Nov-2024 19:06:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4dn7l95alve4bt2u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4dn7l95alve4bt2u
13-Nov-2024 19:06:21 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8567849340321877153'...
13-Nov-2024 19:06:21 Getting configuration...
13-Nov-2024 19:06:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4dn7l95alve4bt2u'.
13-Nov-2024 19:06:21
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 19:06:21 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 19:06:21 =================================================================
13-Nov-2024 19:06:21
13-Nov-2024 19:06:35 PASSED
13-Nov-2024 19:06:35 Unmounting client from /tmp/onedata/mnt/yf21p03n2zwquttc
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35 Unmounting client from /tmp/onedata/mnt/4dn7l95alve4bt2u
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1731524781.8855314', '-c', '/tmp/logs']
13-Nov-2024 19:06:35 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-4qw6r. See /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-cross-support-job-3p-users-4qw6r/entrypoint.log for more details
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-bpkrh: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-oneclient-krakow-9b8968f6-bpkrh/oneclient_logs
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=194/227)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35          45,222   0%   43.13MB/s    0:00:00 (xfr#1, to-chk=193/227)
13-Nov-2024 19:06:35          45,222   0%   43.13MB/s    0:00:00 (xfr#1, to-chk=187/227)
13-Nov-2024 19:06:35          45,972   0%   43.84MB/s    0:00:00 (xfr#2, to-chk=189/227)
13-Nov-2024 19:06:35         236,684   4%   45.14MB/s    0:00:00 (xfr#3, to-chk=188/227)
13-Nov-2024 19:06:35         237,434   4%   45.29MB/s    0:00:00 (xfr#4, to-chk=187/227)
13-Nov-2024 19:06:35         258,354   5%   49.28MB/s    0:00:00 (xfr#5, to-chk=186/227)
13-Nov-2024 19:06:35         258,912   5%   49.38MB/s    0:00:00 (xfr#6, to-chk=182/227)
13-Nov-2024 19:06:35         326,381   6%   51.88MB/s    0:00:00 (xfr#7, to-chk=181/227)
13-Nov-2024 19:06:35         326,939   6%   51.97MB/s    0:00:00 (xfr#8, to-chk=180/227)
13-Nov-2024 19:06:35         327,567   6%   52.07MB/s    0:00:00 (xfr#9, to-chk=179/227)
13-Nov-2024 19:06:35         349,046   7%   30.26MB/s    0:00:00 (xfr#10, to-chk=178/227)
13-Nov-2024 19:06:35         349,604   7%   30.31MB/s    0:00:00 (xfr#11, to-chk=174/227)
13-Nov-2024 19:06:35         430,493   8%   31.58MB/s    0:00:00 (xfr#12, to-chk=173/227)
13-Nov-2024 19:06:35         431,051   8%   31.62MB/s    0:00:00 (xfr#13, to-chk=172/227)
13-Nov-2024 19:06:35         450,174   9%   33.02MB/s    0:00:00 (xfr#14, to-chk=171/227)
13-Nov-2024 19:06:35         450,636   9%   33.06MB/s    0:00:00 (xfr#15, to-chk=167/227)
13-Nov-2024 19:06:35         562,288  11%   29.79MB/s    0:00:00 (xfr#16, to-chk=166/227)
13-Nov-2024 19:06:35         562,750  11%   29.82MB/s    0:00:00 (xfr#17, to-chk=165/227)
13-Nov-2024 19:06:35         579,407  11%   30.70MB/s    0:00:00 (xfr#18, to-chk=164/227)
13-Nov-2024 19:06:35         579,869  11%   30.72MB/s    0:00:00 (xfr#19, to-chk=160/227)
13-Nov-2024 19:06:35         672,479  13%   26.72MB/s    0:00:00 (xfr#20, to-chk=159/227)
13-Nov-2024 19:06:35         672,941  13%   26.74MB/s    0:00:00 (xfr#21, to-chk=158/227)
13-Nov-2024 19:06:35         724,867  14%   19.75MB/s    0:00:00 (xfr#22, to-chk=157/227)
13-Nov-2024 19:06:35         725,617  14%   19.77MB/s    0:00:00 (xfr#23, to-chk=153/227)
13-Nov-2024 19:06:35         938,754  19%   16.28MB/s    0:00:00 (xfr#24, to-chk=152/227)
13-Nov-2024 19:06:35         939,504  19%   16.29MB/s    0:00:00 (xfr#25, to-chk=151/227)
13-Nov-2024 19:06:35         964,880  19%   16.73MB/s    0:00:00 (xfr#26, to-chk=150/227)
13-Nov-2024 19:06:35         965,438  19%   16.74MB/s    0:00:00 (xfr#27, to-chk=146/227)
13-Nov-2024 19:06:35       1,096,495  22%   17.43MB/s    0:00:00 (xfr#28, to-chk=145/227)
13-Nov-2024 19:06:35       1,097,053  22%   17.44MB/s    0:00:00 (xfr#29, to-chk=144/227)
13-Nov-2024 19:06:35       1,119,037  22%   17.79MB/s    0:00:00 (xfr#30, to-chk=143/227)
13-Nov-2024 19:06:35       1,119,403  22%   17.79MB/s    0:00:00 (xfr#31, to-chk=139/227)
13-Nov-2024 19:06:35       1,241,655  25%   17.16MB/s    0:00:00 (xfr#32, to-chk=138/227)
13-Nov-2024 19:06:35       1,242,021  25%   17.17MB/s    0:00:00 (xfr#33, to-chk=137/227)
13-Nov-2024 19:06:35       1,304,114  26%   17.04MB/s    0:00:00 (xfr#34, to-chk=136/227)
13-Nov-2024 19:06:35       1,305,248  26%   17.05MB/s    0:00:00 (xfr#35, to-chk=132/227)
13-Nov-2024 19:06:35       1,703,398  34%   15.77MB/s    0:00:00 (xfr#36, to-chk=131/227)
13-Nov-2024 19:06:35       1,704,532  34%   15.63MB/s    0:00:00 (xfr#37, to-chk=130/227)
13-Nov-2024 19:06:35       1,732,578  35%   15.74MB/s    0:00:00 (xfr#38, to-chk=129/227)
13-Nov-2024 19:06:35       1,732,944  35%   15.74MB/s    0:00:00 (xfr#39, to-chk=125/227)
13-Nov-2024 19:06:35       1,840,824  37%   16.11MB/s    0:00:00 (xfr#40, to-chk=124/227)
13-Nov-2024 19:06:35       1,841,190  37%   15.96MB/s    0:00:00 (xfr#41, to-chk=123/227)
13-Nov-2024 19:06:35       1,866,690  37%   16.18MB/s    0:00:00 (xfr#42, to-chk=122/227)
13-Nov-2024 19:06:35       1,867,248  37%   16.19MB/s    0:00:00 (xfr#43, to-chk=118/227)
13-Nov-2024 19:06:35       1,957,556  39%   15.06MB/s    0:00:00 (xfr#44, to-chk=117/227)
13-Nov-2024 19:06:35       1,958,114  39%   15.06MB/s    0:00:00 (xfr#45, to-chk=116/227)
13-Nov-2024 19:06:35       1,985,501  40%   15.27MB/s    0:00:00 (xfr#46, to-chk=115/227)
13-Nov-2024 19:06:35       1,985,963  40%   15.15MB/s    0:00:00 (xfr#47, to-chk=111/227)
13-Nov-2024 19:06:35       2,124,222  43%   13.69MB/s    0:00:00 (xfr#48, to-chk=110/227)
13-Nov-2024 19:06:35       2,124,684  43%   13.69MB/s    0:00:00 (xfr#49, to-chk=109/227)
13-Nov-2024 19:06:35       2,125,312  43%   13.60MB/s    0:00:00 (xfr#50, to-chk=108/227)
13-Nov-2024 19:06:35       2,157,729  43%   13.81MB/s    0:00:00 (xfr#51, to-chk=107/227)
13-Nov-2024 19:06:35       2,158,383  43%   13.81MB/s    0:00:00 (xfr#52, to-chk=103/227)
13-Nov-2024 19:06:35       2,302,378  46%   14.26MB/s    0:00:00 (xfr#53, to-chk=102/227)
13-Nov-2024 19:06:35       2,303,032  46%   14.17MB/s    0:00:00 (xfr#54, to-chk=101/227)
13-Nov-2024 19:06:35       2,334,134  47%   14.36MB/s    0:00:00 (xfr#55, to-chk=100/227)
13-Nov-2024 19:06:35       2,334,596  47%   14.36MB/s    0:00:00 (xfr#56, to-chk=96/227)
13-Nov-2024 19:06:35       2,447,767  49%   14.77MB/s    0:00:00 (xfr#57, to-chk=95/227)
13-Nov-2024 19:06:35       2,448,229  49%   14.68MB/s    0:00:00 (xfr#58, to-chk=94/227)
13-Nov-2024 19:06:35       2,477,695  50%   14.59MB/s    0:00:00 (xfr#59, to-chk=93/227)
13-Nov-2024 19:06:35       2,477,965  50%   14.59MB/s    0:00:00 (xfr#60, to-chk=89/227)
13-Nov-2024 19:06:35       2,594,267  52%   14.55MB/s    0:00:00 (xfr#61, to-chk=88/227)
13-Nov-2024 19:06:35       2,594,537  52%   14.55MB/s    0:00:00 (xfr#62, to-chk=87/227)
13-Nov-2024 19:06:35       2,595,165  52%   14.56MB/s    0:00:00 (xfr#63, to-chk=86/227)
13-Nov-2024 19:06:35       2,616,592  53%   14.68MB/s    0:00:00 (xfr#64, to-chk=85/227)
13-Nov-2024 19:06:35       2,617,054  53%   14.68MB/s    0:00:00 (xfr#65, to-chk=81/227)
13-Nov-2024 19:06:35       2,703,681  54%   14.82MB/s    0:00:00 (xfr#66, to-chk=80/227)
13-Nov-2024 19:06:35       2,704,143  54%   14.82MB/s    0:00:00 (xfr#67, to-chk=79/227)
13-Nov-2024 19:06:35       2,704,771  54%   14.82MB/s    0:00:00 (xfr#68, to-chk=78/227)
13-Nov-2024 19:06:35       2,742,113  55%   14.37MB/s    0:00:00 (xfr#69, to-chk=77/227)
13-Nov-2024 19:06:35       2,742,767  55%   14.37MB/s    0:00:00 (xfr#70, to-chk=73/227)
13-Nov-2024 19:06:35       2,885,238  58%   14.79MB/s    0:00:00 (xfr#71, to-chk=72/227)
13-Nov-2024 19:06:35       2,885,892  58%   14.80MB/s    0:00:00 (xfr#72, to-chk=71/227)
13-Nov-2024 19:06:35       2,908,375  58%   14.91MB/s    0:00:00 (xfr#73, to-chk=70/227)
13-Nov-2024 19:06:35       2,909,029  58%   14.84MB/s    0:00:00 (xfr#74, to-chk=66/227)
13-Nov-2024 19:06:35       2,993,422  60%   14.49MB/s    0:00:00 (xfr#75, to-chk=65/227)
13-Nov-2024 19:06:35       2,994,076  60%   14.49MB/s    0:00:00 (xfr#76, to-chk=64/227)
13-Nov-2024 19:06:35       3,042,676  61%   14.58MB/s    0:00:00 (xfr#77, to-chk=63/227)
13-Nov-2024 19:06:35       3,043,426  61%   14.51MB/s    0:00:00 (xfr#78, to-chk=59/227)
13-Nov-2024 19:06:35       3,263,156  66%   14.34MB/s    0:00:00 (xfr#79, to-chk=58/227)
13-Nov-2024 19:06:35       3,263,906  66%   14.34MB/s    0:00:00 (xfr#80, to-chk=57/227)
13-Nov-2024 19:06:35       3,309,433  67%   14.48MB/s    0:00:00 (xfr#81, to-chk=56/227)
13-Nov-2024 19:06:35       3,309,895  67%   14.48MB/s    0:00:00 (xfr#82, to-chk=52/227)
13-Nov-2024 19:06:35       3,524,117  71%   13.28MB/s    0:00:00 (xfr#83, to-chk=51/227)
13-Nov-2024 19:06:35       3,524,579  71%   13.29MB/s    0:00:00 (xfr#84, to-chk=50/227)
13-Nov-2024 19:06:35       3,547,135  71%   13.37MB/s    0:00:00 (xfr#85, to-chk=49/227)
13-Nov-2024 19:06:35       3,547,693  71%   13.37MB/s    0:00:00 (xfr#86, to-chk=45/227)
13-Nov-2024 19:06:35       3,655,585  74%   13.46MB/s    0:00:00 (xfr#87, to-chk=44/227)
13-Nov-2024 19:06:35       3,656,143  74%   13.46MB/s    0:00:00 (xfr#88, to-chk=43/227)
13-Nov-2024 19:06:35       3,698,284  74%   13.62MB/s    0:00:00 (xfr#89, to-chk=42/227)
13-Nov-2024 19:06:35       3,698,746  74%   13.57MB/s    0:00:00 (xfr#90, to-chk=38/227)
13-Nov-2024 19:06:35       3,880,185  78%   13.91MB/s    0:00:00 (xfr#91, to-chk=37/227)
13-Nov-2024 19:06:35       3,880,647  78%   13.91MB/s    0:00:00 (xfr#92, to-chk=36/227)
13-Nov-2024 19:06:35       3,907,046  79%   14.01MB/s    0:00:00 (xfr#93, to-chk=35/227)
13-Nov-2024 19:06:35       3,907,604  79%   14.01MB/s    0:00:00 (xfr#94, to-chk=31/227)
13-Nov-2024 19:06:35       4,004,100  81%   14.14MB/s    0:00:00 (xfr#95, to-chk=30/227)
13-Nov-2024 19:06:35       4,004,658  81%   13.99MB/s    0:00:00 (xfr#96, to-chk=29/227)
13-Nov-2024 19:06:35       4,027,227  81%   14.07MB/s    0:00:00 (xfr#97, to-chk=28/227)
13-Nov-2024 19:06:35       4,027,593  81%   14.07MB/s    0:00:00 (xfr#98, to-chk=24/227)
13-Nov-2024 19:06:35       4,158,169  84%   14.01MB/s    0:00:00 (xfr#99, to-chk=23/227)
13-Nov-2024 19:06:35       4,158,535  84%   14.01MB/s    0:00:00 (xfr#100, to-chk=22/227)
13-Nov-2024 19:06:35       4,190,741  84%   14.07MB/s    0:00:00 (xfr#101, to-chk=21/227)
13-Nov-2024 19:06:35       4,191,299  84%   14.07MB/s    0:00:00 (xfr#102, to-chk=17/227)
13-Nov-2024 19:06:35       4,352,215  88%   14.26MB/s    0:00:00 (xfr#103, to-chk=16/227)
13-Nov-2024 19:06:35       4,352,773  88%   14.27MB/s    0:00:00 (xfr#104, to-chk=15/227)
13-Nov-2024 19:06:35       4,394,691  89%   14.35MB/s    0:00:00 (xfr#105, to-chk=14/227)
13-Nov-2024 19:06:35       4,395,345  89%   14.36MB/s    0:00:00 (xfr#106, to-chk=10/227)
13-Nov-2024 19:06:35       4,668,908  94%   14.55MB/s    0:00:00 (xfr#107, to-chk=9/227)
13-Nov-2024 19:06:35       4,669,562  94%   14.55MB/s    0:00:00 (xfr#108, to-chk=8/227)
13-Nov-2024 19:06:35       4,702,761  95%   14.56MB/s    0:00:00 (xfr#109, to-chk=7/227)
13-Nov-2024 19:06:35       4,703,319  95%   14.56MB/s    0:00:00 (xfr#110, to-chk=3/227)
13-Nov-2024 19:06:35       4,837,419  98%   14.83MB/s    0:00:00 (xfr#111, to-chk=2/227)
13-Nov-2024 19:06:35       4,837,977  98%   14.84MB/s    0:00:00 (xfr#112, to-chk=1/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35       4,928,296  99%   14.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-nbnht: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-oneclient-paris-7f5779b546-nbnht/oneclient_logs
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35          32,006   0%   30.52MB/s    0:00:00 (xfr#1, to-chk=195/229)
13-Nov-2024 19:06:35          32,006   0%   30.52MB/s    0:00:00 (xfr#1, to-chk=189/229)
13-Nov-2024 19:06:35          32,372   0%   30.87MB/s    0:00:00 (xfr#2, to-chk=191/229)
13-Nov-2024 19:06:35         156,549   3%  149.30MB/s    0:00:00 (xfr#3, to-chk=190/229)
13-Nov-2024 19:06:35         156,915   3%  149.65MB/s    0:00:00 (xfr#4, to-chk=189/229)
13-Nov-2024 19:06:35         205,126   4%  195.62MB/s    0:00:00 (xfr#5, to-chk=188/229)
13-Nov-2024 19:06:35         205,972   4%  196.43MB/s    0:00:00 (xfr#6, to-chk=184/229)
13-Nov-2024 19:06:35         481,031  10%   24.14MB/s    0:00:00 (xfr#7, to-chk=183/229)
13-Nov-2024 19:06:35         481,877  10%   24.19MB/s    0:00:00 (xfr#8, to-chk=182/229)
13-Nov-2024 19:06:35         512,206  11%   24.42MB/s    0:00:00 (xfr#9, to-chk=181/229)
13-Nov-2024 19:06:35         512,668  11%   24.45MB/s    0:00:00 (xfr#10, to-chk=177/229)
13-Nov-2024 19:06:35         632,993  14%   28.75MB/s    0:00:00 (xfr#11, to-chk=176/229)
13-Nov-2024 19:06:35         633,455  14%   28.77MB/s    0:00:00 (xfr#12, to-chk=175/229)
13-Nov-2024 19:06:35         663,462  15%   30.13MB/s    0:00:00 (xfr#13, to-chk=174/229)
13-Nov-2024 19:06:35         664,212  15%   30.16MB/s    0:00:00 (xfr#14, to-chk=170/229)
13-Nov-2024 19:06:35         764,370  17%   31.69MB/s    0:00:00 (xfr#15, to-chk=169/229)
13-Nov-2024 19:06:35         765,120  17%   31.73MB/s    0:00:00 (xfr#16, to-chk=168/229)
13-Nov-2024 19:06:35         786,143  17%   32.60MB/s    0:00:00 (xfr#17, to-chk=167/229)
13-Nov-2024 19:06:35         786,797  17%   32.62MB/s    0:00:00 (xfr#18, to-chk=163/229)
13-Nov-2024 19:06:35         855,096  19%   20.91MB/s    0:00:00 (xfr#19, to-chk=162/229)
13-Nov-2024 19:06:35         855,750  19%   20.93MB/s    0:00:00 (xfr#20, to-chk=161/229)
13-Nov-2024 19:06:35         881,892  20%   20.51MB/s    0:00:00 (xfr#21, to-chk=160/229)
13-Nov-2024 19:06:35         882,450  20%   20.53MB/s    0:00:00 (xfr#22, to-chk=156/229)
13-Nov-2024 19:06:35       1,036,142  23%   23.53MB/s    0:00:00 (xfr#23, to-chk=155/229)
13-Nov-2024 19:06:35       1,036,700  23%   23.54MB/s    0:00:00 (xfr#24, to-chk=154/229)
13-Nov-2024 19:06:35       1,056,388  24%   23.99MB/s    0:00:00 (xfr#25, to-chk=153/229)
13-Nov-2024 19:06:35       1,056,658  24%   23.99MB/s    0:00:00 (xfr#26, to-chk=149/229)
13-Nov-2024 19:06:35       1,128,472  25%   23.92MB/s    0:00:00 (xfr#27, to-chk=148/229)
13-Nov-2024 19:06:35       1,128,742  25%   23.40MB/s    0:00:00 (xfr#28, to-chk=147/229)
13-Nov-2024 19:06:35       1,155,787  26%   23.96MB/s    0:00:00 (xfr#29, to-chk=146/229)
13-Nov-2024 19:06:35       1,156,345  26%   23.97MB/s    0:00:00 (xfr#30, to-chk=142/229)
13-Nov-2024 19:06:35       1,307,218  29%   24.93MB/s    0:00:00 (xfr#31, to-chk=141/229)
13-Nov-2024 19:06:35       1,307,776  29%   24.94MB/s    0:00:00 (xfr#32, to-chk=140/229)
13-Nov-2024 19:06:35       1,308,404  29%   24.96MB/s    0:00:00 (xfr#33, to-chk=139/229)
13-Nov-2024 19:06:35       1,332,715  30%   25.42MB/s    0:00:00 (xfr#34, to-chk=138/229)
13-Nov-2024 19:06:35       1,333,465  30%   25.43MB/s    0:00:00 (xfr#35, to-chk=134/229)
13-Nov-2024 19:06:35       1,436,971  32%   26.35MB/s    0:00:00 (xfr#36, to-chk=133/229)
13-Nov-2024 19:06:35       1,437,721  32%   26.37MB/s    0:00:00 (xfr#37, to-chk=132/229)
13-Nov-2024 19:06:35       1,476,222  33%   27.07MB/s    0:00:00 (xfr#38, to-chk=131/229)
13-Nov-2024 19:06:35       1,476,780  33%   27.08MB/s    0:00:00 (xfr#39, to-chk=127/229)
13-Nov-2024 19:06:35       1,619,561  36%   24.13MB/s    0:00:00 (xfr#40, to-chk=126/229)
13-Nov-2024 19:06:35       1,620,119  36%   24.14MB/s    0:00:00 (xfr#41, to-chk=125/229)
13-Nov-2024 19:06:35       1,645,266  37%   24.52MB/s    0:00:00 (xfr#42, to-chk=124/229)
13-Nov-2024 19:06:35       1,645,632  37%   24.52MB/s    0:00:00 (xfr#43, to-chk=120/229)
13-Nov-2024 19:06:35       1,749,098  39%   25.66MB/s    0:00:00 (xfr#44, to-chk=119/229)
13-Nov-2024 19:06:35       1,749,464  39%   24.18MB/s    0:00:00 (xfr#45, to-chk=118/229)
13-Nov-2024 19:06:35       1,769,200  40%   24.10MB/s    0:00:00 (xfr#46, to-chk=117/229)
13-Nov-2024 19:06:35       1,769,662  40%   24.11MB/s    0:00:00 (xfr#47, to-chk=113/229)
13-Nov-2024 19:06:35       1,877,267  42%   25.58MB/s    0:00:00 (xfr#48, to-chk=112/229)
13-Nov-2024 19:06:35       1,877,729  42%   25.58MB/s    0:00:00 (xfr#49, to-chk=111/229)
13-Nov-2024 19:06:35       1,904,265  43%   25.58MB/s    0:00:00 (xfr#50, to-chk=110/229)
13-Nov-2024 19:06:35       1,904,823  43%   25.59MB/s    0:00:00 (xfr#51, to-chk=106/229)
13-Nov-2024 19:06:35       2,015,581  45%   27.07MB/s    0:00:00 (xfr#52, to-chk=105/229)
13-Nov-2024 19:06:35       2,016,139  45%   27.08MB/s    0:00:00 (xfr#53, to-chk=104/229)
13-Nov-2024 19:06:35       2,035,232  46%   27.34MB/s    0:00:00 (xfr#54, to-chk=103/229)
13-Nov-2024 19:06:35       2,035,886  46%   26.97MB/s    0:00:00 (xfr#55, to-chk=99/229)
13-Nov-2024 19:06:35       2,131,349  48%   28.23MB/s    0:00:00 (xfr#56, to-chk=98/229)
13-Nov-2024 19:06:35       2,132,003  48%   28.24MB/s    0:00:00 (xfr#57, to-chk=97/229)
13-Nov-2024 19:06:35       2,159,542  49%   28.60MB/s    0:00:00 (xfr#58, to-chk=96/229)
13-Nov-2024 19:06:35       2,159,908  49%   28.61MB/s    0:00:00 (xfr#59, to-chk=92/229)
13-Nov-2024 19:06:35       2,255,742  51%   29.47MB/s    0:00:00 (xfr#60, to-chk=91/229)
13-Nov-2024 19:06:35       2,256,108  51%   29.47MB/s    0:00:00 (xfr#61, to-chk=90/229)
13-Nov-2024 19:06:35       2,256,736  51%   29.48MB/s    0:00:00 (xfr#62, to-chk=89/229)
13-Nov-2024 19:06:35       2,283,849  51%   29.43MB/s    0:00:00 (xfr#63, to-chk=88/229)
13-Nov-2024 19:06:35       2,284,407  51%   29.44MB/s    0:00:00 (xfr#64, to-chk=84/229)
13-Nov-2024 19:06:35       2,385,665  54%   27.41MB/s    0:00:00 (xfr#65, to-chk=83/229)
13-Nov-2024 19:06:35       2,386,223  54%   27.42MB/s    0:00:00 (xfr#66, to-chk=82/229)
13-Nov-2024 19:06:35       2,417,494  54%   27.45MB/s    0:00:00 (xfr#67, to-chk=81/229)
13-Nov-2024 19:06:35       2,417,764  54%   27.45MB/s    0:00:00 (xfr#68, to-chk=77/229)
13-Nov-2024 19:06:35       2,550,007  57%   28.61MB/s    0:00:00 (xfr#69, to-chk=76/229)
13-Nov-2024 19:06:35       2,550,277  57%   28.61MB/s    0:00:00 (xfr#70, to-chk=75/229)
13-Nov-2024 19:06:35       2,601,613  59%   28.85MB/s    0:00:00 (xfr#71, to-chk=74/229)
13-Nov-2024 19:06:35       2,602,459  59%   28.86MB/s    0:00:00 (xfr#72, to-chk=70/229)
13-Nov-2024 19:06:35       2,828,155  64%   31.00MB/s    0:00:00 (xfr#73, to-chk=69/229)
13-Nov-2024 19:06:35       2,829,001  64%   31.01MB/s    0:00:00 (xfr#74, to-chk=68/229)
13-Nov-2024 19:06:35       2,868,609  65%   31.09MB/s    0:00:00 (xfr#75, to-chk=67/229)
13-Nov-2024 19:06:35       2,869,359  65%   31.10MB/s    0:00:00 (xfr#76, to-chk=63/229)
13-Nov-2024 19:06:35       3,095,010  70%   33.16MB/s    0:00:00 (xfr#77, to-chk=62/229)
13-Nov-2024 19:06:35       3,095,760  70%   33.17MB/s    0:00:00 (xfr#78, to-chk=61/229)
13-Nov-2024 19:06:35       3,096,388  70%   33.18MB/s    0:00:00 (xfr#79, to-chk=60/229)
13-Nov-2024 19:06:35       3,122,338  70%   33.09MB/s    0:00:00 (xfr#80, to-chk=59/229)
13-Nov-2024 19:06:35       3,123,088  70%   33.09MB/s    0:00:00 (xfr#81, to-chk=55/229)
13-Nov-2024 19:06:35       3,232,494  73%   34.25MB/s    0:00:00 (xfr#82, to-chk=54/229)
13-Nov-2024 19:06:35       3,233,244  73%   34.26MB/s    0:00:00 (xfr#83, to-chk=53/229)
13-Nov-2024 19:06:35       3,233,872  73%   33.89MB/s    0:00:00 (xfr#84, to-chk=52/229)
13-Nov-2024 19:06:35       3,266,821  74%   34.24MB/s    0:00:00 (xfr#85, to-chk=51/229)
13-Nov-2024 19:06:35       3,267,379  74%   34.24MB/s    0:00:00 (xfr#86, to-chk=47/229)
13-Nov-2024 19:06:35       3,428,925  77%   35.54MB/s    0:00:00 (xfr#87, to-chk=46/229)
13-Nov-2024 19:06:35       3,429,483  77%   35.55MB/s    0:00:00 (xfr#88, to-chk=45/229)
13-Nov-2024 19:06:35       3,430,111  77%   35.56MB/s    0:00:00 (xfr#89, to-chk=44/229)
13-Nov-2024 19:06:35       3,450,458  78%   35.77MB/s    0:00:00 (xfr#90, to-chk=43/229)
13-Nov-2024 19:06:35       3,450,920  78%   35.77MB/s    0:00:00 (xfr#91, to-chk=39/229)
13-Nov-2024 19:06:35       3,531,337  80%   35.08MB/s    0:00:00 (xfr#92, to-chk=38/229)
13-Nov-2024 19:06:35       3,531,799  80%   35.09MB/s    0:00:00 (xfr#93, to-chk=37/229)
13-Nov-2024 19:06:35       3,555,782  80%   35.32MB/s    0:00:00 (xfr#94, to-chk=36/229)
13-Nov-2024 19:06:35       3,556,244  80%   35.33MB/s    0:00:00 (xfr#95, to-chk=32/229)
13-Nov-2024 19:06:35       3,692,458  83%   34.87MB/s    0:00:00 (xfr#96, to-chk=31/229)
13-Nov-2024 19:06:35       3,692,920  83%   34.87MB/s    0:00:00 (xfr#97, to-chk=30/229)
13-Nov-2024 19:06:35       3,723,443  84%   34.48MB/s    0:00:00 (xfr#98, to-chk=29/229)
13-Nov-2024 19:06:35       3,724,001  84%   34.48MB/s    0:00:00 (xfr#99, to-chk=25/229)
13-Nov-2024 19:06:35       3,854,625  87%   34.68MB/s    0:00:00 (xfr#100, to-chk=24/229)
13-Nov-2024 19:06:35       3,855,183  87%   34.68MB/s    0:00:00 (xfr#101, to-chk=23/229)
13-Nov-2024 19:06:35       3,855,811  87%   34.69MB/s    0:00:00 (xfr#102, to-chk=22/229)
13-Nov-2024 19:06:35       3,881,856  88%   34.92MB/s    0:00:00 (xfr#103, to-chk=21/229)
13-Nov-2024 19:06:35       3,882,510  88%   34.93MB/s    0:00:00 (xfr#104, to-chk=17/229)
13-Nov-2024 19:06:35       4,021,731  91%   32.78MB/s    0:00:00 (xfr#105, to-chk=16/229)
13-Nov-2024 19:06:35       4,022,385  91%   32.79MB/s    0:00:00 (xfr#106, to-chk=15/229)
13-Nov-2024 19:06:35       4,049,155  92%   33.00MB/s    0:00:00 (xfr#107, to-chk=14/229)
13-Nov-2024 19:06:35       4,049,617  92%   33.01MB/s    0:00:00 (xfr#108, to-chk=10/229)
13-Nov-2024 19:06:35       4,140,206  94%   33.46MB/s    0:00:00 (xfr#109, to-chk=9/229)
13-Nov-2024 19:06:35       4,140,668  94%   33.46MB/s    0:00:00 (xfr#110, to-chk=8/229)
13-Nov-2024 19:06:35       4,176,095  94%   33.75MB/s    0:00:00 (xfr#111, to-chk=7/229)
13-Nov-2024 19:06:35       4,176,461  94%   33.75MB/s    0:00:00 (xfr#112, to-chk=3/229)
13-Nov-2024 19:06:35       4,325,450  98%   32.23MB/s    0:00:00 (xfr#113, to-chk=2/229)
13-Nov-2024 19:06:35       4,325,816  98%   31.98MB/s    0:00:00 (xfr#114, to-chk=1/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.25MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.25MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.25MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.25MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.25MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.25MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.25MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.25MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.25MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   32.00MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35       4,395,832  99%   25.88MB/s    0:00:00 (xfr#115, to-chk=0/229)
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35          43,628   4%   41.61MB/s    0:00:00 (xfr#2, to-chk=131/136)
13-Nov-2024 19:06:35          83,538   8%   79.67MB/s    0:00:00 (xfr#3, to-chk=129/136)
13-Nov-2024 19:06:35          83,538   8%   79.67MB/s    0:00:00 (xfr#4, to-chk=127/136)
13-Nov-2024 19:06:35          83,538   8%   79.67MB/s    0:00:00 (xfr#5, to-chk=125/136)
13-Nov-2024 19:06:35         122,005  12%   58.18MB/s    0:00:00 (xfr#6, to-chk=123/136)
13-Nov-2024 19:06:35         122,155  12%   38.83MB/s    0:00:00 (xfr#7, to-chk=121/136)
13-Nov-2024 19:06:35         122,452  12%   38.93MB/s    0:00:00 (xfr#8, to-chk=119/136)
13-Nov-2024 19:06:35         277,057  28%   52.84MB/s    0:00:00 (xfr#9, to-chk=117/136)
13-Nov-2024 19:06:35         277,373  29%   52.90MB/s    0:00:00 (xfr#10, to-chk=107/136)
13-Nov-2024 19:06:35         278,019  29%   53.03MB/s    0:00:00 (xfr#11, to-chk=106/136)
13-Nov-2024 19:06:35         278,335  29%   53.09MB/s    0:00:00 (xfr#12, to-chk=105/136)
13-Nov-2024 19:06:35         278,657  29%   53.15MB/s    0:00:00 (xfr#13, to-chk=104/136)
13-Nov-2024 19:06:35         278,979  29%   53.21MB/s    0:00:00 (xfr#14, to-chk=103/136)
13-Nov-2024 19:06:35         279,295  29%   53.27MB/s    0:00:00 (xfr#15, to-chk=102/136)
13-Nov-2024 19:06:35         279,837  29%   44.48MB/s    0:00:00 (xfr#16, to-chk=101/136)
13-Nov-2024 19:06:35         280,309  29%   44.55MB/s    0:00:00 (xfr#17, to-chk=100/136)
13-Nov-2024 19:06:35         281,264  29%   44.71MB/s    0:00:00 (xfr#18, to-chk=99/136)
13-Nov-2024 19:06:35         282,090  29%   44.84MB/s    0:00:00 (xfr#19, to-chk=98/136)
13-Nov-2024 19:06:35         282,916  29%   44.97MB/s    0:00:00 (xfr#20, to-chk=97/136)
13-Nov-2024 19:06:35         283,736  29%   45.10MB/s    0:00:00 (xfr#21, to-chk=96/136)
13-Nov-2024 19:06:35         284,718  29%   45.25MB/s    0:00:00 (xfr#22, to-chk=95/136)
13-Nov-2024 19:06:35         285,346  29%   45.35MB/s    0:00:00 (xfr#23, to-chk=94/136)
13-Nov-2024 19:06:35         285,662  29%   38.92MB/s    0:00:00 (xfr#24, to-chk=93/136)
13-Nov-2024 19:06:35         286,455  29%   39.03MB/s    0:00:00 (xfr#25, to-chk=92/136)
13-Nov-2024 19:06:35         286,777  30%   34.19MB/s    0:00:00 (xfr#26, to-chk=91/136)
13-Nov-2024 19:06:35         287,906  30%   34.32MB/s    0:00:00 (xfr#27, to-chk=90/136)
13-Nov-2024 19:06:35         288,222  30%   34.36MB/s    0:00:00 (xfr#28, to-chk=89/136)
13-Nov-2024 19:06:35         289,009  30%   34.45MB/s    0:00:00 (xfr#29, to-chk=88/136)
13-Nov-2024 19:06:35         289,829  30%   34.55MB/s    0:00:00 (xfr#30, to-chk=87/136)
13-Nov-2024 19:06:35         290,802  30%   34.67MB/s    0:00:00 (xfr#31, to-chk=86/136)
13-Nov-2024 19:06:35         291,872  30%   34.79MB/s    0:00:00 (xfr#32, to-chk=85/136)
13-Nov-2024 19:06:35         292,188  30%   34.83MB/s    0:00:00 (xfr#33, to-chk=84/136)
13-Nov-2024 19:06:35         292,825  30%   34.91MB/s    0:00:00 (xfr#34, to-chk=83/136)
13-Nov-2024 19:06:35         293,803  30%   35.02MB/s    0:00:00 (xfr#35, to-chk=82/136)
13-Nov-2024 19:06:35         294,119  30%   35.06MB/s    0:00:00 (xfr#36, to-chk=81/136)
13-Nov-2024 19:06:35         294,596  30%   35.12MB/s    0:00:00 (xfr#37, to-chk=80/136)
13-Nov-2024 19:06:35         295,863  30%   31.35MB/s    0:00:00 (xfr#38, to-chk=79/136)
13-Nov-2024 19:06:35         296,179  31%   31.38MB/s    0:00:00 (xfr#39, to-chk=78/136)
13-Nov-2024 19:06:35         296,492  31%   31.42MB/s    0:00:00 (xfr#40, to-chk=77/136)
13-Nov-2024 19:06:35         296,652  31%   31.43MB/s    0:00:00 (xfr#41, to-chk=76/136)
13-Nov-2024 19:06:35         296,968  31%   31.47MB/s    0:00:00 (xfr#42, to-chk=75/136)
13-Nov-2024 19:06:35         297,784  31%   31.55MB/s    0:00:00 (xfr#43, to-chk=74/136)
13-Nov-2024 19:06:35         298,105  31%   31.59MB/s    0:00:00 (xfr#44, to-chk=73/136)
13-Nov-2024 19:06:35         298,650  31%   31.65MB/s    0:00:00 (xfr#45, to-chk=72/136)
13-Nov-2024 19:06:35         299,122  31%   31.70MB/s    0:00:00 (xfr#46, to-chk=71/136)
13-Nov-2024 19:06:35         300,071  31%   31.80MB/s    0:00:00 (xfr#47, to-chk=70/136)
13-Nov-2024 19:06:35         300,873  31%   31.88MB/s    0:00:00 (xfr#48, to-chk=69/136)
13-Nov-2024 19:06:35         301,189  31%   31.92MB/s    0:00:00 (xfr#49, to-chk=68/136)
13-Nov-2024 19:06:35         302,006  31%   28.80MB/s    0:00:00 (xfr#50, to-chk=67/136)
13-Nov-2024 19:06:35         302,478  31%   28.85MB/s    0:00:00 (xfr#51, to-chk=66/136)
13-Nov-2024 19:06:35         303,506  31%   28.94MB/s    0:00:00 (xfr#52, to-chk=65/136)
13-Nov-2024 19:06:35         304,134  31%   29.00MB/s    0:00:00 (xfr#53, to-chk=64/136)
13-Nov-2024 19:06:35         304,450  31%   29.03MB/s    0:00:00 (xfr#54, to-chk=63/136)
13-Nov-2024 19:06:35         305,342  31%   29.12MB/s    0:00:00 (xfr#55, to-chk=62/136)
13-Nov-2024 19:06:35         306,132  32%   29.20MB/s    0:00:00 (xfr#56, to-chk=61/136)
13-Nov-2024 19:06:35         306,611  32%   29.24MB/s    0:00:00 (xfr#57, to-chk=60/136)
13-Nov-2024 19:06:35         307,422  32%   29.32MB/s    0:00:00 (xfr#58, to-chk=59/136)
13-Nov-2024 19:06:35         308,218  32%   29.39MB/s    0:00:00 (xfr#59, to-chk=58/136)
13-Nov-2024 19:06:35         308,846  32%   29.45MB/s    0:00:00 (xfr#60, to-chk=57/136)
13-Nov-2024 19:06:35         309,162  32%   26.80MB/s    0:00:00 (xfr#61, to-chk=56/136)
13-Nov-2024 19:06:35         309,478  32%   26.83MB/s    0:00:00 (xfr#62, to-chk=55/136)
13-Nov-2024 19:06:35         310,585  32%   26.93MB/s    0:00:00 (xfr#63, to-chk=54/136)
13-Nov-2024 19:06:35         317,744  33%   27.55MB/s    0:00:00 (xfr#64, to-chk=53/136)
13-Nov-2024 19:06:35         331,250  34%   28.72MB/s    0:00:00 (xfr#65, to-chk=52/136)
13-Nov-2024 19:06:35         338,865  35%   29.38MB/s    0:00:00 (xfr#66, to-chk=51/136)
13-Nov-2024 19:06:35         341,754  35%   27.16MB/s    0:00:00 (xfr#67, to-chk=50/136)
13-Nov-2024 19:06:35         351,649  36%   23.95MB/s    0:00:00 (xfr#68, to-chk=49/136)
13-Nov-2024 19:06:35         360,233  37%   24.54MB/s    0:00:00 (xfr#69, to-chk=48/136)
13-Nov-2024 19:06:35         372,542  38%   25.38MB/s    0:00:00 (xfr#70, to-chk=47/136)
13-Nov-2024 19:06:35         377,364  39%   23.99MB/s    0:00:00 (xfr#71, to-chk=46/136)
13-Nov-2024 19:06:35         387,222  40%   24.62MB/s    0:00:00 (xfr#72, to-chk=45/136)
13-Nov-2024 19:06:35         397,479  41%   25.27MB/s    0:00:00 (xfr#73, to-chk=44/136)
13-Nov-2024 19:06:35         403,290  42%   25.64MB/s    0:00:00 (xfr#74, to-chk=43/136)
13-Nov-2024 19:06:35         409,500  42%   26.04MB/s    0:00:00 (xfr#75, to-chk=42/136)
13-Nov-2024 19:06:35         411,321  43%   26.15MB/s    0:00:00 (xfr#76, to-chk=41/136)
13-Nov-2024 19:06:35         416,713  43%   26.49MB/s    0:00:00 (xfr#77, to-chk=40/136)
13-Nov-2024 19:06:35         430,313  45%   24.14MB/s    0:00:00 (xfr#78, to-chk=39/136)
13-Nov-2024 19:06:35         441,539  46%   24.77MB/s    0:00:00 (xfr#79, to-chk=38/136)
13-Nov-2024 19:06:35         443,912  46%   24.90MB/s    0:00:00 (xfr#80, to-chk=37/136)
13-Nov-2024 19:06:35         453,257  47%   25.43MB/s    0:00:00 (xfr#81, to-chk=36/136)
13-Nov-2024 19:06:35         457,172  47%   25.65MB/s    0:00:00 (xfr#82, to-chk=35/136)
13-Nov-2024 19:06:35         461,047  48%   25.86MB/s    0:00:00 (xfr#83, to-chk=34/136)
13-Nov-2024 19:06:35         463,894  48%   26.02MB/s    0:00:00 (xfr#84, to-chk=33/136)
13-Nov-2024 19:06:35         467,311  48%   26.22MB/s    0:00:00 (xfr#85, to-chk=32/136)
13-Nov-2024 19:06:35         468,562  49%   26.29MB/s    0:00:00 (xfr#86, to-chk=31/136)
13-Nov-2024 19:06:35         478,001  50%   23.99MB/s    0:00:00 (xfr#87, to-chk=30/136)
13-Nov-2024 19:06:35         478,739  50%   24.03MB/s    0:00:00 (xfr#88, to-chk=29/136)
13-Nov-2024 19:06:35         490,537  51%   24.62MB/s    0:00:00 (xfr#89, to-chk=28/136)
13-Nov-2024 19:06:35         494,846  51%   24.84MB/s    0:00:00 (xfr#90, to-chk=27/136)
13-Nov-2024 19:06:35         496,196  51%   24.91MB/s    0:00:00 (xfr#91, to-chk=26/136)
13-Nov-2024 19:06:35         509,189  53%   25.56MB/s    0:00:00 (xfr#92, to-chk=25/136)
13-Nov-2024 19:06:35         512,643  53%   24.44MB/s    0:00:00 (xfr#93, to-chk=24/136)
13-Nov-2024 19:06:35         513,076  53%   24.47MB/s    0:00:00 (xfr#94, to-chk=23/136)
13-Nov-2024 19:06:35         513,908  53%   24.51MB/s    0:00:00 (xfr#95, to-chk=22/136)
13-Nov-2024 19:06:35         519,756  54%   24.78MB/s    0:00:00 (xfr#96, to-chk=21/136)
13-Nov-2024 19:06:35         520,095  54%   24.80MB/s    0:00:00 (xfr#97, to-chk=20/136)
13-Nov-2024 19:06:35         532,498  55%   25.39MB/s    0:00:00 (xfr#98, to-chk=19/136)
13-Nov-2024 19:06:35         534,928  55%   25.51MB/s    0:00:00 (xfr#99, to-chk=18/136)
13-Nov-2024 19:06:35         541,688  56%   25.83MB/s    0:00:00 (xfr#100, to-chk=17/136)
13-Nov-2024 19:06:35         552,458  57%   25.09MB/s    0:00:00 (xfr#101, to-chk=16/136)
13-Nov-2024 19:06:35         559,124  58%   25.39MB/s    0:00:00 (xfr#102, to-chk=15/136)
13-Nov-2024 19:06:35         567,311  59%   25.76MB/s    0:00:00 (xfr#103, to-chk=14/136)
13-Nov-2024 19:06:35         574,376  60%   26.08MB/s    0:00:00 (xfr#104, to-chk=13/136)
13-Nov-2024 19:06:35         586,209  61%   26.62MB/s    0:00:00 (xfr#105, to-chk=12/136)
13-Nov-2024 19:06:35         591,564  61%   26.86MB/s    0:00:00 (xfr#106, to-chk=11/136)
13-Nov-2024 19:06:35         604,594  63%   26.21MB/s    0:00:00 (xfr#107, to-chk=10/136)
13-Nov-2024 19:06:35         615,401  64%   26.68MB/s    0:00:00 (xfr#108, to-chk=9/136)
13-Nov-2024 19:06:35         619,673  64%   26.86MB/s    0:00:00 (xfr#109, to-chk=8/136)
13-Nov-2024 19:06:35         627,249  65%   26.01MB/s    0:00:00 (xfr#110, to-chk=7/136)
13-Nov-2024 19:06:35         638,569  66%   26.48MB/s    0:00:00 (xfr#111, to-chk=6/136)
13-Nov-2024 19:06:35         643,297  67%   26.67MB/s    0:00:00 (xfr#112, to-chk=5/136)
13-Nov-2024 19:06:35         651,844  68%   27.03MB/s    0:00:00 (xfr#113, to-chk=4/136)
13-Nov-2024 19:06:35         653,610  68%   27.10MB/s    0:00:00 (xfr#114, to-chk=3/136)
13-Nov-2024 19:06:35         659,914  69%   27.36MB/s    0:00:00 (xfr#115, to-chk=2/136)
13-Nov-2024 19:06:35         670,208  70%   27.79MB/s    0:00:00 (xfr#116, to-chk=1/136)
13-Nov-2024 19:06:35         678,356  71%   28.13MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35         678,356  71%   28.13MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35         678,356  71%   26.96MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35         678,356  71%   23.10MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35         678,356  71%   23.10MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35         678,356  71%   23.10MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:06:35           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:06:35           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:06:35           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:06:35           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:06:35           6,899  50%    2.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35          24,893  16%   23.74MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:06:35          50,810  33%   48.46MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:06:35          50,810  33%   48.46MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:06:35          75,500  49%   14.40MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:06:35          75,791  50%   14.46MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:06:35          75,791  50%   10.33MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35          44,066   4%   42.02MB/s    0:00:00 (xfr#2, to-chk=131/136)
13-Nov-2024 19:06:35          84,420   8%   40.25MB/s    0:00:00 (xfr#3, to-chk=129/136)
13-Nov-2024 19:06:35          84,420   8%   40.25MB/s    0:00:00 (xfr#4, to-chk=127/136)
13-Nov-2024 19:06:35          84,420   8%   40.25MB/s    0:00:00 (xfr#5, to-chk=125/136)
13-Nov-2024 19:06:35         123,325  12%   39.20MB/s    0:00:00 (xfr#6, to-chk=123/136)
13-Nov-2024 19:06:35         123,475  12%   39.25MB/s    0:00:00 (xfr#7, to-chk=121/136)
13-Nov-2024 19:06:35         123,772  12%   39.35MB/s    0:00:00 (xfr#8, to-chk=119/136)
13-Nov-2024 19:06:35         278,355  29%   13.27MB/s    0:00:00 (xfr#9, to-chk=117/136)
13-Nov-2024 19:06:35         278,639  29%   12.65MB/s    0:00:00 (xfr#10, to-chk=107/136)
13-Nov-2024 19:06:35         279,462  29%   12.69MB/s    0:00:00 (xfr#11, to-chk=106/136)
13-Nov-2024 19:06:35         279,742  29%   12.70MB/s    0:00:00 (xfr#12, to-chk=105/136)
13-Nov-2024 19:06:35         280,251  29%   12.73MB/s    0:00:00 (xfr#13, to-chk=104/136)
13-Nov-2024 19:06:35         280,691  29%   12.75MB/s    0:00:00 (xfr#14, to-chk=103/136)
13-Nov-2024 19:06:35         280,969  29%   12.76MB/s    0:00:00 (xfr#15, to-chk=102/136)
13-Nov-2024 19:06:35         281,771  29%   12.80MB/s    0:00:00 (xfr#16, to-chk=101/136)
13-Nov-2024 19:06:35         282,051  29%   12.81MB/s    0:00:00 (xfr#17, to-chk=100/136)
13-Nov-2024 19:06:35         282,752  29%   12.84MB/s    0:00:00 (xfr#18, to-chk=99/136)
13-Nov-2024 19:06:35         283,294  29%   12.28MB/s    0:00:00 (xfr#19, to-chk=98/136)
13-Nov-2024 19:06:35         283,955  29%   12.31MB/s    0:00:00 (xfr#20, to-chk=97/136)
13-Nov-2024 19:06:35         284,341  29%   12.33MB/s    0:00:00 (xfr#21, to-chk=96/136)
13-Nov-2024 19:06:35         285,395  29%   12.37MB/s    0:00:00 (xfr#22, to-chk=95/136)
13-Nov-2024 19:06:35         285,987  29%   12.40MB/s    0:00:00 (xfr#23, to-chk=94/136)
13-Nov-2024 19:06:35         286,267  30%   12.41MB/s    0:00:00 (xfr#24, to-chk=93/136)
13-Nov-2024 19:06:35         287,228  30%   12.45MB/s    0:00:00 (xfr#25, to-chk=92/136)
13-Nov-2024 19:06:35         287,580  30%   12.47MB/s    0:00:00 (xfr#26, to-chk=91/136)
13-Nov-2024 19:06:35         288,278  30%   12.50MB/s    0:00:00 (xfr#27, to-chk=90/136)
13-Nov-2024 19:06:35         288,564  30%   12.51MB/s    0:00:00 (xfr#28, to-chk=89/136)
13-Nov-2024 19:06:35         289,444  30%   12.00MB/s    0:00:00 (xfr#29, to-chk=88/136)
13-Nov-2024 19:06:35         289,830  30%   12.02MB/s    0:00:00 (xfr#30, to-chk=87/136)
13-Nov-2024 19:06:35         290,995  30%   12.07MB/s    0:00:00 (xfr#31, to-chk=86/136)
13-Nov-2024 19:06:35         292,235  30%   12.12MB/s    0:00:00 (xfr#32, to-chk=85/136)
13-Nov-2024 19:06:35         292,513  30%   12.13MB/s    0:00:00 (xfr#33, to-chk=84/136)
13-Nov-2024 19:06:35         293,315  30%   12.16MB/s    0:00:00 (xfr#34, to-chk=83/136)
13-Nov-2024 19:06:35         294,141  30%   12.20MB/s    0:00:00 (xfr#35, to-chk=82/136)
13-Nov-2024 19:06:35         294,579  30%   12.21MB/s    0:00:00 (xfr#36, to-chk=81/136)
13-Nov-2024 19:06:35         295,022  30%   12.23MB/s    0:00:00 (xfr#37, to-chk=80/136)
13-Nov-2024 19:06:35         296,239  31%   12.28MB/s    0:00:00 (xfr#38, to-chk=79/136)
13-Nov-2024 19:06:35         296,675  31%   12.30MB/s    0:00:00 (xfr#39, to-chk=78/136)
13-Nov-2024 19:06:35         297,115  31%   12.32MB/s    0:00:00 (xfr#40, to-chk=77/136)
13-Nov-2024 19:06:35         297,395  31%   12.33MB/s    0:00:00 (xfr#41, to-chk=76/136)
13-Nov-2024 19:06:35         297,677  31%   11.83MB/s    0:00:00 (xfr#42, to-chk=75/136)
13-Nov-2024 19:06:35         298,689  31%   11.87MB/s    0:00:00 (xfr#43, to-chk=74/136)
13-Nov-2024 19:06:35         299,125  31%   11.89MB/s    0:00:00 (xfr#44, to-chk=73/136)
13-Nov-2024 19:06:35         299,983  31%   11.92MB/s    0:00:00 (xfr#45, to-chk=72/136)
13-Nov-2024 19:06:35         300,263  31%   11.93MB/s    0:00:00 (xfr#46, to-chk=71/136)
13-Nov-2024 19:06:35         301,212  31%   11.97MB/s    0:00:00 (xfr#47, to-chk=70/136)
13-Nov-2024 19:06:35         302,014  31%   12.00MB/s    0:00:00 (xfr#48, to-chk=69/136)
13-Nov-2024 19:06:35         302,366  31%   12.01MB/s    0:00:00 (xfr#49, to-chk=68/136)
13-Nov-2024 19:06:35         302,752  31%   12.03MB/s    0:00:00 (xfr#50, to-chk=67/136)
13-Nov-2024 19:06:35         303,346  31%   12.05MB/s    0:00:00 (xfr#51, to-chk=66/136)
13-Nov-2024 19:06:35         304,374  31%   12.09MB/s    0:00:00 (xfr#52, to-chk=65/136)
13-Nov-2024 19:06:35         304,971  31%   11.63MB/s    0:00:00 (xfr#53, to-chk=64/136)
13-Nov-2024 19:06:35         305,251  31%   11.64MB/s    0:00:00 (xfr#54, to-chk=63/136)
13-Nov-2024 19:06:35         305,799  32%   11.67MB/s    0:00:00 (xfr#55, to-chk=62/136)
13-Nov-2024 19:06:35         306,619  32%   11.70MB/s    0:00:00 (xfr#56, to-chk=61/136)
13-Nov-2024 19:06:35         307,057  32%   11.71MB/s    0:00:00 (xfr#57, to-chk=60/136)
13-Nov-2024 19:06:35         307,904  32%   11.75MB/s    0:00:00 (xfr#58, to-chk=59/136)
13-Nov-2024 19:06:35         308,538  32%   11.77MB/s    0:00:00 (xfr#59, to-chk=58/136)
13-Nov-2024 19:06:35         309,016  32%   10.91MB/s    0:00:00 (xfr#60, to-chk=57/136)
13-Nov-2024 19:06:35         309,296  32%   10.92MB/s    0:00:00 (xfr#61, to-chk=56/136)
13-Nov-2024 19:06:35         309,580  32%   10.93MB/s    0:00:00 (xfr#62, to-chk=55/136)
13-Nov-2024 19:06:35         310,553  32%   10.58MB/s    0:00:00 (xfr#63, to-chk=54/136)
13-Nov-2024 19:06:35         317,612  33%   10.82MB/s    0:00:00 (xfr#64, to-chk=53/136)
13-Nov-2024 19:06:35         331,175  34%   11.28MB/s    0:00:00 (xfr#65, to-chk=52/136)
13-Nov-2024 19:06:35         338,688  35%   11.54MB/s    0:00:00 (xfr#66, to-chk=51/136)
13-Nov-2024 19:06:35         341,423  35%   11.23MB/s    0:00:00 (xfr#67, to-chk=50/136)
13-Nov-2024 19:06:35         351,226  36%   11.55MB/s    0:00:00 (xfr#68, to-chk=49/136)
13-Nov-2024 19:06:35         359,710  37%   11.83MB/s    0:00:00 (xfr#69, to-chk=48/136)
13-Nov-2024 19:06:35         372,076  39%   12.24MB/s    0:00:00 (xfr#70, to-chk=47/136)
13-Nov-2024 19:06:35         376,741  39%   12.39MB/s    0:00:00 (xfr#71, to-chk=46/136)
13-Nov-2024 19:06:35         386,599  40%   12.29MB/s    0:00:00 (xfr#72, to-chk=45/136)
13-Nov-2024 19:06:35         396,856  41%   12.62MB/s    0:00:00 (xfr#73, to-chk=44/136)
13-Nov-2024 19:06:35         402,667  42%   12.80MB/s    0:00:00 (xfr#74, to-chk=43/136)
13-Nov-2024 19:06:35         408,877  42%   13.00MB/s    0:00:00 (xfr#75, to-chk=42/136)
13-Nov-2024 19:06:35         410,698  43%   13.06MB/s    0:00:00 (xfr#76, to-chk=41/136)
13-Nov-2024 19:06:35         415,990  43%   13.22MB/s    0:00:00 (xfr#77, to-chk=40/136)
13-Nov-2024 19:06:35         429,488  45%   13.21MB/s    0:00:00 (xfr#78, to-chk=39/136)
13-Nov-2024 19:06:35         440,771  46%   13.56MB/s    0:00:00 (xfr#79, to-chk=38/136)
13-Nov-2024 19:06:35         443,050  46%   13.63MB/s    0:00:00 (xfr#80, to-chk=37/136)
13-Nov-2024 19:06:35         452,395  47%   13.92MB/s    0:00:00 (xfr#81, to-chk=36/136)
13-Nov-2024 19:06:35         456,205  47%   14.03MB/s    0:00:00 (xfr#82, to-chk=35/136)
13-Nov-2024 19:06:35         460,078  48%   14.15MB/s    0:00:00 (xfr#83, to-chk=34/136)
13-Nov-2024 19:06:35         462,925  48%   13.80MB/s    0:00:00 (xfr#84, to-chk=33/136)
13-Nov-2024 19:06:35         466,342  48%   13.90MB/s    0:00:00 (xfr#85, to-chk=32/136)
13-Nov-2024 19:06:35         467,650  49%   13.94MB/s    0:00:00 (xfr#86, to-chk=31/136)
13-Nov-2024 19:06:35         476,932  49%   14.21MB/s    0:00:00 (xfr#87, to-chk=30/136)
13-Nov-2024 19:06:35         477,727  50%   14.24MB/s    0:00:00 (xfr#88, to-chk=29/136)
13-Nov-2024 19:06:35         489,525  51%   14.59MB/s    0:00:00 (xfr#89, to-chk=28/136)
13-Nov-2024 19:06:35         493,734  51%   14.71MB/s    0:00:00 (xfr#90, to-chk=27/136)
13-Nov-2024 19:06:35         494,987  51%   14.75MB/s    0:00:00 (xfr#91, to-chk=26/136)
13-Nov-2024 19:06:35         507,980  53%   14.68MB/s    0:00:00 (xfr#92, to-chk=25/136)
13-Nov-2024 19:06:35         511,277  53%   14.78MB/s    0:00:00 (xfr#93, to-chk=24/136)
13-Nov-2024 19:06:35         511,553  53%   14.78MB/s    0:00:00 (xfr#94, to-chk=23/136)
13-Nov-2024 19:06:35         512,285  53%   14.80MB/s    0:00:00 (xfr#95, to-chk=22/136)
13-Nov-2024 19:06:35         518,033  54%   14.97MB/s    0:00:00 (xfr#96, to-chk=21/136)
13-Nov-2024 19:06:35         518,374  54%   14.98MB/s    0:00:00 (xfr#97, to-chk=20/136)
13-Nov-2024 19:06:35         530,628  55%   15.33MB/s    0:00:00 (xfr#98, to-chk=19/136)
13-Nov-2024 19:06:35         532,954  55%   15.40MB/s    0:00:00 (xfr#99, to-chk=18/136)
13-Nov-2024 19:06:35         539,557  56%   15.13MB/s    0:00:00 (xfr#100, to-chk=17/136)
13-Nov-2024 19:06:35         550,327  57%   15.44MB/s    0:00:00 (xfr#101, to-chk=16/136)
13-Nov-2024 19:06:35         557,050  58%   15.62MB/s    0:00:00 (xfr#102, to-chk=15/136)
13-Nov-2024 19:06:35         565,135  59%   15.85MB/s    0:00:00 (xfr#103, to-chk=14/136)
13-Nov-2024 19:06:35         572,257  59%   16.05MB/s    0:00:00 (xfr#104, to-chk=13/136)
13-Nov-2024 19:06:35         583,990  61%   16.38MB/s    0:00:00 (xfr#105, to-chk=12/136)
13-Nov-2024 19:06:35         589,345  61%   16.06MB/s    0:00:00 (xfr#106, to-chk=11/136)
13-Nov-2024 19:06:35         602,275  63%   16.41MB/s    0:00:00 (xfr#107, to-chk=10/136)
13-Nov-2024 19:06:35         612,982  64%   16.70MB/s    0:00:00 (xfr#108, to-chk=9/136)
13-Nov-2024 19:06:35         617,254  64%   16.82MB/s    0:00:00 (xfr#109, to-chk=8/136)
13-Nov-2024 19:06:35         624,832  65%   17.03MB/s    0:00:00 (xfr#110, to-chk=7/136)
13-Nov-2024 19:06:35         636,003  66%   17.33MB/s    0:00:00 (xfr#111, to-chk=6/136)
13-Nov-2024 19:06:35         640,788  67%   17.46MB/s    0:00:00 (xfr#112, to-chk=5/136)
13-Nov-2024 19:06:35         649,335  68%   17.69MB/s    0:00:00 (xfr#113, to-chk=4/136)
13-Nov-2024 19:06:35         651,099  68%   17.74MB/s    0:00:00 (xfr#114, to-chk=3/136)
13-Nov-2024 19:06:35         657,246  68%   17.41MB/s    0:00:00 (xfr#115, to-chk=2/136)
13-Nov-2024 19:06:35         667,440  69%   17.68MB/s    0:00:00 (xfr#116, to-chk=1/136)
13-Nov-2024 19:06:35         675,590  70%   17.90MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35         675,590  70%   17.90MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35         675,590  70%   14.01MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35         675,590  70%   14.01MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35         675,590  70%   14.01MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35         675,590  70%   14.01MB/s    0:00:00 (xfr#117, to-chk=0/136)
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:06:35           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:06:35           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:06:35           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:06:35           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:06:35           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35          24,856  16%   23.70MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:06:35          50,734  33%   48.38MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:06:35          50,734  33%   48.38MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:06:35          75,387  49%   71.89MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:06:35          75,678  50%   72.17MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:06:35          75,678  50%    9.02MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:06:35           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:06:35           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:06:35           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:06:35           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:06:35           6,742  50%    2.14MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35          57,436  12%   54.78MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 19:06:35         116,485  26%  111.09MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 19:06:35         165,859  37%   79.09MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 19:06:35         223,092  49%   70.92MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 19:06:35         223,383  50%   71.01MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 19:06:35         223,383  50%   35.51MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 19:06:35 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
13-Nov-2024 19:06:35               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 19:06:35          24,447   3%   23.31MB/s    0:00:00 (xfr#2, to-chk=15/20)
13-Nov-2024 19:06:35          49,669   6%   47.37MB/s    0:00:00 (xfr#3, to-chk=13/20)
13-Nov-2024 19:06:35          49,669   6%   23.68MB/s    0:00:00 (xfr#4, to-chk=11/20)
13-Nov-2024 19:06:35          73,636   9%   35.11MB/s    0:00:00 (xfr#5, to-chk=9/20)
13-Nov-2024 19:06:35          73,727   9%   35.16MB/s    0:00:00 (xfr#6, to-chk=7/20)
13-Nov-2024 19:06:35         210,977  28%   22.36MB/s    0:00:00 (xfr#7, to-chk=5/20)
13-Nov-2024 19:06:35         211,274  28%   22.39MB/s    0:00:00 (xfr#8, to-chk=3/20)
13-Nov-2024 19:06:35         368,772  50%   29.31MB/s    0:00:00 (xfr#9, to-chk=1/20)
13-Nov-2024 19:06:35         368,772  50%   27.05MB/s    0:00:00 (xfr#9, to-chk=0/20)
13-Nov-2024 19:06:35 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-qnqht. See /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-volume-s3-krakow-init-qnqht/entrypoint.log for more details
13-Nov-2024 19:06:35 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-wx8nr. See /home/bamboo/.one-env/deployments/2024.11.13-18.43.33/pod-logs/dev-volume-s3-paris-init-wx8nr/entrypoint.log for more details
13-Nov-2024 19:06:35 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1731524781.8855314 exists, exporting anyway.
13-Nov-2024 19:06:35 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 19:06:35 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 19:06:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 19:06:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 19:06:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 19:06:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 19:06:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 19:06:35 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35 =============================== warnings summary ===============================
13-Nov-2024 19:06:35 tests/utils/rest_utils.py:98
13-Nov-2024 19:06:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 19:06:35     print("""
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35 tests/utils/path_utils.py:112
13-Nov-2024 19:06:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 19:06:35     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35 tests/utils/acceptance_utils.py:55
13-Nov-2024 19:06:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 19:06:35     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35 tests/utils/acceptance_utils.py:57
13-Nov-2024 19:06:35   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 19:06:35     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 19:06:35
13-Nov-2024 19:06:35 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 19:06:35 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 19:06:35 ================= 27 passed, 4 warnings in 1386.40s (0:23:06) ==================
13-Nov-2024 19:06:47 release "dev" uninstalled
13-Nov-2024 19:06:47 Sidecar injection has been disabled
13-Nov-2024 19:06:47 Cleaning helm release "dev"...
13-Nov-2024 19:06:47 Deleted 1 helm deployments
13-Nov-2024 19:06:47 Deleted 0 k8s deployments
13-Nov-2024 19:06:47 Deleted 0 k8s services
13-Nov-2024 19:06:47 Deleted 0 persistent volumes
13-Nov-2024 19:06:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 19:06:49 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 19:06:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 19:06:49 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 19:06:49 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 19:06:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 19:06:49 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 19:06:49 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 19:06:49 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 19:06:49 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH...
13-Nov-2024 19:06:49 Finished task 'Parse test results' with result: Success
13-Nov-2024 19:06:49 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 19:06:49
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 19:06:49
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 19:06:49
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 19:06:49
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 19:06:49
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 19:06:49
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 19:06:49
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 19:06:49
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 19:06:49
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 19:06:49
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 19:06:49 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 19:06:49
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio hardlinks #3363 (ODSRV-OAP-MSDCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPH-3363-ScriptBuildTask-17277917630656113029.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance
13-Nov-2024 19:06:49 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_directory_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 19:06:50 Uploading artifact
13-Nov-2024 19:06:50     source path: surefire_multiprovider_s3_directory_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 19:06:50     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_directory_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 19:06:50 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 19:06:50 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 19:06:50 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 19:06:50
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio hardlinks #3363 (ODSRV-OAP-MSDCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPH-3363-ScriptBuildTask-4308578858956788380.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH
13-Nov-2024 19:06:50 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 19:06:50 Finished task 'Pack logs' with result: Success
13-Nov-2024 19:06:50 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 19:06:50
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 19:06:50 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 19:06:50
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio hardlinks #3363 (ODSRV-OAP-MSDCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPH-3363-ScriptBuildTask-6849982743168075852.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance
13-Nov-2024 19:06:50   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 19:06:50                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 19:06:50
13-Nov-2024 19:06:50   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 19:06:50 100  4822  100  4822    0     0  49711      0 --:--:-- --:--:-- --:--:-- 49711
13-Nov-2024 19:06:50 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 19:06:54 Cleaning helm deployments
13-Nov-2024 19:06:54 Cleanining pods
13-Nov-2024 19:06:55 Cleaning kube persistant volumes
13-Nov-2024 19:06:55 pod "dev-volume-s3-krakow-585f4c9-r8flt" deleted
13-Nov-2024 19:07:15 pod "dev-volume-s3-paris-64bd65585f-6qddz" deleted
13-Nov-2024 19:07:19 Cleaning dockswift container
13-Nov-2024 19:07:19 Cleaning docker containers
13-Nov-2024 19:07:20 Stalled docker containers to remove:
13-Nov-2024 19:07:20 90171e463c6f 81d2f5736765 80dd19a2ff78 9584e5a3e94c
13-Nov-2024 19:07:20 Removing stalled docker containers
13-Nov-2024 19:07:20 Error response from daemon: Cannot kill container: 90171e463c6f: Container 90171e463c6fd43feb1758694609ebc7fc72a4a68581d4cd618c583cbf4772de is not running
13-Nov-2024 19:07:21 90171e463c6f
13-Nov-2024 19:07:21 Error response from daemon: Cannot kill container: 81d2f5736765: Container 81d2f57367653491ba8fc1d65c60482647d0bc362cb7859bb1787b10e46efd6d is not running
13-Nov-2024 19:07:21 81d2f5736765
13-Nov-2024 19:07:21 Error response from daemon: Cannot kill container: 80dd19a2ff78: Container 80dd19a2ff781c4a45d2e8a1549d307f41b3c3bdb75a563cb92666ecb65e0bcf is not running
13-Nov-2024 19:07:21 80dd19a2ff78
13-Nov-2024 19:07:21 9584e5a3e94c
13-Nov-2024 19:07:21 9584e5a3e94c
13-Nov-2024 19:07:21 Stalled docker volumes to remove:
13-Nov-2024 19:07:21
13-Nov-2024 19:07:21 Removing stalled docker volumes
13-Nov-2024 19:07:21 Removing stalled loopdevices
13-Nov-2024 19:07:22 Done
13-Nov-2024 19:07:22 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 19:07:22 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 19:07:22 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 19:07:22 Running post build plugin 'NCover Results Collector'
13-Nov-2024 19:07:22 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 19:07:22 Running post build plugin 'Clover Results Collector'
13-Nov-2024 19:07:22 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 19:07:22 Running post build plugin 'Artifact Copier'
13-Nov-2024 19:07:22 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 19:07:23 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 153.6 ms
13-Nov-2024 19:07:23 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH'
13-Nov-2024 19:07:23 Finalising the build...
13-Nov-2024 19:07:23 Stopping timer.
13-Nov-2024 19:07:23 Build ODSRV-OAP-MSDCPH-3363 completed.
13-Nov-2024 19:07:23 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 19:07:23 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 19:07:23 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 19:07:23 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 19:07:23 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 19:07:23 All post build plugins have finished
13-Nov-2024 19:07:23 Generating build results summary...
13-Nov-2024 19:07:23 Saving build results to disk...
13-Nov-2024 19:07:23 Store variable context...
13-Nov-2024 19:07:23 Finished building ODSRV-OAP-MSDCPH-3363.