oneclient acceptance tests using environment deployed from packages

Build: #3367 was successful

Job: multiprovider s3 directory CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,789 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

23-Nov-2024 08:55:53
23-Nov-2024 08:55:54 PASSED
23-Nov-2024 08:55:54 Unmounting client from /tmp/onedata/mnt/a4es3eplrney2alz
23-Nov-2024 08:55:54
23-Nov-2024 08:55:54
23-Nov-2024 08:55:54 Unmounting client from /tmp/onedata/mnt/w9ri42emt4pq5eba
23-Nov-2024 08:55:54
23-Nov-2024 08:55:54
23-Nov-2024 08:56:33 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 08:56:33 =================================================================
23-Nov-2024 08:56:33 - Executing scenario 'Copy directory'
23-Nov-2024 08:56:33 - from feature 'Multi_directory_CRUD'
23-Nov-2024 08:56:33 -----------------------------------------------------------------
23-Nov-2024 08:56:33 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:56:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:56:33 using [token, token] by [user1, user2]"'
23-Nov-2024 08:56:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2jqx2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:56:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2jqx2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:56:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2jqx2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:56:33
23-Nov-2024 08:56:33
23-Nov-2024 08:56:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2jqx2'
23-Nov-2024 08:56:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2jqx2' successfully started
23-Nov-2024 08:56:33
23-Nov-2024 08:56:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/549qxg2lbq0x9rnv
23-Nov-2024 08:56:33
23-Nov-2024 08:56:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/549qxg2lbq0x9rnv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/549qxg2lbq0x9rnv
23-Nov-2024 08:56:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10149390976306262547'...
23-Nov-2024 08:56:33 Getting configuration...
23-Nov-2024 08:56:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/549qxg2lbq0x9rnv'.
23-Nov-2024 08:56:33
23-Nov-2024 08:56:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7m8gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:56:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7m8gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:56:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7m8gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:56:33
23-Nov-2024 08:56:33
23-Nov-2024 08:56:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7m8gk'
23-Nov-2024 08:56:33 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7m8gk' successfully started
23-Nov-2024 08:56:33
23-Nov-2024 08:56:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5nao33g238xiz83c
23-Nov-2024 08:56:33
23-Nov-2024 08:56:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5nao33g238xiz83c --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5nao33g238xiz83c
23-Nov-2024 08:56:33 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2217125400700198503'...
23-Nov-2024 08:56:33 Getting configuration...
23-Nov-2024 08:56:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5nao33g238xiz83c'.
23-Nov-2024 08:56:33
23-Nov-2024 08:56:33 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
23-Nov-2024 08:56:33 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
23-Nov-2024 08:56:33 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
23-Nov-2024 08:56:33 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
23-Nov-2024 08:56:33 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
23-Nov-2024 08:56:33 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
23-Nov-2024 08:56:33 =================================================================
23-Nov-2024 08:56:33
23-Nov-2024 08:56:34 PASSED
23-Nov-2024 08:56:34 Unmounting client from /tmp/onedata/mnt/549qxg2lbq0x9rnv
23-Nov-2024 08:56:34
23-Nov-2024 08:56:34
23-Nov-2024 08:56:34 Unmounting client from /tmp/onedata/mnt/5nao33g238xiz83c
23-Nov-2024 08:56:34
23-Nov-2024 08:56:34
23-Nov-2024 08:57:08 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
23-Nov-2024 08:57:08 =================================================================
23-Nov-2024 08:57:08 - Executing scenario 'Fail to move directory to itself'
23-Nov-2024 08:57:08 - from feature 'Multi_directory_CRUD'
23-Nov-2024 08:57:08 -----------------------------------------------------------------
23-Nov-2024 08:57:08 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:57:08 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:57:08 using [token, token] by [user1, user2]"'
23-Nov-2024 08:57:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2jqx2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:57:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2jqx2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:57:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2jqx2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2jqx2'
23-Nov-2024 08:57:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2jqx2' successfully started
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/w88ze588g8zmoz6i
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w88ze588g8zmoz6i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w88ze588g8zmoz6i
23-Nov-2024 08:57:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10593039362562920535'...
23-Nov-2024 08:57:08 Getting configuration...
23-Nov-2024 08:57:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w88ze588g8zmoz6i'.
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7m8gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:57:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7m8gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:57:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7m8gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7m8gk'
23-Nov-2024 08:57:08 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7m8gk' successfully started
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kcg6ymo2vx39zsbf
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kcg6ymo2vx39zsbf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kcg6ymo2vx39zsbf
23-Nov-2024 08:57:08 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12540363266806368497'...
23-Nov-2024 08:57:08 Getting configuration...
23-Nov-2024 08:57:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kcg6ymo2vx39zsbf'.
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 08:57:08 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 08:57:08 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 08:57:08 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
23-Nov-2024 08:57:08 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
23-Nov-2024 08:57:08 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
23-Nov-2024 08:57:08 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 08:57:08 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 08:57:08 =================================================================
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08 PASSED
23-Nov-2024 08:57:08 Unmounting client from /tmp/onedata/mnt/w88ze588g8zmoz6i
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08 Unmounting client from /tmp/onedata/mnt/kcg6ymo2vx39zsbf
23-Nov-2024 08:57:08
23-Nov-2024 08:57:08
23-Nov-2024 08:57:48 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
23-Nov-2024 08:57:48 =================================================================
23-Nov-2024 08:57:48 - Executing scenario 'Fail to move directory to its subtree'
23-Nov-2024 08:57:48 - from feature 'Multi_directory_CRUD'
23-Nov-2024 08:57:48 -----------------------------------------------------------------
23-Nov-2024 08:57:48 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 08:57:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 08:57:48 using [token, token] by [user1, user2]"'
23-Nov-2024 08:57:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2jqx2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:57:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2jqx2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:57:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2jqx2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:57:48
23-Nov-2024 08:57:48
23-Nov-2024 08:57:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2jqx2'
23-Nov-2024 08:57:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2jqx2' successfully started
23-Nov-2024 08:57:48
23-Nov-2024 08:57:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y1w7eq4a2o1hzdxv
23-Nov-2024 08:57:48
23-Nov-2024 08:57:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y1w7eq4a2o1hzdxv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y1w7eq4a2o1hzdxv
23-Nov-2024 08:57:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15658176344452922852'...
23-Nov-2024 08:57:48 Getting configuration...
23-Nov-2024 08:57:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y1w7eq4a2o1hzdxv'.
23-Nov-2024 08:57:48
23-Nov-2024 08:57:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7m8gk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 08:57:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7m8gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 08:57:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7m8gk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 08:57:48
23-Nov-2024 08:57:48
23-Nov-2024 08:57:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7m8gk'
23-Nov-2024 08:57:48 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7m8gk' successfully started
23-Nov-2024 08:57:48
23-Nov-2024 08:57:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uawwc66vw5ktkilt
23-Nov-2024 08:57:48
23-Nov-2024 08:57:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uawwc66vw5ktkilt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uawwc66vw5ktkilt
23-Nov-2024 08:57:48 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14578980849165684011'...
23-Nov-2024 08:57:48 Getting configuration...
23-Nov-2024 08:57:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uawwc66vw5ktkilt'.
23-Nov-2024 08:57:48
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
23-Nov-2024 08:57:48 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
23-Nov-2024 08:57:48 =================================================================
23-Nov-2024 08:57:48
23-Nov-2024 08:58:01 PASSED
23-Nov-2024 08:58:01 Unmounting client from /tmp/onedata/mnt/y1w7eq4a2o1hzdxv
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01 Unmounting client from /tmp/onedata/mnt/uawwc66vw5ktkilt
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1732352268.7957644', '-c', '/tmp/logs']
23-Nov-2024 08:58:01 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-sqszf. See /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-cross-support-job-3p-users-sqszf/entrypoint.log for more details
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-2jqx2: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-oneclient-krakow-9b8968f6-2jqx2/oneclient_logs
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=197/230)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01          51,708   1%   49.31MB/s    0:00:00 (xfr#1, to-chk=196/230)
23-Nov-2024 08:58:01          51,708   1%   49.31MB/s    0:00:00 (xfr#1, to-chk=190/230)
23-Nov-2024 08:58:01          52,458   1%   50.03MB/s    0:00:00 (xfr#2, to-chk=192/230)
23-Nov-2024 08:58:01         260,329   5%    6.06MB/s    0:00:00 (xfr#3, to-chk=191/230)
23-Nov-2024 08:58:01         261,079   5%    6.07MB/s    0:00:00 (xfr#4, to-chk=190/230)
23-Nov-2024 08:58:01         261,707   5%    6.09MB/s    0:00:00 (xfr#5, to-chk=189/230)
23-Nov-2024 08:58:01         293,321   5%    6.66MB/s    0:00:00 (xfr#6, to-chk=188/230)
23-Nov-2024 08:58:01         293,783   5%    6.67MB/s    0:00:00 (xfr#7, to-chk=184/230)
23-Nov-2024 08:58:01         409,355   8%    6.85MB/s    0:00:00 (xfr#8, to-chk=183/230)
23-Nov-2024 08:58:01         409,817   8%    6.86MB/s    0:00:00 (xfr#9, to-chk=182/230)
23-Nov-2024 08:58:01         471,765   9%    6.34MB/s    0:00:00 (xfr#10, to-chk=181/230)
23-Nov-2024 08:58:01         472,803   9%    6.35MB/s    0:00:00 (xfr#11, to-chk=177/230)
23-Nov-2024 08:58:01         868,488  17%    9.63MB/s    0:00:00 (xfr#12, to-chk=176/230)
23-Nov-2024 08:58:01         869,526  17%    9.64MB/s    0:00:00 (xfr#13, to-chk=175/230)
23-Nov-2024 08:58:01         891,525  17%    9.77MB/s    0:00:00 (xfr#14, to-chk=174/230)
23-Nov-2024 08:58:01         891,987  17%    9.67MB/s    0:00:00 (xfr#15, to-chk=170/230)
23-Nov-2024 08:58:01         980,836  19%   10.06MB/s    0:00:00 (xfr#16, to-chk=169/230)
23-Nov-2024 08:58:01         981,298  19%   10.06MB/s    0:00:00 (xfr#17, to-chk=168/230)
23-Nov-2024 08:58:01       1,019,788  20%    9.92MB/s    0:00:00 (xfr#18, to-chk=167/230)
23-Nov-2024 08:58:01       1,020,634  20%    9.93MB/s    0:00:00 (xfr#19, to-chk=163/230)
23-Nov-2024 08:58:01       1,168,314  23%   10.41MB/s    0:00:00 (xfr#20, to-chk=162/230)
23-Nov-2024 08:58:01       1,169,160  23%   10.42MB/s    0:00:00 (xfr#21, to-chk=161/230)
23-Nov-2024 08:58:01       1,201,013  24%   10.61MB/s    0:00:00 (xfr#22, to-chk=160/230)
23-Nov-2024 08:58:01       1,201,379  24%   10.61MB/s    0:00:00 (xfr#23, to-chk=156/230)
23-Nov-2024 08:58:01       1,329,527  26%    9.91MB/s    0:00:00 (xfr#24, to-chk=155/230)
23-Nov-2024 08:58:01       1,329,893  26%    9.91MB/s    0:00:00 (xfr#25, to-chk=154/230)
23-Nov-2024 08:58:01       1,330,521  26%    9.84MB/s    0:00:00 (xfr#26, to-chk=153/230)
23-Nov-2024 08:58:01       1,352,662  27%   10.00MB/s    0:00:00 (xfr#27, to-chk=152/230)
23-Nov-2024 08:58:01       1,353,220  27%   10.00MB/s    0:00:00 (xfr#28, to-chk=148/230)
23-Nov-2024 08:58:01       1,357,363  27%    9.96MB/s    0:00:00 (xfr#29, to-chk=147/230)
23-Nov-2024 08:58:01       1,440,196  28%   10.57MB/s    0:00:00 (xfr#30, to-chk=146/230)
23-Nov-2024 08:58:01       1,440,754  28%   10.49MB/s    0:00:00 (xfr#31, to-chk=145/230)
23-Nov-2024 08:58:01       1,490,603  29%   10.77MB/s    0:00:00 (xfr#32, to-chk=144/230)
23-Nov-2024 08:58:01       1,491,257  29%    9.81MB/s    0:00:00 (xfr#33, to-chk=140/230)
23-Nov-2024 08:58:01       1,721,050  34%   11.24MB/s    0:00:00 (xfr#34, to-chk=139/230)
23-Nov-2024 08:58:01       1,721,704  34%   11.25MB/s    0:00:00 (xfr#35, to-chk=138/230)
23-Nov-2024 08:58:01       1,722,332  34%   11.25MB/s    0:00:00 (xfr#36, to-chk=137/230)
23-Nov-2024 08:58:01       1,741,885  34%   11.30MB/s    0:00:00 (xfr#37, to-chk=136/230)
23-Nov-2024 08:58:01       1,742,443  34%   11.30MB/s    0:00:00 (xfr#38, to-chk=132/230)
23-Nov-2024 08:58:01       1,809,152  36%   11.06MB/s    0:00:00 (xfr#39, to-chk=131/230)
23-Nov-2024 08:58:01       1,809,710  36%   11.06MB/s    0:00:00 (xfr#40, to-chk=130/230)
23-Nov-2024 08:58:01       1,855,245  37%   11.34MB/s    0:00:00 (xfr#41, to-chk=129/230)
23-Nov-2024 08:58:01       1,856,187  37%   11.35MB/s    0:00:00 (xfr#42, to-chk=125/230)
23-Nov-2024 08:58:01       2,047,974  41%   11.10MB/s    0:00:00 (xfr#43, to-chk=124/230)
23-Nov-2024 08:58:01       2,048,916  41%   11.10MB/s    0:00:00 (xfr#44, to-chk=123/230)
23-Nov-2024 08:58:01       2,066,522  41%   11.20MB/s    0:00:00 (xfr#45, to-chk=122/230)
23-Nov-2024 08:58:01       2,067,080  41%   11.14MB/s    0:00:00 (xfr#46, to-chk=118/230)
23-Nov-2024 08:58:01       2,176,460  43%   10.48MB/s    0:00:00 (xfr#47, to-chk=117/230)
23-Nov-2024 08:58:01       2,177,018  43%   10.49MB/s    0:00:00 (xfr#48, to-chk=116/230)
23-Nov-2024 08:58:01       2,204,636  44%   10.51MB/s    0:00:00 (xfr#49, to-chk=115/230)
23-Nov-2024 08:58:01       2,205,194  44%   10.52MB/s    0:00:00 (xfr#50, to-chk=111/230)
23-Nov-2024 08:58:01       2,298,144  46%   10.85MB/s    0:00:00 (xfr#51, to-chk=110/230)
23-Nov-2024 08:58:01       2,298,702  46%   10.80MB/s    0:00:00 (xfr#52, to-chk=109/230)
23-Nov-2024 08:58:01       2,330,546  46%   10.84MB/s    0:00:00 (xfr#53, to-chk=108/230)
23-Nov-2024 08:58:01       2,331,104  46%   10.84MB/s    0:00:00 (xfr#54, to-chk=104/230)
23-Nov-2024 08:58:01       2,467,802  49%   11.21MB/s    0:00:00 (xfr#55, to-chk=103/230)
23-Nov-2024 08:58:01       2,468,360  49%   11.21MB/s    0:00:00 (xfr#56, to-chk=102/230)
23-Nov-2024 08:58:01       2,518,538  50%   11.33MB/s    0:00:00 (xfr#57, to-chk=101/230)
23-Nov-2024 08:58:01       2,519,096  50%   11.33MB/s    0:00:00 (xfr#58, to-chk=97/230)
23-Nov-2024 08:58:01       2,757,055  55%   11.84MB/s    0:00:00 (xfr#59, to-chk=96/230)
23-Nov-2024 08:58:01       2,757,613  55%   11.85MB/s    0:00:00 (xfr#60, to-chk=95/230)
23-Nov-2024 08:58:01       2,785,781  55%   11.81MB/s    0:00:00 (xfr#61, to-chk=94/230)
23-Nov-2024 08:58:01       2,786,435  55%   11.76MB/s    0:00:00 (xfr#62, to-chk=90/230)
23-Nov-2024 08:58:01       2,895,574  58%   11.80MB/s    0:00:00 (xfr#63, to-chk=89/230)
23-Nov-2024 08:58:01       2,896,228  58%   11.75MB/s    0:00:00 (xfr#64, to-chk=88/230)
23-Nov-2024 08:58:01       2,896,856  58%   11.76MB/s    0:00:00 (xfr#65, to-chk=87/230)
23-Nov-2024 08:58:01       2,925,212  58%   11.87MB/s    0:00:00 (xfr#66, to-chk=86/230)
23-Nov-2024 08:58:01       2,925,770  58%   11.53MB/s    0:00:00 (xfr#67, to-chk=82/230)
23-Nov-2024 08:58:01       3,066,357  61%   11.74MB/s    0:00:00 (xfr#68, to-chk=81/230)
23-Nov-2024 08:58:01       3,066,915  61%   11.75MB/s    0:00:00 (xfr#69, to-chk=80/230)
23-Nov-2024 08:58:01       3,089,462  61%   11.83MB/s    0:00:00 (xfr#70, to-chk=79/230)
23-Nov-2024 08:58:01       3,090,212  61%   11.84MB/s    0:00:00 (xfr#71, to-chk=75/230)
23-Nov-2024 08:58:01       3,218,617  64%   11.41MB/s    0:00:00 (xfr#72, to-chk=74/230)
23-Nov-2024 08:58:01       3,219,367  64%   11.41MB/s    0:00:00 (xfr#73, to-chk=73/230)
23-Nov-2024 08:58:01       3,246,455  65%   11.47MB/s    0:00:00 (xfr#74, to-chk=72/230)
23-Nov-2024 08:58:01       3,247,013  65%   11.47MB/s    0:00:00 (xfr#75, to-chk=68/230)
23-Nov-2024 08:58:01       3,341,180  66%   11.54MB/s    0:00:00 (xfr#76, to-chk=67/230)
23-Nov-2024 08:58:01       3,341,738  66%   11.55MB/s    0:00:00 (xfr#77, to-chk=66/230)
23-Nov-2024 08:58:01       3,342,366  67%   11.55MB/s    0:00:00 (xfr#78, to-chk=65/230)
23-Nov-2024 08:58:01       3,368,011  67%   11.51MB/s    0:00:00 (xfr#79, to-chk=64/230)
23-Nov-2024 08:58:01       3,368,569  67%   11.51MB/s    0:00:00 (xfr#80, to-chk=60/230)
23-Nov-2024 08:58:01       3,501,300  70%   11.72MB/s    0:00:00 (xfr#81, to-chk=59/230)
23-Nov-2024 08:58:01       3,501,858  70%   11.72MB/s    0:00:00 (xfr#82, to-chk=58/230)
23-Nov-2024 08:58:01       3,542,356  71%   11.85MB/s    0:00:00 (xfr#83, to-chk=57/230)
23-Nov-2024 08:58:01       3,542,818  71%   11.86MB/s    0:00:00 (xfr#84, to-chk=53/230)
23-Nov-2024 08:58:01       3,718,048  74%   11.82MB/s    0:00:00 (xfr#85, to-chk=52/230)
23-Nov-2024 08:58:01       3,718,510  74%   11.82MB/s    0:00:00 (xfr#86, to-chk=51/230)
23-Nov-2024 08:58:01       3,746,768  75%   11.87MB/s    0:00:00 (xfr#87, to-chk=50/230)
23-Nov-2024 08:58:01       3,747,326  75%   11.87MB/s    0:00:00 (xfr#88, to-chk=46/230)
23-Nov-2024 08:58:01       3,852,536  77%   11.48MB/s    0:00:00 (xfr#89, to-chk=45/230)
23-Nov-2024 08:58:01       3,853,094  77%   11.48MB/s    0:00:00 (xfr#90, to-chk=44/230)
23-Nov-2024 08:58:01       3,870,646  77%   11.50MB/s    0:00:00 (xfr#91, to-chk=43/230)
23-Nov-2024 08:58:01       3,871,204  77%   11.50MB/s    0:00:00 (xfr#92, to-chk=39/230)
23-Nov-2024 08:58:01       3,970,756  79%   11.20MB/s    0:00:00 (xfr#93, to-chk=38/230)
23-Nov-2024 08:58:01       3,971,314  79%   11.17MB/s    0:00:00 (xfr#94, to-chk=37/230)
23-Nov-2024 08:58:01       3,993,259  80%   11.23MB/s    0:00:00 (xfr#95, to-chk=36/230)
23-Nov-2024 08:58:01       3,993,913  80%   11.24MB/s    0:00:00 (xfr#96, to-chk=32/230)
23-Nov-2024 08:58:01       4,101,215  82%   11.14MB/s    0:00:00 (xfr#97, to-chk=31/230)
23-Nov-2024 08:58:01       4,101,869  82%   11.14MB/s    0:00:00 (xfr#98, to-chk=30/230)
23-Nov-2024 08:58:01       4,102,497  82%   11.15MB/s    0:00:00 (xfr#99, to-chk=29/230)
23-Nov-2024 08:58:01       4,134,947  82%   11.11MB/s    0:00:00 (xfr#100, to-chk=28/230)
23-Nov-2024 08:58:01       4,135,601  82%   11.08MB/s    0:00:00 (xfr#101, to-chk=24/230)
23-Nov-2024 08:58:01       4,296,517  86%   10.67MB/s    0:00:00 (xfr#102, to-chk=23/230)
23-Nov-2024 08:58:01       4,297,171  86%   10.64MB/s    0:00:00 (xfr#103, to-chk=22/230)
23-Nov-2024 08:58:01       4,320,280  86%   10.70MB/s    0:00:00 (xfr#104, to-chk=21/230)
23-Nov-2024 08:58:01       4,320,934  86%   10.70MB/s    0:00:00 (xfr#105, to-chk=17/230)
23-Nov-2024 08:58:01       4,455,078  89%   10.60MB/s    0:00:00 (xfr#106, to-chk=16/230)
23-Nov-2024 08:58:01       4,455,732  89%   10.60MB/s    0:00:00 (xfr#107, to-chk=15/230)
23-Nov-2024 08:58:01       4,479,365  89%   10.57MB/s    0:00:00 (xfr#108, to-chk=14/230)
23-Nov-2024 08:58:01       4,479,923  89%   10.58MB/s    0:00:00 (xfr#109, to-chk=10/230)
23-Nov-2024 08:58:01       4,565,888  91%   10.49MB/s    0:00:00 (xfr#110, to-chk=9/230)
23-Nov-2024 08:58:01       4,566,446  91%   10.49MB/s    0:00:00 (xfr#111, to-chk=8/230)
23-Nov-2024 08:58:01       4,609,090  92%   10.39MB/s    0:00:00 (xfr#112, to-chk=7/230)
23-Nov-2024 08:58:01       4,609,648  92%   10.39MB/s    0:00:00 (xfr#113, to-chk=3/230)
23-Nov-2024 08:58:01       4,888,374  97%   10.69MB/s    0:00:00 (xfr#114, to-chk=2/230)
23-Nov-2024 08:58:01       4,888,932  98%   10.69MB/s    0:00:00 (xfr#115, to-chk=1/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.88MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.85MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.85MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.85MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.85MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.85MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.85MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.80MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,983,617  99%   10.80MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-7m8gk: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-oneclient-paris-7f5779b546-7m8gk/oneclient_logs
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=197/230)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01          25,668   0%   24.48MB/s    0:00:00 (xfr#1, to-chk=196/230)
23-Nov-2024 08:58:01          25,668   0%   24.48MB/s    0:00:00 (xfr#1, to-chk=190/230)
23-Nov-2024 08:58:01          26,322   0%   25.10MB/s    0:00:00 (xfr#2, to-chk=192/230)
23-Nov-2024 08:58:01         132,614   3%   21.08MB/s    0:00:00 (xfr#3, to-chk=191/230)
23-Nov-2024 08:58:01         133,268   3%   21.18MB/s    0:00:00 (xfr#4, to-chk=190/230)
23-Nov-2024 08:58:01         165,680   3%   26.33MB/s    0:00:00 (xfr#5, to-chk=189/230)
23-Nov-2024 08:58:01         166,430   3%   22.67MB/s    0:00:00 (xfr#6, to-chk=185/230)
23-Nov-2024 08:58:01         313,183   7%    8.07MB/s    0:00:00 (xfr#7, to-chk=184/230)
23-Nov-2024 08:58:01         313,933   7%    8.09MB/s    0:00:00 (xfr#8, to-chk=183/230)
23-Nov-2024 08:58:01         332,286   7%    8.56MB/s    0:00:00 (xfr#9, to-chk=182/230)
23-Nov-2024 08:58:01         332,940   7%    8.58MB/s    0:00:00 (xfr#10, to-chk=178/230)
23-Nov-2024 08:58:01         427,162   9%   10.72MB/s    0:00:00 (xfr#11, to-chk=177/230)
23-Nov-2024 08:58:01         427,816   9%   10.74MB/s    0:00:00 (xfr#12, to-chk=176/230)
23-Nov-2024 08:58:01         428,444   9%   10.75MB/s    0:00:00 (xfr#13, to-chk=175/230)
23-Nov-2024 08:58:01         449,562  10%   10.99MB/s    0:00:00 (xfr#14, to-chk=174/230)
23-Nov-2024 08:58:01         449,928  10%   11.00MB/s    0:00:00 (xfr#15, to-chk=170/230)
23-Nov-2024 08:58:01         536,324  12%    9.30MB/s    0:00:00 (xfr#16, to-chk=169/230)
23-Nov-2024 08:58:01         536,690  12%    9.31MB/s    0:00:00 (xfr#17, to-chk=168/230)
23-Nov-2024 08:58:01         567,415  13%    9.66MB/s    0:00:00 (xfr#18, to-chk=167/230)
23-Nov-2024 08:58:01         567,973  13%    9.67MB/s    0:00:00 (xfr#19, to-chk=163/230)
23-Nov-2024 08:58:01         675,516  15%   11.30MB/s    0:00:00 (xfr#20, to-chk=162/230)
23-Nov-2024 08:58:01         676,074  15%   11.31MB/s    0:00:00 (xfr#21, to-chk=161/230)
23-Nov-2024 08:58:01         706,760  16%   11.62MB/s    0:00:00 (xfr#22, to-chk=160/230)
23-Nov-2024 08:58:01         707,126  16%   11.63MB/s    0:00:00 (xfr#23, to-chk=156/230)
23-Nov-2024 08:58:01         841,528  19%   13.60MB/s    0:00:00 (xfr#24, to-chk=155/230)
23-Nov-2024 08:58:01         841,894  19%   13.61MB/s    0:00:00 (xfr#25, to-chk=154/230)
23-Nov-2024 08:58:01         889,353  20%   14.14MB/s    0:00:00 (xfr#26, to-chk=153/230)
23-Nov-2024 08:58:01         890,487  20%   14.15MB/s    0:00:00 (xfr#27, to-chk=149/230)
23-Nov-2024 08:58:01       1,152,401  26%   17.44MB/s    0:00:00 (xfr#28, to-chk=148/230)
23-Nov-2024 08:58:01       1,153,535  26%   17.46MB/s    0:00:00 (xfr#29, to-chk=147/230)
23-Nov-2024 08:58:01       1,180,823  27%   17.87MB/s    0:00:00 (xfr#30, to-chk=146/230)
23-Nov-2024 08:58:01       1,181,381  27%   17.88MB/s    0:00:00 (xfr#31, to-chk=142/230)
23-Nov-2024 08:58:01       1,292,834  29%   15.81MB/s    0:00:00 (xfr#32, to-chk=141/230)
23-Nov-2024 08:58:01       1,293,392  29%   15.81MB/s    0:00:00 (xfr#33, to-chk=140/230)
23-Nov-2024 08:58:01       1,319,185  30%   16.13MB/s    0:00:00 (xfr#34, to-chk=139/230)
23-Nov-2024 08:58:01       1,319,743  30%   16.14MB/s    0:00:00 (xfr#35, to-chk=135/230)
23-Nov-2024 08:58:01       1,451,832  33%   16.89MB/s    0:00:00 (xfr#36, to-chk=134/230)
23-Nov-2024 08:58:01       1,452,390  33%   16.69MB/s    0:00:00 (xfr#37, to-chk=133/230)
23-Nov-2024 08:58:01       1,485,797  34%   16.87MB/s    0:00:00 (xfr#38, to-chk=132/230)
23-Nov-2024 08:58:01       1,486,163  34%   16.87MB/s    0:00:00 (xfr#39, to-chk=128/230)
23-Nov-2024 08:58:01       1,615,738  37%   17.51MB/s    0:00:00 (xfr#40, to-chk=127/230)
23-Nov-2024 08:58:01       1,616,104  37%   17.51MB/s    0:00:00 (xfr#41, to-chk=126/230)
23-Nov-2024 08:58:01       1,616,732  37%   17.52MB/s    0:00:00 (xfr#42, to-chk=125/230)
23-Nov-2024 08:58:01       1,643,975  37%   17.62MB/s    0:00:00 (xfr#43, to-chk=124/230)
23-Nov-2024 08:58:01       1,644,629  37%   17.62MB/s    0:00:00 (xfr#44, to-chk=120/230)
23-Nov-2024 08:58:01       1,740,937  39%   15.96MB/s    0:00:00 (xfr#45, to-chk=119/230)
23-Nov-2024 08:58:01       1,741,591  39%   15.97MB/s    0:00:00 (xfr#46, to-chk=118/230)
23-Nov-2024 08:58:01       1,770,396  40%   16.08MB/s    0:00:00 (xfr#47, to-chk=117/230)
23-Nov-2024 08:58:01       1,771,050  40%   16.09MB/s    0:00:00 (xfr#48, to-chk=113/230)
23-Nov-2024 08:58:01       1,930,477  44%   16.01MB/s    0:00:00 (xfr#49, to-chk=112/230)
23-Nov-2024 08:58:01       1,931,131  44%   16.01MB/s    0:00:00 (xfr#50, to-chk=111/230)
23-Nov-2024 08:58:01       1,956,469  44%   16.22MB/s    0:00:00 (xfr#51, to-chk=110/230)
23-Nov-2024 08:58:01       1,956,931  44%   16.23MB/s    0:00:00 (xfr#52, to-chk=106/230)
23-Nov-2024 08:58:01       2,060,041  47%   16.94MB/s    0:00:00 (xfr#53, to-chk=105/230)
23-Nov-2024 08:58:01       2,060,503  47%   16.94MB/s    0:00:00 (xfr#54, to-chk=104/230)
23-Nov-2024 08:58:01       2,091,148  48%   17.19MB/s    0:00:00 (xfr#55, to-chk=103/230)
23-Nov-2024 08:58:01       2,091,610  48%   17.05MB/s    0:00:00 (xfr#56, to-chk=99/230)
23-Nov-2024 08:58:01       2,215,374  50%   17.46MB/s    0:00:00 (xfr#57, to-chk=98/230)
23-Nov-2024 08:58:01       2,215,836  50%   17.46MB/s    0:00:00 (xfr#58, to-chk=97/230)
23-Nov-2024 08:58:01       2,216,464  50%   17.47MB/s    0:00:00 (xfr#59, to-chk=96/230)
23-Nov-2024 08:58:01       2,233,930  51%   17.61MB/s    0:00:00 (xfr#60, to-chk=95/230)
23-Nov-2024 08:58:01       2,234,392  51%   17.61MB/s    0:00:00 (xfr#61, to-chk=91/230)
23-Nov-2024 08:58:01       2,328,706  53%   17.63MB/s    0:00:00 (xfr#62, to-chk=90/230)
23-Nov-2024 08:58:01       2,329,168  53%   17.49MB/s    0:00:00 (xfr#63, to-chk=89/230)
23-Nov-2024 08:58:01       2,357,647  54%   17.70MB/s    0:00:00 (xfr#64, to-chk=88/230)
23-Nov-2024 08:58:01       2,358,205  54%   17.71MB/s    0:00:00 (xfr#65, to-chk=84/230)
23-Nov-2024 08:58:01       2,461,763  56%   18.20MB/s    0:00:00 (xfr#66, to-chk=83/230)
23-Nov-2024 08:58:01       2,462,321  56%   18.20MB/s    0:00:00 (xfr#67, to-chk=82/230)
23-Nov-2024 08:58:01       2,462,949  56%   18.07MB/s    0:00:00 (xfr#68, to-chk=81/230)
23-Nov-2024 08:58:01       2,485,715  57%   18.24MB/s    0:00:00 (xfr#69, to-chk=80/230)
23-Nov-2024 08:58:01       2,486,177  57%   18.24MB/s    0:00:00 (xfr#70, to-chk=76/230)
23-Nov-2024 08:58:01       2,572,282  59%   18.73MB/s    0:00:00 (xfr#71, to-chk=75/230)
23-Nov-2024 08:58:01       2,572,744  59%   18.73MB/s    0:00:00 (xfr#72, to-chk=74/230)
23-Nov-2024 08:58:01       2,594,453  59%   18.89MB/s    0:00:00 (xfr#73, to-chk=73/230)
23-Nov-2024 08:58:01       2,595,011  59%   18.75MB/s    0:00:00 (xfr#74, to-chk=69/230)
23-Nov-2024 08:58:01       2,666,216  61%   19.26MB/s    0:00:00 (xfr#75, to-chk=68/230)
23-Nov-2024 08:58:01       2,666,774  61%   19.27MB/s    0:00:00 (xfr#76, to-chk=67/230)
23-Nov-2024 08:58:01       2,667,402  61%   19.27MB/s    0:00:00 (xfr#77, to-chk=66/230)
23-Nov-2024 08:58:01       2,696,097  61%   19.33MB/s    0:00:00 (xfr#78, to-chk=65/230)
23-Nov-2024 08:58:01       2,696,847  61%   19.19MB/s    0:00:00 (xfr#79, to-chk=61/230)
23-Nov-2024 08:58:01       2,793,553  64%   19.45MB/s    0:00:00 (xfr#80, to-chk=60/230)
23-Nov-2024 08:58:01       2,794,303  64%   19.45MB/s    0:00:00 (xfr#81, to-chk=59/230)
23-Nov-2024 08:58:01       2,794,931  64%   19.31MB/s    0:00:00 (xfr#82, to-chk=58/230)
23-Nov-2024 08:58:01       2,829,916  64%   19.01MB/s    0:00:00 (xfr#83, to-chk=57/230)
23-Nov-2024 08:58:01       2,830,378  64%   18.88MB/s    0:00:00 (xfr#84, to-chk=53/230)
23-Nov-2024 08:58:01       2,981,746  68%   19.61MB/s    0:00:00 (xfr#85, to-chk=52/230)
23-Nov-2024 08:58:01       2,982,208  68%   19.61MB/s    0:00:00 (xfr#86, to-chk=51/230)
23-Nov-2024 08:58:01       2,982,836  68%   19.62MB/s    0:00:00 (xfr#87, to-chk=50/230)
23-Nov-2024 08:58:01       3,001,337  68%   19.60MB/s    0:00:00 (xfr#88, to-chk=49/230)
23-Nov-2024 08:58:01       3,001,799  68%   19.61MB/s    0:00:00 (xfr#89, to-chk=45/230)
23-Nov-2024 08:58:01       3,070,904  70%   19.92MB/s    0:00:00 (xfr#90, to-chk=44/230)
23-Nov-2024 08:58:01       3,071,366  70%   19.93MB/s    0:00:00 (xfr#91, to-chk=43/230)
23-Nov-2024 08:58:01       3,124,260  71%   20.27MB/s    0:00:00 (xfr#92, to-chk=42/230)
23-Nov-2024 08:58:01       3,125,010  71%   20.27MB/s    0:00:00 (xfr#93, to-chk=38/230)
23-Nov-2024 08:58:01       3,345,145  76%   21.41MB/s    0:00:00 (xfr#94, to-chk=37/230)
23-Nov-2024 08:58:01       3,345,895  76%   21.42MB/s    0:00:00 (xfr#95, to-chk=36/230)
23-Nov-2024 08:58:01       3,372,939  77%   21.59MB/s    0:00:00 (xfr#96, to-chk=35/230)
23-Nov-2024 08:58:01       3,373,497  77%   21.45MB/s    0:00:00 (xfr#97, to-chk=31/230)
23-Nov-2024 08:58:01       3,546,700  81%   22.55MB/s    0:00:00 (xfr#98, to-chk=30/230)
23-Nov-2024 08:58:01       3,547,258  81%   22.40MB/s    0:00:00 (xfr#99, to-chk=29/230)
23-Nov-2024 08:58:01       3,573,500  82%   22.57MB/s    0:00:00 (xfr#100, to-chk=28/230)
23-Nov-2024 08:58:01       3,573,866  82%   22.57MB/s    0:00:00 (xfr#101, to-chk=24/230)
23-Nov-2024 08:58:01       3,698,882  84%   23.21MB/s    0:00:00 (xfr#102, to-chk=23/230)
23-Nov-2024 08:58:01       3,699,248  84%   23.21MB/s    0:00:00 (xfr#103, to-chk=22/230)
23-Nov-2024 08:58:01       3,729,481  85%   23.40MB/s    0:00:00 (xfr#104, to-chk=21/230)
23-Nov-2024 08:58:01       3,730,135  85%   23.40MB/s    0:00:00 (xfr#105, to-chk=17/230)
23-Nov-2024 08:58:01       3,853,885  88%   24.02MB/s    0:00:00 (xfr#106, to-chk=16/230)
23-Nov-2024 08:58:01       3,854,539  88%   24.03MB/s    0:00:00 (xfr#107, to-chk=15/230)
23-Nov-2024 08:58:01       3,895,754  89%   24.13MB/s    0:00:00 (xfr#108, to-chk=14/230)
23-Nov-2024 08:58:01       3,896,504  89%   24.13MB/s    0:00:00 (xfr#109, to-chk=10/230)
23-Nov-2024 08:58:01       4,114,424  94%   25.31MB/s    0:00:00 (xfr#110, to-chk=9/230)
23-Nov-2024 08:58:01       4,115,174  94%   25.32MB/s    0:00:00 (xfr#111, to-chk=8/230)
23-Nov-2024 08:58:01       4,150,409  95%   25.21MB/s    0:00:00 (xfr#112, to-chk=7/230)
23-Nov-2024 08:58:01       4,150,871  95%   25.05MB/s    0:00:00 (xfr#113, to-chk=3/230)
23-Nov-2024 08:58:01       4,283,725  98%   25.86MB/s    0:00:00 (xfr#114, to-chk=2/230)
23-Nov-2024 08:58:01       4,284,187  98%   25.86MB/s    0:00:00 (xfr#115, to-chk=1/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.93MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.93MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.93MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.77MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.61MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01       4,350,969  99%   25.46MB/s    0:00:00 (xfr#116, to-chk=0/230)
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-oneprovider-krakow-0/op-worker
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01          43,625   4%   41.60MB/s    0:00:00 (xfr#2, to-chk=131/136)
23-Nov-2024 08:58:01          83,532   9%   79.66MB/s    0:00:00 (xfr#3, to-chk=129/136)
23-Nov-2024 08:58:01          83,532   9%   79.66MB/s    0:00:00 (xfr#4, to-chk=127/136)
23-Nov-2024 08:58:01          83,532   9%   79.66MB/s    0:00:00 (xfr#5, to-chk=125/136)
23-Nov-2024 08:58:01         121,996  13%  116.34MB/s    0:00:00 (xfr#6, to-chk=123/136)
23-Nov-2024 08:58:01         122,146  13%  116.49MB/s    0:00:00 (xfr#7, to-chk=121/136)
23-Nov-2024 08:58:01         122,443  13%  116.77MB/s    0:00:00 (xfr#8, to-chk=119/136)
23-Nov-2024 08:58:01         265,500  29%  126.60MB/s    0:00:00 (xfr#9, to-chk=117/136)
23-Nov-2024 08:58:01         265,816  29%  126.75MB/s    0:00:00 (xfr#10, to-chk=107/136)
23-Nov-2024 08:58:01         266,288  29%  126.98MB/s    0:00:00 (xfr#11, to-chk=106/136)
23-Nov-2024 08:58:01         266,604  29%  127.13MB/s    0:00:00 (xfr#12, to-chk=105/136)
23-Nov-2024 08:58:01         266,920  29%  127.28MB/s    0:00:00 (xfr#13, to-chk=104/136)
23-Nov-2024 08:58:01         267,575  29%  127.59MB/s    0:00:00 (xfr#14, to-chk=103/136)
23-Nov-2024 08:58:01         268,362  29%   85.31MB/s    0:00:00 (xfr#15, to-chk=102/136)
23-Nov-2024 08:58:01         268,987  29%   85.51MB/s    0:00:00 (xfr#16, to-chk=101/136)
23-Nov-2024 08:58:01         269,303  29%   85.61MB/s    0:00:00 (xfr#17, to-chk=100/136)
23-Nov-2024 08:58:01         269,943  29%   85.81MB/s    0:00:00 (xfr#18, to-chk=99/136)
23-Nov-2024 08:58:01         271,075  29%   86.17MB/s    0:00:00 (xfr#19, to-chk=98/136)
23-Nov-2024 08:58:01         271,895  30%   86.43MB/s    0:00:00 (xfr#20, to-chk=97/136)
23-Nov-2024 08:58:01         272,787  30%   86.72MB/s    0:00:00 (xfr#21, to-chk=96/136)
23-Nov-2024 08:58:01         273,103  30%   65.11MB/s    0:00:00 (xfr#22, to-chk=95/136)
23-Nov-2024 08:58:01         273,575  30%   65.23MB/s    0:00:00 (xfr#23, to-chk=94/136)
23-Nov-2024 08:58:01         273,735  30%   65.26MB/s    0:00:00 (xfr#24, to-chk=93/136)
23-Nov-2024 08:58:01         274,681  30%   65.49MB/s    0:00:00 (xfr#25, to-chk=92/136)
23-Nov-2024 08:58:01         275,639  30%   65.72MB/s    0:00:00 (xfr#26, to-chk=91/136)
23-Nov-2024 08:58:01         275,955  30%   52.63MB/s    0:00:00 (xfr#27, to-chk=90/136)
23-Nov-2024 08:58:01         276,769  30%   52.79MB/s    0:00:00 (xfr#28, to-chk=89/136)
23-Nov-2024 08:58:01         277,241  30%   52.88MB/s    0:00:00 (xfr#29, to-chk=88/136)
23-Nov-2024 08:58:01         277,557  30%   52.94MB/s    0:00:00 (xfr#30, to-chk=87/136)
23-Nov-2024 08:58:01         277,717  30%   52.97MB/s    0:00:00 (xfr#31, to-chk=86/136)
23-Nov-2024 08:58:01         278,033  30%   53.03MB/s    0:00:00 (xfr#32, to-chk=85/136)
23-Nov-2024 08:58:01         278,510  30%   53.12MB/s    0:00:00 (xfr#33, to-chk=84/136)
23-Nov-2024 08:58:01         279,462  30%   53.30MB/s    0:00:00 (xfr#34, to-chk=83/136)
23-Nov-2024 08:58:01         280,402  31%   44.57MB/s    0:00:00 (xfr#35, to-chk=82/136)
23-Nov-2024 08:58:01         280,718  31%   44.62MB/s    0:00:00 (xfr#36, to-chk=81/136)
23-Nov-2024 08:58:01         281,370  31%   44.72MB/s    0:00:00 (xfr#37, to-chk=80/136)
23-Nov-2024 08:58:01         281,998  31%   44.82MB/s    0:00:00 (xfr#38, to-chk=79/136)
23-Nov-2024 08:58:01         282,314  31%   44.87MB/s    0:00:00 (xfr#39, to-chk=78/136)
23-Nov-2024 08:58:01         283,263  31%   45.02MB/s    0:00:00 (xfr#40, to-chk=77/136)
23-Nov-2024 08:58:01         283,735  31%   38.66MB/s    0:00:00 (xfr#41, to-chk=76/136)
23-Nov-2024 08:58:01         284,212  31%   38.72MB/s    0:00:00 (xfr#42, to-chk=75/136)
23-Nov-2024 08:58:01         284,372  31%   38.74MB/s    0:00:00 (xfr#43, to-chk=74/136)
23-Nov-2024 08:58:01         284,688  31%   38.79MB/s    0:00:00 (xfr#44, to-chk=73/136)
23-Nov-2024 08:58:01         285,514  31%   38.90MB/s    0:00:00 (xfr#45, to-chk=72/136)
23-Nov-2024 08:58:01         286,337  31%   34.13MB/s    0:00:00 (xfr#46, to-chk=71/136)
23-Nov-2024 08:58:01         286,653  31%   34.17MB/s    0:00:00 (xfr#47, to-chk=70/136)
23-Nov-2024 08:58:01         287,449  31%   30.46MB/s    0:00:00 (xfr#48, to-chk=69/136)
23-Nov-2024 08:58:01         287,765  31%   30.49MB/s    0:00:00 (xfr#49, to-chk=68/136)
23-Nov-2024 08:58:01         288,588  31%   30.58MB/s    0:00:00 (xfr#50, to-chk=67/136)
23-Nov-2024 08:58:01 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 08:58:01 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 08:58:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 08:58:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 08:58:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 08:58:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 08:58:01         289,399  32%   30.67MB/s    0:00:00 (xfr#51, to-chk=66/136)
23-Nov-2024 08:58:01         290,201  32%   30.75MB/s    0:00:00 (xfr#52, to-chk=65/136)
23-Nov-2024 08:58:01         290,673  32%   30.80MB/s    0:00:00 (xfr#53, to-chk=64/136)
23-Nov-2024 08:58:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 08:58:01         290,989  32%   27.75MB/s    0:00:00 (xfr#54, to-chk=63/136)
23-Nov-2024 08:58:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 08:58:01         291,794  32%   27.83MB/s    0:00:00 (xfr#55, to-chk=62/136)
23-Nov-2024 08:58:01         292,110  32%   27.86MB/s    0:00:00 (xfr#56, to-chk=61/136)
23-Nov-2024 08:58:01         292,582  32%   27.90MB/s    0:00:00 (xfr#57, to-chk=60/136)
23-Nov-2024 08:58:01         293,540  32%   25.45MB/s    0:00:00 (xfr#58, to-chk=59/136)
23-Nov-2024 08:58:01         294,813  32%   25.56MB/s    0:00:00 (xfr#59, to-chk=58/136)
23-Nov-2024 08:58:01         295,792  32%   25.64MB/s    0:00:00 (xfr#60, to-chk=57/136)
23-Nov-2024 08:58:01         296,777  32%   25.73MB/s    0:00:00 (xfr#61, to-chk=56/136)
23-Nov-2024 08:58:01         296,937  32%   23.60MB/s    0:00:00 (xfr#62, to-chk=55/136)
23-Nov-2024 08:58:01         297,409  32%   23.64MB/s    0:00:00 (xfr#63, to-chk=54/136)
23-Nov-2024 08:58:01         299,666  33%   23.82MB/s    0:00:00 (xfr#64, to-chk=53/136)
23-Nov-2024 08:58:01         305,799  33%   22.43MB/s    0:00:00 (xfr#65, to-chk=52/136)
23-Nov-2024 08:58:01         312,331  34%   22.91MB/s    0:00:00 (xfr#66, to-chk=51/136)
23-Nov-2024 08:58:01         312,764  34%   22.94MB/s    0:00:00 (xfr#67, to-chk=50/136)
23-Nov-2024 08:58:01         317,036  35%   23.26MB/s    0:00:00 (xfr#68, to-chk=49/136)
23-Nov-2024 08:58:01         327,578  36%   20.83MB/s    0:00:00 (xfr#69, to-chk=48/136)
23-Nov-2024 08:58:01         328,829  36%   20.91MB/s    0:00:00 (xfr#70, to-chk=47/136)
23-Nov-2024 08:58:01         332,796  36%   21.16MB/s    0:00:00 (xfr#71, to-chk=46/136)
23-Nov-2024 08:58:01         336,270  37%   21.38MB/s    0:00:00 (xfr#72, to-chk=45/136)
23-Nov-2024 08:58:01         345,045  38%   21.94MB/s    0:00:00 (xfr#73, to-chk=44/136)
23-Nov-2024 08:58:01         351,540  38%   20.95MB/s    0:00:00 (xfr#74, to-chk=43/136)
23-Nov-2024 08:58:01         355,413  39%   21.18MB/s    0:00:00 (xfr#75, to-chk=42/136)
23-Nov-2024 08:58:01         364,738  40%   21.74MB/s    0:00:00 (xfr#76, to-chk=41/136)
23-Nov-2024 08:58:01         373,550  41%   20.96MB/s    0:00:00 (xfr#77, to-chk=40/136)
23-Nov-2024 08:58:01         374,382  41%   21.00MB/s    0:00:00 (xfr#78, to-chk=39/136)
23-Nov-2024 08:58:01         381,390  42%   21.40MB/s    0:00:00 (xfr#79, to-chk=38/136)
23-Nov-2024 08:58:01         390,623  43%   21.91MB/s    0:00:00 (xfr#80, to-chk=37/136)
23-Nov-2024 08:58:01         395,901  43%   20.98MB/s    0:00:00 (xfr#81, to-chk=36/136)
23-Nov-2024 08:58:01         398,978  44%   21.14MB/s    0:00:00 (xfr#82, to-chk=35/136)
23-Nov-2024 08:58:01         400,722  44%   21.23MB/s    0:00:00 (xfr#83, to-chk=34/136)
23-Nov-2024 08:58:01         403,834  44%   21.40MB/s    0:00:00 (xfr#84, to-chk=33/136)
23-Nov-2024 08:58:01         407,345  45%   21.58MB/s    0:00:00 (xfr#85, to-chk=32/136)
23-Nov-2024 08:58:01         418,836  46%   22.19MB/s    0:00:00 (xfr#86, to-chk=31/136)
23-Nov-2024 08:58:01         429,073  47%   21.54MB/s    0:00:00 (xfr#87, to-chk=30/136)
23-Nov-2024 08:58:01         440,128  48%   22.09MB/s    0:00:00 (xfr#88, to-chk=29/136)
23-Nov-2024 08:58:01         442,291  48%   22.20MB/s    0:00:00 (xfr#89, to-chk=28/136)
23-Nov-2024 08:58:01         449,336  49%   21.43MB/s    0:00:00 (xfr#90, to-chk=27/136)
23-Nov-2024 08:58:01         454,577  50%   21.68MB/s    0:00:00 (xfr#91, to-chk=26/136)
23-Nov-2024 08:58:01         462,192  51%   22.04MB/s    0:00:00 (xfr#92, to-chk=25/136)
23-Nov-2024 08:58:01         472,828  52%   21.47MB/s    0:00:00 (xfr#93, to-chk=24/136)
23-Nov-2024 08:58:01         482,971  53%   21.93MB/s    0:00:00 (xfr#94, to-chk=23/136)
23-Nov-2024 08:58:01         483,766  53%   21.97MB/s    0:00:00 (xfr#95, to-chk=22/136)
23-Nov-2024 08:58:01         495,220  54%   22.49MB/s    0:00:00 (xfr#96, to-chk=21/136)
23-Nov-2024 08:58:01         499,529  55%   21.65MB/s    0:00:00 (xfr#97, to-chk=20/136)
23-Nov-2024 08:58:01         510,621  56%   22.13MB/s    0:00:00 (xfr#98, to-chk=19/136)
23-Nov-2024 08:58:01         513,240  56%   21.28MB/s    0:00:00 (xfr#99, to-chk=18/136)
23-Nov-2024 08:58:01         522,870  57%   21.68MB/s    0:00:00 (xfr#100, to-chk=17/136)
23-Nov-2024 08:58:01         532,594  58%   22.08MB/s    0:00:00 (xfr#101, to-chk=16/136)
23-Nov-2024 08:58:01         540,571  59%   21.48MB/s    0:00:00 (xfr#102, to-chk=15/136)
23-Nov-2024 08:58:01         543,227  60%   21.59MB/s    0:00:00 (xfr#103, to-chk=14/136)
23-Nov-2024 08:58:01         548,867  60%   20.94MB/s    0:00:00 (xfr#104, to-chk=13/136)
23-Nov-2024 08:58:01         549,263  60%   20.95MB/s    0:00:00 (xfr#105, to-chk=12/136)
23-Nov-2024 08:58:01         561,440  62%   21.42MB/s    0:00:00 (xfr#106, to-chk=11/136)
23-Nov-2024 08:58:01         573,615  63%   21.88MB/s    0:00:00 (xfr#107, to-chk=10/136)
23-Nov-2024 08:58:01         586,303  64%   21.51MB/s    0:00:00 (xfr#108, to-chk=9/136)
23-Nov-2024 08:58:01         598,897  66%   21.97MB/s    0:00:00 (xfr#109, to-chk=8/136)
23-Nov-2024 08:58:01         606,911  67%   22.26MB/s    0:00:00 (xfr#110, to-chk=7/136)
23-Nov-2024 08:58:01         608,199  67%   22.31MB/s    0:00:00 (xfr#111, to-chk=6/136)
23-Nov-2024 08:58:01         612,984  67%   22.48MB/s    0:00:00 (xfr#112, to-chk=5/136)
23-Nov-2024 08:58:01         620,562  68%   21.92MB/s    0:00:00 (xfr#113, to-chk=4/136)
23-Nov-2024 08:58:01         626,658  69%   22.13MB/s    0:00:00 (xfr#114, to-chk=3/136)
23-Nov-2024 08:58:01         628,365  69%   22.19MB/s    0:00:00 (xfr#115, to-chk=2/136)
23-Nov-2024 08:58:01         634,042  70%   22.40MB/s    0:00:00 (xfr#116, to-chk=1/136)
23-Nov-2024 08:58:01         638,864  70%   21.76MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01         638,864  70%   21.76MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01         638,864  70%   21.76MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01         638,864  70%   21.01MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01         638,864  70%   21.01MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01         638,864  70%   21.01MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-oneprovider-krakow-0/op-panel
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01          24,890  16%   23.74MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 08:58:01          50,804  33%   48.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 08:58:01          50,804  33%   48.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 08:58:01          75,491  49%   71.99MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 08:58:01          75,782  50%   72.27MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 08:58:01          75,782  50%   36.14MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-oneprovider-krakow-0/cluster-manager
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 08:58:01           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 08:58:01           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 08:58:01           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 08:58:01           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 08:58:01           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-oneprovider-paris-0/op-worker
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01          43,259   4%   20.63MB/s    0:00:00 (xfr#2, to-chk=131/136)
23-Nov-2024 08:58:01          82,790   9%    8.77MB/s    0:00:00 (xfr#3, to-chk=129/136)
23-Nov-2024 08:58:01          82,790   9%    8.77MB/s    0:00:00 (xfr#4, to-chk=127/136)
23-Nov-2024 08:58:01          82,790   9%    8.77MB/s    0:00:00 (xfr#5, to-chk=125/136)
23-Nov-2024 08:58:01         120,888  13%    7.21MB/s    0:00:00 (xfr#6, to-chk=123/136)
23-Nov-2024 08:58:01         121,038  13%    7.21MB/s    0:00:00 (xfr#7, to-chk=121/136)
23-Nov-2024 08:58:01         121,335  13%    7.23MB/s    0:00:00 (xfr#8, to-chk=119/136)
23-Nov-2024 08:58:01         264,330  29%    9.34MB/s    0:00:00 (xfr#9, to-chk=117/136)
23-Nov-2024 08:58:01         264,612  29%    9.35MB/s    0:00:00 (xfr#10, to-chk=107/136)
23-Nov-2024 08:58:01         264,892  29%    9.02MB/s    0:00:00 (xfr#11, to-chk=106/136)
23-Nov-2024 08:58:01         265,174  29%    9.03MB/s    0:00:00 (xfr#12, to-chk=105/136)
23-Nov-2024 08:58:01         265,612  29%    9.05MB/s    0:00:00 (xfr#13, to-chk=104/136)
23-Nov-2024 08:58:01         266,459  29%    9.08MB/s    0:00:00 (xfr#14, to-chk=103/136)
23-Nov-2024 08:58:01         267,249  29%    9.10MB/s    0:00:00 (xfr#15, to-chk=102/136)
23-Nov-2024 08:58:01         268,180  29%    9.13MB/s    0:00:00 (xfr#16, to-chk=101/136)
23-Nov-2024 08:58:01         268,462  29%    9.14MB/s    0:00:00 (xfr#17, to-chk=100/136)
23-Nov-2024 08:58:01         269,261  29%    9.17MB/s    0:00:00 (xfr#18, to-chk=99/136)
23-Nov-2024 08:58:01         270,115  30%    9.20MB/s    0:00:00 (xfr#19, to-chk=98/136)
23-Nov-2024 08:58:01         270,587  30%    9.22MB/s    0:00:00 (xfr#20, to-chk=97/136)
23-Nov-2024 08:58:01         271,104  30%    8.92MB/s    0:00:00 (xfr#21, to-chk=96/136)
23-Nov-2024 08:58:01         271,382  30%    8.92MB/s    0:00:00 (xfr#22, to-chk=95/136)
23-Nov-2024 08:58:01         271,816  30%    8.94MB/s    0:00:00 (xfr#23, to-chk=94/136)
23-Nov-2024 08:58:01         272,094  30%    8.95MB/s    0:00:00 (xfr#24, to-chk=93/136)
23-Nov-2024 08:58:01         273,070  30%    8.98MB/s    0:00:00 (xfr#25, to-chk=92/136)
23-Nov-2024 08:58:01         273,777  30%    9.00MB/s    0:00:00 (xfr#26, to-chk=91/136)
23-Nov-2024 08:58:01         274,055  30%    9.01MB/s    0:00:00 (xfr#27, to-chk=90/136)
23-Nov-2024 08:58:01         275,216  30%    9.05MB/s    0:00:00 (xfr#28, to-chk=89/136)
23-Nov-2024 08:58:01         275,500  30%    9.06MB/s    0:00:00 (xfr#29, to-chk=88/136)
23-Nov-2024 08:58:01         275,936  30%    9.07MB/s    0:00:00 (xfr#30, to-chk=87/136)
23-Nov-2024 08:58:01         276,220  30%    9.08MB/s    0:00:00 (xfr#31, to-chk=86/136)
23-Nov-2024 08:58:01         276,498  30%    8.79MB/s    0:00:00 (xfr#32, to-chk=85/136)
23-Nov-2024 08:58:01         276,778  30%    8.80MB/s    0:00:00 (xfr#33, to-chk=84/136)
23-Nov-2024 08:58:01         277,748  30%    8.83MB/s    0:00:00 (xfr#34, to-chk=83/136)
23-Nov-2024 08:58:01         278,643  31%    8.86MB/s    0:00:00 (xfr#35, to-chk=82/136)
23-Nov-2024 08:58:01         279,079  31%    8.87MB/s    0:00:00 (xfr#36, to-chk=81/136)
23-Nov-2024 08:58:01         279,896  31%    8.90MB/s    0:00:00 (xfr#37, to-chk=80/136)
23-Nov-2024 08:58:01         280,334  31%    8.91MB/s    0:00:00 (xfr#38, to-chk=79/136)
23-Nov-2024 08:58:01         280,614  31%    8.92MB/s    0:00:00 (xfr#39, to-chk=78/136)
23-Nov-2024 08:58:01         281,719  31%    8.67MB/s    0:00:00 (xfr#40, to-chk=77/136)
23-Nov-2024 08:58:01         282,518  31%    8.69MB/s    0:00:00 (xfr#41, to-chk=76/136)
23-Nov-2024 08:58:01         283,255  31%    8.71MB/s    0:00:00 (xfr#42, to-chk=75/136)
23-Nov-2024 08:58:01         283,535  31%    8.72MB/s    0:00:00 (xfr#43, to-chk=74/136)
23-Nov-2024 08:58:01         283,815  31%    8.73MB/s    0:00:00 (xfr#44, to-chk=73/136)
23-Nov-2024 08:58:01         284,446  31%    8.75MB/s    0:00:00 (xfr#45, to-chk=72/136)
23-Nov-2024 08:58:01         285,230  31%    8.77MB/s    0:00:00 (xfr#46, to-chk=71/136)
23-Nov-2024 08:58:01         285,514  31%    8.78MB/s    0:00:00 (xfr#47, to-chk=70/136)
23-Nov-2024 08:58:01         285,995  31%    8.80MB/s    0:00:00 (xfr#48, to-chk=69/136)
23-Nov-2024 08:58:01         286,277  31%    8.81MB/s    0:00:00 (xfr#49, to-chk=68/136)
23-Nov-2024 08:58:01         286,905  31%    8.55MB/s    0:00:00 (xfr#50, to-chk=67/136)
23-Nov-2024 08:58:01         287,920  32%    8.58MB/s    0:00:00 (xfr#51, to-chk=66/136)
23-Nov-2024 08:58:01         288,872  32%    8.61MB/s    0:00:00 (xfr#52, to-chk=65/136)
23-Nov-2024 08:58:01         289,466  32%    8.63MB/s    0:00:00 (xfr#53, to-chk=64/136)
23-Nov-2024 08:58:01         289,748  32%    8.64MB/s    0:00:00 (xfr#54, to-chk=63/136)
23-Nov-2024 08:58:01         290,574  32%    8.66MB/s    0:00:00 (xfr#55, to-chk=62/136)
23-Nov-2024 08:58:01         290,858  32%    8.41MB/s    0:00:00 (xfr#56, to-chk=61/136)
23-Nov-2024 08:58:01         291,136  32%    8.41MB/s    0:00:00 (xfr#57, to-chk=60/136)
23-Nov-2024 08:58:01         292,259  32%    8.45MB/s    0:00:00 (xfr#58, to-chk=59/136)
23-Nov-2024 08:58:01         293,379  32%    8.48MB/s    0:00:00 (xfr#59, to-chk=58/136)
23-Nov-2024 08:58:01         294,178  32%    8.50MB/s    0:00:00 (xfr#60, to-chk=57/136)
23-Nov-2024 08:58:01         295,187  32%    8.53MB/s    0:00:00 (xfr#61, to-chk=56/136)
23-Nov-2024 08:58:01         295,467  32%    8.54MB/s    0:00:00 (xfr#62, to-chk=55/136)
23-Nov-2024 08:58:01         295,903  32%    8.55MB/s    0:00:00 (xfr#63, to-chk=54/136)
23-Nov-2024 08:58:01         298,001  33%    8.61MB/s    0:00:00 (xfr#64, to-chk=53/136)
23-Nov-2024 08:58:01         304,034  33%    8.79MB/s    0:00:00 (xfr#65, to-chk=52/136)
23-Nov-2024 08:58:01         310,466  34%    8.71MB/s    0:00:00 (xfr#66, to-chk=51/136)
23-Nov-2024 08:58:01         310,799  34%    8.72MB/s    0:00:00 (xfr#67, to-chk=50/136)
23-Nov-2024 08:58:01         315,071  35%    8.84MB/s    0:00:00 (xfr#68, to-chk=49/136)
23-Nov-2024 08:58:01         325,613  36%    8.63MB/s    0:00:00 (xfr#69, to-chk=48/136)
23-Nov-2024 08:58:01         326,864  36%    8.66MB/s    0:00:00 (xfr#70, to-chk=47/136)
23-Nov-2024 08:58:01         330,674  36%    8.76MB/s    0:00:00 (xfr#71, to-chk=46/136)
23-Nov-2024 08:58:01         334,148  37%    8.85MB/s    0:00:00 (xfr#72, to-chk=45/136)
23-Nov-2024 08:58:01         342,923  38%    8.84MB/s    0:00:00 (xfr#73, to-chk=44/136)
23-Nov-2024 08:58:01         349,418  38%    9.01MB/s    0:00:00 (xfr#74, to-chk=43/136)
23-Nov-2024 08:58:01         353,291  39%    9.11MB/s    0:00:00 (xfr#75, to-chk=42/136)
23-Nov-2024 08:58:01         362,459  40%    9.34MB/s    0:00:00 (xfr#76, to-chk=41/136)
23-Nov-2024 08:58:01         371,171  41%    9.32MB/s    0:00:00 (xfr#77, to-chk=40/136)
23-Nov-2024 08:58:01         371,901  41%    9.33MB/s    0:00:00 (xfr#78, to-chk=39/136)
23-Nov-2024 08:58:01         378,909  42%    9.51MB/s    0:00:00 (xfr#79, to-chk=38/136)
23-Nov-2024 08:58:01         388,140  43%    9.74MB/s    0:00:00 (xfr#80, to-chk=37/136)
23-Nov-2024 08:58:01         393,318  43%    9.87MB/s    0:00:00 (xfr#81, to-chk=36/136)
23-Nov-2024 08:58:01         396,393  44%    9.95MB/s    0:00:00 (xfr#82, to-chk=35/136)
23-Nov-2024 08:58:01         398,037  44%    9.99MB/s    0:00:00 (xfr#83, to-chk=34/136)
23-Nov-2024 08:58:01         401,049  44%   10.07MB/s    0:00:00 (xfr#84, to-chk=33/136)
23-Nov-2024 08:58:01         404,460  45%    9.89MB/s    0:00:00 (xfr#85, to-chk=32/136)
23-Nov-2024 08:58:01         415,851  46%   10.17MB/s    0:00:00 (xfr#86, to-chk=31/136)
23-Nov-2024 08:58:01         425,939  47%   10.42MB/s    0:00:00 (xfr#87, to-chk=30/136)
23-Nov-2024 08:58:01         436,994  48%   10.69MB/s    0:00:00 (xfr#88, to-chk=29/136)
23-Nov-2024 08:58:01         439,157  48%   10.74MB/s    0:00:00 (xfr#89, to-chk=28/136)
23-Nov-2024 08:58:01         446,102  49%   10.91MB/s    0:00:00 (xfr#90, to-chk=27/136)
23-Nov-2024 08:58:01         451,343  50%   11.04MB/s    0:00:00 (xfr#91, to-chk=26/136)
23-Nov-2024 08:58:01         458,858  51%   10.94MB/s    0:00:00 (xfr#92, to-chk=25/136)
23-Nov-2024 08:58:01         469,337  52%   11.19MB/s    0:00:00 (xfr#93, to-chk=24/136)
23-Nov-2024 08:58:01         479,480  53%   11.43MB/s    0:00:00 (xfr#94, to-chk=23/136)
23-Nov-2024 08:58:01         480,275  53%   11.45MB/s    0:00:00 (xfr#95, to-chk=22/136)
23-Nov-2024 08:58:01         491,731  54%   11.72MB/s    0:00:00 (xfr#96, to-chk=21/136)
23-Nov-2024 08:58:01         495,940  55%   11.82MB/s    0:00:00 (xfr#97, to-chk=20/136)
23-Nov-2024 08:58:01         506,932  56%   12.09MB/s    0:00:00 (xfr#98, to-chk=19/136)
23-Nov-2024 08:58:01         509,551  56%   12.15MB/s    0:00:00 (xfr#99, to-chk=18/136)
23-Nov-2024 08:58:01         519,181  57%   12.08MB/s    0:00:00 (xfr#100, to-chk=17/136)
23-Nov-2024 08:58:01         528,748  58%   12.30MB/s    0:00:00 (xfr#101, to-chk=16/136)
23-Nov-2024 08:58:01         536,725  59%   12.48MB/s    0:00:00 (xfr#102, to-chk=15/136)
23-Nov-2024 08:58:01         539,281  60%   12.54MB/s    0:00:00 (xfr#103, to-chk=14/136)
23-Nov-2024 08:58:01         544,921  60%   12.68MB/s    0:00:00 (xfr#104, to-chk=13/136)
23-Nov-2024 08:58:01         545,317  60%   12.68MB/s    0:00:00 (xfr#105, to-chk=12/136)
23-Nov-2024 08:58:01         557,390  62%   12.66MB/s    0:00:00 (xfr#106, to-chk=11/136)
23-Nov-2024 08:58:01         569,408  63%   12.93MB/s    0:00:00 (xfr#107, to-chk=10/136)
23-Nov-2024 08:58:01         581,939  64%   13.21MB/s    0:00:00 (xfr#108, to-chk=9/136)
23-Nov-2024 08:58:01         594,590  66%   13.50MB/s    0:00:00 (xfr#109, to-chk=8/136)
23-Nov-2024 08:58:01         602,504  67%   13.68MB/s    0:00:00 (xfr#110, to-chk=7/136)
23-Nov-2024 08:58:01         603,692  67%   13.71MB/s    0:00:00 (xfr#111, to-chk=6/136)
23-Nov-2024 08:58:01         608,477  67%   13.50MB/s    0:00:00 (xfr#112, to-chk=5/136)
23-Nov-2024 08:58:01         616,055  68%   13.66MB/s    0:00:00 (xfr#113, to-chk=4/136)
23-Nov-2024 08:58:01         622,151  69%   13.80MB/s    0:00:00 (xfr#114, to-chk=3/136)
23-Nov-2024 08:58:01         623,858  69%   13.84MB/s    0:00:00 (xfr#115, to-chk=2/136)
23-Nov-2024 08:58:01         629,435  70%   13.96MB/s    0:00:00 (xfr#116, to-chk=1/136)
23-Nov-2024 08:58:01         634,157  70%   14.06MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01         634,157  70%   14.06MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01         634,157  70%   14.06MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01         634,157  70%   13.44MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01         634,157  70%   13.44MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01         634,157  70%   13.44MB/s    0:00:00 (xfr#117, to-chk=0/136)
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-oneprovider-paris-0/op-panel
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01          25,026  16%   23.87MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 08:58:01          51,076  33%   48.71MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 08:58:01          51,076  33%   48.71MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 08:58:01          75,899  49%   72.38MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 08:58:01          76,190  50%   72.66MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 08:58:01          76,190  50%   14.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-oneprovider-paris-0/cluster-manager
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 08:58:01           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 08:58:01           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 08:58:01           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 08:58:01           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 08:58:01           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-onezone-0/oz-panel
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01          56,505  12%   53.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 08:58:01         114,611  25%   27.33MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 08:58:01         163,985  37%   31.28MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 08:58:01         220,287  49%   30.01MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 08:58:01         220,578  50%   30.05MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 08:58:01         220,578  50%   23.37MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-onezone-0/oz-worker
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01          24,443   3%   23.31MB/s    0:00:00 (xfr#2, to-chk=15/20)
23-Nov-2024 08:58:01          49,661   6%   47.36MB/s    0:00:00 (xfr#3, to-chk=13/20)
23-Nov-2024 08:58:01          49,661   6%   47.36MB/s    0:00:00 (xfr#4, to-chk=11/20)
23-Nov-2024 08:58:01          73,624  10%   70.21MB/s    0:00:00 (xfr#5, to-chk=9/20)
23-Nov-2024 08:58:01          73,715  10%   70.30MB/s    0:00:00 (xfr#6, to-chk=7/20)
23-Nov-2024 08:58:01         210,304  29%   33.43MB/s    0:00:00 (xfr#7, to-chk=5/20)
23-Nov-2024 08:58:01         210,601  29%   33.47MB/s    0:00:00 (xfr#8, to-chk=3/20)
23-Nov-2024 08:58:01         356,612  50%   56.68MB/s    0:00:00 (xfr#9, to-chk=1/20)
23-Nov-2024 08:58:01         356,612  50%   24.29MB/s    0:00:00 (xfr#9, to-chk=0/20)
23-Nov-2024 08:58:01 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-onezone-0/cluster-manager
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 08:58:01               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 08:58:01           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 08:58:01           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 08:58:01           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 08:58:01           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 08:58:01           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 08:58:01           6,742  50%    3.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 08:58:01 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-k44xf. See /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-volume-s3-krakow-init-k44xf/entrypoint.log for more details
23-Nov-2024 08:58:01 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-5lmk9. See /home/bamboo/.one-env/deployments/2024.11.23-08.36.47/pod-logs/dev-volume-s3-paris-init-5lmk9/entrypoint.log for more details
23-Nov-2024 08:58:01 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1732352268.7957644 exists, exporting anyway.
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01 =============================== warnings summary ===============================
23-Nov-2024 08:58:01 tests/utils/rest_utils.py:98
23-Nov-2024 08:58:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 08:58:01     print("""
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01 tests/utils/path_utils.py:112
23-Nov-2024 08:58:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 08:58:01     return path.replace("'", "\\'").replace(' ', '\ ')
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01 tests/utils/acceptance_utils.py:55
23-Nov-2024 08:58:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 08:58:01     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01 tests/utils/acceptance_utils.py:57
23-Nov-2024 08:58:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 08:58:01     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 08:58:01
23-Nov-2024 08:58:01 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23-Nov-2024 08:58:01 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/test-reports/results.xml -
23-Nov-2024 08:58:01 ================= 27 passed, 4 warnings in 1276.70s (0:21:16) ==================
23-Nov-2024 08:58:05 release "dev" uninstalled
23-Nov-2024 08:58:06 Sidecar injection has been disabled
23-Nov-2024 08:58:06 Cleaning helm release "dev"...
23-Nov-2024 08:58:06 Deleted 1 helm deployments
23-Nov-2024 08:58:06 Deleted 0 k8s deployments
23-Nov-2024 08:58:06 Deleted 0 k8s services
23-Nov-2024 08:58:06 Deleted 0 persistent volumes
23-Nov-2024 08:58:07 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 08:58:07 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
23-Nov-2024 08:58:07 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 08:58:07 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
23-Nov-2024 08:58:07 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
23-Nov-2024 08:58:07 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 08:58:07 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
23-Nov-2024 08:58:07 Finished task 'Run acceptance oneclient tests' with result: Success
23-Nov-2024 08:58:07 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Nov-2024 08:58:07 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS...
23-Nov-2024 08:58:07 Finished task 'Parse test results' with result: Success
23-Nov-2024 08:58:07 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 08:58:07
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 08:58:07
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 08:58:07
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 08:58:07
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 08:58:07
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 08:58:07
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 08:58:07
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 08:58:07
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 08:58:07
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 08:58:07
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 08:58:07 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 08:58:07
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3367 (ODSRV-OAP-MSDCPS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3367-ScriptBuildTask-15346999681787349266.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance
23-Nov-2024 08:58:07 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz
23-Nov-2024 08:58:09 Uploading artifact
23-Nov-2024 08:58:09     source path: surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz
23-Nov-2024 08:58:09     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz
23-Nov-2024 08:58:09 Finished task 'Pack and push surefire artifact' with result: Success
23-Nov-2024 08:58:09 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 08:58:09 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 08:58:09
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3367 (ODSRV-OAP-MSDCPS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3367-ScriptBuildTask-8694762554770600680.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS
23-Nov-2024 08:58:09 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
23-Nov-2024 08:58:10 Finished task 'Pack logs' with result: Success
23-Nov-2024 08:58:10 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 08:58:10
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
23-Nov-2024 08:58:10 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 08:58:10
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3367 (ODSRV-OAP-MSDCPS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3367-ScriptBuildTask-5203583563393725772.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance
23-Nov-2024 08:58:10   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23-Nov-2024 08:58:10                                  Dload  Upload   Total   Spent    Left  Speed
23-Nov-2024 08:58:10
23-Nov-2024 08:58:10   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 08:58:10 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 60275
23-Nov-2024 08:58:10 Clearing /tmp/onedata and /home/bamboo/.one-env
23-Nov-2024 08:58:10 Cleaning helm deployments
23-Nov-2024 08:58:11 Cleanining pods
23-Nov-2024 08:58:11 Cleaning kube persistant volumes
23-Nov-2024 08:58:11 pod "dev-volume-s3-krakow-585f4c9-qtl2h" deleted
23-Nov-2024 08:58:31 pod "dev-volume-s3-paris-64bd65585f-snbv4" deleted
23-Nov-2024 08:58:38 Cleaning dockswift container
23-Nov-2024 08:58:38 Cleaning docker containers
23-Nov-2024 08:58:41 Stalled docker containers to remove:
23-Nov-2024 08:58:41 9cee0bc3b2e7 1ea3b9dab274 03e2beac8fa1 3ed4fc871a6e 98a15f803c7b b0397ff8b49f d261987644dc 74c07d6668de 9a37c579b752 96d8d9e6a834 8a1fa8bdb67d 52735f1cf66a a63c468c6564 3d2b4521ea20 675e669592d3 216dc8df6f90 96420f29c437 ffa165fc69b7 90328469069c dda1f3ff89e2 75efce2467d1 72b6762b1445 5b6c807b4872 c82d4a3e6c58 98e6cd70ec32 3420c39b2b1d 3ec22f6c74f7 860d0b0d6a71
23-Nov-2024 08:58:41 Removing stalled docker containers
23-Nov-2024 08:58:41 Error response from daemon: Cannot kill container: 9cee0bc3b2e7: Container 9cee0bc3b2e7568cb0be925ffebd8a2119ba24d35f3b13f501171335bdb0f18e is not running
23-Nov-2024 08:58:41 9cee0bc3b2e7
23-Nov-2024 08:58:41 Error response from daemon: Cannot kill container: 1ea3b9dab274: Container 1ea3b9dab274988a1b7d01407e2b3e59f0a20905f51fb640dafe9896a7210231 is not running
23-Nov-2024 08:58:41 1ea3b9dab274
23-Nov-2024 08:58:41 Error response from daemon: Cannot kill container: 03e2beac8fa1: Container 03e2beac8fa13914b8c2a1348f9cc27d3b0abd29ddda94dfd2106e62cc292e80 is not running
23-Nov-2024 08:58:42 03e2beac8fa1
23-Nov-2024 08:58:42 Error response from daemon: Cannot kill container: 3ed4fc871a6e: Container 3ed4fc871a6e7606c07813817e2996388ac8e8c5dabac15fab7b26934682cd6e is not running
23-Nov-2024 08:58:42 3ed4fc871a6e
23-Nov-2024 08:58:42 Error response from daemon: Cannot kill container: 98a15f803c7b: Container 98a15f803c7baa4898798b2d9d7bcacbf6b18b6e3a6a743dd3cf038aa088ca83 is not running
23-Nov-2024 08:58:42 98a15f803c7b
23-Nov-2024 08:58:42 Error response from daemon: Cannot kill container: b0397ff8b49f: Container b0397ff8b49fde0149521fb1aa535644f46d912dd10f541037e1aa9c0f47f556 is not running
23-Nov-2024 08:58:42 b0397ff8b49f
23-Nov-2024 08:58:42 Error response from daemon: Cannot kill container: d261987644dc: Container d261987644dc5996c3bf5b44d415f7a4016446a419c90763486f38284d931d1a is not running
23-Nov-2024 08:58:42 d261987644dc
23-Nov-2024 08:58:42 Error response from daemon: Cannot kill container: 74c07d6668de: Container 74c07d6668de6a918e2cb1d490c1d3f727957226010fd49164c663cecc07a7f2 is not running
23-Nov-2024 08:58:42 74c07d6668de
23-Nov-2024 08:58:42 Error response from daemon: Cannot kill container: 9a37c579b752: Container 9a37c579b75216d9fa4f274a09af1362aa73d072e4ed7d7d7ae9175e89cab56f is not running
23-Nov-2024 08:58:42 9a37c579b752
23-Nov-2024 08:58:42 Error response from daemon: Cannot kill container: 96d8d9e6a834: Container 96d8d9e6a834158601bc53eb4e4b3f0ca551776736c31cdbf45989c5a07ca37d is not running
23-Nov-2024 08:58:42 96d8d9e6a834
23-Nov-2024 08:58:42 Error response from daemon: Cannot kill container: 8a1fa8bdb67d: Container 8a1fa8bdb67d7e7b5534c89ebd1ab6d49235c0791fe7af0e293364b8b08a48e6 is not running
23-Nov-2024 08:58:42 8a1fa8bdb67d
23-Nov-2024 08:58:42 Error response from daemon: Cannot kill container: 52735f1cf66a: Container 52735f1cf66abdc3e74b7e4de2f0c4bc5cb87c9d124a4831b2e7a8d40857a1e8 is not running
23-Nov-2024 08:58:42 52735f1cf66a
23-Nov-2024 08:58:42 Error response from daemon: Cannot kill container: a63c468c6564: Container a63c468c6564bf1f67e3847d66cd829635dabec36d4f89250842fbd9c710558a is not running
23-Nov-2024 08:58:42 a63c468c6564
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: 3d2b4521ea20: Container 3d2b4521ea202fb7afbcad8519508fd83d5b37f9a8b9e228e0b704d313c81a44 is not running
23-Nov-2024 08:58:43 3d2b4521ea20
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: 675e669592d3: Container 675e669592d3f27808336505a2681291e1df54e956208fdb07395f6424f4f0c1 is not running
23-Nov-2024 08:58:43 675e669592d3
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: 216dc8df6f90: Container 216dc8df6f907f09e87ce9172af35e437b309d4aefcce87676f377c1fa14862a is not running
23-Nov-2024 08:58:43 216dc8df6f90
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: 96420f29c437: Container 96420f29c437e11e0b5ae5e5b93592273596bb41dccaf1f0fd333b1ad2048d2e is not running
23-Nov-2024 08:58:43 96420f29c437
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: ffa165fc69b7: Container ffa165fc69b7ea4d8685b5070aad4367f9237935216a75d15b2f2b13e02e6274 is not running
23-Nov-2024 08:58:43 ffa165fc69b7
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: 90328469069c: Container 90328469069c3fb29444db274a85b29f9a2e4693c2ba92c93f9c95a3d61aa511 is not running
23-Nov-2024 08:58:43 90328469069c
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: dda1f3ff89e2: Container dda1f3ff89e2a49b9c5d61e8e4dbfc4ef4915ca6b38ac685f68aa77157450f01 is not running
23-Nov-2024 08:58:43 dda1f3ff89e2
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: 75efce2467d1: Container 75efce2467d1cbf31fe564a37eadc45a70f50b6359309c24987f203beabfc092 is not running
23-Nov-2024 08:58:43 75efce2467d1
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: 72b6762b1445: Container 72b6762b1445a65dc6e3daddcbf969d535b5ec506d80cb6ff57b40bea86d1828 is not running
23-Nov-2024 08:58:43 72b6762b1445
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: 5b6c807b4872: Container 5b6c807b4872d55181d8fc4e2f4f84d56e73cfbc73cfc2001b2a95f80c69e52c is not running
23-Nov-2024 08:58:43 5b6c807b4872
23-Nov-2024 08:58:43 Error response from daemon: Cannot kill container: c82d4a3e6c58: Container c82d4a3e6c582487a73ee454cf16e601adc24dce7ec4eabaed84121051ea31cf is not running
23-Nov-2024 08:58:43 c82d4a3e6c58
23-Nov-2024 08:58:44 Error response from daemon: Cannot kill container: 98e6cd70ec32: Container 98e6cd70ec3205683bcc901c17a12a03a3664ef6746352e9626d7c753ebc4862 is not running
23-Nov-2024 08:58:44 98e6cd70ec32
23-Nov-2024 08:58:44 Error response from daemon: Cannot kill container: 3420c39b2b1d: Container 3420c39b2b1dd91b0d9dc75fc4d1bde0751cd108cca6e1179c1ea89d8f3c12a6 is not running
23-Nov-2024 08:58:44 3420c39b2b1d
23-Nov-2024 08:58:44 Error response from daemon: Cannot kill container: 3ec22f6c74f7: Container 3ec22f6c74f7d7f94214bac7b2d34e72dbfd062f72c65087771c2a5a53e64709 is not running
23-Nov-2024 08:58:44 3ec22f6c74f7
23-Nov-2024 08:58:44 860d0b0d6a71
23-Nov-2024 08:58:44 860d0b0d6a71
23-Nov-2024 08:58:44 Stalled docker volumes to remove:
23-Nov-2024 08:58:44
23-Nov-2024 08:58:44 Removing stalled docker volumes
23-Nov-2024 08:58:44 Removing stalled loopdevices
23-Nov-2024 08:58:45 Done
23-Nov-2024 08:58:45 Finished task 'Clear env and working dir' with result: Success
23-Nov-2024 08:58:45 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
23-Nov-2024 08:58:45 Running post build plugin 'Docker Container Cleanup'
23-Nov-2024 08:58:45 Running post build plugin 'NCover Results Collector'
23-Nov-2024 08:58:45 Running post build plugin 'Build Results Label Collector'
23-Nov-2024 08:58:45 Running post build plugin 'Clover Results Collector'
23-Nov-2024 08:58:45 Running post build plugin 'npm Cache Cleanup'
23-Nov-2024 08:58:45 Running post build plugin 'Artifact Copier'
23-Nov-2024 08:58:45 Publishing an artifact: test_logs.tar.gz
23-Nov-2024 08:58:45 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 178.2 ms
23-Nov-2024 08:58:46 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS'
23-Nov-2024 08:58:46 Finalising the build...
23-Nov-2024 08:58:46 Stopping timer.
23-Nov-2024 08:58:46 Build ODSRV-OAP-MSDCPS-3367 completed.
23-Nov-2024 08:58:46 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Nov-2024 08:58:46 Running on server: post build plugin 'NCover Results Collector'
23-Nov-2024 08:58:46 Running on server: post build plugin 'Build Labeller'
23-Nov-2024 08:58:46 Running on server: post build plugin 'Clover Delta Calculator'
23-Nov-2024 08:58:46 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Nov-2024 08:58:46 All post build plugins have finished
23-Nov-2024 08:58:46 Generating build results summary...
23-Nov-2024 08:58:46 Saving build results to disk...
23-Nov-2024 08:58:46 Store variable context...
23-Nov-2024 08:58:46 Finished building ODSRV-OAP-MSDCPS-3367.