"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/16 01:05:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide" 2026/09/16 01:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:05:40 DEBUG : Creating backend with remote "/tmp/rclone2940475516" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:05:41 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/09/16 01:05:47 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 01:05:47 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/09/16 01:05:47 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/09/16 01:05:47 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/16 01:05:47 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/16 01:05:47 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/09/16 01:05:47 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/09/16 01:05:47 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/09/16 01:05:50 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/09/16 01:05:50 DEBUG : test-multithread-copy-false-16777215-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=false,size=16777216,streams=2 2026/09/16 01:05:56 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 01:05:56 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/09/16 01:05:56 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/09/16 01:05:56 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/16 01:05:56 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/16 01:05:56 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/09/16 01:05:56 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/09/16 01:05:56 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/09/16 01:05:58 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/09/16 01:05:58 DEBUG : test-multithread-copy-false-16777216-2: Finished multi-thread copy with 1 parts of size 16Mi === RUN TestMultithreadCopy/upload=false,size=16777217,streams=2 2026/09/16 01:06:00 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/1fb28d33b0fdab7baf080e1b/c001_v0001134_t0033": write tcp 65.108.87.141:51048->149.137.139.116:443: use of closed network connection 2026/09/16 01:06:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/1fb28d33b0fdab7baf080e1b/c001_v0001134_t0033": write tcp 65.108.87.141:51048->149.137.139.116:443: use of closed network connection) 2026/09/16 01:06:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestMultithreadCopy run.go:299: Retry Put of "test-multithread-copy-false-16777217-2" to B2 bucket rclone-test-lujayoc8mide: 1/10 (Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/1fb28d33b0fdab7baf080e1b/c001_v0001134_t0033": write tcp 65.108.87.141:51048->149.137.139.116:443: use of closed network connection) 2026/09/16 01:06:02 DEBUG : pacer: Reducing sleep to 10ms 2026/09/16 01:06:07 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 01:06:07 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/09/16 01:06:07 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/09/16 01:06:07 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/16 01:06:07 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/16 01:06:07 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/09/16 01:06:07 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/09/16 01:06:07 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/09/16 01:06:09 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/09/16 01:06:09 DEBUG : test-multithread-copy-false-16777217-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=true,size=16777215,streams=2 2026/09/16 01:06:12 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/09/16 01:06:12 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/16 01:06:12 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/09/16 01:06:12 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/09/16 01:06:12 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/09/16 01:06:12 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/09/16 01:06:12 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/09/16 01:06:12 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/09/16 01:06:15 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/09/16 01:06:15 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/09/16 01:06:15 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/09/16 01:06:15 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/09/16 01:06:15 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/09/16 01:06:15 DEBUG : test-multithread-copy-true-16777215-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777216,streams=2 2026/09/16 01:06:18 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/09/16 01:06:18 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/16 01:06:18 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/09/16 01:06:18 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/09/16 01:06:18 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/09/16 01:06:18 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/09/16 01:06:18 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/09/16 01:06:18 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/09/16 01:06:22 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/09/16 01:06:22 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/09/16 01:06:22 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/09/16 01:06:22 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/09/16 01:06:22 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/09/16 01:06:22 DEBUG : test-multithread-copy-true-16777216-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777217,streams=2 2026/09/16 01:06:25 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/09/16 01:06:25 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/16 01:06:25 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/09/16 01:06:25 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/09/16 01:06:25 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/09/16 01:06:25 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/09/16 01:06:25 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/09/16 01:06:25 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/09/16 01:06:25 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/09/16 01:06:25 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/09/16 01:06:26 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/09/16 01:06:26 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/09/16 01:06:28 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/09/16 01:06:28 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/09/16 01:06:28 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/09/16 01:06:28 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/09/16 01:06:28 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/09/16 01:06:29 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (50.39s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (9.86s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (8.09s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (10.90s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.31s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (6.81s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (6.83s) === RUN TestMultithreadCopyAbort run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:06:31 DEBUG : chunksize-probe: Cancelling large file upload 2026/09/16 01:06:34 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/09/16 01:06:34 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/09/16 01:06:34 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/09/16 01:06:34 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/09/16 01:06:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/09/16 01:06:34 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/09/16 01:06:34 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/09/16 01:06:34 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/09/16 01:06:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/09/16 01:06:34 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/09/16 01:06:34 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/09/16 01:06:37 DEBUG : test-multithread-abort: Done sending chunk 1 2026/09/16 01:06:37 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/09/16 01:06:37 DEBUG : test-multithread-abort: Done sending chunk 0 2026/09/16 01:06:37 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/09/16 01:06:37 DEBUG : Returning error reader 2026/09/16 01:06:37 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/09/16 01:06:37 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/09/16 01:06:37 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:38 DEBUG : Returning error reader 2026/09/16 01:06:38 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/09/16 01:06:38 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:39 DEBUG : Returning error reader 2026/09/16 01:06:39 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/09/16 01:06:39 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:40 DEBUG : Returning error reader 2026/09/16 01:06:40 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/09/16 01:06:40 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:41 DEBUG : Returning error reader 2026/09/16 01:06:41 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/09/16 01:06:41 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:42 DEBUG : Returning error reader 2026/09/16 01:06:42 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/09/16 01:06:42 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:43 DEBUG : Returning error reader 2026/09/16 01:06:43 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/09/16 01:06:43 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:44 DEBUG : Returning error reader 2026/09/16 01:06:44 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/09/16 01:06:44 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:45 DEBUG : Returning error reader 2026/09/16 01:06:45 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/09/16 01:06:45 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:46 DEBUG : Returning error reader 2026/09/16 01:06:46 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/09/16 01:06:46 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/16 01:06:47 DEBUG : Returning error reader 2026/09/16 01:06:47 DEBUG : BOOM: simulated read failure 2026/09/16 01:06:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/09/16 01:06:47 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/09/16 01:06:47 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1134-11.backblaze.com/b2api/v1/b2_upload_part/4_z1fb28d33b0fdab7baf080e1b_f210e5e2273802ed7_d20260916_m010634_c001_v0001134_t0029_u01789520794265/0003": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1134-11.backblaze.com/b2api/v1/b2_upload_part/4_z1fb28d33b0fdab7baf080e1b_f210e5e2273802ed7_d20260916_m010634_c001_v0001134_t0029_u01789520794265/0003", Err:(*errors.errorString)(0x21a69ddba920)} 2026/09/16 01:06:47 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1134-11.backblaze.com/b2api/v1/b2_upload_part/4_z1fb28d33b0fdab7baf080e1b_f210e5e2273802ed7_d20260916_m010634_c001_v0001134_t0029_u01789520794265/0003": BOOM: simulated read failure 2026/09/16 01:06:47 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1134-11.backblaze.com/b2api/v1/b2_upload_part/4_z1fb28d33b0fdab7baf080e1b_f210e5e2273802ed7_d20260916_m010634_c001_v0001134_t0029_u01789520794265/0003": BOOM: simulated read failure 2026/09/16 01:06:47 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/09/16 01:06:47 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (18.73s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 01:06:49 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 1 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 2 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 0 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 01:06:49 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 0 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 1 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 2 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 01:06:49 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 1 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 2 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 3 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 0 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 01:06:49 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 1 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 2 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 0 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/16 01:06:49 DEBUG : file.txt: writing chunk 3 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/16 01:06:49 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/16 01:06:49 DEBUG : a: size = 0 OK 2026/09/16 01:06:49 DEBUG : a: size = 1 (memory) 2026/09/16 01:06:49 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/16 01:06:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/16 01:06:49 DEBUG : potato: Seek from 10 to 0 2026/09/16 01:06:49 DEBUG : potato: Seek from 10 to 0 2026/09/16 01:06:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/16 01:06:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Seek from 5 to 2 2026/09/16 01:06:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/16 01:06:49 DEBUG : potato: Seek from 7 to 0 2026/09/16 01:06:49 DEBUG : potato: Seek from 7 to 0 2026/09/16 01:06:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/16 01:06:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Seek from 5 to 2 2026/09/16 01:06:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/16 01:06:49 DEBUG : potato: Seek from 8 to 0 2026/09/16 01:06:49 DEBUG : potato: Seek from 8 to 0 2026/09/16 01:06:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/16 01:06:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/16 01:06:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 01:06:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 01:06:49 DEBUG : potato: Seek from 5 to 2 2026/09/16 01:06:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/16 01:06:49 DEBUG : potato: Seek from 9 to 0 2026/09/16 01:06:49 DEBUG : potato: Seek from 9 to 0 2026/09/16 01:06:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.81s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2026/09/16 01:06:55 DEBUG : Creating backend with remote "nonexistent" 2026/09/16 01:06:55 DEBUG : Creating backend with remote "nonexistent" 2026/09/16 01:06:55 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/16 01:06:55 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/16 01:06:55 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/16 01:06:55 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.72s) --- PASS: TestCheckDownload/1 (0.74s) --- PASS: TestCheckDownload/2 (0.36s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.65s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:07:08 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/16 01:07:08 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/16 01:07:08 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/16 01:07:08 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/16 01:07:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/16 01:07:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/16 01:07:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/16 01:07:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.77s) === RUN TestCheckSum run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:07:09 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide/data" check_test.go:354: B2 bucket rclone-test-lujayoc8mide path data lacks md5, skipping --- SKIP: TestCheckSum (1.46s) === RUN TestCheckSumDownload run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:07:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (13.78s) --- PASS: TestCheckSumDownload/subtest1 (1.29s) --- PASS: TestCheckSumDownload/subtest2 (0.71s) --- PASS: TestCheckSumDownload/subtest3 (0.90s) --- PASS: TestCheckSumDownload/subtest4 (0.73s) --- PASS: TestCheckSumDownload/subtest5 (0.79s) --- PASS: TestCheckSumDownload/subtest6 (0.73s) --- PASS: TestCheckSumDownload/subtest7 (0.73s) === RUN TestCheckSumConcurrency 2026/09/16 01:07:24 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/16 01:07:24 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/16 01:07:24 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/16 01:07:24 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/16 01:07:24 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/16 01:07:24 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/16 01:07:24 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/16 01:07:24 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/16 01:07:24 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/16 01:07:24 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/16 01:07:24 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/16 01:07:24 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/16 01:07:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwokum5xoro" 2026/09/16 01:07:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:07:25 DEBUG : Creating backend with remote "/tmp/rclone986210121" run.go:198: Remote "B2 bucket rclone-test-jiwokum5xoro", Local "Local file system at /tmp/rclone986210121", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/09/16 01:07:27 ERROR : hello, world!: sum not found 2026/09/16 01:07:27 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-jiwokum5xoro 2026/09/16 01:07:27 NOTICE: B2 bucket rclone-test-jiwokum5xoro: 1 files missing 2026/09/16 01:07:27 NOTICE: 1 hashes missing 2026/09/16 01:07:27 NOTICE: B2 bucket rclone-test-jiwokum5xoro: 1 differences found 2026/09/16 01:07:27 NOTICE: B2 bucket rclone-test-jiwokum5xoro: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/16 01:07:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 01:07:28 NOTICE: B2 bucket rclone-test-jiwokum5xoro: 0 differences found 2026/09/16 01:07:28 NOTICE: B2 bucket rclone-test-jiwokum5xoro: 1 matching files 2026/09/16 01:07:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dejuyer0dosa" 2026/09/16 01:07:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:07:28 DEBUG : Creating backend with remote "/tmp/rclone434259560" run.go:198: Remote "B2 bucket rclone-test-dejuyer0dosa", Local "Local file system at /tmp/rclone434259560", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/09/16 01:07:30 ERROR : HELLO, WORLD!: sum not found 2026/09/16 01:07:30 ERROR : hello, world!: file not in B2 bucket rclone-test-dejuyer0dosa 2026/09/16 01:07:30 NOTICE: B2 bucket rclone-test-dejuyer0dosa: 1 files missing 2026/09/16 01:07:30 NOTICE: 1 hashes missing 2026/09/16 01:07:30 NOTICE: B2 bucket rclone-test-dejuyer0dosa: 1 differences found 2026/09/16 01:07:30 NOTICE: B2 bucket rclone-test-dejuyer0dosa: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/16 01:07:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 01:07:31 NOTICE: B2 bucket rclone-test-dejuyer0dosa: 0 differences found 2026/09/16 01:07:31 NOTICE: B2 bucket rclone-test-dejuyer0dosa: 1 matching files 2026/09/16 01:07:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nesaley1qewe" 2026/09/16 01:07:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:07:31 DEBUG : Creating backend with remote "/tmp/rclone4106668090" run.go:198: Remote "B2 bucket rclone-test-nesaley1qewe", Local "Local file system at /tmp/rclone4106668090", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/16 01:07:33 ERROR : HeLlO, wOrLd!: sum not found 2026/09/16 01:07:33 ERROR : hello, world!: file not in B2 bucket rclone-test-nesaley1qewe 2026/09/16 01:07:33 NOTICE: B2 bucket rclone-test-nesaley1qewe: 1 files missing 2026/09/16 01:07:33 NOTICE: 1 hashes missing 2026/09/16 01:07:33 NOTICE: B2 bucket rclone-test-nesaley1qewe: 1 differences found 2026/09/16 01:07:33 NOTICE: B2 bucket rclone-test-nesaley1qewe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/16 01:07:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 01:07:34 NOTICE: B2 bucket rclone-test-nesaley1qewe: 0 differences found 2026/09/16 01:07:34 NOTICE: B2 bucket rclone-test-nesaley1qewe: 1 matching files 2026/09/16 01:07:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vegicog8nigo" 2026/09/16 01:07:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:07:34 DEBUG : Creating backend with remote "/tmp/rclone4050433673" run.go:198: Remote "B2 bucket rclone-test-vegicog8nigo", Local "Local file system at /tmp/rclone4050433673", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/16 01:07:36 ERROR : HELLO, WORLD!: sum not found 2026/09/16 01:07:36 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-vegicog8nigo 2026/09/16 01:07:36 NOTICE: B2 bucket rclone-test-vegicog8nigo: 1 files missing 2026/09/16 01:07:36 NOTICE: 1 hashes missing 2026/09/16 01:07:36 NOTICE: B2 bucket rclone-test-vegicog8nigo: 1 differences found 2026/09/16 01:07:36 NOTICE: B2 bucket rclone-test-vegicog8nigo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/16 01:07:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 01:07:37 NOTICE: B2 bucket rclone-test-vegicog8nigo: 0 differences found 2026/09/16 01:07:37 NOTICE: B2 bucket rclone-test-vegicog8nigo: 1 matching files 2026/09/16 01:07:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lazusip3paze" 2026/09/16 01:07:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:07:38 DEBUG : Creating backend with remote "/tmp/rclone1809952553" run.go:198: Remote "B2 bucket rclone-test-lazusip3paze", Local "Local file system at /tmp/rclone1809952553", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/09/16 01:07:39 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/16 01:07:39 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-lazusip3paze 2026/09/16 01:07:39 NOTICE: B2 bucket rclone-test-lazusip3paze: 1 files missing 2026/09/16 01:07:39 NOTICE: 1 hashes missing 2026/09/16 01:07:39 NOTICE: B2 bucket rclone-test-lazusip3paze: 1 differences found 2026/09/16 01:07:39 NOTICE: B2 bucket rclone-test-lazusip3paze: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/16 01:07:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 01:07:40 NOTICE: B2 bucket rclone-test-lazusip3paze: 0 differences found 2026/09/16 01:07:40 NOTICE: B2 bucket rclone-test-lazusip3paze: 1 matching files 2026/09/16 01:07:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qoxeser3diho" 2026/09/16 01:07:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:07:41 DEBUG : Creating backend with remote "/tmp/rclone3348493569" run.go:198: Remote "B2 bucket rclone-test-qoxeser3diho", Local "Local file system at /tmp/rclone3348493569", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/09/16 01:07:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/16 01:07:43 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-qoxeser3diho 2026/09/16 01:07:43 NOTICE: B2 bucket rclone-test-qoxeser3diho: 1 files missing 2026/09/16 01:07:43 NOTICE: 1 hashes missing 2026/09/16 01:07:43 NOTICE: B2 bucket rclone-test-qoxeser3diho: 1 differences found 2026/09/16 01:07:43 NOTICE: B2 bucket rclone-test-qoxeser3diho: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/16 01:07:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 01:07:44 NOTICE: B2 bucket rclone-test-qoxeser3diho: 0 differences found 2026/09/16 01:07:44 NOTICE: B2 bucket rclone-test-qoxeser3diho: 1 matching files 2026/09/16 01:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hoyupof4muvu" 2026/09/16 01:07:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:07:44 DEBUG : Creating backend with remote "/tmp/rclone3856470127" run.go:198: Remote "B2 bucket rclone-test-hoyupof4muvu", Local "Local file system at /tmp/rclone3856470127", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/09/16 01:07:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/16 01:07:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-hoyupof4muvu 2026/09/16 01:07:46 NOTICE: B2 bucket rclone-test-hoyupof4muvu: 1 files missing 2026/09/16 01:07:46 NOTICE: 1 hashes missing 2026/09/16 01:07:46 NOTICE: B2 bucket rclone-test-hoyupof4muvu: 1 differences found 2026/09/16 01:07:46 NOTICE: B2 bucket rclone-test-hoyupof4muvu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/16 01:07:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 01:07:47 NOTICE: B2 bucket rclone-test-hoyupof4muvu: 0 differences found 2026/09/16 01:07:47 NOTICE: B2 bucket rclone-test-hoyupof4muvu: 1 matching files 2026/09/16 01:07:47 DEBUG : Creating backend with remote "TestB2:rclone-test-biyuvod2foze" 2026/09/16 01:07:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:07:48 DEBUG : Creating backend with remote "/tmp/rclone577960962" run.go:198: Remote "B2 bucket rclone-test-biyuvod2foze", Local "Local file system at /tmp/rclone577960962", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/09/16 01:07:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/16 01:07:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-biyuvod2foze 2026/09/16 01:07:50 NOTICE: B2 bucket rclone-test-biyuvod2foze: 1 files missing 2026/09/16 01:07:50 NOTICE: 1 hashes missing 2026/09/16 01:07:50 NOTICE: B2 bucket rclone-test-biyuvod2foze: 1 differences found 2026/09/16 01:07:50 NOTICE: B2 bucket rclone-test-biyuvod2foze: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/16 01:07:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 01:07:51 NOTICE: B2 bucket rclone-test-biyuvod2foze: 0 differences found 2026/09/16 01:07:51 NOTICE: B2 bucket rclone-test-biyuvod2foze: 1 matching files 2026/09/16 01:07:51 DEBUG : Creating backend with remote "TestB2:rclone-test-rerowur8teyi" 2026/09/16 01:07:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:07:51 DEBUG : Creating backend with remote "/tmp/rclone3155263272" run.go:198: Remote "B2 bucket rclone-test-rerowur8teyi", Local "Local file system at /tmp/rclone3155263272", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/09/16 01:07:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/16 01:07:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-rerowur8teyi 2026/09/16 01:07:54 NOTICE: B2 bucket rclone-test-rerowur8teyi: 1 files missing 2026/09/16 01:07:54 NOTICE: 1 hashes missing 2026/09/16 01:07:54 NOTICE: B2 bucket rclone-test-rerowur8teyi: 1 differences found 2026/09/16 01:07:54 NOTICE: B2 bucket rclone-test-rerowur8teyi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/16 01:07:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 01:07:54 NOTICE: B2 bucket rclone-test-rerowur8teyi: 0 differences found 2026/09/16 01:07:54 NOTICE: B2 bucket rclone-test-rerowur8teyi: 1 matching files 2026/09/16 01:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fubogif2suyo" 2026/09/16 01:07:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:07:55 DEBUG : Creating backend with remote "/tmp/rclone2391370538" run.go:198: Remote "B2 bucket rclone-test-fubogif2suyo", Local "Local file system at /tmp/rclone2391370538", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/09/16 01:07:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/16 01:07:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-fubogif2suyo 2026/09/16 01:07:57 NOTICE: B2 bucket rclone-test-fubogif2suyo: 1 files missing 2026/09/16 01:07:57 NOTICE: 1 hashes missing 2026/09/16 01:07:57 NOTICE: B2 bucket rclone-test-fubogif2suyo: 1 differences found 2026/09/16 01:07:57 NOTICE: B2 bucket rclone-test-fubogif2suyo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/16 01:07:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 01:07:58 NOTICE: B2 bucket rclone-test-fubogif2suyo: 0 differences found 2026/09/16 01:07:58 NOTICE: B2 bucket rclone-test-fubogif2suyo: 1 matching files 2026/09/16 01:07:58 DEBUG : B2 bucket rclone-test-fubogif2suyo: Purge remote 2026/09/16 01:07:58 INFO : B2 bucket rclone-test-fubogif2suyo: cleaning bucket "rclone-test-fubogif2suyo" of all files 2026/09/16 01:07:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zef829d03c01dab7baf080e1b_f1092e28eb011dbff_d20260916_m010756_c001_v0001120_t0050_u01789520876618") 2026/09/16 01:07:58 DEBUG : B2 bucket rclone-test-rerowur8teyi: Purge remote 2026/09/16 01:07:58 INFO : B2 bucket rclone-test-rerowur8teyi: cleaning bucket "rclone-test-rerowur8teyi" of all files 2026/09/16 01:07:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zbf528d33c01dab7baf080e1b_f11260d65dac815ad_d20260916_m010753_c001_v0001137_t0039_u01789520873240") 2026/09/16 01:07:59 DEBUG : B2 bucket rclone-test-biyuvod2foze: Purge remote 2026/09/16 01:07:59 INFO : B2 bucket rclone-test-biyuvod2foze: cleaning bucket "rclone-test-biyuvod2foze" of all files 2026/09/16 01:08:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zaf227d53c01dab7baf080e1b_f1168565083c88619_d20260916_m010749_c001_v0001130_t0059_u01789520869766") 2026/09/16 01:08:00 DEBUG : B2 bucket rclone-test-hoyupof4muvu: Purge remote 2026/09/16 01:08:00 INFO : B2 bucket rclone-test-hoyupof4muvu: cleaning bucket "rclone-test-hoyupof4muvu" of all files 2026/09/16 01:08:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zbf926d73c01dab7baf080e1b_f11751fce01d27353_d20260916_m010746_c001_v0001167_t0059_u01789520866164") 2026/09/16 01:08:01 DEBUG : B2 bucket rclone-test-qoxeser3diho: Purge remote 2026/09/16 01:08:01 INFO : B2 bucket rclone-test-qoxeser3diho: cleaning bucket "rclone-test-qoxeser3diho" of all files 2026/09/16 01:08:02 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zcf825d93c01dab7baf080e1b_f102b752069397942_d20260916_m010742_c001_v0001106_t0009_u01789520862523") 2026/09/16 01:08:02 DEBUG : B2 bucket rclone-test-lazusip3paze: Purge remote 2026/09/16 01:08:02 INFO : B2 bucket rclone-test-lazusip3paze: cleaning bucket "rclone-test-lazusip3paze" of all files 2026/09/16 01:08:03 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zaff24dd3c01dab7baf080e1b_f40817f1df2d96019_d20260916_m010739_c001_v0001179_t0003_u01789520859445") 2026/09/16 01:08:04 DEBUG : B2 bucket rclone-test-vegicog8nigo: Purge remote 2026/09/16 01:08:04 INFO : B2 bucket rclone-test-vegicog8nigo: cleaning bucket "rclone-test-vegicog8nigo" of all files 2026/09/16 01:08:04 DEBUG : HELLO, WORLD!: Deleting (id "4_z7f924d13c01dab7baf080e1b_f4140af0349bd4733_d20260916_m010736_c001_v0001174_t0041_u01789520856282") 2026/09/16 01:08:05 DEBUG : B2 bucket rclone-test-nesaley1qewe: Purge remote 2026/09/16 01:08:05 INFO : B2 bucket rclone-test-nesaley1qewe: cleaning bucket "rclone-test-nesaley1qewe" of all files 2026/09/16 01:08:05 DEBUG : HeLlO, wOrLd!: Deleting (id "4_zef723d43c01dab7baf080e1b_f40272755a385b9e3_d20260916_m010733_c001_v0001103_t0039_u01789520853166") 2026/09/16 01:08:06 DEBUG : B2 bucket rclone-test-dejuyer0dosa: Purge remote 2026/09/16 01:08:06 INFO : B2 bucket rclone-test-dejuyer0dosa: cleaning bucket "rclone-test-dejuyer0dosa" of all files 2026/09/16 01:08:06 DEBUG : HELLO, WORLD!: Deleting (id "4_zff022d83c01dab7baf080e1b_f41055d1b489f7e20_d20260916_m010730_c001_v0001179_t0048_u01789520850009") 2026/09/16 01:08:07 DEBUG : B2 bucket rclone-test-jiwokum5xoro: Purge remote 2026/09/16 01:08:07 INFO : B2 bucket rclone-test-jiwokum5xoro: cleaning bucket "rclone-test-jiwokum5xoro" of all files 2026/09/16 01:08:07 DEBUG : hello, world!: Deleting (id "4_zbfa21dc3c01dab7baf080e1b_f40232a79d77e81f8_d20260916_m010726_c001_v0001183_t0032_u01789520846870") --- PASS: TestApplyTransforms (43.68s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:08:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/16 01:08:10 DEBUG : sub/file2: size = 14 OK 2026/09/16 01:08:10 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/16 01:08:10 INFO : file1: Copied (new) to: sub/file2 2026/09/16 01:08:11 DEBUG : sub/file2: size = 14 OK 2026/09/16 01:08:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/16 01:08:11 DEBUG : file1: Unchanged skipping 2026/09/16 01:08:11 DEBUG : B2 bucket rclone-test-lujayoc8mide: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.44s) === RUN TestCopyLongFile run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.38s) === RUN TestCopyFileBackupDir run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:08:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide/backup" 2026/09/16 01:08:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2940475516) 2026/09/16 01:08:14 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-lujayoc8mide) 2026/09/16 01:08:14 DEBUG : dst/file1: Sizes differ 2026/09/16 01:08:15 DEBUG : dst/file1: size = 18 OK 2026/09/16 01:08:15 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/09/16 01:08:15 INFO : dst/file1: Copied (server-side copy) 2026/09/16 01:08:15 INFO : dst/file1: Deleted 2026/09/16 01:08:15 DEBUG : dst/file1: size = 14 OK 2026/09/16 01:08:15 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/16 01:08:15 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.40s) === RUN TestCopyFileCompareDest run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:08:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide/dst" 2026/09/16 01:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide/CompareDest" 2026/09/16 01:08:19 DEBUG : one: Need to transfer - File not found at Destination 2026/09/16 01:08:21 DEBUG : one: size = 3 OK 2026/09/16 01:08:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/16 01:08:21 INFO : one: Copied (new) 2026/09/16 01:08:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2940475516) 2026/09/16 01:08:21 DEBUG : one: size = 3 (B2 bucket rclone-test-lujayoc8mide path dst) 2026/09/16 01:08:21 DEBUG : one: Sizes differ 2026/09/16 01:08:22 DEBUG : one: size = 5 OK 2026/09/16 01:08:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/16 01:08:22 INFO : one: Copied (replaced existing) 2026/09/16 01:08:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2940475516) 2026/09/16 01:08:23 DEBUG : one: size = 3 (B2 bucket rclone-test-lujayoc8mide path dst) 2026/09/16 01:08:23 DEBUG : one: Sizes differ 2026/09/16 01:08:23 DEBUG : one: size = 5 OK 2026/09/16 01:08:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 01:08:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/16 01:08:24 DEBUG : two: Need to transfer - File not found at Destination 2026/09/16 01:08:24 DEBUG : two: size = 3 OK 2026/09/16 01:08:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 01:08:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/16 01:08:25 DEBUG : two: Need to transfer - File not found at Destination 2026/09/16 01:08:25 DEBUG : two: size = 3 OK 2026/09/16 01:08:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 01:08:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/16 01:08:25 DEBUG : two: Need to transfer - File not found at Destination 2026/09/16 01:08:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone2940475516) 2026/09/16 01:08:26 DEBUG : two: size = 3 (B2 bucket rclone-test-lujayoc8mide path CompareDest) 2026/09/16 01:08:26 DEBUG : two: Sizes differ 2026/09/16 01:08:26 DEBUG : two: size = 5 OK 2026/09/16 01:08:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/16 01:08:26 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.61s) === RUN TestCopyFileCopyDest run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:08:27 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide/dst" 2026/09/16 01:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide/CopyDest" 2026/09/16 01:08:29 DEBUG : one: Need to transfer - File not found at Destination 2026/09/16 01:08:31 DEBUG : one: size = 3 OK 2026/09/16 01:08:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/16 01:08:31 INFO : one: Copied (new) 2026/09/16 01:08:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2940475516) 2026/09/16 01:08:32 DEBUG : one: size = 3 (B2 bucket rclone-test-lujayoc8mide path dst) 2026/09/16 01:08:32 DEBUG : one: Sizes differ 2026/09/16 01:08:32 DEBUG : one: size = 5 OK 2026/09/16 01:08:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/16 01:08:32 INFO : one: Copied (replaced existing) 2026/09/16 01:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide/BackupDir" 2026/09/16 01:08:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2940475516) 2026/09/16 01:08:35 DEBUG : one: size = 3 (B2 bucket rclone-test-lujayoc8mide path dst) 2026/09/16 01:08:35 DEBUG : one: Sizes differ 2026/09/16 01:08:35 DEBUG : one: size = 5 OK 2026/09/16 01:08:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 01:08:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2940475516) 2026/09/16 01:08:35 DEBUG : one: size = 3 (B2 bucket rclone-test-lujayoc8mide path dst) 2026/09/16 01:08:35 DEBUG : one: Sizes differ 2026/09/16 01:08:36 DEBUG : one: size = 3 OK 2026/09/16 01:08:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/16 01:08:36 INFO : one: Copied (server-side copy) 2026/09/16 01:08:37 INFO : one: Deleted 2026/09/16 01:08:37 DEBUG : one: size = 5 OK 2026/09/16 01:08:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/16 01:08:37 INFO : one: Copied (server-side copy) 2026/09/16 01:08:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/16 01:08:38 DEBUG : two: Need to transfer - File not found at Destination 2026/09/16 01:08:38 DEBUG : two: size = 3 OK 2026/09/16 01:08:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 01:08:38 DEBUG : two: size = 3 OK 2026/09/16 01:08:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/16 01:08:38 INFO : two: Copied (server-side copy) 2026/09/16 01:08:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/16 01:08:38 DEBUG : two: size = 3 OK 2026/09/16 01:08:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 01:08:38 DEBUG : two: Unchanged skipping 2026/09/16 01:08:39 DEBUG : three: Need to transfer - File not found at Destination 2026/09/16 01:08:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone2940475516) 2026/09/16 01:08:39 DEBUG : three: size = 5 (B2 bucket rclone-test-lujayoc8mide path CopyDest) 2026/09/16 01:08:39 DEBUG : three: Sizes differ 2026/09/16 01:08:39 DEBUG : three: Destination not found in --copy-dest 2026/09/16 01:08:40 DEBUG : three: size = 7 OK 2026/09/16 01:08:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/16 01:08:40 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (14.67s) === RUN TestCopyInplace run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.36s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:08:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/16 01:08:44 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/16 01:08:44 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/16 01:08:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/16 01:08:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/16 01:08:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/1fb28d33b0fdab7baf080e1b/c001_v0001104_t0004": max transfer limit reached as set by --max-transfer 2026/09/16 01:08:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/16 01:08:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/16 01:08:46 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/16 01:08:46 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 3d9caa624b7257df709b78e4f7d21653950d06a8 OK 2026/09/16 01:08:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.17s) === RUN TestDeduplicateInteractive run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.41s) === RUN TestDeduplicateFirst run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:08:52 INFO : B2 bucket rclone-test-lujayoc8mide: Looking for duplicate sha1 hashes using newest mode. 2026/09/16 01:08:52 NOTICE: 2374995427436adb63db40aa25de73764327e964: Found 3 files with duplicate sha1 hashes 2026/09/16 01:08:52 INFO : one: Deleted 2026/09/16 01:08:52 INFO : also/one: Deleted 2026/09/16 01:08:52 NOTICE: 2374995427436adb63db40aa25de73764327e964: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.25s) === RUN TestDeduplicateOldest run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRenameManyExisting (0.36s) === RUN TestMergeDirs run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" dedupe_test.go:294: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:08:58 DEBUG : a.txt: Excluded (Size Filter) 2026/09/16 01:08:58 DEBUG : a.txt: Excluded 2026/09/16 01:08:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/16 01:08:59 DEBUG : sub dir/hello world: Excluded 2026/09/16 01:08:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/16 01:08:59 DEBUG : sub dir/hello world2: Excluded 2026/09/16 01:08:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/16 01:08:59 DEBUG : sub dir/hello world: Excluded 2026/09/16 01:08:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/16 01:08:59 DEBUG : sub dir/hello world2: Excluded 2026/09/16 01:09:00 DEBUG : sub dir/ignore dir: Excluded 2026/09/16 01:09:00 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.93s) === RUN TestListDirSortedFn run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:09:05 DEBUG : a.txt: Excluded (Size Filter) 2026/09/16 01:09:05 DEBUG : a.txt: Excluded 2026/09/16 01:09:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/16 01:09:05 DEBUG : sub dir/hello world: Excluded 2026/09/16 01:09:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/16 01:09:05 DEBUG : sub dir/hello world2: Excluded 2026/09/16 01:09:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/16 01:09:05 DEBUG : sub dir/hello world: Excluded 2026/09/16 01:09:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/16 01:09:05 DEBUG : sub dir/hello world2: Excluded 2026/09/16 01:09:06 DEBUG : sub dir/ignore dir: Excluded 2026/09/16 01:09:06 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (6.22s) === RUN TestListJSON run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/09/16 01:09:11 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.17s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.27s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/16 01:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide/notfound" 2026/09/16 01:09:16 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (6.65s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestStatJSONMemory 2026/09/16 01:09:18 DEBUG : Creating backend with remote ":memory:" 2026/09/16 01:09:18 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/16 01:09:18 DEBUG : sub/file1: size = 5 OK 2026/09/16 01:09:18 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 01:09:18 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:09:18 INFO : B2 bucket rclone-test-lujayoc8mide: Making directory 2026/09/16 01:09:18 INFO : B2 bucket rclone-test-lujayoc8mide: Making directory --- PASS: TestMkdir (0.54s) === RUN TestLsd run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" --- PASS: TestLsd (1.45s) === RUN TestLs run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" --- PASS: TestLs (1.93s) === RUN TestLsWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:09:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/16 01:09:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.51s) === RUN TestLsLong run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" --- PASS: TestLsLong (1.92s) === RUN TestHashSums run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.52s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.37s) === RUN TestHashSumsWithErrors 2026/09/16 01:09:29 DEBUG : Creating backend with remote ":memory:" 2026/09/16 01:09:29 ERROR : file1: hash unsupported: hash type not supported 2026/09/16 01:09:29 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/16 01:09:29 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/16 01:09:29 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/16 01:09:29 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/16 01:09:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/16 01:09:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/16 01:09:29 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/16 01:09:29 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/16 01:09:29 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/16 01:09:29 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" --- PASS: TestCount (2.77s) === RUN TestDelete run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:09:34 DEBUG : Waiting for deletions to finish 2026/09/16 01:09:34 DEBUG : large: Excluded (Size Filter) 2026/09/16 01:09:34 INFO : medium: Deleted 2026/09/16 01:09:34 INFO : small: Deleted --- PASS: TestDelete (3.08s) === RUN TestMaxDelete run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:09:36 DEBUG : Waiting for deletions to finish 2026/09/16 01:09:37 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/16 01:09:37 INFO : large: Deleted 2026/09/16 01:09:37 INFO : medium: Deleted --- PASS: TestMaxDelete (3.05s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:09:40 DEBUG : Waiting for deletions to finish 2026/09/16 01:09:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/16 01:09:40 INFO : small: Deleted 2026/09/16 01:09:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.46s) === RUN TestMaxDeleteSize run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:09:43 DEBUG : Waiting for deletions to finish 2026/09/16 01:09:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/16 01:09:43 INFO : large: Deleted 2026/09/16 01:09:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (3.14s) === RUN TestReadFile run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" --- PASS: TestReadFile (1.99s) === RUN TestRetry 2026/09/16 01:09:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/16 01:09:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/16 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/16 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/16 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/16 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/16 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" --- PASS: TestCat (4.02s) === RUN TestPurge 2026/09/16 01:09:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zosenes2siwe" 2026/09/16 01:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 01:09:51 DEBUG : Creating backend with remote "/tmp/rclone2550845997" run.go:198: Remote "B2 bucket rclone-test-zosenes2siwe", Local "Local file system at /tmp/rclone2550845997", Modify Window "1ms" 2026/09/16 01:09:53 INFO : A2: Making directory 2026/09/16 01:09:53 INFO : A1/B2: Making directory 2026/09/16 01:09:53 INFO : A1/B2/C2: Making directory 2026/09/16 01:09:53 INFO : A1/B1/C3: Making directory 2026/09/16 01:09:53 INFO : A3: Making directory 2026/09/16 01:09:53 INFO : A3/B3: Making directory 2026/09/16 01:09:53 INFO : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/16 01:09:53 INFO : B2 bucket rclone-test-zosenes2siwe: cleaning bucket "rclone-test-zosenes2siwe" of all files 2026/09/16 01:09:53 DEBUG : A1/B1/C1/one: Deleting (id "4_zcf225d73c03dab7baf080e1b_f410aeb3c5d2cb70b_d20260916_m010953_c001_v0001174_t0014_u01789520993198") fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/16 01:09:54 INFO : B2 bucket rclone-test-zosenes2siwe: cleaning bucket "rclone-test-zosenes2siwe" of all files 2026/09/16 01:09:54 DEBUG : A1/two: Deleting (id "4_zcf225d73c03dab7baf080e1b_f410aeb3c5d2cb710_d20260916_m010953_c001_v0001174_t0014_u01789520993384") 2026/09/16 01:09:55 DEBUG : B2 bucket rclone-test-zosenes2siwe: Purge remote 2026/09/16 01:09:55 INFO : B2 bucket rclone-test-zosenes2siwe: cleaning bucket "rclone-test-zosenes2siwe" of all files 2026/09/16 01:09:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.20s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:09:55 INFO : A2: Making directory 2026/09/16 01:09:55 INFO : A1/B2: Making directory 2026/09/16 01:09:55 INFO : A1/B2/C2: Making directory 2026/09/16 01:09:55 INFO : A1/B1/C3: Making directory 2026/09/16 01:09:55 INFO : A3: Making directory 2026/09/16 01:09:55 INFO : A3/B3: Making directory 2026/09/16 01:09:55 INFO : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/16 01:09:56 DEBUG : removing 1 level 3 directories 2026/09/16 01:09:56 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" 2026/09/16 01:09:58 DEBUG : removing 1 level 0 directories 2026/09/16 01:09:58 INFO : B2 bucket rclone-test-lujayoc8mide: Removing directory 2026/09/16 01:09:59 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) operations_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:732 Error: Received unexpected error: failed to remove directories: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (4.49s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:09:59 INFO : A1: Making directory 2026/09/16 01:09:59 INFO : A1/B1: Making directory 2026/09/16 01:09:59 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.91s) === RUN TestRmdirsWithFilter run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:00 INFO : A1: Making directory 2026/09/16 01:10:00 INFO : A1/B1: Making directory 2026/09/16 01:10:00 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.95s) === RUN TestCopyURL run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:02 DEBUG : file1: size = 14 OK 2026/09/16 01:10:02 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/16 01:10:02 DEBUG : filename.txt: File name found in url 2026/09/16 01:10:02 DEBUG : filename.txt: size = 14 OK 2026/09/16 01:10:02 DEBUG : filename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/16 01:10:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/16 01:10:03 DEBUG : headerfilename.txt: size = 14 OK 2026/09/16 01:10:03 DEBUG : headerfilename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/16 01:10:03 DEBUG : file2: size = 14 OK 2026/09/16 01:10:03 DEBUG : file2: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURL (2.93s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:04 DEBUG : file1: size = 14 OK 2026/09/16 01:10:04 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURLDownloadHeaders (0.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/16 01:10:05 DEBUG : sub/file2: size = 14 OK 2026/09/16 01:10:05 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/16 01:10:05 INFO : file1: Copied (new) to: sub/file2 2026/09/16 01:10:05 INFO : file1: Deleted 2026/09/16 01:10:06 DEBUG : sub/file2: size = 14 OK 2026/09/16 01:10:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/16 01:10:06 DEBUG : file1: Unchanged skipping 2026/09/16 01:10:06 INFO : file1: Deleted 2026/09/16 01:10:06 DEBUG : B2 bucket rclone-test-lujayoc8mide: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.71s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/16 01:10:07 DEBUG : file1: size = 14 OK 2026/09/16 01:10:07 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/16 01:10:07 INFO : file1: Copied (new) 2026/09/16 01:10:07 INFO : file1: Deleted 2026/09/16 01:10:07 DEBUG : file1: Destination exists, skipping 2026/09/16 01:10:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.46s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.36s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.36s) === RUN TestMoveFileBackupDir run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:09 DEBUG : Creating backend with remote "TestB2:rclone-test-lujayoc8mide/backup" 2026/09/16 01:10:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2940475516) 2026/09/16 01:10:10 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-lujayoc8mide) 2026/09/16 01:10:10 DEBUG : dst/file1: Sizes differ 2026/09/16 01:10:12 DEBUG : dst/file1: size = 18 OK 2026/09/16 01:10:12 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/09/16 01:10:12 INFO : dst/file1: Copied (server-side copy) 2026/09/16 01:10:12 INFO : dst/file1: Deleted 2026/09/16 01:10:12 DEBUG : dst/file1: size = 14 OK 2026/09/16 01:10:12 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/16 01:10:12 INFO : dst/file1: Copied (new) 2026/09/16 01:10:12 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.43s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:14 INFO : A1/B2: Making directory 2026/09/16 01:10:14 INFO : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2026/09/16 01:10:15 DEBUG : A2/two: size = 3 OK 2026/09/16 01:10:15 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/16 01:10:15 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/09/16 01:10:15 DEBUG : A2/B1/C1/four: size = 4 OK 2026/09/16 01:10:15 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/16 01:10:15 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/09/16 01:10:16 DEBUG : A2/B1/three: size = 5 OK 2026/09/16 01:10:16 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/16 01:10:16 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/09/16 01:10:16 DEBUG : A2/B1/C2/five: size = 4 OK 2026/09/16 01:10:16 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/16 01:10:16 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/09/16 01:10:16 DEBUG : A2/one: size = 3 OK 2026/09/16 01:10:16 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/16 01:10:16 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/09/16 01:10:16 INFO : A1/two: Deleted 2026/09/16 01:10:16 INFO : A1/B1/C1/four: Deleted 2026/09/16 01:10:16 INFO : A1/one: Deleted 2026/09/16 01:10:16 INFO : A1/B1/C2/five: Deleted 2026/09/16 01:10:16 INFO : A1/B1/three: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2026/09/16 01:10:17 DEBUG : A3/B1/C1/four: size = 4 OK 2026/09/16 01:10:17 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/16 01:10:17 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/09/16 01:10:17 DEBUG : A3/B1/C2/five: size = 4 OK 2026/09/16 01:10:17 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/16 01:10:17 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/09/16 01:10:17 DEBUG : A3/B1/three: size = 5 OK 2026/09/16 01:10:17 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/16 01:10:17 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/09/16 01:10:17 DEBUG : A3/one: size = 3 OK 2026/09/16 01:10:17 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/16 01:10:17 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/09/16 01:10:17 DEBUG : A3/two: size = 3 OK 2026/09/16 01:10:17 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/16 01:10:17 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/09/16 01:10:17 INFO : A2/B1/C1/four: Deleted 2026/09/16 01:10:17 INFO : A2/B1/C2/five: Deleted 2026/09/16 01:10:17 INFO : A2/B1/three: Deleted 2026/09/16 01:10:17 INFO : A2/two: Deleted 2026/09/16 01:10:17 INFO : A2/one: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" 2026/09/16 01:10:17 INFO : B2 bucket rclone-test-lujayoc8mide: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/16 01:10:18 DEBUG : A4/two: size = 3 OK 2026/09/16 01:10:18 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/16 01:10:18 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/09/16 01:10:18 DEBUG : A4/B1/three: size = 5 OK 2026/09/16 01:10:18 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/16 01:10:18 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/09/16 01:10:18 DEBUG : A4/B1/C2/five: size = 4 OK 2026/09/16 01:10:18 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/16 01:10:18 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/09/16 01:10:18 DEBUG : A4/B1/C1/four: size = 4 OK 2026/09/16 01:10:18 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/16 01:10:18 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/09/16 01:10:18 DEBUG : A4/one: size = 3 OK 2026/09/16 01:10:18 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/16 01:10:18 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/09/16 01:10:18 INFO : A3/two: Deleted 2026/09/16 01:10:18 INFO : A3/B1/three: Deleted 2026/09/16 01:10:18 INFO : A3/B1/C2/five: Deleted 2026/09/16 01:10:18 INFO : A3/B1/C1/four: Deleted 2026/09/16 01:10:18 INFO : A3/one: Deleted fstest.go:251: Filtering empty directory "A4/B2" fstest.go:251: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (6.32s) === RUN TestGetFsInfo run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:20 DEBUG : B2 bucket rclone-test-lujayoc8mide: File to upload is small (34 bytes), uploading instead of streaming 2026/09/16 01:10:21 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/16 01:10:21 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/16 01:10:21 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/16 01:10:21 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/16 01:10:22 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/16 01:10:22 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/16 01:10:22 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:23 DEBUG : B2 bucket rclone-test-lujayoc8mide: File to upload is small (34 bytes), uploading instead of streaming 2026/09/16 01:10:24 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/16 01:10:24 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/16 01:10:24 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/16 01:10:24 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/16 01:10:25 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/16 01:10:25 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/16 01:10:25 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:26 DEBUG : B2 bucket rclone-test-lujayoc8mide: File to upload is small (34 bytes), uploading instead of streaming 2026/09/16 01:10:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/16 01:10:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/16 01:10:27 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/16 01:10:29 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/16 01:10:29 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:30 DEBUG : B2 bucket rclone-test-lujayoc8mide: File to upload is small (34 bytes), uploading instead of streaming 2026/09/16 01:10:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/16 01:10:31 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/16 01:10:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/16 01:10:31 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/16 01:10:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/16 01:10:32 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/16 01:10:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (12.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.22s) === RUN TestRcatMetadata run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" operations_test.go:1567: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.37s) === RUN TestRcatSize run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:33 DEBUG : potato1: size = 60 OK 2026/09/16 01:10:33 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/16 01:10:33 DEBUG : B2 bucket rclone-test-lujayoc8mide: File to upload is small (60 bytes), uploading instead of streaming 2026/09/16 01:10:34 DEBUG : potato2: size = 60 OK 2026/09/16 01:10:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/16 01:10:34 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.83s) === RUN TestRcatSizeShortEOF run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:35 DEBUG : potato1: Clearing upload URL because of error: Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/1fb28d33b0fdab7baf080e1b/c001_v0001104_t0004": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/09/16 01:10:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/1fb28d33b0fdab7baf080e1b/c001_v0001104_t0004": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100) 2026/09/16 01:10:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/16 01:10:35 ERROR : potato1: Post request put error: Post "https://pod-000-1104-10.backblaze.com/b2api/v1/b2_upload_file/1fb28d33b0fdab7baf080e1b/c001_v0001104_t0004": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/09/16 01:10:35 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestRcatSizeShortEOF (0.38s) === RUN TestRcatSizeMetadata run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" operations_test.go:1660: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.37s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:36 DEBUG : potato1: size = 60 OK 2026/09/16 01:10:36 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK --- PASS: TestRcatSizeUploadHeaders (1.29s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:37 DEBUG : potato1: size = 60 OK 2026/09/16 01:10:37 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d (B2 bucket rclone-test-lujayoc8mide) 2026/09/16 01:10:37 DEBUG : potato1: sha1 = 3639923d60907789b4155daea94152f89e4fb69c (B2 bucket rclone-test-lujayoc8mide) 2026/09/16 01:10:37 ERROR : potato1: corrupted on transfer: sha1 hashes differ src "9dc7f7d3279715991a22853f5981df582b7f9f6d" vs dst(B2 bucket rclone-test-lujayoc8mide) "3639923d60907789b4155daea94152f89e4fb69c" 2026/09/16 01:10:37 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:38 DEBUG : potato4: size = 60 (B2 bucket rclone-test-lujayoc8mide) 2026/09/16 01:10:38 DEBUG : potato4: size = 59 (B2 bucket rclone-test-lujayoc8mide) 2026/09/16 01:10:38 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(B2 bucket rclone-test-lujayoc8mide) 59 2026/09/16 01:10:38 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:39 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:40 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (3.39s) --- PASS: TestRcatSizeChecksum/Corrupted (0.94s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.91s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.73s) --- PASS: TestRcatSizeChecksum/NoHashes (0.80s) === RUN TestTouchDir run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" 2026/09/16 01:10:42 DEBUG : B2 bucket rclone-test-lujayoc8mide: Touching "sub dir/potato3" 2026/09/16 01:10:42 DEBUG : B2 bucket rclone-test-lujayoc8mide: Touching "empty space" 2026/09/16 01:10:42 DEBUG : B2 bucket rclone-test-lujayoc8mide: Touching "potato2" --- PASS: TestTouchDir (3.52s) === RUN TestMkdirMetadata run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.37s) === RUN TestMkdirModTime run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.37s) === RUN TestCopyDirMetadata run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.37s) === RUN TestSetDirModTime run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.37s) === RUN TestDirsEqual run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.37s) === RUN TestRemoveExisting run.go:198: Remote "B2 bucket rclone-test-lujayoc8mide", Local "Local file system at /tmp/rclone2940475516", Modify Window "1ms" operations_test.go:2103: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.36s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) FAIL 2026/09/16 01:10:46 DEBUG : B2 bucket rclone-test-lujayoc8mide: Purge remote 2026/09/16 01:10:46 INFO : B2 bucket rclone-test-lujayoc8mide: cleaning bucket "rclone-test-lujayoc8mide" of all files 2026/09/16 01:10:47 DEBUG : A1/B1/C1/four: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf70a_d20260916_m011016_c001_v7007000_t0000_u01789521016039") 2026/09/16 01:10:47 DEBUG : A1/B1/C1/four: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231528_d20260916_m011014_c001_v0001104_t0004_u01789521014268") 2026/09/16 01:10:47 DEBUG : A1/B1/C1/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380164f_d20260916_m010958_c001_v7007000_t0000_u01789520998220") 2026/09/16 01:10:47 DEBUG : A1/B1/C1/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314d2_d20260916_m010955_c001_v0001104_t0004_u01789520995743") 2026/09/16 01:10:47 DEBUG : A1/B1/C2/five: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1eb9_d20260916_m011016_c001_v7007000_t0000_u01789521016246") 2026/09/16 01:10:47 DEBUG : A1/B1/C2/five: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223152c_d20260916_m011014_c001_v0001104_t0004_u01789521014451") 2026/09/16 01:10:47 DEBUG : A1/B1/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4021c04283879868_d20260916_m011016_c001_v7007000_t0000_u01789521016247") 2026/09/16 01:10:47 DEBUG : A1/B1/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231526_d20260916_m011014_c001_v0001104_t0004_u01789521014085") 2026/09/16 01:10:47 DEBUG : A1/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f416c5a4e280a7028_d20260916_m011016_c001_v7007000_t0000_u01789521016244") 2026/09/16 01:10:47 DEBUG : A1/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231522_d20260916_m011013_c001_v0001104_t0004_u01789521013718") 2026/09/16 01:10:47 DEBUG : A1/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41924b7294917916_d20260916_m011016_c001_v7007000_t0000_u01789521016027") 2026/09/16 01:10:47 DEBUG : A1/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231524_d20260916_m011013_c001_v0001104_t0004_u01789521013901") 2026/09/16 01:10:47 DEBUG : A1/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801650_d20260916_m010958_c001_v7007000_t0000_u01789520998581") 2026/09/16 01:10:47 DEBUG : A1/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314d4_d20260916_m010955_c001_v0001104_t0004_u01789520995926") 2026/09/16 01:10:47 DEBUG : A2/B1/C1/four: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4021c04283879873_d20260916_m011017_c001_v7007000_t0000_u01789521017195") 2026/09/16 01:10:47 DEBUG : A2/B1/C1/four: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415fc12396d15ae8_d20260916_m011015_c001_v0001106_t0011_u01789521015855") 2026/09/16 01:10:47 DEBUG : A2/B1/C2/five: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1eba_d20260916_m011017_c001_v7007000_t0000_u01789521017213") 2026/09/16 01:10:47 DEBUG : A2/B1/C2/five: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f40825a8a53ae6dcc_d20260916_m011015_c001_v0001100_t0059_u01789521015971") 2026/09/16 01:10:47 DEBUG : A2/B1/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f416c5a4e280a702f_d20260916_m011017_c001_v7007000_t0000_u01789521017224") 2026/09/16 01:10:47 DEBUG : A2/B1/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f407eac1a2c5cc24f_d20260916_m011015_c001_v0001185_t0026_u01789521015967") 2026/09/16 01:10:48 DEBUG : A2/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf70c_d20260916_m011017_c001_v7007000_t0000_u01789521017247") 2026/09/16 01:10:48 DEBUG : A2/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405bf5c28e895b0d_d20260916_m011015_c001_v0001120_t0033_u01789521015971") 2026/09/16 01:10:48 DEBUG : A2/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41924b7294917919_d20260916_m011017_c001_v7007000_t0000_u01789521017254") 2026/09/16 01:10:48 DEBUG : A2/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41285bad00e45631_d20260916_m011015_c001_v0001106_t0045_u01789521015578") 2026/09/16 01:10:48 DEBUG : A3/B1/C1/four: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf713_d20260916_m011018_c001_v7007000_t0000_u01789521018371") 2026/09/16 01:10:48 DEBUG : A3/B1/C1/four: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f418069475fd0a572_d20260916_m011017_c001_v0001134_t0050_u01789521017010") 2026/09/16 01:10:48 DEBUG : A3/B1/C2/five: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41924b729491791c_d20260916_m011018_c001_v7007000_t0000_u01789521018360") 2026/09/16 01:10:48 DEBUG : A3/B1/C2/five: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405b789a00740872_d20260916_m011017_c001_v0001157_t0040_u01789521017024") 2026/09/16 01:10:48 DEBUG : A3/B1/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f416c5a4e280a7038_d20260916_m011018_c001_v7007000_t0000_u01789521018305") 2026/09/16 01:10:48 DEBUG : A3/B1/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415bc58db1120805_d20260916_m011017_c001_v0001161_t0035_u01789521017036") 2026/09/16 01:10:48 DEBUG : A3/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ebb_d20260916_m011018_c001_v7007000_t0000_u01789521018381") 2026/09/16 01:10:48 DEBUG : A3/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f409e9bc830279a19_d20260916_m011017_c001_v0001041_t0018_u01789521017053") 2026/09/16 01:10:48 DEBUG : A3/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4021c04283879878_d20260916_m011018_c001_v7007000_t0000_u01789521018277") 2026/09/16 01:10:48 DEBUG : A3/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f40283a4b98e61103_d20260916_m011017_c001_v0001134_t0048_u01789521017070") 2026/09/16 01:10:48 DEBUG : A4/B1/C1/four: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ebc_d20260916_m011018_c001_v7007000_t0000_u01789521018942") 2026/09/16 01:10:48 DEBUG : A4/B1/C1/four: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f40433b344ef0aea6_d20260916_m011018_c001_v0001101_t0008_u01789521018176") 2026/09/16 01:10:48 DEBUG : A4/B1/C2/five: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ebd_d20260916_m011019_c001_v7007000_t0000_u01789521019124") 2026/09/16 01:10:48 DEBUG : A4/B1/C2/five: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f403c85c688be661f_d20260916_m011018_c001_v0001102_t0025_u01789521018176") 2026/09/16 01:10:48 DEBUG : A4/B1/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ebe_d20260916_m011019_c001_v7007000_t0000_u01789521019305") 2026/09/16 01:10:48 DEBUG : A4/B1/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410aeb3c5d2cb94f_d20260916_m011018_c001_v0001174_t0041_u01789521018117") 2026/09/16 01:10:48 DEBUG : A4/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ebf_d20260916_m011019_c001_v7007000_t0000_u01789521019485") 2026/09/16 01:10:48 DEBUG : A4/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f40317b976286650a_d20260916_m011018_c001_v0001146_t0008_u01789521018187") 2026/09/16 01:10:49 DEBUG : A4/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ec0_d20260916_m011019_c001_v7007000_t0000_u01789521019667") 2026/09/16 01:10:49 DEBUG : A4/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41980c9edc41b4e1_d20260916_m011018_c001_v0001184_t0030_u01789521018092") 2026/09/16 01:10:49 DEBUG : BackupDir/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380158c_d20260916_m010840_c001_v7007000_t0000_u01789520920740") 2026/09/16 01:10:49 DEBUG : BackupDir/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f407bb2be49f3df8e_d20260916_m010836_c001_v0001116_t0013_u01789520916879") 2026/09/16 01:10:49 DEBUG : CompareDest/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380152c_d20260916_m010826_c001_v7007000_t0000_u01789520906688") 2026/09/16 01:10:49 DEBUG : CompareDest/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231331_d20260916_m010823_c001_v0001104_t0004_u01789520903191") 2026/09/16 01:10:49 DEBUG : CompareDest/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380152e_d20260916_m010826_c001_v7007000_t0000_u01789520906871") 2026/09/16 01:10:49 DEBUG : CompareDest/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231335_d20260916_m010824_c001_v0001104_t0004_u01789520904097") 2026/09/16 01:10:49 DEBUG : CopyDest/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380158d_d20260916_m010840_c001_v7007000_t0000_u01789520920919") 2026/09/16 01:10:49 DEBUG : CopyDest/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231353_d20260916_m010833_c001_v0001104_t0004_u01789520913678") 2026/09/16 01:10:49 DEBUG : CopyDest/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380158f_d20260916_m010841_c001_v7007000_t0000_u01789520921161") 2026/09/16 01:10:49 DEBUG : CopyDest/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231367_d20260916_m010839_c001_v0001104_t0004_u01789520919088") 2026/09/16 01:10:49 DEBUG : CopyDest/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801590_d20260916_m010841_c001_v7007000_t0000_u01789520921341") 2026/09/16 01:10:49 DEBUG : CopyDest/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231363_d20260916_m010837_c001_v0001104_t0004_u01789520917618") 2026/09/16 01:10:49 DEBUG : ReadFile: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801641_d20260916_m010946_c001_v7007000_t0000_u01789520986368") 2026/09/16 01:10:49 DEBUG : ReadFile: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314a9_d20260916_m010945_c001_v0001104_t0004_u01789520985104") 2026/09/16 01:10:49 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380159b_d20260916_m010846_c001_v7007000_t0000_u01789520926956") 2026/09/16 01:10:49 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231381_d20260916_m010843_c001_v0001104_t0019_u01789520923882") 2026/09/16 01:10:49 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380159d_d20260916_m010847_c001_v7007000_t0000_u01789520927136") 2026/09/16 01:10:49 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223138b_d20260916_m010845_c001_v0001104_t0026_u01789520925956") 2026/09/16 01:10:49 DEBUG : a.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e1b_d20260916_m010907_c001_v7007000_t0000_u01789520947459") 2026/09/16 01:10:49 DEBUG : a.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313d7_d20260916_m010902_c001_v0001104_t0004_u01789520942684") 2026/09/16 01:10:49 DEBUG : a.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e13_d20260916_m010901_c001_v7007000_t0000_u01789520941185") 2026/09/16 01:10:49 DEBUG : a.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313b1_d20260916_m010855_c001_v0001104_t0004_u01789520935752") 2026/09/16 01:10:50 DEBUG : also/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b38015c3_d20260916_m010852_c001_v7007000_t0000_u01789520932482") 2026/09/16 01:10:50 DEBUG : also/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223139b_d20260916_m010849_c001_v0001104_t0047_u01789520929963") 2026/09/16 01:10:50 DEBUG : another: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b38015c7_d20260916_m010853_c001_v7007000_t0000_u01789520933020") 2026/09/16 01:10:50 DEBUG : another: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22313a1_d20260916_m010850_c001_v0001104_t0024_u01789520930846") 2026/09/16 01:10:50 DEBUG : backup/dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf703_d20260916_m011013_c001_v7007000_t0000_u01789521013173") 2026/09/16 01:10:50 DEBUG : backup/dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4034dff9f56b5d6a_d20260916_m011012_c001_v0001134_t0012_u01789521012210") 2026/09/16 01:10:50 DEBUG : backup/dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801514_d20260916_m010816_c001_v7007000_t0000_u01789520896439") 2026/09/16 01:10:50 DEBUG : backup/dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f413190c41e2dc434_d20260916_m010815_c001_v0001167_t0052_u01789520895531") 2026/09/16 01:10:50 DEBUG : data/banana: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898f1_d20260916_m010724_c001_v7007000_t0000_u01789520844338") 2026/09/16 01:10:50 DEBUG : data/banana: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231249_d20260916_m010721_c001_v0001104_t0004_u01789520841864") 2026/09/16 01:10:50 DEBUG : data/banana: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22311fd_d20260916_m010712_c001_v0001104_t0004_u01789520832389") 2026/09/16 01:10:50 DEBUG : data/potato: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898f2_d20260916_m010724_c001_v7007000_t0000_u01789520844526") 2026/09/16 01:10:50 DEBUG : data/potato: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223124b_d20260916_m010722_c001_v0001104_t0004_u01789520842047") 2026/09/16 01:10:50 DEBUG : data/potato: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231205_d20260916_m010714_c001_v0001104_t0004_u01789520834231") 2026/09/16 01:10:50 DEBUG : dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf705_d20260916_m011013_c001_v7007000_t0000_u01789521013353") 2026/09/16 01:10:50 DEBUG : dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223151e_d20260916_m011012_c001_v0001104_t0004_u01789521012627") 2026/09/16 01:10:50 DEBUG : dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf702_d20260916_m011012_c001_v7007000_t0000_u01789521012444") 2026/09/16 01:10:50 DEBUG : dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231512_d20260916_m011009_c001_v0001104_t0004_u01789521009291") 2026/09/16 01:10:50 DEBUG : dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801515_d20260916_m010816_c001_v7007000_t0000_u01789520896619") 2026/09/16 01:10:50 DEBUG : dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231315_d20260916_m010815_c001_v0001104_t0004_u01789520895899") 2026/09/16 01:10:51 DEBUG : dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801510_d20260916_m010815_c001_v7007000_t0000_u01789520895718") 2026/09/16 01:10:51 DEBUG : dst/file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231307_d20260916_m010812_c001_v0001104_t0004_u01789520892578") 2026/09/16 01:10:51 DEBUG : dst/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801591_d20260916_m010841_c001_v7007000_t0000_u01789520921521") 2026/09/16 01:10:51 DEBUG : dst/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4029b1f431c7f3d4_d20260916_m010837_c001_v0001101_t0004_u01789520917256") 2026/09/16 01:10:51 DEBUG : dst/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4899d2_d20260916_m010837_c001_v7007000_t0000_u01789520917064") 2026/09/16 01:10:51 DEBUG : dst/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231351_d20260916_m010833_c001_v0001104_t0004_u01789520913496") 2026/09/16 01:10:51 DEBUG : dst/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f418f394f51e49ccf_d20260916_m010832_c001_v0001180_t0018_u01789520912766") 2026/09/16 01:10:51 DEBUG : dst/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f418f394f51e49cc9_d20260916_m010831_c001_v0001180_t0018_u01789520911862") 2026/09/16 01:10:51 DEBUG : dst/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801530_d20260916_m010827_c001_v7007000_t0000_u01789520907051") 2026/09/16 01:10:51 DEBUG : dst/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223132d_d20260916_m010822_c001_v0001104_t0004_u01789520902942") 2026/09/16 01:10:51 DEBUG : dst/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f403f1bb7bab299ac_d20260916_m010822_c001_v0001103_t0023_u01789520902218") 2026/09/16 01:10:51 DEBUG : dst/one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f403f1bb7bab299a6_d20260916_m010821_c001_v0001103_t0023_u01789520901312") 2026/09/16 01:10:51 DEBUG : dst/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801592_d20260916_m010841_c001_v7007000_t0000_u01789520921702") 2026/09/16 01:10:51 DEBUG : dst/three: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f418f394f51e49cf3_d20260916_m010840_c001_v0001180_t0018_u01789520920187") 2026/09/16 01:10:51 DEBUG : dst/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801593_d20260916_m010841_c001_v7007000_t0000_u01789520921895") 2026/09/16 01:10:51 DEBUG : dst/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4065003607a5aa42_d20260916_m010838_c001_v0001131_t0021_u01789520918353") 2026/09/16 01:10:51 DEBUG : dst/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801532_d20260916_m010827_c001_v7007000_t0000_u01789520907230") 2026/09/16 01:10:51 DEBUG : dst/two: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f403f1bb7bab299c6_d20260916_m010826_c001_v0001103_t0023_u01789520906131") 2026/09/16 01:10:51 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f417ef3ab5bf9a30f_d20260916_m011043_c001_v7007000_t0000_u01789521043760") 2026/09/16 01:10:51 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4098093c8da9df7f_d20260916_m011043_c001_v0001161_t0008_u01789521043006") 2026/09/16 01:10:51 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405fa988e6addce3_d20260916_m011041_c001_v0001029_t0022_u01789521041401") 2026/09/16 01:10:51 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e46_d20260916_m010931_c001_v7007000_t0000_u01789520971269") 2026/09/16 01:10:51 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231455_d20260916_m010930_c001_v0001104_t0004_u01789520970316") 2026/09/16 01:10:51 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e42_d20260916_m010928_c001_v7007000_t0000_u01789520968996") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223144b_d20260916_m010927_c001_v0001104_t0004_u01789520967898") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e40_d20260916_m010926_c001_v7007000_t0000_u01789520966537") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223143b_d20260916_m010925_c001_v0001104_t0004_u01789520965814") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e3c_d20260916_m010924_c001_v7007000_t0000_u01789520964614") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231431_d20260916_m010923_c001_v0001104_t0004_u01789520963259") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e36_d20260916_m010922_c001_v7007000_t0000_u01789520962107") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231429_d20260916_m010921_c001_v0001104_t0004_u01789520961307") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898e1_d20260916_m010706_c001_v7007000_t0000_u01789520826155") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22311c3_d20260916_m010703_c001_v0001104_t0004_u01789520823143") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898da_d20260916_m010701_c001_v7007000_t0000_u01789520821490") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22311ab_d20260916_m010657_c001_v0001104_t0004_u01789520817165") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898cf_d20260916_m010654_c001_v7007000_t0000_u01789520814782") 2026/09/16 01:10:52 DEBUG : empty space: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223118d_d20260916_m010650_c001_v0001104_t0004_u01789520810976") 2026/09/16 01:10:52 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf6f3_d20260916_m011008_c001_v7007000_t0000_u01789521008197") 2026/09/16 01:10:52 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231502_d20260916_m011007_c001_v0001104_t0004_u01789521007288") 2026/09/16 01:10:52 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf6e5_d20260916_m011005_c001_v7007000_t0000_u01789521005026") 2026/09/16 01:10:52 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314fc_d20260916_m011004_c001_v0001104_t0004_u01789521004659") 2026/09/16 01:10:52 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf6d8_d20260916_m011003_c001_v7007000_t0000_u01789521003748") 2026/09/16 01:10:52 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314ea_d20260916_m011002_c001_v0001104_t0004_u01789521002272") 2026/09/16 01:10:52 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801649_d20260916_m010950_c001_v7007000_t0000_u01789520990626") 2026/09/16 01:10:53 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314b1_d20260916_m010947_c001_v0001104_t0004_u01789520987150") 2026/09/16 01:10:53 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e33_d20260916_m010918_c001_v7007000_t0000_u01789520958180") 2026/09/16 01:10:53 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223140b_d20260916_m010912_c001_v0001104_t0004_u01789520952076") 2026/09/16 01:10:53 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e23_d20260916_m010911_c001_v7007000_t0000_u01789520951535") 2026/09/16 01:10:53 DEBUG : file1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313f9_d20260916_m010908_c001_v0001104_t0004_u01789520948903") 2026/09/16 01:10:53 DEBUG : file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf6da_d20260916_m011003_c001_v7007000_t0000_u01789521003929") 2026/09/16 01:10:53 DEBUG : file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314f4_d20260916_m011003_c001_v0001104_t0004_u01789521003200") 2026/09/16 01:10:53 DEBUG : file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380164a_d20260916_m010950_c001_v7007000_t0000_u01789520990807") 2026/09/16 01:10:53 DEBUG : file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314b3_d20260916_m010947_c001_v0001104_t0004_u01789520987331") 2026/09/16 01:10:53 DEBUG : filename.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf6dc_d20260916_m011004_c001_v7007000_t0000_u01789521004109") 2026/09/16 01:10:53 DEBUG : filename.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314ee_d20260916_m011002_c001_v0001104_t0004_u01789521002820") 2026/09/16 01:10:53 DEBUG : headerfilename.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf6de_d20260916_m011004_c001_v7007000_t0000_u01789521004290") 2026/09/16 01:10:53 DEBUG : headerfilename.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314f2_d20260916_m011003_c001_v0001104_t0004_u01789521003011") 2026/09/16 01:10:53 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ed3_d20260916_m011032_c001_v7007000_t0000_u01789521032791") 2026/09/16 01:10:53 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231584_d20260916_m011031_c001_v0001104_t0008_u01789521031195") 2026/09/16 01:10:53 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ecf_d20260916_m011029_c001_v7007000_t0000_u01789521029561") 2026/09/16 01:10:53 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223157a_d20260916_m011027_c001_v0001104_t0057_u01789521027923") 2026/09/16 01:10:53 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ed4_d20260916_m011032_c001_v7007000_t0000_u01789521032972") 2026/09/16 01:10:53 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231582_d20260916_m011030_c001_v0001104_t0019_u01789521030298") 2026/09/16 01:10:53 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ed0_d20260916_m011029_c001_v7007000_t0000_u01789521029742") 2026/09/16 01:10:53 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231576_d20260916_m011026_c001_v0001104_t0029_u01789521026939") 2026/09/16 01:10:53 DEBUG : large: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4068c51a5d2217c0_d20260916_m010943_c001_v7007000_t0000_u01789520983814") 2026/09/16 01:10:54 DEBUG : large: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22314a1_d20260916_m010942_c001_v0001104_t0027_u01789520982842") 2026/09/16 01:10:54 DEBUG : large: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4068c51a5d2217be_d20260916_m010941_c001_v7007000_t0000_u01789520981197") 2026/09/16 01:10:54 DEBUG : large: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231491_d20260916_m010939_c001_v0001104_t0037_u01789520979623") 2026/09/16 01:10:54 DEBUG : large: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801633_d20260916_m010937_c001_v7007000_t0000_u01789520977219") 2026/09/16 01:10:54 DEBUG : large: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231483_d20260916_m010936_c001_v0001104_t0057_u01789520976334") 2026/09/16 01:10:54 DEBUG : large: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801630_d20260916_m010935_c001_v7007000_t0000_u01789520975085") 2026/09/16 01:10:54 DEBUG : large: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231473_d20260916_m010933_c001_v0001104_t0049_u01789520973421") 2026/09/16 01:10:54 DEBUG : medium: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380163c_d20260916_m010943_c001_v7007000_t0000_u01789520983826") 2026/09/16 01:10:54 DEBUG : medium: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223149d_d20260916_m010942_c001_v0001104_t0005_u01789520982201") 2026/09/16 01:10:54 DEBUG : medium: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4068c51a5d2217bd_d20260916_m010940_c001_v7007000_t0000_u01789520980654") 2026/09/16 01:10:54 DEBUG : medium: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223148b_d20260916_m010938_c001_v0001104_t0058_u01789520978681") 2026/09/16 01:10:54 DEBUG : medium: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4068c51a5d2217b9_d20260916_m010937_c001_v7007000_t0000_u01789520977231") 2026/09/16 01:10:54 DEBUG : medium: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231481_d20260916_m010935_c001_v0001104_t0035_u01789520975630") 2026/09/16 01:10:54 DEBUG : medium: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380162c_d20260916_m010934_c001_v7007000_t0000_u01789520974355") 2026/09/16 01:10:54 DEBUG : medium: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231469_d20260916_m010932_c001_v0001104_t0033_u01789520972554") 2026/09/16 01:10:54 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ec6_d20260916_m011023_c001_v7007000_t0000_u01789521023223") 2026/09/16 01:10:54 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223155a_d20260916_m011021_c001_v0001104_t0040_u01789521021611") 2026/09/16 01:10:54 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ec7_d20260916_m011023_c001_v7007000_t0000_u01789521023404") 2026/09/16 01:10:54 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231552_d20260916_m011020_c001_v0001104_t0028_u01789521020954") 2026/09/16 01:10:54 DEBUG : not-one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b38015ca_d20260916_m010853_c001_v7007000_t0000_u01789520933233") 2026/09/16 01:10:54 DEBUG : not-one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313a3_d20260916_m010851_c001_v0001104_t0004_u01789520931760") 2026/09/16 01:10:54 DEBUG : one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b38015c1_d20260916_m010852_c001_v7007000_t0000_u01789520932302") 2026/09/16 01:10:55 DEBUG : one: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231397_d20260916_m010849_c001_v0001104_t0040_u01789520929344") 2026/09/16 01:10:55 DEBUG : potato1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1edb_d20260916_m011037_c001_v7007000_t0000_u01789521037760") 2026/09/16 01:10:55 DEBUG : potato1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405fa988e6addcd1_d20260916_m011037_c001_v0001029_t0022_u01789521037575") 2026/09/16 01:10:55 DEBUG : potato1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1eda_d20260916_m011037_c001_v7007000_t0000_u01789521037196") 2026/09/16 01:10:55 DEBUG : potato1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405fa988e6addccd_d20260916_m011036_c001_v0001029_t0022_u01789521036828") 2026/09/16 01:10:55 DEBUG : potato1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ed6_d20260916_m011034_c001_v7007000_t0000_u01789521034975") 2026/09/16 01:10:55 DEBUG : potato1: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231586_d20260916_m011033_c001_v0001104_t0004_u01789521033708") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f417ef3ab5bf9a310_d20260916_m011043_c001_v7007000_t0000_u01789521043940") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f10232a79d77e960c_d20260916_m011043_c001_v0001183_t0051_u01789521043076") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f105fa988e6addce1_d20260916_m011040_c001_v0001029_t0011_u01789521040968") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1edf_d20260916_m011039_c001_v7007000_t0000_u01789521039802") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405fa988e6addcd9_d20260916_m011039_c001_v0001029_t0022_u01789521039435") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ed7_d20260916_m011035_c001_v7007000_t0000_u01789521035157") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223158a_d20260916_m011033_c001_v0001104_t0016_u01789521033890") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e47_d20260916_m010931_c001_v7007000_t0000_u01789520971450") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231451_d20260916_m010929_c001_v0001104_t0018_u01789520969601") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e43_d20260916_m010929_c001_v7007000_t0000_u01789520969177") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231445_d20260916_m010927_c001_v0001104_t0039_u01789520967081") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e41_d20260916_m010926_c001_v7007000_t0000_u01789520966719") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231437_d20260916_m010925_c001_v0001104_t0022_u01789520965160") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e3d_d20260916_m010924_c001_v7007000_t0000_u01789520964794") 2026/09/16 01:10:55 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223142f_d20260916_m010922_c001_v0001104_t0020_u01789520962654") 2026/09/16 01:10:56 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e38_d20260916_m010922_c001_v7007000_t0000_u01789520962288") 2026/09/16 01:10:56 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231427_d20260916_m010920_c001_v0001104_t0023_u01789520960718") 2026/09/16 01:10:56 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898e2_d20260916_m010706_c001_v7007000_t0000_u01789520826337") 2026/09/16 01:10:56 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22311c5_d20260916_m010703_c001_v0001104_t0057_u01789520823689") 2026/09/16 01:10:56 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898db_d20260916_m010701_c001_v7007000_t0000_u01789520821682") 2026/09/16 01:10:56 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22311ad_d20260916_m010657_c001_v0001104_t0013_u01789520817890") 2026/09/16 01:10:56 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898d0_d20260916_m010654_c001_v7007000_t0000_u01789520814966") 2026/09/16 01:10:56 DEBUG : potato2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231191_d20260916_m010651_c001_v0001104_t0015_u01789520811557") 2026/09/16 01:10:56 DEBUG : potato3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ee0_d20260916_m011040_c001_v7007000_t0000_u01789521040604") 2026/09/16 01:10:56 DEBUG : potato3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405fa988e6addcdd_d20260916_m011040_c001_v0001029_t0022_u01789521040235") 2026/09/16 01:10:56 DEBUG : potato4: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1edd_d20260916_m011038_c001_v7007000_t0000_u01789521038704") 2026/09/16 01:10:56 DEBUG : potato4: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405fa988e6addcd7_d20260916_m011038_c001_v0001029_t0022_u01789521038520") 2026/09/16 01:10:56 DEBUG : remotepotato: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898e3_d20260916_m010706_c001_v7007000_t0000_u01789520826520") 2026/09/16 01:10:56 DEBUG : remotepotato: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22311c9_d20260916_m010704_c001_v0001104_t0051_u01789520824858") 2026/09/16 01:10:56 DEBUG : remotepotato: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898dc_d20260916_m010701_c001_v7007000_t0000_u01789520821867") 2026/09/16 01:10:56 DEBUG : remotepotato: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22311b1_d20260916_m010659_c001_v0001104_t0046_u01789520819534") 2026/09/16 01:10:56 DEBUG : remotepotato: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898d2_d20260916_m010655_c001_v7007000_t0000_u01789520815148") 2026/09/16 01:10:56 DEBUG : remotepotato: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231198_d20260916_m010653_c001_v0001104_t0029_u01789520813189") 2026/09/16 01:10:56 DEBUG : rutabaga: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898e4_d20260916_m010706_c001_v7007000_t0000_u01789520826702") 2026/09/16 01:10:56 DEBUG : rutabaga: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22311bf_d20260916_m010702_c001_v0001104_t0004_u01789520822413") 2026/09/16 01:10:56 DEBUG : rutabaga: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898dd_d20260916_m010702_c001_v7007000_t0000_u01789520822050") 2026/09/16 01:10:56 DEBUG : rutabaga: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22311a7_d20260916_m010655_c001_v0001104_t0004_u01789520815699") 2026/09/16 01:10:57 DEBUG : rutabaga: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898d3_d20260916_m010655_c001_v7007000_t0000_u01789520815331") 2026/09/16 01:10:57 DEBUG : rutabaga: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223118b_d20260916_m010650_c001_v0001104_t0004_u01789520810248") 2026/09/16 01:10:57 DEBUG : small: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380163d_d20260916_m010944_c001_v7007000_t0000_u01789520984373") 2026/09/16 01:10:57 DEBUG : small: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223149b_d20260916_m010941_c001_v0001104_t0004_u01789520981968") 2026/09/16 01:10:57 DEBUG : small: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801638_d20260916_m010940_c001_v7007000_t0000_u01789520980643") 2026/09/16 01:10:57 DEBUG : small: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231489_d20260916_m010938_c001_v0001104_t0004_u01789520978499") 2026/09/16 01:10:57 DEBUG : small: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f4068c51a5d2217ba_d20260916_m010937_c001_v7007000_t0000_u01789520977774") 2026/09/16 01:10:57 DEBUG : small: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223147f_d20260916_m010935_c001_v0001104_t0004_u01789520975449") 2026/09/16 01:10:57 DEBUG : small: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b380162d_d20260916_m010934_c001_v7007000_t0000_u01789520974538") 2026/09/16 01:10:57 DEBUG : small: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231463_d20260916_m010932_c001_v0001104_t0004_u01789520972372") 2026/09/16 01:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e35_d20260916_m010920_c001_v7007000_t0000_u01789520960355") 2026/09/16 01:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231425_d20260916_m010919_c001_v0001104_t0004_u01789520959631") 2026/09/16 01:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e1c_d20260916_m010907_c001_v7007000_t0000_u01789520947640") 2026/09/16 01:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313db_d20260916_m010903_c001_v0001104_t0004_u01789520943048") 2026/09/16 01:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e14_d20260916_m010901_c001_v7007000_t0000_u01789520941365") 2026/09/16 01:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313b7_d20260916_m010856_c001_v0001104_t0004_u01789520936115") 2026/09/16 01:10:57 DEBUG : sub dir/hello world2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e1d_d20260916_m010907_c001_v7007000_t0000_u01789520947820") 2026/09/16 01:10:57 DEBUG : sub dir/hello world2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313df_d20260916_m010903_c001_v0001104_t0004_u01789520943230") 2026/09/16 01:10:57 DEBUG : sub dir/hello world2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e15_d20260916_m010901_c001_v7007000_t0000_u01789520941545") 2026/09/16 01:10:57 DEBUG : sub dir/hello world2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313b9_d20260916_m010856_c001_v0001104_t0004_u01789520936296") 2026/09/16 01:10:57 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e1e_d20260916_m010908_c001_v7007000_t0000_u01789520948000") 2026/09/16 01:10:57 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313e1_d20260916_m010903_c001_v0001104_t0004_u01789520943412") 2026/09/16 01:10:58 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e16_d20260916_m010901_c001_v7007000_t0000_u01789520941780") 2026/09/16 01:10:58 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313bb_d20260916_m010856_c001_v0001104_t0004_u01789520936478") 2026/09/16 01:10:58 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e1f_d20260916_m010908_c001_v7007000_t0000_u01789520948180") 2026/09/16 01:10:58 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22313e3_d20260916_m010903_c001_v0001104_t0029_u01789520943592") 2026/09/16 01:10:58 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e17_d20260916_m010901_c001_v7007000_t0000_u01789520941961") 2026/09/16 01:10:58 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22313bf_d20260916_m010856_c001_v0001104_t0021_u01789520936660") 2026/09/16 01:10:58 DEBUG : sub dir/potato3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f417ef3ab5bf9a311_d20260916_m011044_c001_v7007000_t0000_u01789521044120") 2026/09/16 01:10:58 DEBUG : sub dir/potato3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41260d65dac818f5_d20260916_m011042_c001_v0001137_t0054_u01789521042694") 2026/09/16 01:10:58 DEBUG : sub dir/potato3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405fa988e6addce5_d20260916_m011041_c001_v0001029_t0022_u01789521041584") 2026/09/16 01:10:58 DEBUG : sub dir/potato3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801627_d20260916_m010931_c001_v7007000_t0000_u01789520971995") 2026/09/16 01:10:58 DEBUG : sub dir/potato3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231457_d20260916_m010930_c001_v0001104_t0004_u01789520970497") 2026/09/16 01:10:58 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e20_d20260916_m010908_c001_v7007000_t0000_u01789520948360") 2026/09/16 01:10:58 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22313e5_d20260916_m010904_c001_v0001104_t0031_u01789520944167") 2026/09/16 01:10:58 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e18_d20260916_m010902_c001_v7007000_t0000_u01789520942142") 2026/09/16 01:10:58 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22313c1_d20260916_m010857_c001_v0001104_t0026_u01789520937608") 2026/09/16 01:10:58 DEBUG : sub/file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f405722af69eaf6f0_d20260916_m011006_c001_v7007000_t0000_u01789521006744") 2026/09/16 01:10:58 DEBUG : sub/file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22314fe_d20260916_m011005_c001_v0001104_t0004_u01789521005575") 2026/09/16 01:10:58 DEBUG : sub/file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e34_d20260916_m010918_c001_v7007000_t0000_u01789520958363") 2026/09/16 01:10:58 DEBUG : sub/file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b223140d_d20260916_m010912_c001_v0001104_t0004_u01789520952259") 2026/09/16 01:10:58 DEBUG : sub/file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e24_d20260916_m010911_c001_v7007000_t0000_u01789520951715") 2026/09/16 01:10:58 DEBUG : sub/file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313fb_d20260916_m010909_c001_v0001104_t0004_u01789520949084") 2026/09/16 01:10:58 DEBUG : sub/file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415f2006b3801509_d20260916_m010811_c001_v7007000_t0000_u01789520891827") 2026/09/16 01:10:59 DEBUG : sub/file2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231301_d20260916_m010810_c001_v0001104_t0004_u01789520890384") 2026/09/16 01:10:59 DEBUG : test-multithread-abort: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898cb_d20260916_m010649_c001_v7007000_t0000_u01789520809328") 2026/09/16 01:10:59 DEBUG : test-multithread-abort: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223113f_d20260916_m010631_c001_v0001104_t0016_u01789520791887") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f408585a301eb044d_d20260916_m010551_c001_v7007000_t0000_u01789520751657") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f106fb4777de22f10_d20260916_m010542_c001_v0001134_t0048_u01789520742763") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f408585a301eb0456_d20260916_m010559_c001_v7007000_t0000_u01789520759753") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f106fb4777de22f3a_d20260916_m010552_c001_v0001134_t0019_u01789520752406") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f408585a301eb0472_d20260916_m010610_c001_v7007000_t0000_u01789520770657") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22310e3_d20260916_m010602_c001_v0001104_t0000_u01789520762767") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f422312ac0b4ada24_d20260916_m010616_c001_v7007000_t0000_u01789520776845") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f208585a301eb0475_d20260916_m010612_c001_v0001184_t0020_u01789520772494") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410e5e2273802ec4_d20260916_m010623_c001_v7007000_t0000_u01789520783768") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f222312ac0b4ada25_d20260916_m010618_c001_v0001043_t0051_u01789520778843") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410e5e2273802ed3_d20260916_m010630_c001_v7007000_t0000_u01789520790594") 2026/09/16 01:10:59 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f210e5e2273802ec8_d20260916_m010625_c001_v0001044_t0056_u01789520785644") 2026/09/16 01:10:59 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898f3_d20260916_m010724_c001_v7007000_t0000_u01789520844709") 2026/09/16 01:10:59 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223124d_d20260916_m010722_c001_v0001104_t0034_u01789520842231") 2026/09/16 01:10:59 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231241_d20260916_m010720_c001_v0001104_t0039_u01789520840405") 2026/09/16 01:11:00 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231237_d20260916_m010718_c001_v0001104_t0045_u01789520838572") 2026/09/16 01:11:00 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231227_d20260916_m010717_c001_v0001104_t0009_u01789520837171") 2026/09/16 01:11:00 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223121b_d20260916_m010715_c001_v0001104_t0010_u01789520835494") 2026/09/16 01:11:00 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b2231209_d20260916_m010714_c001_v0001104_t0004_u01789520834416") 2026/09/16 01:11:00 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22311ff_d20260916_m010712_c001_v0001104_t0004_u01789520832576") 2026/09/16 01:11:00 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f41961cde5d4898e8_d20260916_m010709_c001_v7007000_t0000_u01789520829469") 2026/09/16 01:11:00 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22311dd_d20260916_m010708_c001_v0001104_t0009_u01789520828340") 2026/09/16 01:11:00 DEBUG : test.sum: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b22311d7_d20260916_m010707_c001_v0001104_t0007_u01789520827065") 2026/09/16 01:11:00 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1eca_d20260916_m011026_c001_v7007000_t0000_u01789521026203") 2026/09/16 01:11:00 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b223156c_d20260916_m011024_c001_v0001104_t0045_u01789521024650") 2026/09/16 01:11:00 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1ecb_d20260916_m011026_c001_v7007000_t0000_u01789521026385") 2026/09/16 01:11:00 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f110b0fd7b2231568_d20260916_m011023_c001_v0001104_t0053_u01789521023956") 2026/09/16 01:11:00 DEBUG : zend.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e21_d20260916_m010908_c001_v7007000_t0000_u01789520948541") 2026/09/16 01:11:00 DEBUG : zend.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313d9_d20260916_m010902_c001_v0001104_t0004_u01789520942865") 2026/09/16 01:11:00 DEBUG : zend.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f415eea1bc6fd1e19_d20260916_m010902_c001_v7007000_t0000_u01789520942323") 2026/09/16 01:11:00 DEBUG : zend.txt: Deleting (id "4_z1fb28d33b0fdab7baf080e1b_f410b0fd7b22313b5_d20260916_m010855_c001_v0001104_t0004_u01789520935933") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m21.555931816s (try 1/5)