Skip to content

Instantly share code, notes, and snippets.

@hyperknot
Created October 28, 2023 00:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hyperknot/e816f651c5b73550f5172ca7fb24ff9f to your computer and use it in GitHub Desktop.
Save hyperknot/e816f651c5b73550f5172ca7fb24ff9f to your computer and use it in GitHub Desktop.
2023/10/28 00:29:51 DEBUG : rclone: Version "v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto" starting with parameters ["rclone" "-vv" "--retries" "1" "--dump" "responses" "--multi-thread-streams=32" "--stats=10s" "copyto" "test4.bin" "x:rclonedebug/dest4.bin" "--log-file=rclone.log"]
2023/10/28 00:29:51 DEBUG : Creating backend with remote "test4.bin"
2023/10/28 00:29:51 NOTICE: Config file "/root/.config/rclone/rclone.conf" not found - using defaults
2023/10/28 00:29:51 DEBUG : fs cache: adding new entry for parent of "test4.bin", "/root"
2023/10/28 00:29:51 DEBUG : Creating backend with remote "x:rclonedebug/"
2023/10/28 00:29:51 DEBUG : Setting type="b2" for "x" from environment variable RCLONE_CONFIG_X_TYPE
2023/10/28 00:29:51 DEBUG : Setting account="000fce195984d9e00000000a7" for "x" from environment variable RCLONE_CONFIG_X_ACCOUNT
2023/10/28 00:29:51 DEBUG : Setting key="K0001ZqYK8LZdYi1MIejP4dITX9zzCM" for "x" from environment variable RCLONE_CONFIG_X_KEY
2023/10/28 00:29:51 DEBUG : x: detected overridden config - adding "{jd8aQ}" suffix to name
2023/10/28 00:29:51 DEBUG : Setting account="000fce195984d9e00000000a7" for "x" from environment variable RCLONE_CONFIG_X_ACCOUNT
2023/10/28 00:29:51 DEBUG : Setting key="K0001ZqYK8LZdYi1MIejP4dITX9zzCM" for "x" from environment variable RCLONE_CONFIG_X_KEY
2023/10/28 00:29:51 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2023/10/28 00:29:51 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:51 DEBUG : HTTP REQUEST (req 0xc000d8e600)
2023/10/28 00:29:51 DEBUG : GET /b2api/v1/b2_authorize_account HTTP/1.1
Host: api.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Authorization: XXXX
Accept-Encoding: gzip
2023/10/28 00:29:51 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:51 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:51 DEBUG : HTTP RESPONSE (req 0xc000d8e600)
2023/10/28 00:29:51 DEBUG : HTTP/1.1 200
Content-Length: 811
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:51 GMT
{
"absoluteMinimumPartSize": 5000000,
"accountId": "fce195984d9e",
"allowed": {
"bucketId": "4fbcbe7119c5698884bd091e",
"bucketName": "rclonedebug",
"capabilities": [
"listBuckets",
"readBuckets",
"listFiles",
"readFiles",
"shareFiles",
"writeFiles",
"deleteFiles",
"readBucketEncryption",
"writeBucketEncryption",
"readBucketReplications",
"writeBucketReplications"
],
"namePrefix": null
},
"apiUrl": "https://api000.backblazeb2.com",
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_20ea52_acct_G2rwr7uoLfSN-0URunv-UpIW8oc=",
"downloadUrl": "https://f000.backblazeb2.com",
"minimumPartSize": 100000000,
"recommendedPartSize": 100000000,
"s3ApiUrl": "https://s3.us-west-000.backblazeb2.com"
}
2023/10/28 00:29:51 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:51 DEBUG : fs cache: renaming cache item "x:rclonedebug/" to be canonical "x{jd8aQ}:rclonedebug"
2023/10/28 00:29:51 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:51 DEBUG : HTTP REQUEST (req 0xc000a55300)
2023/10/28 00:29:51 DEBUG : HEAD /file/rclonedebug/dest4.bin HTTP/1.1
Host: f000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Authorization: XXXX
2023/10/28 00:29:51 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:51 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:51 DEBUG : HTTP RESPONSE (req 0xc000a55300)
2023/10/28 00:29:51 DEBUG : HTTP/1.1 404
Content-Length: 94
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:29:50 GMT
2023/10/28 00:29:51 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:51 DEBUG : Couldn't decode error response: EOF
2023/10/28 00:29:51 DEBUG : test4.bin: Need to transfer - File not found at Destination
2023/10/28 00:29:56 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:56 DEBUG : HTTP REQUEST (req 0xc000e94200)
2023/10/28 00:29:56 DEBUG : POST /b2api/v1/b2_start_large_file HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 220
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:56 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:56 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:56 DEBUG : HTTP RESPONSE (req 0xc000e94200)
2023/10/28 00:29:56 DEBUG : HTTP/1.1 200
Content-Length: 760
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:55 GMT
{
"accountId": "fce195984d9e",
"action": "start",
"bucketId": "4fbcbe7119c5698884bd091e",
"contentLength": 0,
"contentMd5": null,
"contentSha1": "none",
"contentType": "application/octet-stream",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"fileInfo": {
"src_last_modified_millis": "1698452960935",
"large_file_sha1": "79f18a1e56333ebb1fc74fa7184ebce57320d31a"
},
"fileName": "dest4.bin",
"fileRetention": {
"isClientAuthorizedToRead": false,
"value": null
},
"legalHold": {
"isClientAuthorizedToRead": false,
"value": null
},
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698452996318
}
2023/10/28 00:29:56 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:56 DEBUG : test4.bin: Starting multi-thread copy with 43 chunks of size 96Mi with 32 parallel streams
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 32/43 (3120562176-3221225472) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 1/43 (0-100663296) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 3/43 (201326592-301989888) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 2/43 (100663296-201326592) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 20/43 (1912602624-2013265920) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 18/43 (1711276032-1811939328) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 23/43 (2214592512-2315255808) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 30/43 (2919235584-3019898880) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 26/43 (2516582400-2617245696) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 9/43 (805306368-905969664) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 17/43 (1610612736-1711276032) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 25/43 (2415919104-2516582400) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 15/43 (1409286144-1509949440) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 16/43 (1509949440-1610612736) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 27/43 (2617245696-2717908992) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 21/43 (2013265920-2113929216) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 13/43 (1207959552-1308622848) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 7/43 (603979776-704643072) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 4/43 (301989888-402653184) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 5/43 (402653184-503316480) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 24/43 (2315255808-2415919104) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 22/43 (2113929216-2214592512) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 19/43 (1811939328-1912602624) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 11/43 (1006632960-1107296256) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 12/43 (1107296256-1207959552) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 6/43 (503316480-603979776) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 14/43 (1308622848-1409286144) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 8/43 (704643072-805306368) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 28/43 (2717908992-2818572288) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 29/43 (2818572288-2919235584) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 10/43 (905969664-1006632960) size 96Mi starting
2023/10/28 00:29:56 DEBUG : test4.bin: multi-thread copy: chunk 31/43 (3019898880-3120562176) size 96Mi starting
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 11 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc000d8e700)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : HTTP RESPONSE (req 0xc000d8e700)
2023/10/28 00:29:57 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:56 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_e3d91e_uplg_9eWb0VIx431h-7sux3CgNZ2eOa4=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-12.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0034"
}
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 31 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc000a54500)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 3 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc000060100)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : HTTP RESPONSE (req 0xc000a54500)
2023/10/28 00:29:57 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:56 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_ae9ed2_uplg_EuXtS-YU-fWn5bs9gk6eJ2FjsZ0=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-08.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0045"
}
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 2 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc000f14000)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : HTTP RESPONSE (req 0xc000060100)
2023/10/28 00:29:57 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:56 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_66cab2_uplg_9bCT84pVWB0kjA0njiHEJq479ss=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-06.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014"
}
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 15 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 14 length 100663296
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : HTTP RESPONSE (req 0xc000f14000)
2023/10/28 00:29:57 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:56 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_f676ed_uplg_J1PVaUSnad652-Iqy7RnsSggNq4=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-07.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0029"
}
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 21 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc0c633c000)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 29 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 4 length 100663296
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : HTTP RESPONSE (req 0xc0c633c000)
2023/10/28 00:29:57 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:56 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_aa5539_uplg_ex1in7COWQNi7hY50DOPs9kj1jI=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-19.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0011"
}
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 27 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc0cca0e000)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 8 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc0c2520300)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : HTTP RESPONSE (req 0xc0cca0e000)
2023/10/28 00:29:57 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_41bfb9_uplg_lk7hougaNRqpHWo4gTpc1tPXeT4=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-07.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0023"
}
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 28 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 13 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 23 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 6 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 24 length 100663296
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : HTTP RESPONSE (req 0xc0c2520300)
2023/10/28 00:29:57 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_47ea3e_uplg_F7J3MTcGjRbJ7ck3Ce_D2RZM6B8=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-12.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0012"
}
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 10 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc0cca0e500)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 19 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 26 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 1 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 5 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 30 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 9 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc000d8ec00)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0034 HTTP/1.1
Host: pod-000-1059-12.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 12
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc0c00a6100)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : HTTP RESPONSE (req 0xc0cca0e500)
2023/10/28 00:29:57 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_387652_uplg_Nygfa_MrYq6zoWm7q5PKYByLoLA=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-19.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0050"
}
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 0 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc000a12100)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0045 HTTP/1.1
Host: pod-000-1059-08.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 32
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 25 length 100663296
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : HTTP REQUEST (req 0xc000da4100)
2023/10/28 00:29:57 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014 HTTP/1.1
Host: pod-000-1059-06.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 4
Accept-Encoding: gzip
2023/10/28 00:29:57 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : HTTP RESPONSE (req 0xc0c00a6100)
2023/10/28 00:29:57 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_ac4122_uplg_Ux9WosjdOnUSq-f1__4XG46jyiA=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-09.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0056"
}
2023/10/28 00:29:57 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 7 length 100663296
2023/10/28 00:29:57 DEBUG : dest4.bin: Sending chunk 18 length 100663296
2023/10/28 00:29:58 DEBUG : dest4.bin: Sending chunk 12 length 100663296
2023/10/28 00:29:58 DEBUG : dest4.bin: Sending chunk 22 length 100663296
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c2520000)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0029 HTTP/1.1
Host: pod-000-1059-07.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 3
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0d87b6000)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0011 HTTP/1.1
Host: pod-000-1059-19.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 16
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c2520800)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0023 HTTP/1.1
Host: pod-000-1059-07.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 15
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc000a54700)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : dest4.bin: Sending chunk 16 length 100663296
2023/10/28 00:29:58 DEBUG : dest4.bin: Sending chunk 20 length 100663296
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc000a54700)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_44bbac_uplg_q-mXq6D36RU07rbwKj6aU5rIpEQ=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-06.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0054"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : dest4.bin: Sending chunk 17 length 100663296
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0d87b6300)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0012 HTTP/1.1
Host: pod-000-1059-12.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 22
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c2520400)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc000060100)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c00a6500)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0050 HTTP/1.1
Host: pod-000-1059-19.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 30
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0014f4400)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0c2520400)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_3f579a_uplg_IRFXkN6MHHWS4K4shr430YG-XyU=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-00.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0042"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c2520d00)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c2521200)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c00a6900)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0056 HTTP/1.1
Host: pod-000-1059-09.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 5
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0014f4400)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_bef7e9_uplg_oZBmk-YkfWT527t8iEJspWiLCdk=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-07.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0033"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc000d8e900)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc000060100)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_19260b_uplg_ZcTYwKpsoLwqCpk8Oey_766gggg=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-09.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0c2520d00)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_67ba47_uplg_4PJfLNFOjz-cGqgoE8RirA7ekBA=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-03.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0000"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0006af000)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c2521800)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0c2521200)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_ca0d72_uplg_rKmlEDr7K7tnPRJgtrx-CJUJk2k=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-02.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0052"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c2521d00)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0006af000)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_bf6639_uplg_Py8233X3kX7vpzhFpNkq1qBPSPc=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-06.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0027"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc000da4200)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc000d8e900)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_dc7ca3_uplg_18L1lduV8J1MT2GpGe_GHo--f5E=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-11.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0028"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0c2521800)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_af4b2c_uplg_i5sbrVKaf_eHYq_ltXZo6WoIJL8=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-13.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0002"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c256c500)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0c2521d00)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_33477f_uplg_cyP6RD3mw0gLtl344qAUi658G8w=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-02.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0016"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c6348000)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc000da4200)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_eab5a2_uplg_Y5hC5RsxKIjBxkWgBB3pvZZ2mlE=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-01.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0cca0e000)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0c256c500)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_9e5143_uplg_CogvkB8Y56fSlza0Bm9hxXth6LA=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-02.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0035"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0d87ea100)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0c6348000)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_4cd3cf_uplg_ozasDrC44z_ZFOy1jJHbYWVBOd4=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-18.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0050"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c256ce00)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0cca0e000)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_92eb4a_uplg_nDh42Q7Hvp4_ZaHQ6r3i18qZvAM=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-08.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0038"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0d87ea500)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0d87ea100)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_f3a8d4_uplg_UJZxJjUorqzNvsF74Zg5QGbpncI=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-01.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0001"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0c2520000)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : dest4.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc14bb80180), retryAfter:1000000000}
2023/10/28 00:29:58 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:29:58 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:29:58 DEBUG : pacer: Rate limited, increasing sleep to 1s
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc1483a8100)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0d87ea500)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_e2b078_uplg_5M_gGPoKIVGLVpylRPBF6ZL-gUk=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-13.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0019"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : pacer: Reducing sleep to 500ms
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc1483a8100)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_b9f0b0_uplg_E9tz9oJ1mMMQ2tabb0Lzzcp0vVs=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-11.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0007"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : pacer: Reducing sleep to 250ms
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0c256ce00)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_5de571_uplg_DWute2dQYz3rM4gq4ZowR1KQtVg=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-01.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0018"
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : pacer: Reducing sleep to 125ms
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc000e48100)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0054 HTTP/1.1
Host: pod-000-1059-06.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 28
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0014f4800)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0000 HTTP/1.1
Host: pod-000-1059-03.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 24
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc000061300)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0042 HTTP/1.1
Host: pod-000-1059-00.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 9
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0d87b6900)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014 HTTP/1.1
Host: pod-000-1059-09.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 29
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc000a13100)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0033 HTTP/1.1
Host: pod-000-1059-07.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 14
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c256c100)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0028 HTTP/1.1
Host: pod-000-1059-11.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 25
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0006af400)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0002 HTTP/1.1
Host: pod-000-1059-13.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 20
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0cc64c000)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014 HTTP/1.1
Host: pod-000-1059-01.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 2
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0006af800)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0016 HTTP/1.1
Host: pod-000-1059-02.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 27
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0d87eaa00)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0001 HTTP/1.1
Host: pod-000-1059-01.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 1
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c256d100)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0038 HTTP/1.1
Host: pod-000-1059-08.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 10
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c256d500)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0019 HTTP/1.1
Host: pod-000-1059-13.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 8
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc19d2b2000)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0018 HTTP/1.1
Host: pod-000-1059-01.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 26
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc000e94300)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0050 HTTP/1.1
Host: pod-000-1059-18.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 31
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc000e48500)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0052 HTTP/1.1
Host: pod-000-1059-02.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 7
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0d87b6e00)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0027 HTTP/1.1
Host: pod-000-1059-06.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 11
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc000a13100)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : dest4.bin: Error sending chunk 13 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc180604ea0), retryAfter:1000000000}
2023/10/28 00:29:58 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:29:58 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:29:58 DEBUG : pacer: Rate limited, increasing sleep to 1s
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0006aff00)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0007 HTTP/1.1
Host: pod-000-1059-11.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 19
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : HTTP REQUEST (req 0xc0c256cb00)
2023/10/28 00:29:58 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0035 HTTP/1.1
Host: pod-000-1059-02.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 6
Accept-Encoding: gzip
2023/10/28 00:29:58 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc000061300)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:29:58 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : dest4.bin: Error sending chunk 8 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc180605470), retryAfter:1000000000}
2023/10/28 00:29:58 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:29:58 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0014f4800)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:29:58 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : dest4.bin: Error sending chunk 23 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc000ea5200), retryAfter:1000000000}
2023/10/28 00:29:58 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:29:58 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc0c256d100)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : dest4.bin: Error sending chunk 9 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc000ea5410), retryAfter:1000000000}
2023/10/28 00:29:58 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:29:58 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : HTTP RESPONSE (req 0xc000e48500)
2023/10/28 00:29:58 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:29:57 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:29:58 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:58 DEBUG : dest4.bin: Error sending chunk 6 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0008a20f0), retryAfter:1000000000}
2023/10/28 00:29:58 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:29:58 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:29:59 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:59 DEBUG : HTTP REQUEST (req 0xc0d87ea200)
2023/10/28 00:29:59 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:29:59 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:59 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:59 DEBUG : HTTP RESPONSE (req 0xc0d87ea200)
2023/10/28 00:29:59 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:58 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fd_ac0a6c_uplg_mrdhEezp-mO-VNwuEFddgRQCvv4=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-06.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0000"
}
2023/10/28 00:29:59 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:29:59 DEBUG : pacer: Reducing sleep to 500ms
2023/10/28 00:29:59 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:29:59 DEBUG : HTTP REQUEST (req 0xc0d87ea600)
2023/10/28 00:29:59 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0000 HTTP/1.1
Host: pod-000-1059-06.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 13
Accept-Encoding: gzip
2023/10/28 00:29:59 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:00 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:00 DEBUG : HTTP REQUEST (req 0xc0d87eae00)
2023/10/28 00:30:00 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:00 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:00 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:00 DEBUG : HTTP RESPONSE (req 0xc0d87eae00)
2023/10/28 00:30:00 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:29:59 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_1a3f3b_uplg_Kp1bAGoLpqZmtc7KIsHiUG-iu_E=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-14.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0008"
}
2023/10/28 00:30:00 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:00 DEBUG : pacer: Reducing sleep to 250ms
2023/10/28 00:30:00 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:00 DEBUG : HTTP REQUEST (req 0xc0cc64c700)
2023/10/28 00:30:00 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0008 HTTP/1.1
Host: pod-000-1059-14.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 23
Accept-Encoding: gzip
2023/10/28 00:30:00 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:00 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:00 DEBUG : HTTP REQUEST (req 0xc0d87eb200)
2023/10/28 00:30:00 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:00 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:00 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:00 DEBUG : HTTP RESPONSE (req 0xc0d87eb200)
2023/10/28 00:30:00 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:00 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_f6e9ec_uplg_pyRLl-DBB_XxZdfh6NG5SKCJaIE=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-00.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0053"
}
2023/10/28 00:30:00 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:00 DEBUG : pacer: Reducing sleep to 125ms
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : HTTP REQUEST (req 0xc000060100)
2023/10/28 00:30:01 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0053 HTTP/1.1
Host: pod-000-1059-00.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 17
Accept-Encoding: gzip
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : HTTP REQUEST (req 0xc000e48300)
2023/10/28 00:30:01 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:01 DEBUG : HTTP RESPONSE (req 0xc000e48300)
2023/10/28 00:30:01 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:00 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_e68262_uplg_Ki6zbiOKSm4KSTPXJIVv2NOHhFc=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-08.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0053"
}
2023/10/28 00:30:01 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:01 DEBUG : pacer: Reducing sleep to 62.5ms
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : HTTP REQUEST (req 0xc180606400)
2023/10/28 00:30:01 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:01 DEBUG : HTTP RESPONSE (req 0xc000060100)
2023/10/28 00:30:01 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:30:00 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:30:01 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:01 DEBUG : dest4.bin: Error sending chunk 16 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc19d280de0), retryAfter:1000000000}
2023/10/28 00:30:01 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:30:01 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:30:01 DEBUG : pacer: Rate limited, increasing sleep to 1s
2023/10/28 00:30:01 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:01 DEBUG : HTTP RESPONSE (req 0xc180606400)
2023/10/28 00:30:01 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:00 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_41ced9_uplg_w4t1HaO3WdHFP0hHqLVkx5-fwQM=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-14.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014"
}
2023/10/28 00:30:01 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:01 DEBUG : pacer: Reducing sleep to 500ms
2023/10/28 00:30:01 DEBUG : dest4.bin: Sending chunk 2 length 100663296
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : HTTP REQUEST (req 0xc0cc64ca00)
2023/10/28 00:30:01 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0053 HTTP/1.1
Host: pod-000-1059-08.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 21
Accept-Encoding: gzip
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : HTTP REQUEST (req 0xc0c416c500)
2023/10/28 00:30:01 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014 HTTP/1.1
Host: pod-000-1059-14.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 18
Accept-Encoding: gzip
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 INFO :
Transferred: 1.029 GiB / 4 GiB, 26%, 82.011 MiB/s, ETA 37s
Transferred: 0 / 1, 0%
Elapsed time: 10.1s
Transferring:
* test4.bin: 25% /4Gi, 205.239Mi/s, 14s
2023/10/28 00:30:01 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:01 DEBUG : HTTP RESPONSE (req 0xc0d87b6000)
2023/10/28 00:30:01 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:01 GMT
{
"contentLength": 100663296,
"contentMd5": "228ec835a4ad2ba8b6998c507fc6f4a7",
"contentSha1": "d7ac49034354a7a45c9057819033ef545ed8d80f",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 16,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453001459
}
2023/10/28 00:30:01 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:01 DEBUG : pacer: Reducing sleep to 250ms
2023/10/28 00:30:01 DEBUG : dest4.bin: Done sending chunk 15
2023/10/28 00:30:01 DEBUG : test4.bin: multi-thread copy: chunk 16/43 (1509949440-1610612736) size 96Mi finished
2023/10/28 00:30:01 DEBUG : test4.bin: multi-thread copy: chunk 33/43 (3221225472-3321888768) size 96Mi starting
2023/10/28 00:30:01 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:01 DEBUG : HTTP RESPONSE (req 0xc000da4100)
2023/10/28 00:30:01 DEBUG : HTTP/1.1 200
Content-Length: 389
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:01 GMT
{
"contentLength": 100663296,
"contentMd5": "7cb1444632d46f11475b647698aea8b6",
"contentSha1": "a99e27fcb30e3d0de03a7dc7fb0490644b9afa9f",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 4,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453001570
}
2023/10/28 00:30:01 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:01 DEBUG : pacer: Reducing sleep to 125ms
2023/10/28 00:30:01 DEBUG : dest4.bin: Done sending chunk 3
2023/10/28 00:30:01 DEBUG : test4.bin: multi-thread copy: chunk 4/43 (301989888-402653184) size 96Mi finished
2023/10/28 00:30:01 DEBUG : test4.bin: multi-thread copy: chunk 34/43 (3321888768-3422552064) size 96Mi starting
2023/10/28 00:30:01 DEBUG : dest4.bin: Sending chunk 13 length 100663296
2023/10/28 00:30:01 DEBUG : dest4.bin: Sending chunk 8 length 100663296
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : HTTP REQUEST (req 0xc0c2520000)
2023/10/28 00:30:01 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0011 HTTP/1.1
Host: pod-000-1059-19.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 14
Accept-Encoding: gzip
2023/10/28 00:30:01 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:01 DEBUG : dest4.bin: Sending chunk 23 length 100663296
2023/10/28 00:30:02 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:02 DEBUG : HTTP REQUEST (req 0xc180606800)
2023/10/28 00:30:02 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014 HTTP/1.1
Host: pod-000-1059-06.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 9
Accept-Encoding: gzip
2023/10/28 00:30:02 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:02 DEBUG : dest4.bin: Sending chunk 9 length 100663296
2023/10/28 00:30:02 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:02 DEBUG : HTTP RESPONSE (req 0xc180606800)
2023/10/28 00:30:02 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:30:01 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:30:02 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:02 DEBUG : dest4.bin: Error sending chunk 8 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0c6385770), retryAfter:1000000000}
2023/10/28 00:30:02 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:30:02 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:30:02 DEBUG : pacer: Rate limited, increasing sleep to 1s
2023/10/28 00:30:02 DEBUG : dest4.bin: Sending chunk 6 length 100663296
2023/10/28 00:30:02 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:02 DEBUG : HTTP RESPONSE (req 0xc0c00a6500)
2023/10/28 00:30:02 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:02 GMT
{
"contentLength": 100663296,
"contentMd5": "cc446e71c5b0a20b4045d245e171b0e7",
"contentSha1": "cd5b278198fd1facf0db7095d16afd38246aa918",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 30,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453002533
}
2023/10/28 00:30:02 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:02 DEBUG : pacer: Reducing sleep to 500ms
2023/10/28 00:30:02 DEBUG : dest4.bin: Done sending chunk 29
2023/10/28 00:30:02 DEBUG : test4.bin: multi-thread copy: chunk 30/43 (2919235584-3019898880) size 96Mi finished
2023/10/28 00:30:02 DEBUG : test4.bin: multi-thread copy: chunk 35/43 (3422552064-3523215360) size 96Mi starting
2023/10/28 00:30:02 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:02 DEBUG : HTTP RESPONSE (req 0xc0d87ea600)
2023/10/28 00:30:02 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:02 GMT
{
"contentLength": 100663296,
"contentMd5": "a92c13e7f94234b7f0c3852fb7ffcb2d",
"contentSha1": "74743d97cab2571772d07b894af2cdc849166a1d",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 13,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453002816
}
2023/10/28 00:30:02 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:02 DEBUG : pacer: Reducing sleep to 250ms
2023/10/28 00:30:02 DEBUG : dest4.bin: Done sending chunk 12
2023/10/28 00:30:02 DEBUG : test4.bin: multi-thread copy: chunk 13/43 (1207959552-1308622848) size 96Mi finished
2023/10/28 00:30:02 DEBUG : test4.bin: multi-thread copy: chunk 36/43 (3523215360-3623878656) size 96Mi starting
2023/10/28 00:30:03 DEBUG : dest4.bin: Sending chunk 16 length 100663296
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc0c256cb00)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 389
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:02 GMT
{
"contentLength": 100663296,
"contentMd5": "3d146142d24b12b12d309aced1239036",
"contentSha1": "5474e8e0c2449513c16a7d57e52dd6cf2197fd1d",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 6,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453003257
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : pacer: Reducing sleep to 125ms
2023/10/28 00:30:03 DEBUG : dest4.bin: Done sending chunk 5
2023/10/28 00:30:03 DEBUG : test4.bin: multi-thread copy: chunk 6/43 (503316480-603979776) size 96Mi finished
2023/10/28 00:30:03 DEBUG : test4.bin: multi-thread copy: chunk 37/43 (3623878656-3724541952) size 96Mi starting
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc000060e00)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0050 HTTP/1.1
Host: pod-000-1059-19.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 17
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0c00a6200)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc0c00a6200)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:02 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_bb1ebb_uplg_zzRGE47qOK1GyvWd_WL9T0sy8c4=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-18.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0032"
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : pacer: Reducing sleep to 62.5ms
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc000a12100)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"contentLength": 100663296,
"contentMd5": "7a7c04002991b3d5c6c3f7f16fd5dde1",
"contentSha1": "c967b7c5707702608401d5f0a06f99931c2e79b3",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 32,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453003532
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : pacer: Reducing sleep to 31.25ms
2023/10/28 00:30:03 DEBUG : dest4.bin: Done sending chunk 31
2023/10/28 00:30:03 DEBUG : test4.bin: multi-thread copy: chunk 32/43 (3120562176-3221225472) size 96Mi finished
2023/10/28 00:30:03 DEBUG : test4.bin: multi-thread copy: chunk 38/43 (3724541952-3825205248) size 96Mi starting
2023/10/28 00:30:03 DEBUG : dest4.bin: Sending chunk 32 length 100663296
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc0c00a6900)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 389
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:02 GMT
{
"contentLength": 100663296,
"contentMd5": "5958283ca0255e3e991d736677207a14",
"contentSha1": "b88168258b08362d7ff0d07024e199fa32f5e6c9",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 5,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453003571
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : pacer: Reducing sleep to 15.625ms
2023/10/28 00:30:03 DEBUG : dest4.bin: Done sending chunk 4
2023/10/28 00:30:03 DEBUG : test4.bin: multi-thread copy: chunk 5/43 (402653184-503316480) size 96Mi finished
2023/10/28 00:30:03 DEBUG : test4.bin: multi-thread copy: chunk 39/43 (3825205248-3925868544) size 96Mi starting
2023/10/28 00:30:03 DEBUG : dest4.bin: Sending chunk 33 length 100663296
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc000e48400)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0c6348100)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0032 HTTP/1.1
Host: pod-000-1059-18.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 3
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0cc64c300)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : dest4.bin: Sending chunk 8 length 100663296
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc000e48400)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:02 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_96501e_uplg_oJkwB06KlYIvdcCh1mYvBk8Fi4g=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-08.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0054"
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : pacer: Reducing sleep to 10ms
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc0cc64c300)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_b44179_uplg_mh5TPRYVugx03YsXcM5sO3Db0jg=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-10.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0033"
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0c6348c00)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : dest4.bin: Sending chunk 34 length 100663296
2023/10/28 00:30:03 DEBUG : dest4.bin: Sending chunk 35 length 100663296
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc0c6348c00)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_34d5de_uplg_HtvRHlVMdf-G_SwTrcEdhOSfnjQ=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-04.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0016"
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : dest4.bin: Sending chunk 36 length 100663296
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0c6348400)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0000 HTTP/1.1
Host: pod-000-1059-06.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 33
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : dest4.bin: Sending chunk 37 length 100663296
2023/10/28 00:30:03 DEBUG : dest4.bin: Sending chunk 38 length 100663296
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc000d8e700)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc000d8ed00)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0d87ea700)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc000d8e700)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_f2547b_uplg_lrvBVnXr1d2fZsZI5ocfXqlJ1Po=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-00.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0039"
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc000e48900)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc000e48000)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0035 HTTP/1.1
Host: pod-000-1059-02.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 34
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0c6348800)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0033 HTTP/1.1
Host: pod-000-1059-10.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 10
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0c416c100)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0054 HTTP/1.1
Host: pod-000-1059-08.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 24
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc0d87ea700)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_89d0a3_uplg_QfVg3qLOqidCqNSZp6Z2l92yhWI=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-12.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0053"
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc000d8ed00)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_4e35c2_uplg_IiQPXgqbvnto-rH3lTXDPv_4Qg0=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-16.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0039"
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0014f4500)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0056 HTTP/1.1
Host: pod-000-1059-09.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 35
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc000e94300)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"contentLength": 100663296,
"contentMd5": "5702e45be2f4f23413ad90b955abbc14",
"contentSha1": "65d50becb1b086974d9d87c099814d256db47ea9",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 31,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453003773
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : dest4.bin: Done sending chunk 30
2023/10/28 00:30:03 DEBUG : test4.bin: multi-thread copy: chunk 31/43 (3019898880-3120562176) size 96Mi finished
2023/10/28 00:30:03 DEBUG : test4.bin: multi-thread copy: chunk 40/43 (3925868544-4026531840) size 96Mi starting
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc000e48900)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_fc64f9_uplg_Yt2QiG5u0-ycPIkOx-JbieYqMz8=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-19.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0042"
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0014f4000)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0045 HTTP/1.1
Host: pod-000-1059-08.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 9
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0d87ea200)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0016 HTTP/1.1
Host: pod-000-1059-04.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 7
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc000e48000)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:30:02 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : dest4.bin: Error sending chunk 33 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0006d82d0), retryAfter:1000000000}
2023/10/28 00:30:03 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:30:03 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:30:03 DEBUG : pacer: Rate limited, increasing sleep to 1s
2023/10/28 00:30:03 DEBUG : dest4.bin: Sending chunk 33 length 100663296
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0c00a6800)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0039 HTTP/1.1
Host: pod-000-1059-00.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 36
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0c2520200)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0053 HTTP/1.1
Host: pod-000-1059-12.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 38
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc000e48d00)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0039 HTTP/1.1
Host: pod-000-1059-16.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 37
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc0014f4500)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : dest4.bin: Error sending chunk 34 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc000a42de0), retryAfter:1000000000}
2023/10/28 00:30:03 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:30:03 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc000d8f400)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0042 HTTP/1.1
Host: pod-000-1059-19.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 39
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc0006aff00)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"contentLength": 100663296,
"contentMd5": "4177f9b37dd64a87262eaae00f7536a6",
"contentSha1": "1672062a376840b20f18c187bb1351fb958d62ea",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 19,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453003920
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : pacer: Reducing sleep to 500ms
2023/10/28 00:30:03 DEBUG : dest4.bin: Done sending chunk 18
2023/10/28 00:30:03 DEBUG : test4.bin: multi-thread copy: chunk 19/43 (1811939328-1912602624) size 96Mi finished
2023/10/28 00:30:03 DEBUG : test4.bin: multi-thread copy: chunk 41/43 (4026531840-4127195136) size 96Mi starting
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : HTTP REQUEST (req 0xc0d87ead00)
2023/10/28 00:30:03 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0050 HTTP/1.1
Host: pod-000-1059-18.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 34
Accept-Encoding: gzip
2023/10/28 00:30:03 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : HTTP RESPONSE (req 0xc0c6348800)
2023/10/28 00:30:03 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:30:03 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:03 DEBUG : dest4.bin: Error sending chunk 9 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc19d280690), retryAfter:1000000000}
2023/10/28 00:30:03 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:30:03 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:30:03 DEBUG : pacer: Rate limited, increasing sleep to 1s
2023/10/28 00:30:04 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:04 DEBUG : HTTP RESPONSE (req 0xc0c00a6800)
2023/10/28 00:30:04 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:30:04 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:04 DEBUG : dest4.bin: Error sending chunk 35 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc19d2808d0), retryAfter:1000000000}
2023/10/28 00:30:04 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:30:04 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:30:04 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:04 DEBUG : HTTP RESPONSE (req 0xc0d87ea200)
2023/10/28 00:30:04 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:30:04 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:04 DEBUG : dest4.bin: Error sending chunk 6 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc19d280ae0), retryAfter:1000000000}
2023/10/28 00:30:04 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:30:04 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:30:04 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:04 DEBUG : HTTP RESPONSE (req 0xc0d87ead00)
2023/10/28 00:30:04 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:30:04 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:04 DEBUG : dest4.bin: Error sending chunk 33 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0ad1d46f0), retryAfter:1000000000}
2023/10/28 00:30:04 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:30:04 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:30:04 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:04 DEBUG : HTTP RESPONSE (req 0xc000e48d00)
2023/10/28 00:30:04 DEBUG : HTTP/1.1 503
Connection: close
Content-Length: 87
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"code": "service_unavailable",
"message": "no tomes available",
"status": 503
}
2023/10/28 00:30:04 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:04 DEBUG : dest4.bin: Error sending chunk 36 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0009528d0), retryAfter:1000000000}
2023/10/28 00:30:04 DEBUG : dest4.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable)
2023/10/28 00:30:04 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable))
2023/10/28 00:30:04 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:04 DEBUG : HTTP RESPONSE (req 0xc000d8ec00)
2023/10/28 00:30:04 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:03 GMT
{
"contentLength": 100663296,
"contentMd5": "de10c6b70fe771b5ad7cdaacfa7ff75c",
"contentSha1": "479dfa463db2efb22502716b2f5313285b7cb370",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 12,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453004177
}
2023/10/28 00:30:04 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:04 DEBUG : pacer: Reducing sleep to 500ms
2023/10/28 00:30:04 DEBUG : dest4.bin: Done sending chunk 11
2023/10/28 00:30:04 DEBUG : test4.bin: multi-thread copy: chunk 12/43 (1107296256-1207959552) size 96Mi finished
2023/10/28 00:30:04 DEBUG : test4.bin: multi-thread copy: chunk 42/43 (4127195136-4227858432) size 96Mi starting
2023/10/28 00:30:04 DEBUG : dest4.bin: Sending chunk 39 length 100663296
2023/10/28 00:30:04 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:04 DEBUG : HTTP REQUEST (req 0xc0cc64c100)
2023/10/28 00:30:04 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0007 HTTP/1.1
Host: pod-000-1059-11.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 40
Accept-Encoding: gzip
2023/10/28 00:30:04 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:05 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:05 DEBUG : HTTP RESPONSE (req 0xc0d87b6300)
2023/10/28 00:30:05 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:04 GMT
{
"contentLength": 100663296,
"contentMd5": "33ba74e66778de53cc7991695befc27f",
"contentSha1": "f03ef5bd33670feadcfab1a3e977b8d326166acd",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 22,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453004992
}
2023/10/28 00:30:05 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:05 DEBUG : pacer: Reducing sleep to 250ms
2023/10/28 00:30:05 DEBUG : dest4.bin: Done sending chunk 21
2023/10/28 00:30:05 DEBUG : test4.bin: multi-thread copy: chunk 22/43 (2113929216-2214592512) size 96Mi finished
2023/10/28 00:30:05 DEBUG : test4.bin: multi-thread copy: chunk 43/43 (4227858432-4294967296) size 64Mi starting
2023/10/28 00:30:05 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:05 DEBUG : HTTP RESPONSE (req 0xc0d87b6900)
2023/10/28 00:30:05 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:04 GMT
{
"contentLength": 100663296,
"contentMd5": "c62a839d281b76bc648525ebf1889c42",
"contentSha1": "b4ad917966b1ab5b5622e38a7fda91dd9fe9e0fb",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 29,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453005269
}
2023/10/28 00:30:05 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:05 DEBUG : pacer: Reducing sleep to 125ms
2023/10/28 00:30:05 DEBUG : dest4.bin: Done sending chunk 28
2023/10/28 00:30:05 DEBUG : test4.bin: multi-thread copy: chunk 29/43 (2818572288-2919235584) size 96Mi finished
2023/10/28 00:30:05 DEBUG : dest4.bin: Sending chunk 34 length 100663296
2023/10/28 00:30:05 DEBUG : dest4.bin: Sending chunk 9 length 100663296
2023/10/28 00:30:05 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:05 DEBUG : HTTP REQUEST (req 0xc0c2520900)
2023/10/28 00:30:05 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0034 HTTP/1.1
Host: pod-000-1059-12.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 35
Accept-Encoding: gzip
2023/10/28 00:30:05 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:05 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:05 DEBUG : HTTP REQUEST (req 0xc0c416c000)
2023/10/28 00:30:05 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0012 HTTP/1.1
Host: pod-000-1059-12.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 10
Accept-Encoding: gzip
2023/10/28 00:30:05 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:05 DEBUG : dest4.bin: Sending chunk 40 length 100663296
2023/10/28 00:30:05 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:05 DEBUG : HTTP REQUEST (req 0xc0cc64c900)
2023/10/28 00:30:05 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014 HTTP/1.1
Host: pod-000-1059-09.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 41
Accept-Encoding: gzip
2023/10/28 00:30:05 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:05 DEBUG : dest4.bin: Sending chunk 35 length 100663296
2023/10/28 00:30:05 DEBUG : dest4.bin: Sending chunk 6 length 100663296
2023/10/28 00:30:05 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:05 DEBUG : HTTP RESPONSE (req 0xc0c2520000)
2023/10/28 00:30:05 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:05 GMT
{
"contentLength": 100663296,
"contentMd5": "b9b029c4b67588e162aa0aae80f60c79",
"contentSha1": "653f0aecd78c1189979f0e3ed6147fc2ce055206",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 14,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453005955
}
2023/10/28 00:30:05 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:05 DEBUG : pacer: Reducing sleep to 62.5ms
2023/10/28 00:30:05 DEBUG : dest4.bin: Done sending chunk 13
2023/10/28 00:30:05 DEBUG : test4.bin: multi-thread copy: chunk 14/43 (1308622848-1409286144) size 96Mi finished
2023/10/28 00:30:06 DEBUG : dest4.bin: Sending chunk 33 length 100663296
2023/10/28 00:30:06 DEBUG : dest4.bin: Sending chunk 36 length 100663296
2023/10/28 00:30:06 DEBUG : dest4.bin: Sending chunk 41 length 100663296
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc0d87ea300)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0011 HTTP/1.1
Host: pod-000-1059-19.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 34
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : dest4.bin: Sending chunk 42 length 67108864
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc000d8e800)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:06 DEBUG : HTTP RESPONSE (req 0xc000d8e800)
2023/10/28 00:30:06 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:06 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_612172_uplg_fWIFUyAb0vNSgMSuVswx5YqGX_o=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-19.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0045"
}
2023/10/28 00:30:06 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc0d87ea700)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : pacer: Reducing sleep to 31.25ms
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:06 DEBUG : HTTP RESPONSE (req 0xc0d87ea700)
2023/10/28 00:30:06 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:06 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_5c2b74_uplg_EMIg6qtwPJEeu8DqPOG9Z3cjpaA=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-14.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014"
}
2023/10/28 00:30:06 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:06 DEBUG : pacer: Reducing sleep to 15.625ms
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc0c00a6600)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc0d87eb200)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc0d87eb700)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_get_upload_part_url HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 112
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:06 DEBUG : HTTP RESPONSE (req 0xc0c00a6600)
2023/10/28 00:30:06 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:06 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_6a9bd9_uplg_aKKXp0kZYtFRwhi4R1g3ludOrO4=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-09.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0011"
}
2023/10/28 00:30:06 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:06 DEBUG : pacer: Reducing sleep to 10ms
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc0cc64d100)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0045 HTTP/1.1
Host: pod-000-1059-19.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 36
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:06 DEBUG : HTTP RESPONSE (req 0xc0d87eb200)
2023/10/28 00:30:06 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:05 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_135a8e_uplg_HTs-8WBhwYM4jUX6Leaau5bHGZA=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-15.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0043"
}
2023/10/28 00:30:06 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:06 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:06 DEBUG : HTTP RESPONSE (req 0xc0d87eb700)
2023/10/28 00:30:06 DEBUG : HTTP/1.1 200
Content-Length: 408
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:05 GMT
{
"authorizationToken": "4_000fce195984d9e00000000a7_01aff5fe_6f3ac1_uplg_rqzIy2_r7gbE4ykdvi01SDKYMag=",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"uploadUrl": "https://pod-000-1059-10.backblaze.com/b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0029"
}
2023/10/28 00:30:06 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc0c2520d00)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0014 HTTP/1.1
Host: pod-000-1059-14.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 7
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc0c2521500)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0029 HTTP/1.1
Host: pod-000-1059-10.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 67108904
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 43
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc0c2521100)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0011 HTTP/1.1
Host: pod-000-1059-09.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 37
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:06 DEBUG : HTTP REQUEST (req 0xc0d87ebb00)
2023/10/28 00:30:06 DEBUG : POST /b2api/v1/b2_upload_part/4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318/0043 HTTP/1.1
Host: pod-000-1059-15.backblaze.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 100663336
Authorization: XXXX
X-Bz-Content-Sha1: hex_digits_at_end
X-Bz-Part-Number: 42
Accept-Encoding: gzip
2023/10/28 00:30:06 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:07 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:07 DEBUG : HTTP RESPONSE (req 0xc000060e00)
2023/10/28 00:30:07 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:07 GMT
{
"contentLength": 100663296,
"contentMd5": "589ef187738a11b27ff1f5aa961a6037",
"contentSha1": "748f3e2c3e1fde79a80f99b4aa048d0074db8f43",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 17,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453007828
}
2023/10/28 00:30:07 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:07 DEBUG : dest4.bin: Done sending chunk 16
2023/10/28 00:30:07 DEBUG : test4.bin: multi-thread copy: chunk 17/43 (1610612736-1711276032) size 96Mi finished
2023/10/28 00:30:07 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:07 DEBUG : HTTP RESPONSE (req 0xc0c416c100)
2023/10/28 00:30:07 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:07 GMT
{
"contentLength": 100663296,
"contentMd5": "6cdac902277c3305b98f56e057f504c8",
"contentSha1": "1e857e2858a089915b2b69faba5f29890ee944b9",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 24,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453007959
}
2023/10/28 00:30:07 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:07 DEBUG : dest4.bin: Done sending chunk 23
2023/10/28 00:30:07 DEBUG : test4.bin: multi-thread copy: chunk 24/43 (2315255808-2415919104) size 96Mi finished
2023/10/28 00:30:08 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:08 DEBUG : HTTP RESPONSE (req 0xc0cc64c700)
2023/10/28 00:30:08 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:08 GMT
{
"contentLength": 100663296,
"contentMd5": "3dc3eaffb89c0d9a863c506b5ff7e0ab",
"contentSha1": "83e44652eab85691d94389337aa52dc20ad3d111",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 23,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453008470
}
2023/10/28 00:30:08 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:08 DEBUG : dest4.bin: Done sending chunk 22
2023/10/28 00:30:08 DEBUG : test4.bin: multi-thread copy: chunk 23/43 (2214592512-2315255808) size 96Mi finished
2023/10/28 00:30:08 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:08 DEBUG : HTTP RESPONSE (req 0xc0c6348400)
2023/10/28 00:30:08 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:08 GMT
{
"contentLength": 100663296,
"contentMd5": "b9b108187611c5b2c19c9408ac03ec81",
"contentSha1": "4210450ad738ef2b4ac4b9c1c0b6a3dae8d719e7",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 33,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453008721
}
2023/10/28 00:30:08 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:08 DEBUG : dest4.bin: Done sending chunk 32
2023/10/28 00:30:08 DEBUG : test4.bin: multi-thread copy: chunk 33/43 (3221225472-3321888768) size 96Mi finished
2023/10/28 00:30:08 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:08 DEBUG : HTTP RESPONSE (req 0xc0cc64c900)
2023/10/28 00:30:08 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:07 GMT
{
"contentLength": 100663296,
"contentMd5": "8c16ac776cce0793d91701b63b1746c9",
"contentSha1": "50905520f5193338ca28f78668e36f94ba2d7bbd",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 41,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453008759
}
2023/10/28 00:30:08 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:08 DEBUG : dest4.bin: Done sending chunk 40
2023/10/28 00:30:08 DEBUG : test4.bin: multi-thread copy: chunk 41/43 (4026531840-4127195136) size 96Mi finished
2023/10/28 00:30:09 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:09 DEBUG : HTTP RESPONSE (req 0xc0c416c500)
2023/10/28 00:30:09 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:09 GMT
{
"contentLength": 100663296,
"contentMd5": "1bd62b18c2ba6ab713190eef6901c8d5",
"contentSha1": "af016e93f5fffd3b86cf1d38ccbd4f4085921c6a",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 18,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453009200
}
2023/10/28 00:30:09 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:09 DEBUG : dest4.bin: Done sending chunk 17
2023/10/28 00:30:09 DEBUG : test4.bin: multi-thread copy: chunk 18/43 (1711276032-1811939328) size 96Mi finished
2023/10/28 00:30:09 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:09 DEBUG : HTTP RESPONSE (req 0xc000e48100)
2023/10/28 00:30:09 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:08 GMT
{
"contentLength": 100663296,
"contentMd5": "4420c9ff6d61ea27c3ad4d1ad2c78a8d",
"contentSha1": "852c5a33121fde50951276c31e77aa3fcfecd2cf",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 28,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453009271
}
2023/10/28 00:30:09 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:09 DEBUG : dest4.bin: Done sending chunk 27
2023/10/28 00:30:09 DEBUG : test4.bin: multi-thread copy: chunk 28/43 (2717908992-2818572288) size 96Mi finished
2023/10/28 00:30:09 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:09 DEBUG : HTTP RESPONSE (req 0xc0014f4000)
2023/10/28 00:30:09 DEBUG : HTTP/1.1 200
Content-Length: 389
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:09 GMT
{
"contentLength": 100663296,
"contentMd5": "332aa893c1a484277ec14eab4774ab64",
"contentSha1": "f354b655518a49209e97e75d144a637589f197b6",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 9,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453009298
}
2023/10/28 00:30:09 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:09 DEBUG : dest4.bin: Done sending chunk 8
2023/10/28 00:30:09 DEBUG : test4.bin: multi-thread copy: chunk 9/43 (805306368-905969664) size 96Mi finished
2023/10/28 00:30:10 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:10 DEBUG : HTTP RESPONSE (req 0xc0c6348100)
2023/10/28 00:30:10 DEBUG : HTTP/1.1 200
Content-Length: 389
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:10 GMT
{
"contentLength": 100663296,
"contentMd5": "d73ce91a89b2ac6476893dcdfd9a4c32",
"contentSha1": "ce98cd8da864eb11285e5b667be4ca0ef8bbc09b",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 3,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453010417
}
2023/10/28 00:30:10 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:10 DEBUG : dest4.bin: Done sending chunk 2
2023/10/28 00:30:10 DEBUG : test4.bin: multi-thread copy: chunk 3/43 (201326592-301989888) size 96Mi finished
2023/10/28 00:30:10 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:10 DEBUG : HTTP RESPONSE (req 0xc0c416c000)
2023/10/28 00:30:10 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:09 GMT
{
"contentLength": 100663296,
"contentMd5": "183b68afae17bda0257239b918701a09",
"contentSha1": "32e4a7f85c30255c931a9bcb9e2ad2f9694c182b",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 10,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453010639
}
2023/10/28 00:30:10 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:10 DEBUG : dest4.bin: Done sending chunk 9
2023/10/28 00:30:10 DEBUG : test4.bin: multi-thread copy: chunk 10/43 (905969664-1006632960) size 96Mi finished
2023/10/28 00:30:11 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:11 DEBUG : HTTP RESPONSE (req 0xc0cc64c100)
2023/10/28 00:30:11 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:10 GMT
{
"contentLength": 100663296,
"contentMd5": "54d0e3404f275ccdfac95295ae501550",
"contentSha1": "9a6b0e5efca6afe659ff2b5d919ba3637e4adf3a",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 40,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453011019
}
2023/10/28 00:30:11 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:11 DEBUG : dest4.bin: Done sending chunk 39
2023/10/28 00:30:11 DEBUG : test4.bin: multi-thread copy: chunk 40/43 (3925868544-4026531840) size 96Mi finished
2023/10/28 00:30:11 INFO :
Transferred: 3.676 GiB / 4 GiB, 92%, 191.515 MiB/s, ETA 1s
Transferred: 0 / 1, 0%
Elapsed time: 20.1s
Transferring:
* test4.bin: 91% /4Gi, 250.460Mi/s, 1s
2023/10/28 00:30:11 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:11 DEBUG : HTTP RESPONSE (req 0xc0cc64c000)
2023/10/28 00:30:11 DEBUG : HTTP/1.1 200
Content-Length: 389
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:11 GMT
{
"contentLength": 100663296,
"contentMd5": "3cf39213f7fe466407c2735cf64b48fb",
"contentSha1": "16fefcae912f0d5d75175b0092052597eb47c0f9",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 2,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453011562
}
2023/10/28 00:30:11 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:11 DEBUG : dest4.bin: Done sending chunk 1
2023/10/28 00:30:11 DEBUG : test4.bin: multi-thread copy: chunk 2/43 (100663296-201326592) size 96Mi finished
2023/10/28 00:30:11 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:11 DEBUG : HTTP RESPONSE (req 0xc0006af800)
2023/10/28 00:30:11 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:10 GMT
{
"contentLength": 100663296,
"contentMd5": "783fd3c1d32ae700099ad9e3725eab6f",
"contentSha1": "491533636a86d8f4d9bdaccd468687fee37153d5",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 27,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453011879
}
2023/10/28 00:30:11 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:11 DEBUG : dest4.bin: Done sending chunk 26
2023/10/28 00:30:11 DEBUG : test4.bin: multi-thread copy: chunk 27/43 (2617245696-2717908992) size 96Mi finished
2023/10/28 00:30:12 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:12 DEBUG : HTTP RESPONSE (req 0xc0c2520900)
2023/10/28 00:30:12 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:11 GMT
{
"contentLength": 100663296,
"contentMd5": "eac64c9ff42d2902914de7bea47b53c1",
"contentSha1": "cbd14ee60429d2eefe0a6409287959583519ebc6",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 35,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453012432
}
2023/10/28 00:30:12 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:12 DEBUG : dest4.bin: Done sending chunk 34
2023/10/28 00:30:12 DEBUG : test4.bin: multi-thread copy: chunk 35/43 (3422552064-3523215360) size 96Mi finished
2023/10/28 00:30:12 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:12 DEBUG : HTTP RESPONSE (req 0xc0c2521500)
2023/10/28 00:30:12 DEBUG : HTTP/1.1 200
Content-Length: 389
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:11 GMT
{
"contentLength": 67108864,
"contentMd5": "70c55489609b8fbbf465bdd1bd6be356",
"contentSha1": "84d2bf92e9fa624ce4d3db9cdb7970b26e4b45aa",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 43,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453012849
}
2023/10/28 00:30:12 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:12 DEBUG : dest4.bin: Done sending chunk 42
2023/10/28 00:30:12 DEBUG : test4.bin: multi-thread copy: chunk 43/43 (4227858432-4294967296) size 64Mi finished
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : HTTP RESPONSE (req 0xc0c256d500)
2023/10/28 00:30:13 DEBUG : HTTP/1.1 200
Content-Length: 389
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:12 GMT
{
"contentLength": 100663296,
"contentMd5": "5df26adfe2204e0f10f92ec66c195346",
"contentSha1": "cea2f4c5a13dede90f4d19c71c17596f3daab875",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 8,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453013206
}
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : dest4.bin: Done sending chunk 7
2023/10/28 00:30:13 DEBUG : test4.bin: multi-thread copy: chunk 8/43 (704643072-805306368) size 96Mi finished
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : HTTP RESPONSE (req 0xc0006af400)
2023/10/28 00:30:13 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:12 GMT
{
"contentLength": 100663296,
"contentMd5": "c1f726e3cb67739aaa88fa2c0462ae7d",
"contentSha1": "a96c7fea734f1745875bdefb5cc92ba01d5e3afc",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 20,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453013205
}
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : dest4.bin: Done sending chunk 19
2023/10/28 00:30:13 DEBUG : test4.bin: multi-thread copy: chunk 20/43 (1912602624-2013265920) size 96Mi finished
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : HTTP RESPONSE (req 0xc0c2521100)
2023/10/28 00:30:13 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:12 GMT
{
"contentLength": 100663296,
"contentMd5": "85ef96527606094695620f48b8f69275",
"contentSha1": "d24b4a2146c6673e56927e8867b3b59fcfedca24",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 37,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453013528
}
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : dest4.bin: Done sending chunk 36
2023/10/28 00:30:13 DEBUG : test4.bin: multi-thread copy: chunk 37/43 (3623878656-3724541952) size 96Mi finished
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : HTTP RESPONSE (req 0xc0c2520800)
2023/10/28 00:30:13 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:12 GMT
{
"contentLength": 100663296,
"contentMd5": "097e73fa3806f20496054bd80bd09874",
"contentSha1": "40dad32c5933a9ff2164567f535f9eb2543fbdfd",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 15,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453013738
}
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : dest4.bin: Done sending chunk 14
2023/10/28 00:30:13 DEBUG : test4.bin: multi-thread copy: chunk 15/43 (1409286144-1509949440) size 96Mi finished
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : HTTP RESPONSE (req 0xc19d2b2000)
2023/10/28 00:30:13 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:13 GMT
{
"contentLength": 100663296,
"contentMd5": "2335b29e096a3a854a07b8ff2708ab16",
"contentSha1": "5ece20c6887fb861a3f4af20aea8008d59dfe17d",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 26,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453013934
}
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : dest4.bin: Done sending chunk 25
2023/10/28 00:30:13 DEBUG : test4.bin: multi-thread copy: chunk 26/43 (2516582400-2617245696) size 96Mi finished
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : HTTP RESPONSE (req 0xc0d87eaa00)
2023/10/28 00:30:13 DEBUG : HTTP/1.1 200
Content-Length: 389
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:13 GMT
{
"contentLength": 100663296,
"contentMd5": "94b697705a55a0c77b0b88c3334ddc48",
"contentSha1": "08726daea3170b86144b9516cdba5694f6ee9520",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 1,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453013934
}
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : dest4.bin: Done sending chunk 0
2023/10/28 00:30:13 DEBUG : test4.bin: multi-thread copy: chunk 1/43 (0-100663296) size 96Mi finished
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : HTTP RESPONSE (req 0xc0d87b6e00)
2023/10/28 00:30:13 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:13 GMT
{
"contentLength": 100663296,
"contentMd5": "294f79b4bd256472c8fba107294be6a5",
"contentSha1": "fcc40904453d9b38aad837977f8aecf1b07860d3",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 11,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453013933
}
2023/10/28 00:30:13 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:13 DEBUG : dest4.bin: Done sending chunk 10
2023/10/28 00:30:13 DEBUG : test4.bin: multi-thread copy: chunk 11/43 (1006632960-1107296256) size 96Mi finished
2023/10/28 00:30:14 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:14 DEBUG : HTTP RESPONSE (req 0xc0c256c100)
2023/10/28 00:30:14 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:14 GMT
{
"contentLength": 100663296,
"contentMd5": "22009c4770572252e300581f059e9797",
"contentSha1": "cb493ac6d36be1e85a52cf17cffc466f31f46505",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 25,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453014275
}
2023/10/28 00:30:14 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:14 DEBUG : dest4.bin: Done sending chunk 24
2023/10/28 00:30:14 DEBUG : test4.bin: multi-thread copy: chunk 25/43 (2415919104-2516582400) size 96Mi finished
2023/10/28 00:30:14 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:14 DEBUG : HTTP RESPONSE (req 0xc0c2520200)
2023/10/28 00:30:14 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:13 GMT
{
"contentLength": 100663296,
"contentMd5": "a940222265aaba3eff7b88872d4c4262",
"contentSha1": "4154089a3372572bc3fa8e0442bbf25b9c315d34",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 38,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453014301
}
2023/10/28 00:30:14 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:14 DEBUG : dest4.bin: Done sending chunk 37
2023/10/28 00:30:14 DEBUG : test4.bin: multi-thread copy: chunk 38/43 (3724541952-3825205248) size 96Mi finished
2023/10/28 00:30:14 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:14 DEBUG : HTTP RESPONSE (req 0xc0c2520d00)
2023/10/28 00:30:14 DEBUG : HTTP/1.1 200
Content-Length: 389
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:14 GMT
{
"contentLength": 100663296,
"contentMd5": "5c4a72db37bba67bc08da8b42802f491",
"contentSha1": "710d3ddaf6925d981d9efb770b6b7f7a3bba4900",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 7,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453014592
}
2023/10/28 00:30:14 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:14 DEBUG : dest4.bin: Done sending chunk 6
2023/10/28 00:30:14 DEBUG : test4.bin: multi-thread copy: chunk 7/43 (603979776-704643072) size 96Mi finished
2023/10/28 00:30:15 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:15 DEBUG : HTTP RESPONSE (req 0xc0cc64d100)
2023/10/28 00:30:15 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:14 GMT
{
"contentLength": 100663296,
"contentMd5": "1647b8d45d64c59b0f4f8ecc0884201f",
"contentSha1": "b4bdcf8dcc1488c3b1828d269ed60c227be6dae9",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 36,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453015421
}
2023/10/28 00:30:15 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:15 DEBUG : dest4.bin: Done sending chunk 35
2023/10/28 00:30:15 DEBUG : test4.bin: multi-thread copy: chunk 36/43 (3523215360-3623878656) size 96Mi finished
2023/10/28 00:30:17 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:17 DEBUG : HTTP RESPONSE (req 0xc000d8f400)
2023/10/28 00:30:17 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:17 GMT
{
"contentLength": 100663296,
"contentMd5": "2e258451196e52a06d7f3dace0079d4d",
"contentSha1": "60030846739ab682935d739ef5a883d5779b8df6",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 39,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453017588
}
2023/10/28 00:30:17 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:17 DEBUG : dest4.bin: Done sending chunk 38
2023/10/28 00:30:17 DEBUG : test4.bin: multi-thread copy: chunk 39/43 (3825205248-3925868544) size 96Mi finished
2023/10/28 00:30:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:19 DEBUG : HTTP RESPONSE (req 0xc0cc64ca00)
2023/10/28 00:30:19 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:19 GMT
{
"contentLength": 100663296,
"contentMd5": "c6d26b8647c4f4b5eafcc36c33ce1066",
"contentSha1": "aa8c3eb4e42b42eec72eb17690a2938f58fd5125",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 21,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453019669
}
2023/10/28 00:30:19 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:19 DEBUG : dest4.bin: Done sending chunk 20
2023/10/28 00:30:19 DEBUG : test4.bin: multi-thread copy: chunk 21/43 (2013265920-2113929216) size 96Mi finished
2023/10/28 00:30:21 INFO :
Transferred: 3.982 GiB / 4 GiB, 100%, 118.969 MiB/s, ETA 0s
Transferred: 0 / 1, 0%
Elapsed time: 30.1s
Transferring:
* test4.bin: 99% /4Gi, 145.196Mi/s, 0s
2023/10/28 00:30:31 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:31 DEBUG : HTTP RESPONSE (req 0xc0d87ebb00)
2023/10/28 00:30:31 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:30 GMT
{
"contentLength": 100663296,
"contentMd5": "f22aa18967382f1ddaf18fb98ecbe7a8",
"contentSha1": "c031be76b994e8e473e9253788a81cc92296a3b1",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 42,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453031115
}
2023/10/28 00:30:31 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:31 DEBUG : dest4.bin: Done sending chunk 41
2023/10/28 00:30:31 DEBUG : test4.bin: multi-thread copy: chunk 42/43 (4127195136-4227858432) size 96Mi finished
2023/10/28 00:30:31 INFO :
Transferred: 4.019 GiB / 4 GiB, 100%, 64.319 MiB/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 40.1s
Transferring:
* test4.bin:100% /4Gi, 77.611Mi/s, -
2023/10/28 00:30:31 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:31 DEBUG : HTTP RESPONSE (req 0xc0d87ea300)
2023/10/28 00:30:31 DEBUG : HTTP/1.1 200
Content-Length: 390
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:31 GMT
{
"contentLength": 100663296,
"contentMd5": "37f21bfe242f46921eb52d39615eeae2",
"contentSha1": "6a8bc41a75ea76386b3fb7631630e3e14eff24f0",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"partNumber": 34,
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698453031937
}
2023/10/28 00:30:31 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:31 DEBUG : dest4.bin: Done sending chunk 33
2023/10/28 00:30:31 DEBUG : test4.bin: multi-thread copy: chunk 34/43 (3321888768-3422552064) size 96Mi finished
2023/10/28 00:30:31 DEBUG : dest4.bin: Finishing large file upload with 43 parts
2023/10/28 00:30:31 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:31 DEBUG : HTTP REQUEST (req 0xc0c2520100)
2023/10/28 00:30:31 DEBUG : POST /b2api/v1/b2_finish_large_file HTTP/1.1
Host: api000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Content-Length: 1979
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip
2023/10/28 00:30:31 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:32 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:32 DEBUG : HTTP RESPONSE (req 0xc0c2520100)
2023/10/28 00:30:32 DEBUG : HTTP/1.1 200
Content-Length: 770
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Sat, 28 Oct 2023 00:30:31 GMT
{
"accountId": "fce195984d9e",
"action": "upload",
"bucketId": "4fbcbe7119c5698884bd091e",
"contentLength": 4294967296,
"contentMd5": null,
"contentSha1": "none",
"contentType": "application/octet-stream",
"fileId": "4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318",
"fileInfo": {
"src_last_modified_millis": "1698452960935",
"large_file_sha1": "79f18a1e56333ebb1fc74fa7184ebce57320d31a"
},
"fileName": "dest4.bin",
"fileRetention": {
"isClientAuthorizedToRead": false,
"value": null
},
"legalHold": {
"isClientAuthorizedToRead": false,
"value": null
},
"serverSideEncryption": {
"algorithm": null,
"mode": null
},
"uploadTimestamp": 1698452996318
}
2023/10/28 00:30:32 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:32 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:32 DEBUG : HTTP REQUEST (req 0xc0cc64cf00)
2023/10/28 00:30:32 DEBUG : HEAD /file/rclonedebug/dest4.bin HTTP/1.1
Host: f000.backblazeb2.com
User-Agent: rclone/v1.65.0-beta.7459.1c8e72e8d.fix-multithread-copyto
Authorization: XXXX
2023/10/28 00:30:32 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/10/28 00:30:32 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:32 DEBUG : HTTP RESPONSE (req 0xc0cc64cf00)
2023/10/28 00:30:32 DEBUG : HTTP/1.1 200
Content-Length: 4294967296
Accept-Ranges: bytes
Content-Type: application/octet-stream
Date: Sat, 28 Oct 2023 00:30:32 GMT
X-Bz-Content-Sha1: none
X-Bz-File-Id: 4_z4fbcbe7119c5698884bd091e_f2072ded000a8dd1a_d20231028_m002956_c000_v0001059_t0011_u01698452996318
X-Bz-File-Name: dest4.bin
X-Bz-Info-Large_file_sha1: 79f18a1e56333ebb1fc74fa7184ebce57320d31a
X-Bz-Info-Src_last_modified_millis: 1698452960935
X-Bz-Upload-Timestamp: 1698452996318
2023/10/28 00:30:32 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/10/28 00:30:32 DEBUG : test4.bin: Finished multi-thread copy with 43 parts of size 96Mi
2023/10/28 00:30:32 DEBUG : test4.bin: sha1 = 79f18a1e56333ebb1fc74fa7184ebce57320d31a OK
2023/10/28 00:30:32 INFO : test4.bin: Multi-thread Copied (new) to: dest4.bin
2023/10/28 00:30:32 INFO :
Transferred: 4.019 GiB / 4.019 GiB, 100%, 60.299 MiB/s, ETA 0s
Transferred: 1 / 1, 100%
Elapsed time: 41.0s
2023/10/28 00:30:32 DEBUG : 14 go routines active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment